summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-17132 add regression test for duplicate index entries bugDavid Storch2015-02-031-0/+66
* SERVER-15704, SERVER-17071: Use resetMyLastApplied and re-enable resync.jsScott Hernandez2015-01-271-8/+19
* SERVER-17077 stop running evalc.js after 2 minutesBenety Goh2015-01-271-4/+4
* SERVER-16907 extended the pause which handles the windows filelock to match t...matt dannenberg2015-01-271-1/+1
* SERVER-17079 for stability, have stepdown_long_wait_time.js waitForState of t...matt dannenberg2015-01-271-2/+2
* SERVER-17021 Blacklist findAndModify_update_grow.js to prevent spurious MCI t...alabid2015-01-275-0/+5
* SERVER-16967 extend collection compact test to drop collection in the backgroundBenety Goh2015-01-271-2/+22
* SERVER-16921: background thread for oplog cleanupEliot Horowitz2015-01-261-1/+1
* SERVER-17057 Make sure insert succeeded in sync_conn_cmd.js before testingRandolph Tan2015-01-261-1/+1
* SERVER-17000 Drop the { ts: 1 } index during --upgradeRandolph Tan2015-01-261-1/+20
* SERVER-16893 Disallow creation of v0 indexes with non-mmapv1 storage enginesalabid2015-01-234-40/+73
* SERVER-16959 send INVALIDATION_MUTATION message prior to an in-place updateDavid Storch2015-01-211-0/+47
* SERVER-16954 fix invalidation handling in NearStageDavid Storch2015-01-211-77/+144
* SERVER-16749: handle per index exceptions and continueScott Hernandez2015-01-211-0/+53
* SERVER-16878 Increase logging verbosity in stepdown.js testSpencer T Brody2015-01-211-1/+1
* SERVER-16961 incrementally cleanup connections in mongos_rs_shard_failure_tol...Randolph Tan2015-01-211-0/+14
* SERVER-16930 createIndexes should always set numIndexesBefore and numIndexesA...Benety Goh2015-01-212-84/+107
* SERVER-16948 fix printSlaveReplicationInfo()'s detection of primarymatt dannenberg2015-01-201-2/+8
* SERVER-16955 Wait for mongos to recognize new master before proceeding in ren...Randolph Tan2015-01-201-5/+11
* SERVER-16907 pause repl6.js between slave restartsEric Milkie2015-01-201-0/+4
* SERVER-16904 re-auth the master if it happens not to be node 0Eric Milkie2015-01-201-2/+2
* SERVER-16901 use a real state transition to detect when nodes restartEric Milkie2015-01-201-11/+13
* SERVER-16943 Add test for compatibility of replset background index andAmalia Hawkins2015-01-201-0/+56
* SERVER-16659 Add test to list_collections1.jsJason Rassi2015-01-201-0/+14
* SERVER-16659 Expand coverage in list_indexes1.jsJason Rassi2015-01-202-35/+182
* SERVER-16601 error out on conflicting params to findAndModifyDan Pasette2015-01-181-0/+8
* SERVER-16906 storage engines without directoryperdb support should fail to st...Benety Goh2015-01-161-28/+47
* SERVER-16870 db.collectons.stats() supports indexDetails on sharded collectionsBenety Goh2015-01-161-3/+73
* SERVER-16648 Update Concurrency tests runner to prevent spurious failuresJonathan Balsano2015-01-161-2/+2
* SERVER-16659 Expand coverage in list_collections1.jsJason Rassi2015-01-151-15/+208
* SERVER-16676 don't trash indexes for RecordStores that can compact in-placeMathias Stearn2015-01-151-0/+21
* SERVER-16672 Disallow NUL bytes in index namesMathias Stearn2015-01-151-0/+14
* SERVER-16811 Register wiredTiger factory once.Ramon Fernandez2015-01-155-17/+15
* SERVER-16243 fixed incorrect directive for JS strict mode in db.serverStatus(...Benety Goh2015-01-151-1/+1
* SERVER-16878 Add extra diagnostics to help debug stepdown.js test failureSpencer T Brody2015-01-151-1/+9
* SERVER-16875: Add disk jstests for directoryperdb with wiredtigerSpencer Jackson2015-01-152-41/+148
* SERVER-16864: check for assertion + number in ttl_repl_secondary_disabled.jsScott Hernandez2015-01-151-12/+15
* SERVER-16166 some jstests verifying interaction of journaling and checkpointsDan Pasette2015-01-152-0/+139
* SERVER-16648 Halve threadCount for group workloads to lower mem usagealabid2015-01-151-2/+4
* SERVER-16243 db.serverStatus().dur should be generated only for mmapv1 when j...Benety Goh2015-01-151-0/+23
* SERVER-16243 db.serverStatus().backgroundFlushing should be generated only fo...Benety Goh2015-01-151-0/+25
* SERVER-16848 fixed db.collections.totalSize() so that it uses totalIndexSize ...Benety Goh2015-01-151-0/+33
* SERVER-16782 db.collection.stats() supports toggling of indexDetails and disp...Benety Goh2015-01-151-0/+87
* SERVER-16782 fixed db.collection shell helper test to work with sharding pass...Benety Goh2015-01-152-17/+37
* SERVER-16797 Remove support for touch command in WiredTiger storage engine.alabid2015-01-153-6/+11
* SERVER-16807 Update on invalid loc fails in concurrent circumstancesJonathan Balsano2015-01-155-12/+92
* SERVER-16793 properly obtain primary in printSlaveReplicationInfo and change ...matt dannenberg2015-01-151-1/+18
* SERVER-16863 make auth_no_pri.js election-agnosticEric Milkie2015-01-151-2/+2
* 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