0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 01:21:03 +01:00
Commit Graph

5996 Commits

Author SHA1 Message Date
Eliot Horowitz
74e22e9d73 logRotate command to rotate logs SERVER-740 2010-03-12 10:28:07 -05:00
Eliot Horowitz
0a089d3a8c Merge branch 'master' of git@github.com:mongodb/mongo 2010-03-12 09:39:00 -05:00
Eliot Horowitz
52ae8b64d3 more tests for sync cluster connection 2010-03-11 15:14:11 -05:00
Eliot Horowitz
64ab4a8019 Merge branch 'master' of github.com:mongodb/mongo 2010-03-11 12:25:08 -05:00
Eliot Horowitz
77c164408b move alphabet to .h 2010-03-11 12:24:05 -05:00
Mike Dirolf
0ecf45bf84 minor: helpful error message when unable to acquire dbpath lock in tools 2010-03-11 11:55:10 -05:00
Mike Dirolf
62df0bde11 make help text more explicit 2010-03-11 11:43:48 -05:00
Eliot Horowitz
4557de5376 can't inline isOk 2010-03-11 11:40:27 -05:00
Eliot Horowitz
43ab678aa0 read only command support in ClusterSyncConnection 2010-03-11 11:20:20 -05:00
Eliot Horowitz
f20775afda add lockType to command help 2010-03-11 11:20:10 -05:00
Eliot Horowitz
9add6f1d80 dbhash command SERVER-720 2010-03-11 08:57:00 -05:00
Eliot Horowitz
5986ec8a42 fix test compile 2010-03-10 22:44:51 -05:00
Eliot Horowitz
6ecf847f80 allow re-sorting for geo searches SERVER-730 2010-03-10 22:31:10 -05:00
Eliot Horowitz
461ccefb2b geo: handle empty collection 2010-03-10 22:18:11 -05:00
Eliot Horowitz
64cf3e2b14 always choose table scan when no options specified 2010-03-10 22:17:52 -05:00
Mathias Stearn
141a94b37a adding db.serverStatus() to db.help() 2010-03-10 14:13:18 -05:00
Aaron
eb7cde3e75 Revert "SERVER-695 don't destroy static global mutexes"
This reverts commit 714ec2fdc8.
2010-03-10 00:39:26 -08:00
Aaron
26b6ffe30a Revert "SERVER-695 older boost too"
This reverts commit d9b3fbe120.
2010-03-10 00:39:12 -08:00
Aaron
d9b3fbe120 SERVER-695 older boost too 2010-03-10 00:18:42 -08:00
Aaron
65fa7f9e16 Merge branch 'master' of github.com:mongodb/mongo 2010-03-09 23:59:26 -08:00
Aaron
714ec2fdc8 SERVER-695 don't destroy static global mutexes 2010-03-09 23:59:10 -08:00
Mathias Stearn
67070a1956 typo MINOR 2010-03-09 21:49:12 -05:00
Mathias Stearn
ae02e61015 fsync shouldn't be a noop on windows SERVER-728 2010-03-09 21:49:12 -05:00
Eliot Horowitz
9172d692cd turn tests back on for SERVER-631 2010-03-09 21:25:33 -05:00
Eliot Horowitz
bca88a8001 use .$ instead of .~ for SERVER-631 2010-03-09 21:24:36 -05:00
Eliot Horowitz
93c286d0d3 Merge branch 'master' of github.com:mongodb/mongo 2010-03-09 21:21:00 -05:00
Eliot Horowitz
493c6bd726 file name change 2010-03-09 21:20:45 -05:00
Aaron
c4b55b2957 SERVER-727 release lock before doing remote auth 2010-03-09 17:03:01 -08:00
Aaron
a91331c1e3 Merge branch 'master' of github.com:mongodb/mongo 2010-03-09 16:20:15 -08:00
Aaron
94479c550f SERVER-645 tailable cursor on capped collections only, won't use indexes 2010-03-09 16:19:51 -08:00
Richard Kreuter
6929e828e5 Make ENABLE_MONGODB's default default be yes on sysvinit systems. SERVER-709 2010-03-09 17:40:21 -05:00
Aaron
2c1c71b311 Merge branch 'master' of github.com:mongodb/mongo 2010-03-09 13:54:36 -08:00
Aaron
57d2a1d901 SERVER-684 refactor findingStart code 2010-03-09 13:54:19 -08:00
Mike Dirolf
a31ec892fe failing test case for SERVER-727 2010-03-09 15:36:54 -05:00
Richard Kreuter
e6b54b81f7 Fix some comments at end of makedist.py. MINOR 2010-03-09 15:30:37 -05:00
Richard Kreuter
06f5b6c13c More stuff for package name mangling in makedist.py. 2010-03-09 15:27:12 -05:00
Richard Kreuter
fd9f37f5b4 More changes for mangling the package name on Debianoids. 2010-03-09 15:26:30 -05:00
Richard Kreuter
c8fb728d2b Changes to makedist.py for mangling the package name. 2010-03-09 15:26:29 -05:00
Richard Kreuter
631f3f59ac Rewrote makedist.py. 2010-03-09 15:26:29 -05:00
Mike Dirolf
08b0a8a0a3 minor: typo 2010-03-09 15:21:47 -05:00
Mike Dirolf
f99e4c1257 if copydb doesn't need fromhost then neither should copydbgetnonce 2010-03-09 15:19:37 -05:00
Aaron
48f68d1f2e Merge branch 'master' of github.com:mongodb/mongo 2010-03-09 11:53:52 -08:00
Aaron
67c299cf51 SERVER-664 elemMatch/all work with query optimizer 2010-03-09 11:53:40 -08:00
Eliot Horowitz
971e7e845c fix auth locking SERVER-724 2010-03-09 14:31:40 -05:00
Mike Dirolf
8285927133 Merge branch 'master' of github.com:mongodb/mongo 2010-03-09 13:42:10 -05:00
Mike Dirolf
329ee5a37f failing test case for SERVER-724 2010-03-09 13:42:04 -05:00
Aaron
6820535ea7 SERVER-322 cleanup 2010-03-09 10:36:10 -08:00
Eliot Horowitz
406ed2dc3f fix idempotency of initial $inc SERVER-717 2010-03-08 23:52:12 -05:00
Eliot Horowitz
91f3fcf6df inc embedded repl fix SERVER-716 2010-03-08 23:33:10 -05:00
Eliot Horowitz
91f1d9db3f Merge branch 'master' of github.com:mongodb/mongo 2010-03-08 23:08:56 -05:00