summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-17088 Improve printing upon replication stress test failureCharlie Swanson2015-02-061-18/+73
* SERVER-15617 Add more tests for $min and $max edge cases.Charlie Swanson2015-02-061-0/+231
* SERVER-16885 index rebuilder should commit changes to index and collection ca...Benety Goh2015-02-062-88/+190
* SERVER-15831 Enhanced top chunk auto split testsJonathan Abrahams2015-02-061-63/+296
* SERVER-17040: fix test case for sharded caseGeert Bosch2015-02-061-2/+8
* SERVER-17125 Avoid creating password credentials for $externalAndreas Nilsson2015-02-061-0/+4
* SERVER-16648 Additional FSM-based concurrency workloads with some cleanup and...alabid2015-02-0588-149/+1790
* SERVER-14792 count with a bad hint should fail, even if there is no query pre...David Storch2015-02-051-0/+5
* SERVER-17040: NULL pointer crash in cloneCollectionAsCappedGeert Bosch2015-02-051-0/+27
* SERVER-16883 Geo Query $center with "NaN" coordinate does not errorSiyuan Zhou2015-02-051-0/+16
* SERVER-3445 remove disabled testDavid Storch2015-02-051-13/+0
* SERVER-3105 remove disabled testDavid Storch2015-02-051-7/+0
* SERVER-17186 removed getMore performance testBenety Goh2015-02-051-66/+0
* SERVER-17185 improve error handling in replsets/auth1.jsmatt dannenberg2015-02-051-12/+4
* SERVER-17117 propagate kill notifications to CachedPlanStageDavid Storch2015-02-051-0/+100
* fix compact test for small_oplog_rs passthroughScott Hernandez2015-02-042-2/+4
* SERVER-17132 make findAndModify behave correctly with concurrent writesDavid Storch2015-02-031-0/+38
* SERVER-17114 capped cursor should die when falling off the back of collectionEric Milkie2015-02-031-4/+15
* SERVER-16792: fix smoke.py --small-oplog-rs so it worksScott Hernandez2015-02-032-19/+25
* SERVER-17096: ensure first node primary in resync.js testScott Hernandez2015-02-031-9/+7
* 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