summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-17395: Add FSM tests to stress yielding.Charlie Swanson2015-03-0919-7/+690
* SERVER-17224 Reserve room for EOO byte when starting BSONObj buildingMathias Stearn2015-03-051-0/+24
* SERVER-17443 use assert.soon rather than assert for log messages in get_repli...matt dannenberg2015-03-041-2/+6
* SERVER-17442 increase tolerance for shutdown timeout in stepdown.js to fix wi...matt dannenberg2015-03-041-1/+2
* make tool_replset.js more resilient against certain failuresmatt dannenberg2015-03-041-55/+56
* SERVER-16944 dbAdminAnyDatabase should be able to do anything dbAdmin canSpencer T Brody2015-03-041-0/+9
* SERVER-17405 Don't throw MsgAssertionException when getLog is given a non-str...alabid2015-03-031-0/+3
* SERVER-17372 fix findAndModify output when there is an insert in the upsert: ...David Storch2015-02-251-0/+26
* Revert "SERVER-17356 Rename 'storageEngine' to 'storage' in collection and in...Dan Pasette2015-02-252-9/+9
* SERVER-17356 Rename 'storageEngine' to 'storage' in collection and index optionsMathias Stearn2015-02-242-9/+9
* SERVER-17312 collmod command now handles parsing of all argumentsMathias Stearn2015-02-193-12/+42
* SERVER-17109 fix invalid BSON access in listIndexes commandDavid Storch2015-02-181-0/+60
* SERVER-16628: upgrade checker cleanupScott Hernandez2015-02-181-116/+0
* SERVER-17241 Verify number of loops of polygonSiyuan Zhou2015-02-111-0/+5
* SERVER-17233 32bit.js make jstest reproducibleMatt Kangas2015-02-091-46/+55
* SERVER-17233 32bit.js fix whitespaceMatt Kangas2015-02-091-54/+58
* SERVER-17233 dos2unix 32bit.jsMatt Kangas2015-02-091-125/+125
* SERVER-16885 index rebuilder should commit changes to index and collection ca...Benety Goh2015-02-062-88/+190
* 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-17040: NULL pointer crash in cloneCollectionAsCappedGeert Bosch2015-02-061-0/+27
* SERVER-16883 Geo Query $center with "NaN" coordinate does not errorSiyuan Zhou2015-02-061-0/+16
* SERVER-17173 Add multiversion test for listCollections and listIndexesSiyuan Zhou2015-02-064-187/+247
* 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-052-2/+4
* SERVER-16792: fix smoke.py --small-oplog-rs so it worksScott Hernandez2015-02-052-19/+25
* SERVER-17132 make findAndModify behave correctly with concurrent writesDavid Storch2015-02-041-0/+38
* SERVER-17114 capped cursor should die when falling off the back of collectionEric Milkie2015-02-041-4/+15
* SERVER-17096: ensure first node primary in resync.js testScott Hernandez2015-02-041-9/+7
* SERVER-17132 add regression test for duplicate index entries bugDavid Storch2015-02-041-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-264-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