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

14228 Commits

Author SHA1 Message Date
Aaron
688d45894d unique2.js comment 2011-07-31 16:15:48 -07:00
Aaron
d51eaa0806 don't check getPrevError() when running unique2.js test sharded and that facility is unavailable 2011-07-31 16:14:28 -07:00
Aaron
20b7e94cba SERVER-3375 test that v0 key generation used for v0 indexes 2011-07-31 11:28:48 -07:00
Aaron
f10ca8d09e try compile windows 2011-07-31 10:56:38 -07:00
Aaron
26e10443f5 SERVER-3482 update tests, handle empty oplog properly 2011-07-31 10:12:25 -07:00
Aaron
0798086e4f merge assert codes and fix mongos linking 2011-07-31 09:34:04 -07:00
Aaron
44ca61eafb SERVER-3370 partition lexNumCmp comparisions with dot characters 2011-07-31 08:59:02 -07:00
Aaron
7a9337b122 SERVER-3422 honor atomic mode in update 'WillNeed' yielding 2011-07-31 08:59:02 -07:00
Aaron
8b35cf0f94 SERVER-2585 test 2011-07-31 08:59:01 -07:00
Aaron
1df742557a SERVER-3445 example 2011-07-31 08:59:01 -07:00
Aaron
789bd622ae SERVER-3208 refresh cached namespace pointers on update yield 2011-07-31 08:59:01 -07:00
Aaron
23c7fefdfe SERVER-2054 don't uassert due to unique index constraint violation in dropdups mode 2011-07-31 08:59:01 -07:00
Aaron
a30a6a05fa SERVER-3208 test 2011-07-31 08:59:01 -07:00
Aaron
218a7f5602 SERVER-3420 test 2011-07-31 08:59:01 -07:00
Aaron
1c434d10f9 SERVER-3293 ignore quota for local database 2011-07-31 08:59:01 -07:00
Aaron
175e039247 SERVER-3482 check oldest op first when doing oplog replay, wassert instead of massert on encountering empty extent 2011-07-31 08:59:00 -07:00
Aaron
1e226c16b7 SERVER-3475 debugging 2011-07-31 08:59:00 -07:00
Aaron
10dd86fb96 SERVER-3448 prevent excessive scanning in BtreeCursor functions 2011-07-31 08:59:00 -07:00
Aaron
b65d137c6a SERVER-3375 test 2011-07-31 08:51:44 -07:00
Aaron
811d98e6a0 SERVER-2902 test 2011-07-31 08:51:44 -07:00
Aaron
d7b89e2258 SERVER-3216 test 2011-07-31 08:51:44 -07:00
Aaron
fb01e867bf SERVER-3375 test 2011-07-31 08:51:44 -07:00
Aaron
ec1ea9cfaa SERVER-2258 test 2011-07-31 08:51:44 -07:00
Aaron
0141015c83 SERVER-1943 test key ordering for empty arrays 2011-07-31 08:51:44 -07:00
Aaron
7fa4d070e7 SERVER-3005 test 2011-07-31 08:51:43 -07:00
Aaron
b95f39557a SERVER-3005 test 2011-07-31 08:51:43 -07:00
Aaron
e44abd016d SERVER-1943 test 2011-07-31 08:51:43 -07:00
Aaron
57701af677 SERVER-2902 test 2011-07-31 08:51:43 -07:00
Aaron
3dd98984c7 SERVER-2902 test 2011-07-31 08:51:43 -07:00
Aaron
8d324fca47 SERVER-2258 specify 'undefined' for empty array index bounds 2011-07-31 08:51:43 -07:00
Aaron
c698874735 SERVER-3375 key generation fixes - backward breaking for v1 indexes 2011-07-31 08:51:41 -07:00
dwight
fb8b893665 make journaling the default on 64 bit 2011-07-31 08:36:46 -04:00
Spencer T Brody
3c55e8ccba Make mongorestore be able to properly restore system.users with --drop. SERVER-2863 2011-07-29 18:37:54 -04:00
Kristina
d7dd936cb3 lock on setting AND getting rs state to prevent sporadic test failure 2011-07-29 15:08:18 -04:00
Kristina
b02f72021a fix windows compile 2011-07-29 13:32:08 -04:00
dannenberg
38d6167603 parseConfigFile tests added to dbtests/basictest.cpp 2011-07-29 11:52:31 -04:00
dannenberg
093b04d395 SERVER-1208 config files ignore flags set to =false, warn about fast sync, and skip lines starting with # 2011-07-29 11:52:21 -04:00
dannenberg
9a79fd710b SERVER-3341 multiline cancels after two blank lines 2011-07-29 11:51:22 -04:00
Kristina
c2e54020bd check auth for rs commands SERVER-3418
Conflicts:

	db/repl/replset_commands.cpp
2011-07-29 11:49:14 -04:00
Kristina
c84f98ab80 maintenance mode for commands SERVER-3427 2011-07-29 11:48:09 -04:00
Kristina
2035656b20 arbiters are not passive SERVER-3453
Conflicts:

	jstests/replsets/replsetarb2.js
2011-07-29 11:47:06 -04:00
Kristina
4a62ca8bb3 use first couple of pings to determine initial sync target SERVER-3479 2011-07-29 11:32:01 -04:00
Kristina
1154090a71 display error doc when sync fails 2011-07-29 11:31:20 -04:00
Eliot Horowitz
75c91de774 32-bit namespaces behave a bit differently 2011-07-29 10:14:54 -04:00
Eliot Horowitz
f1c3bbd199 spam 2011-07-29 10:13:16 -04:00
Eliot Horowitz
e78187243d cleaning and fix minor memory leak 2011-07-29 03:06:30 -04:00
Eliot Horowitz
b1ec205867 compile on linux3 SERVER-3457 2011-07-28 19:54:51 -04:00
gregs
64ae794bd8 don't re-add eval if already there 2011-07-28 19:08:35 -04:00
gregs
63afd29155 make sure write succeeds before querying 2011-07-28 17:57:53 -04:00
Eliot Horowitz
724fc134c4 make sure to drop the same dups on master and secondaries SERVER-1086 2011-07-28 17:24:42 -04:00