summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* Disable portion of test that depends on reconnectMathias Stearn2013-02-121-4/+8
* SERVER-6591 Fix testSpencer T Brody2013-02-111-2/+2
* SERVER-8489 Hashed Sharding pre-splitting behavior not to specRandolph Tan2013-02-111-1/+17
* SERVER-6388 partialAsya Kamsky2013-02-111-2/+6
* SERVER-6591: added tests for bypassing authentication when connected with a l...Craig Wilson2013-02-114-23/+463
* SERVER-7952 Kill an authorized ClientCursor after processGetMore throws.aaron2013-02-101-0/+69
* SERVER-5064 Improve error reporting in testTad Marshall2013-02-091-2/+9
* remove flaky timing testHari Khalsa2013-02-081-7/+0
* SERVER-8278 Change replicatedTo to writtenTo and add primary to listKristina2013-02-071-4/+8
* SERVER-8239 $concat should only support stringsMathias Stearn2013-02-073-44/+32
* SERVER-4237 Make jstests/repl/repl7.js work with authSpencer T Brody2013-02-071-2/+11
* SERVER-8374 Mongos incorrectly parses read preference spec with $query syntaxRandolph Tan2013-02-071-113/+134
* SERVER-8387 check numWanted in geoNearHari Khalsa2013-02-071-0/+8
* add a test for multiple 2dsphere fields and timing with and without indexHari Khalsa2013-02-071-0/+71
* Make read_pref.js more resilient to transient network errors after a replSetR...Spencer T Brody2013-02-071-2/+13
* SERVER-8279 warn if shard versions differ in mixed clusterGreg Studer2013-02-071-0/+32
* SERVER-8203: cleanup test for failing buildbotScott Hernandez2013-02-071-8/+14
* SERVER-8187 Usability issues with splitting + hashed shard keysRandolph Tan2013-02-011-0/+84
* SERVER-8219 empty tag sets [{}] asserts with primary read preferenceRandolph Tan2013-02-012-2/+10
* SERVER-8263 Use member configs in local.slavesKristina2013-02-011-0/+7
* Make slowNightly/sharding_rs1.js more robustTad Marshall2013-01-311-7/+3
* SERVER-8203: replication metrics test fixScott Hernandez2013-01-291-1/+1
* SERVER-8203: replication metricsScott Hernandez2013-01-291-0/+60
* SERVER-8381 raise timeout in cursor timeout testEric Milkie2013-01-291-2/+5
* revert: Add node startup information to the local DB jstests - SERVER-7451Scott Hernandez2013-01-291-53/+2
* Add node startup information to the local DB jstests - SERVER-7451Ross Lawley2013-01-291-2/+53
* SERVER-8360 - only run dur_passthrough.js on linux 64bit non-debug builds.Dan Pasette2013-01-281-3/+6
* not so big so Windows can finish in a reasonable amount of timeEric Milkie2013-01-281-1/+1
* Revert "SERVER-8263 Use member configs in local.slaves"Kristina2013-01-281-7/+0
* buildbot - fix dbpath nameEric Milkie2013-01-281-1/+1
* SERVER-8070 Make timeout longer for slow buildbotKristina2013-01-281-1/+2
* SERVER-8263 Use member configs in local.slavesKristina2013-01-281-0/+7
* wait longer for test completionEric Milkie2013-01-251-1/+1
* iterHari Khalsa2013-01-251-0/+0
* treat numWanted correctly in 2dsphere, add test for skip/batchsize/etc.Hari Khalsa2013-01-251-0/+69
* remove test no longer needed due to index changesEric Milkie2013-01-251-74/+0
* SERVER-8304 dropped collections shouldn't have sharding infoGreg Studer2013-01-251-1/+2
* fix test; background indexing behavior changed (for the better)Eric Milkie2013-01-251-16/+2
* Fix test to work with SpiderMonkey and updated V8 exception textTad Marshall2013-01-241-1/+1
* SERVER-8316 make config upgrade more tolerant of missing collections from las...Greg Studer2013-01-241-1/+27
* SERVER-8249 Maintain references to permanent connections created in connectio...Spencer T Brody2013-01-241-2/+3
* SERVER-8249 Give time for connection numbers to drop after temporary connecti...Spencer T Brody2013-01-241-4/+1
* buildbot replReads.js don't query potentially stepdown'd node for statusGreg Studer2013-01-231-1/+1
* SERVER-8302 print something every once in a while so test doesn't time out on...Eric Milkie2013-01-231-0/+3
* SERVER-8249 Increase timeouts in jstests/connections_opened.jsSpencer T Brody2013-01-231-2/+3
* Try to make jstests/replsets/sync2.js more robust and add loggingSpencer T Brody2013-01-231-1/+5
* SERVER-7122 SERVER-8283 Merge serverAdmin role into clusterAdminSpencer T Brody2013-01-221-1/+0
* Further stability improvement to connections_opened.js test. SERVER-8249Spencer T Brody2013-01-221-1/+1
* Increase stability of jstests/repl/repl12.js when run with authSpencer T Brody2013-01-221-3/+9
* Make connections_opened.js more reliableSpencer T Brody2013-01-222-11/+17