summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-20891 User-initiated writes to the config server must use w:majority w...Spencer T Brody2015-10-132-84/+6
* SERVER-20414 Move httpinterface tests into their own suiteCharlie Swanson2015-10-132-0/+0
* SERVER-20414 Instruct 2.4 processes to disable an unneeded httpinterfaceCharlie Swanson2015-10-132-2/+11
* SERVER-20646 Cluster find command per-host retry logicKaloian Manassiev2015-10-131-5/+5
* SERVER-18622 listCollections should special case filtering by nameCharlie Swanson2015-10-132-14/+82
* SERVER-20849 Ensure explain output is actually computed during testCharlie Swanson2015-10-131-3/+3
* SERVER-19614 Temporarily disable JS recursion depth protectionsAndrew Morrow2015-10-131-38/+43
* SERVER-20904 make deletes issued by repair2.js use $isolatedDavid Storch2015-10-131-2/+2
* SERVER-18607 Mongo shell should report whether connected MongoDB is enterpriseJonathan Reams2015-10-131-0/+5
* SERVER-20849 Use correct stats object when explaining a MutliPlanStageCharlie Swanson2015-10-131-0/+59
* SERVER-20836 copydb with invalid db name crashes mongosRandolph Tan2015-10-131-1/+7
* SERVER-20646 Get rid of CommonErrorCodesKaloian Manassiev2015-10-131-2/+2
* SERVER-20283 Update connPoolStats command to include multiple connection poolssamantharitter2015-10-131-0/+35
* SERVER-19410 Delete test verifying maxTimeMS tracking for mongos opsJason Rassi2015-10-121-15/+5
* SERVER-20837 remove timing-dependent assertions from CUR_DATE testDan Pasette2015-10-121-8/+2
* SERVER-16609: Periodically flush journal to stable storageGeert Bosch2015-10-091-3/+3
* SERVER-20837 Support date in the benchRun template languageDan Pasette2015-10-091-1/+13
* Revert "SERVER-20832 use fail point instead of bridging to control replicatio...Benety Goh2015-10-091-31/+30
* SERVER-20722 fix tests that create configsvrs explicitly to pass journal as wellmatt dannenberg2015-10-097-8/+24
* SERVER-20839 Use bsonWoCompare() to compare optimes in the shell.Max Hirschhorn2015-10-091-3/+1
* SERVER-20832 use fail point instead of bridging to control replication in ste...Benety Goh2015-10-091-30/+31
* SERVER-20815 FSM enable yield_sort.js workloadJonathan Abrahams2015-10-099-34/+1
* SERVER-20842 Reduce test iterations in rename_capped_collection_dbname_chain.jsJonathan Abrahams2015-10-091-1/+6
* SERVER-20194 Added user query test on SCCC config serversYunhe (John) Wang2015-10-091-0/+348
* SERVER-20529: Prevent size changes in capped updatesGeert Bosch2015-10-094-10/+36
* SERVER-20676 Retry move chunk if it fails due to stale chunk boundariesSpencer T Brody2015-10-082-1/+30
* SERVER-20817 alter conf_server_write_concern.js to have a sufficiently large ...matt dannenberg2015-10-081-2/+2
* SERVER-20720 mongos now returns dead tailable cursor over an empty capped col...Yunhe (John) Wang2015-10-081-61/+80
* SERVER-20707 Add --enableMajorityReadConcern optionMathias Stearn2015-10-086-50/+71
* SERVER-20822 make replsets/chaining_removal.js more robust by depending on fe...matt dannenberg2015-10-081-6/+12
* SERVER-20649 add slaveOk read test coverage for drain modeEric Milkie2015-10-081-1/+17
* SERVER-20800 block AwaitData if no lastCommitOpTime provided in query paramet...Eric Milkie2015-10-081-3/+8
* SERVER-20784 SERVER-20781 FSM tests - awaitReplication using replica primary ...Jonathan Abrahams2015-10-081-9/+15
* Revert "SERVER-20676 Retry move chunk if it fails due to stale chunk boundaries"Max Hirschhorn2015-10-072-30/+1
* SERVER-19934 Sharding config minOpTime recoveryKaloian Manassiev2015-10-071-16/+18
* SERVER-20806 Calculate 'other' shard after running movePrimary, not before, i...Spencer T Brody2015-10-071-7/+7
* SERVER-20676 Retry move chunk if it fails due to stale chunk boundariesSpencer T Brody2015-10-072-1/+30
* SERVER-20646 Move stale_clustered.js to the sharding suiteKaloian Manassiev2015-10-072-130/+129
* SERVER-20805 Add '_waitForDelete: true' to some sharding testsKaloian Manassiev2015-10-072-8/+26
* SERVER-20798 Use assert.commandWorked for calls which may failKaloian Manassiev2015-10-074-26/+38
* SERVER-20787 Cleanup sharding auth testKaloian Manassiev2015-10-072-255/+314
* SERVER-20794 Clean up some more sharding tests and wait for movePrimary to be...Spencer T Brody2015-10-077-8/+15
* SERVER-20801 Make sure we're talking to the config server primary in sharding...Spencer T Brody2015-10-071-1/+13
* SERVER-20168 Empty array should not be present in document after $unwindCharlie Swanson2015-10-072-2/+2
* SERVER-20595 The includeArrayIndex option to $unwind should specify a pathCharlie Swanson2015-10-071-12/+17
* SERVER-20469 FSM tests - capability to run more than one instance at the same...Jonathan Abrahams2015-10-0711-36/+50
* SERVER-20520 Include index key in $indexStats return documentsJames Wahlin2015-10-071-0/+14
* SERVER-20512 Remove invalid calls to makeObjOwnedIfNeeded().Max Hirschhorn2015-10-072-0/+89
* SERVER-20804 make shouldChangeSyncSource return true if our sync source has n...matt dannenberg2015-10-071-239/+0
* SERVER-20785 Clean up conf_server_write_concern.js testSpencer T Brody2015-10-071-4/+12