summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* teste needed getLastError to be more robustEliot Horowitz2012-03-301-0/+1
* buildbot no_empty_reset.js turn off balancer since we're manually moving chun...Greg Studer2012-03-291-0/+3
* SERVER-3562 movePrimary less dangerous...Greg Studer2012-03-291-0/+111
* SERVER-5244 clean up tests that leave a lot of data behindEric Milkie2012-03-286-0/+12
* try to make test a little more reliableEliot Horowitz2012-03-261-1/+3
* SERVER-5244 attempt to save db space (and thus virtual address space) by drop...Eric Milkie2012-03-261-2/+3
* make features3 curop test more resilient of timingEliot Horowitz2012-03-261-3/+7
* make error reporting better in jstests/sharding/features3.jsEliot Horowitz2012-03-261-2/+2
* SERVER-5369 don't show _id twice for exclusionary modeU-tellus\cwestin2012-03-262-0/+15
* SERVER-5062: proper stopping of threadsagirbal2012-03-251-9/+8
* SERVER-5062: parallel/del.js test seems not to be running correctlyagirbal2012-03-251-12/+12
* SERVER-5101 better test output so we know exactly which variant we're onEric Milkie2012-03-231-1/+1
* SERVER-5288 Use appendNumber when writing long longs to explain output.Aaron2012-03-221-3/+14
* SERVER-5067 Explicitly request elemMatchKey for update operations with a dyna...Aaron2012-03-221-0/+19
* Add some additional query tests.Aaron2012-03-224-0/+209
* SERVER-5293 Run some profile js tests from test specific user roles and filte...Aaron2012-03-223-16/+44
* SERVER-3884 save work so farU-tellus\cwestin2012-03-221-2/+2
* SERVER-3884 first pass at automated sharded testsU-tellus\cwestin2012-03-221-0/+128
* SERVER-4776 Fix server5346 test to work in v8 shell.Aaron2012-03-221-4/+4
* debugging and robustness for profile1Eliot Horowitz2012-03-221-2/+2
* SERVER-5249 make sure we wait for secondaries to sync before running tests on...Greg Studer2012-03-221-0/+3
* Fix SERVER-5359, initial_sync3.js failing on v8Andy Schwerin2012-03-221-1/+1
* Added replSetSyncFrom command SERVER-3921Kristina2012-03-221-0/+71
* fix sharded splitvector test and make error message betterEliot Horowitz2012-03-221-7/+11
* Remove useless print from initial_sync3.jsAndy Schwerin2012-03-211-1/+1
* SERVER-4328 support nested locking of admin database. we need this for auth. ...Dwight2012-03-211-0/+3
* SERVER-4328 raising timeouts to get tests to passEric Milkie2012-03-212-2/+2
* explicit test for SERVER-5346Eliot Horowitz2012-03-211-0/+16
* fix currentOp.js test to work with both --mongod-concurrency-level settingsEric Milkie2012-03-191-2/+3
* fix splitVector with new concurrencyEliot Horowitz2012-03-151-0/+7
* Merge remote branch 'main_readonly/master'Dwight2012-03-145-23/+64
|\
| * SERVER-4150 Additional explain deduping testsAaron2012-03-131-0/+14
| * SERVER-4150 Add a test for explain with a limit and hybrid plans.Aaron2012-03-131-0/+24
| * SERVER-4150 Separate match reporting from ordered match reporting for proper ...Aaron2012-03-132-21/+21
| * SERVER-5274: updatek.js failing in V8agirbal2012-03-131-2/+5
* | Merge remote branch 'main_readonly/master'Dwight2012-03-132-0/+55
|\ \ | |/
| * RAND_INT takes a multiplierEliot Horowitz2012-03-131-0/+27
| * SERVER-4150 add test for MaxBytesToReturnToClientAtOnce size limitAaron2012-03-121-0/+28
* | Merge remote branch 'main_readonly/master'Dwight2012-03-121-8/+1
|\ \ | |/
| * SERVER-5220 removing unreliable '64bit-only' checkEric Milkie2012-03-121-8/+1
* | Merge remote branch 'main_readonly/master'Dwight2012-03-1225-78/+362
|\ \ | |/
| * SERVER-5244 fix test for Windows (32 bit runs out of contiguous virtual addre...Eric Milkie2012-03-121-4/+4
| * SERVER-5244 even better construction of large string valueEric Milkie2012-03-101-5/+2
| * SERVER-5244 push bigger and fewer, to avoid Windows failureEric Milkie2012-03-091-1/+2
| * Better debugging for test failureMathias Stearn2012-03-091-1/+1
| * SERVER-5244 reduce memory fragmentation during object constructionEric Milkie2012-03-091-2/+3
| * Don't allow read-only users to read from system.users collection SERVER-4692Mathias Stearn2012-03-081-20/+29
| * fix broken bits in reenabled testMathias Stearn2012-03-081-2/+5
| * Features cmd no longer has readlock fieldMathias Stearn2012-03-081-33/+30
| * Modified SERVER-4987 and added more comments to properly setup this test.Randolph Tan2012-03-081-15/+13