summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-17486 Crash when parsing invalid polygon coordinatesSiyuan Zhou2015-03-131-0/+6
* SERVER-17487 warn in lieu of assert in initial_sync_cloner_dups.js in case of...Dan Pasette2015-03-101-5/+6
* SERVER-17487 move jstest to noPassthroughDan Pasette2015-03-101-0/+0
* SERVER-17521: improve createIndex validation of empty nameEliot Horowitz2015-03-091-0/+6
* SERVER-17515 fixed namespace in oplog entry when using the cloner to copy ind...Dan Pasette2015-03-091-0/+68
* SERVER-16648 Additional FSM-based concurrency workloads with some cleanup and...alabid2015-03-0987-149/+1783
* SERVER-17499 Don't set owned RU if creating DBDirectClient agg cursorJason Rassi2015-03-091-0/+11
* SERVER-17487 Use strict unindex operations for in-progress indexesMathias Stearn2015-03-091-0/+104
* SERVER-17387 prevent invalid projections from causing findAndModify to trigge...David Storch2015-03-091-2/+64
* SERVER-17395: Disable fsm tests that were previously disabled.Charlie Swanson2015-03-092-24/+6
* 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