summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* Make BSONObj::woCompare a total orderingMathias Stearn2015-01-075-23/+8
* SERVER-16675 force fetch RecordIds buffered by the query system on saveState()David Storch2015-01-071-0/+80
* SERVER-16677 moved management of mongod.lock from mmapv1 engine to global env...Benety Goh2015-01-051-0/+31
* SERVER-16660 Add comments to sharding_system_namespaces.jsSiyuan Zhou2015-01-051-0/+3
* SERVER-16711: no_db_created testScott Hernandez2015-01-051-0/+35
* SERVER-16660 sharding_system_namespaces.js incorrectly assumes that mongod su...Siyuan Zhou2015-01-051-35/+34
* SERVER-16719 remove assumption about which node will become primary from mult...matt dannenberg2015-01-051-1/+1
* SERVER-16502: make getCollection const and not require an OpContextScott Hernandez2015-01-023-10/+7
* SERVER-16502: open database after repair is doneScott Hernandez2015-01-021-0/+39
* SERVER-16502: create CollectionInfoCache on Collection constructionScott Hernandez2015-01-022-0/+14
* SERVER-16695 Move FSM tests into new test suitesalabid2014-12-3140-102/+102
* SERVER-16577 fix test for queryPlanner.indexFilterSet explain fieldDavid Storch2014-12-301-22/+24
* SERVER-16577 add queryPlanner.indexFilterSet field to new explain formatDavid Storch2014-12-301-0/+27
* SERVER-16061: remove "text" commandMark Benvenuto2014-12-3015-161/+124
* SERVER-16615: Fix mmapv1 repairDatabase for long db pathsSpencer Jackson2014-12-291-2/+29
* SERVER-16635 Make sharding/mongos_no_replica_set_refresh.js agnostic to who i...Spencer T Brody2014-12-241-7/+10
* SERVER-16649 Wait for replication in mongos_rs_{auth_}shard_failure_tolerance...Spencer T Brody2014-12-242-42/+46
* SERVER-16498 Disable sharding/sharding_system_namespaces.jsr2.8.0-rc4Jason Rassi2014-12-241-0/+4
* SERVER-16522 Update remaining jstests to use getCollectionInfos()Jason Rassi2014-12-232-8/+6
* SERVER-16245 fix multiversion testsEric Milkie2014-12-231-0/+1
* TOOLS-488 Tools exit 1 on errorGabriel Russell2014-12-232-3/+3
* SERVER-14306 Increase stability of sharding/in_memory_sort_limit.js testSpencer T Brody2014-12-231-9/+5
* SERVER-16245 fix multiversion testsEric Milkie2014-12-231-1/+1
* SERVER-16245 clean up index stat displayEric Milkie2014-12-231-0/+3
* SERVER-16406 Big poly testsJonathan Abrahams2014-12-232-0/+1185
* SERVER-16498 d_migrate.cpp should not rely on system.namespacesSiyuan Zhou2014-12-231-0/+57
* SERVER-16196 Re-enable FSM workloads for standalone mongodalabid2014-12-231-4/+3
* SERVER-16245 expose index statistics on WiredTigerEric Milkie2014-12-231-3/+4
* SERVER-16635 Make sharding/mongos_no_replica_set_refresh.js agnostic to who i...Spencer T Brody2014-12-221-1/+4
* SERVER-16612 extend indexbuilding timeout in noPassthroughWithMongod/indexbg_...matt dannenberg2014-12-191-1/+1
* SERVER-16392 ShardInfo should stop using mapped to get size estimateRandolph Tan2014-12-191-34/+61
* SERVER-14306 Make sure mongos never requests more results than needed from th...Spencer T Brody2014-12-181-0/+45
* SERVER-16313 skip syncDelay option test on 32 bit platformsDan Pasette2014-12-171-13/+18
* SERVER-16313 whitelist of storage options for WiredTigerEric Milkie2014-12-171-0/+19
* SERVER-16235: make repl test oplog rollover more generalEliot Horowitz2014-12-171-1/+1
* SERVER-16569 do not update the replication progress map when receiving a hear...matt dannenberg2014-12-171-0/+19
* SERVER-16235 fix dumprestore8.js on wiredtigerKyle Erf2014-12-171-1/+1
* SERVER-16518 listIndexes response changed to cursor object formTyler Brock2014-12-163-10/+12
* SERVER-16518 listCollections response changed to cursor object formJason Rassi2014-12-167-105/+51
* SERVER-16262: Add test case for Map/Reduce WriteConflictGeert Bosch2014-12-161-0/+71
* SERVER-16019 parameter name wiredTigerEngineRuntimeConfigMatt Kangas2014-12-151-1/+1
* SERVER-16186: newCollectionsUsePowerOf2Sizes should warn users it no longer w...Mark Benvenuto2014-12-152-7/+11
* TOOLS-492 stat1.js should explicitly specify --authenticationDatabasemike o'brien2014-12-121-2/+2
* SERVER-16405 Expand replication command tests.Charlie Swanson2014-12-124-181/+223
* SERVER-16321 Re-enable v28_bad_upgrade_order.js, 2_test_launching_cluster.jsmatt dannenberg2014-12-123-4/+9
* SERVER-16454 do not run replset/index_restart_secondary.js on 32-bit buildersmatt dannenberg2014-12-121-49/+53
* SERVER-16528: disable index_bigkeys_nofail for passthroughScott Hernandez2014-12-121-0/+1
* remove replCoord field from replSetGetStatusScott Hernandez2014-12-121-13/+0
* SERVER-15622: check parents in dotted paths during validationScott Hernandez2014-12-121-0/+3
* SERVER-16497: Fix minor test case nitsGeert Bosch2014-12-111-18/+21