summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-16830 Fix LiteParsedQuery find command object "hint" parsingJason Rassi2015-01-151-0/+6
* SERVER-16659 listColls/listIndexes: empty cursor obj no longer neededJason Rassi2015-01-157-15/+13
* SERVER-15614 Lock statistics for db.currentOpKaloian Manassiev2015-01-131-1/+1
* remove unneeded testScott Hernandez2015-01-131-21/+0
* SERVER-16673 KVCCE no longer tries to remove indexes that don't existMathias Stearn2015-01-131-0/+25
* SERVER-16275 fix multiVersion jstests to accommodate new field in colstatsDan Pasette2015-01-121-0/+8
* SERVER-16780 Add cleanupOrphaned to commands_lib.jsAndreas Nilsson2015-01-121-0/+17
* SERVER-16534 Verify __system user auth with pw mechanism disabledAndreas Nilsson2015-01-121-0/+21
* SERVER-16580 Remove deprecated system collection references in JS testsSiyuan Zhou2015-01-0911-41/+59
* SERVER-16567 check startup options against creation settings in data director...Benety Goh2015-01-093-7/+59
* SERVER-16733 mongos does not fail when different configdb string is usedRandolph Tan2015-01-091-0/+22
* SERVER-16723 display active commands in server status only when command metri...daveh862015-01-091-0/+52
* SERVER-16648 Additional FSM-based concurrency testsalabid2015-01-0968-9/+3875
* SERVER-16648 Refactored FSM library code and added workload helpers and modif...alabid2015-01-0945-606/+1681
* SERVER-16734 remove checkpointDelaySecs and use syncPeriodSecs insteadEric Milkie2015-01-081-24/+0
* SERVER-16772 Don't attempt in-place when underlying storage has no supportAndrew Morrow2015-01-081-2/+1
* SERVER-16711 Fix failing disk/diskfull.js suiteKaloian Manassiev2015-01-072-20/+16
* 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