Mathias Stearn
|
a050b7a0a8
|
specifying fields to return with findAndModify SERVER-827
|
2010-03-30 11:56:37 -04:00 |
|
Eliot Horowitz
|
baf89bf596
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-03-30 11:01:22 -04:00 |
|
Eliot Horowitz
|
81bba7795e
|
redo m/r locking and not using DBDirectClient for heavy lifting SERVER-771
|
2010-03-30 11:01:02 -04:00 |
|
Eliot Horowitz
|
6b34772e70
|
some ClientCursor helpers and a yield option where you want to run some code
|
2010-03-30 11:00:16 -04:00 |
|
Dwight
|
f70df5352b
|
cleaning
|
2010-03-30 10:11:28 -04:00 |
|
Aaron
|
977765e76d
|
debug full command spec when slow
|
2010-03-29 23:24:13 -07:00 |
|
Aaron
|
ff0f3b2bd7
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-03-29 22:52:30 -07:00 |
|
Aaron
|
19e879c509
|
use regular new rather than replacement new in mongo::mutex
|
2010-03-29 22:52:17 -07:00 |
|
Eliot Horowitz
|
9387e8b604
|
fix recursive toObject in sm SERVER-846
|
2010-03-30 00:03:41 -04:00 |
|
Mathias Stearn
|
4d90a98d69
|
Support \A in regex and better handling of multiline flag SERVER-815
|
2010-03-29 20:25:44 -04:00 |
|
Aaron
|
e339760675
|
SERVER-841 don't use dummy op when figuring other side's log endpoint
|
2010-03-29 16:35:06 -07:00 |
|
Aaron
|
3c0f6e00cd
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-03-29 14:19:17 -07:00 |
|
Aaron
|
ec2e4eaf5a
|
SERVER-841 fastsync corner cases
|
2010-03-29 14:14:50 -07:00 |
|
Mathias Stearn
|
03c08deb44
|
Support Arrays with distinct SERVER-671
|
2010-03-29 17:08:58 -04:00 |
|
Mathias Stearn
|
cc315b96e6
|
Faster BSONObj::getFieldsDotted
|
2010-03-29 17:07:47 -04:00 |
|
Eliot Horowitz
|
90d73f012a
|
try to fix distinct
|
2010-03-29 13:49:32 -04:00 |
|
Eliot Horowitz
|
401bcd044c
|
cleaning
|
2010-03-29 13:37:37 -04:00 |
|
Eliot Horowitz
|
963ed6cd90
|
group doesn't use DBDirectClient SERVER-840
|
2010-03-29 13:07:45 -04:00 |
|
Eliot Horowitz
|
0fb4491d14
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-03-29 12:56:10 -04:00 |
|
Eliot Horowitz
|
5b5d73a652
|
faster distinct SERVER-796
|
2010-03-29 12:55:44 -04:00 |
|
Aaron
|
71e1d3442c
|
rename test colls to work in parallel mode
|
2010-03-29 09:36:16 -07:00 |
|
Eliot Horowitz
|
45f8d675d3
|
make distrinct 50% faster - still need cursor change for another 2x improvement SERVER-796
|
2010-03-29 11:24:00 -04:00 |
|
Eliot Horowitz
|
b5bc2adc90
|
catch empty db names early SERVER-821
|
2010-03-29 10:40:32 -04:00 |
|
Eliot Horowitz
|
df6709a2da
|
fix MessagingPort leaking SERVER-777
From: Guillaume Delannoy <guillaumedelannoy@ymail.com>
Signed-off-by: Eliot Horowitz <eliot@10gen.com>
|
2010-03-29 10:11:16 -04:00 |
|
Eliot Horowitz
|
1ffe1df423
|
make sure tools create a LastError object SERVER-839
|
2010-03-28 17:15:27 -04:00 |
|
Eliot Horowitz
|
35d8abd1c4
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-03-28 00:33:48 -04:00 |
|
Eliot Horowitz
|
21cdef341f
|
better debugging
|
2010-03-28 00:33:38 -04:00 |
|
Eliot Horowitz
|
e7282bd1ee
|
wrong method name
|
2010-03-28 00:33:33 -04:00 |
|
dwight
|
f05bae1a2d
|
replacepeer2 attempt 2 may be more robust
|
2010-03-27 12:37:38 -04:00 |
|
dwight
|
fe8cb18eca
|
replacepeer2.js attempted fix
|
2010-03-27 12:23:39 -04:00 |
|
Eliot Horowitz
|
aa0f581bf9
|
make test much more lenient for win
|
2010-03-27 01:17:32 -04:00 |
|
Eliot Horowitz
|
e79f4a9710
|
debugging for win
|
2010-03-27 01:11:43 -04:00 |
|
Eliot Horowitz
|
f6f734e002
|
fix compile
|
2010-03-27 01:03:45 -04:00 |
|
Eliot Horowitz
|
b0d7248aab
|
cleaning
|
2010-03-27 00:59:17 -04:00 |
|
Eliot Horowitz
|
2618026380
|
relax test
|
2010-03-26 23:59:06 -04:00 |
|
Eliot Horowitz
|
c0f6cf1c90
|
fix sleepmicros
|
2010-03-26 23:32:14 -04:00 |
|
Eliot Horowitz
|
7a2ba3526f
|
reset curop in repl thread SERVER-837
|
2010-03-26 21:38:39 -04:00 |
|
Dwight
|
d9b634eb10
|
break await loop on shutdown
|
2010-03-26 16:51:32 -04:00 |
|
Eliot Horowitz
|
07967c616d
|
handle shutdown
|
2010-03-26 16:48:27 -04:00 |
|
Eliot Horowitz
|
35b3e5c69c
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-03-26 16:33:23 -04:00 |
|
Eliot Horowitz
|
65d2ac74a8
|
use god scope for webserver auth
|
2010-03-26 16:33:12 -04:00 |
|
Eliot Horowitz
|
f680914567
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-03-26 15:30:58 -04:00 |
|
Eliot Horowitz
|
31c9358289
|
fix array numberic sort order SERVER-833
|
2010-03-26 15:30:29 -04:00 |
|
Dwight
|
9aacbdcdcf
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-03-26 14:38:21 -04:00 |
|
Dwight
|
8c0333345a
|
first pass at making replication more realtime
|
2010-03-26 14:37:31 -04:00 |
|
Richard Kreuter
|
bdcd6683e7
|
Add an 'exec' in upstart script. SERVER-834
|
2010-03-26 12:02:25 -04:00 |
|
Eliot Horowitz
|
18149f3c47
|
forgot to add this test
|
2010-03-25 16:17:08 -04:00 |
|
Eliot Horowitz
|
c86ea1f913
|
fix ClientCursor change
|
2010-03-25 16:16:59 -04:00 |
|
Eliot Horowitz
|
024255e905
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-03-25 15:49:24 -04:00 |
|
Eliot Horowitz
|
04f21a1ffe
|
optimize explain() SERVER-830
|
2010-03-25 15:49:06 -04:00 |
|