summaryrefslogtreecommitdiff
path: root/jstests/noPassthroughWithMongod
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41947 Disallow using the system.views collection name as the source or...Xiangyu Yao2019-08-281-0/+24
* SERVER-42953 Prevent elections during ttl_repl_secondary_disabled.jsMaria van Keulen2019-08-221-9/+19
* Revert "SERVER-41947 Disallow using the system.views collection name as the s...Xiangyu Yao2019-08-191-24/+0
* SERVER-41947 Disallow using the system.views collection name as the source or...Xiangyu Yao2019-08-191-0/+24
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-1433-73/+75
* SERVER-41177 Remove Javascript ScopedThread classMathew Robinson2019-08-121-1/+1
* SERVER-42701 Test that basic database operations can be performed while the m...Gregory Wlodarek2019-08-091-0/+110
* SERVER-42740 If the 'top' command fails due to BSONObjectTooLarge in testing,...Gregory Wlodarek2019-08-092-3/+20
* Revert "SERVER-42701 Test that basic database operations can be performed whi...Gregory Wlodarek2019-08-091-109/+0
* SERVER-42614: Remove error code 17405 and use ErrorCodes::NotMaster insteadLingzhi Deng2019-08-081-19/+0
* SERVER-42701 Test that basic database operations can be performed while the m...Gregory Wlodarek2019-08-081-0/+109
* SERVER-42609 Fix query_oplogreplay test for ephemeralTest record storeXin Hao Zhang2019-08-021-11/+13
* SERVER-41874 Add shell option to skip cursor finalize.Siyuan Zhou2019-07-301-0/+49
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-2755-2820/+2791
* SERVER-36186 Default to the the oplogreplay optimization path for oplog colle...Xin Hao Zhang2019-07-241-219/+238
* SERVER-38356 added functionality to forbid dropping the oplog, modified tests...Vishnu Kaushik2019-07-081-4/+19
* SERVER-41968 remove locks from IndexBuildTest.waitForIndexBuildToScanCollecti...Benety Goh2019-07-071-7/+1
* SERVER-41968 fix db.currentOp() query in index build tests to work with Index...Benety Goh2019-07-061-1/+7
* SERVER-7143 replace standard library number parsing with custom NumberParserNathan Brown2019-06-271-7/+10
* SERVER-38251 Remove cloneCollection commandZach Yam2019-06-211-69/+0
* SERVER-41000 Fix typo in failpoint writeConfilctInRenameCollCopyToTmpZach Yam2019-05-311-1/+1
* SERVER-41238 Allow $$NOW and $$CLUSTER_TIME to be used in the find commandBernard Gorman2019-05-241-7/+39
* SERVER-40882 Restore the --noIndexBuildRetry server parameter flag and the st...Dianna2019-05-221-0/+95
* SERVER-41206 create_indexes_waits_for_already_in_progress.js should not run w...Dianna2019-05-201-1/+4
* SERVER-10075 Forbid illegal forms of TTL indexes during index creationGregory Wlodarek2019-05-161-18/+0
* SERVER-40238 New stage alias: $set => $addFieldsCharlie Swanson2019-05-151-2/+2
* SERVER-40926 SERVER-40927 createIndexes cmd requests for indexes that are alr...Dianna2019-05-131-0/+135
* Revert "SERVER-40238 New stage alias: $set => $addFields"Henrik Edin2019-05-101-2/+2
* SERVER-40660 Ensure multiple indexes via createIndexes() cannot bypass index ...Gregory Wlodarek2019-05-101-0/+38
* SERVER-40238 New stage alias: $set => $addFieldsCharlie Swanson2019-05-101-2/+2
* SERVER-40403 Test support for 'writeConcern' option in combination with a pip...James Wahlin2019-05-071-0/+18
* SERVER-40402 Test support for 'writeConcern' option in combination with a pip...James Wahlin2019-05-061-0/+20
* SERVER-40781 place a try-finally block around collstats_shows_ready_and_in_pr...Dianna2019-04-251-34/+51
* SERVER-40561 Disable tests that build indexes on preexisting data when using ...Henrik Edin2019-04-121-0/+4
* SERVER-40436 Ignore the 'flags' field from the 'create' commandGregory Wlodarek2019-04-111-2/+1
* SERVER-40436 Ensure that the 'collMod' command takes a database MODE_X lock d...Gregory Wlodarek2019-04-111-0/+33
* SERVER-32709 Improve performance with the mobile storage engine.Henrik Edin2019-04-051-4/+0
* SERVER-40345 Change calls involving the 'temp' field in the 'create' command ...Gregory Wlodarek2019-04-041-5/+13
* SERVER-39231 'create' command should reject incorrect types for known optionsGregory Wlodarek2019-04-021-18/+0
* SERVER-40210 Integration tests for $$NOW/$$CLUSTER_TIME in find, aggregate, a...Martin Neupauer2019-03-281-0/+91
* SERVER-26625 Make collStats command consistent on background index reportingGregory Wlodarek2019-03-201-0/+54
* SERVER-39764 fix bug where $in is planned from cache incorrectlyIan Boros2019-03-181-0/+45
* SERVER-39983 Speed up dup_bgindex.jsGeert Bosch2019-03-061-15/+18
* SERVER-39826 add a new 'leaveIndexBuildUnfinishedForShutdown' failpoint and r...Dianna Hohensee2019-02-261-11/+18
* SERVER-37283 Use stronger locks for system.viewsCharlie Swanson2019-02-111-86/+0
* SERVER-38705 Remove jstests for retrying index builds on startupGregory Wlodarek2019-01-171-95/+0
* SERVER-37451 Move all ClientCursor ownership to the global CursorManager.David Storch2019-01-151-0/+37
* SERVER-38301 Improve racy indexbg_drop.js testGregory Wlodarek2018-12-311-83/+0
* SERVER-37716 Implement internal match expression which matches a particular B...vrachev2018-12-211-0/+57
* SERVER-38143 Removing MMAPV1 noprealloc command-line option from jstestsGregory Wlodarek2018-12-112-3/+2