0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 09:06:21 +01:00
Commit Graph

5807 Commits

Author SHA1 Message Date
Aaron
243bb5d052 SERVER-623 play well with other tests 2010-02-16 21:18:54 -08:00
Aaron
241ec02cae SERVER-623 specify fastsync on both nodes to eliminate slow oplog scan by new pair master 2010-02-16 20:50:55 -08:00
Aaron
23475ac37f SERVER-623 implement and test fastsync / snapshot repl pair mode 2010-02-16 19:33:24 -08:00
Aaron
2f796e3d2a SERVER-623 cleanup 2010-02-16 16:36:01 -08:00
Aaron
37949e561c SERVER-623 use ReplTest fwk for test 2010-02-16 16:25:38 -08:00
Aaron
b92ecb5690 SERVER-579 when target is running with security as well 2010-02-16 15:28:49 -08:00
Aaron
714b242f92 Merge branch 'master' of github.com:mongodb/mongo 2010-02-16 15:20:45 -08:00
Aaron
7ed81cdf6b SERVER-579 support copyDatabase from source running with security 2010-02-16 15:20:35 -08:00
Eliot Horowitz
f485e25f82 clean plugin stuff 2010-02-16 16:24:28 -05:00
Eliot Horowitz
d1e3572f45 re-hydrate index values 2010-02-16 16:24:23 -05:00
Aaron
2b7dd6ad05 SERVER-623 work old boost 2010-02-16 11:51:51 -08:00
Aaron
e0dbd0131f SERVER-623 set new slave sync point to known master tail 2010-02-16 11:30:50 -08:00
Aaron
ee1eb4a1c2 increase raw mongo program output limit 2010-02-16 11:29:34 -08:00
Aaron
0ef13aa1d6 SERVER-623 basic test from snapshot 2010-02-16 10:42:47 -08:00
Eliot Horowitz
4f16871628 diagnosic method to just get index keys 2010-02-16 11:37:47 -05:00
Eliot Horowitz
773570b8a8 refactor UserQueryOp a bit 2010-02-16 11:13:31 -05:00
Eliot Horowitz
6b67db1f23 optimize findOne memory usage 2010-02-16 10:18:26 -05:00
Eliot Horowitz
2ce2cfa8ae fix debugging, still odd 2010-02-16 10:11:49 -05:00
Eliot Horowitz
0a4d316701 debugging for test 2010-02-16 10:03:24 -05:00
Eliot Horowitz
3d5d5a29bd use long long for counting big things 2010-02-16 10:03:12 -05:00
Richard Kreuter
c0b7ca3add Fix broken rpm.spec file. From erickt on github. MINOR 2010-02-16 09:06:49 -05:00
Eliot Horowitz
431714d0ea test for compound keys 2010-02-16 08:25:30 -05:00
Eliot Horowitz
abdc594a66 clean up dbMsg - marg deprecated 2010-02-16 01:05:04 -05:00
Eliot Horowitz
6dbd99b3db locking cleaning 2010-02-16 00:56:22 -05:00
Eliot Horowitz
0dcc8b9262 fix 2010-02-16 00:06:39 -05:00
Eliot Horowitz
a330ad65dd some thoughts on extending indexing 2010-02-15 23:58:08 -05:00
Eliot Horowitz
cfec75960b some more cleaning 2010-02-15 23:55:41 -05:00
Eliot Horowitz
43499d2457 make fieldMatcher assert rather than set flag 2010-02-15 23:17:42 -05:00
Eliot Horowitz
62aad0ee18 refactoring runQuery / UserQueryOp part 1 2010-02-15 22:33:27 -05:00
Eliot Horowitz
e74ce5f592 optimize memory usage a bit 2010-02-14 20:36:18 -05:00
Eliot Horowitz
dd4a68eed7 Merge branch 'master' of github.com:mongodb/mongo 2010-02-14 11:04:38 -05:00
Eliot Horowitz
491f7c448d cleaning 2010-02-14 10:50:53 -05:00
Eliot Horowitz
c459854f73 cleaning 2010-02-14 10:44:06 -05:00
Eliot Horowitz
5ca3413cce cleaning 2010-02-13 22:15:27 -05:00
Eliot Horowitz
bb740f5527 more runQuery cleaning 2010-02-13 17:47:32 -05:00
Eliot Horowitz
2ad5ffd39c some cleaning of runQuery 2010-02-13 17:41:15 -05:00
Mathias Stearn
7e2be82e21 Add _isWindows() to fix failing tests 2010-02-13 12:37:00 -05:00
Eliot Horowitz
ff767ba537 test for SERVER-635 2010-02-12 23:58:46 -05:00
Mathias Stearn
51ebf0fc74 --safeshell compile-time option to remove dangerous functions SERVER-605 2010-02-12 22:22:00 -05:00
Mathias Stearn
8294bd2d64 runProgram() shell function SERVER-605 2010-02-12 22:17:31 -05:00
Mathias Stearn
07dea15c92 More cleanup of MongoProgramRunner 2010-02-12 22:17:31 -05:00
Mathias Stearn
61578bdf8f Clean up MongoProgramRunner path munging 2010-02-12 22:17:31 -05:00
Mathias Stearn
0bf045c2e1 remove some manual free()s and mixed new/free() 2010-02-12 22:17:31 -05:00
Mathias Stearn
1799de1152 remove debugging statements 2010-02-12 22:17:30 -05:00
Mathias Stearn
d87a129357 delete unneeded code MINOR 2010-02-12 22:17:30 -05:00
Dwight Merriman
10287f9e03 Merge branch 'master' of github.com:mongodb/mongo 2010-02-12 19:10:17 -05:00
Dwight Merriman
dd5d11e8ab log nicer 2010-02-12 16:05:05 -05:00
Dwight Merriman
af43db2aca better error message 2010-02-12 15:56:17 -05:00
Eliot Horowitz
e310776ecf make chunk size configurable and default 200mb 2010-02-12 15:27:43 -05:00
Eliot Horowitz
4685677e23 put test back 2010-02-12 14:44:21 -05:00