summaryrefslogtreecommitdiff
path: root/jstests/core
Commit message (Expand)AuthorAgeFilesLines
* SERVER-48525 Forbid dropping config.transactions when there are prepared tran...Vesselina Ratcheva2020-07-161-2/+8
* Revert "SERVER-48525 Forbid dropping config.transactions when there are prepa...Vesselina Ratcheva2020-07-151-15/+2
* SERVER-48866 Parse Versioned API parametersPV992020-07-151-0/+47
* SERVER-48525 Forbid dropping config.transactions when there are prepared tran...Vesselina Ratcheva2020-07-141-2/+15
* SERVER-49420 Tag jstests/core/doc_validation.js and jstests/core/bypass_doc_v...Mihai Andrei2020-07-142-0/+2
* SERVER-48936 Add stubs for the donor commandsLuis Osta2020-07-131-0/+3
* SERVER-48993 explodeForSort can produce incorrect query planMindaugas Malinauskas2020-07-131-0/+203
* SERVER-48631 Do not allow renameCollection to create collection which begins ...Katherine Wu2020-07-101-0/+5
* SERVER-49421 Blacklist kill_cursors.js from multi-version test suitesMindaugas Malinauskas2020-07-101-0/+1
* SERVER-47726 Log delta-style oplog entries from pipeline based updatesIan Boros2020-07-091-3/+36
* SERVER-48628 sort oplog entries first in applier batches, for create ops in t...Eric Milkie2020-07-081-1/+3
* SERVER-46661 Use the IDL to parse a killCursors commandMindaugas Malinauskas2020-07-081-4/+9
* SERVER-40102 index_bigkeys.js and index_bigkeys_background.js do the same thi...Yuhong Zhang2020-07-082-22/+1
* SERVER-48781 Introduce 'DocumentValidationErrorExtraInfo' and shell support f...Mihai Andrei2020-07-071-9/+14
* Revert "SERVER-48781 Introduce 'DocumentValidationErrorExtraInfo' and shell s...Mihai Andrei2020-07-021-14/+9
* SERVER-48676: Create reshardCollection command on router.Kshitij Gupta2020-07-021-0/+10
* SERVER-48742 Log changes to profiler settingsAndrii Dobroshynskyi2020-07-021-9/+37
* SERVER-48781 Introduce 'DocumentValidationErrorExtraInfo' and shell support f...Mihai Andrei2020-07-011-9/+14
* Revert SERVER-48742 Log changes to profiler settingsEric Cox2020-06-301-35/+8
* SERVER-48742 Log changes to profiler settingsAndrii Dobroshynskyi2020-06-301-8/+35
* SERVER-49139 Skip snapshot tests with inMemoryA. Jesse Jiryu Davis2020-06-271-1/+5
* SERVER-43864 Move jstests/core/background_validation.js to jstests/noPassthro...Bynn Lee2020-06-251-118/+0
* SERVER-48474 add '$sampleRate' match expressionEric Cox2020-06-251-0/+76
* SERVER-48859 Implement db.sbe test command.Martin Neupauer2020-06-241-0/+1
* SERVER-48244 remove shell-side explain string validationHirday Gupta2020-06-242-8/+15
* Revert "SERVER-43864 Move jstests/core/background_validation.js to jstests/no...Bynn Lee2020-06-241-0/+118
* SERVER-43864 Move jstests/core/background_validation.js to jstests/noPassthro...Bynn Lee2020-06-241-118/+0
* Revert "SERVER-48860 Implement db.sbe test command."Martin Neupauer2020-06-241-1/+0
* SERVER-48859 Implement db.sbe test command.Martin Neupauer2020-06-241-0/+1
* SERVER-48503 Fix how index_signature.js calculates number of pre-existing ind...David Storch2020-06-221-31/+36
* SERVER-48976 jstests/core tests need to use isJsonLog() because multiversionGabriel Russell2020-06-183-3/+3
* SERVER-48956 Blacklist mr_multikey_deduping.js in transactional passthroughsJacob Evans2020-06-181-0/+4
* SERVER-48955 Do not allow user created collections to have a '$' in the names...Gregory Wlodarek2020-06-181-0/+7
* SERVER-48466 Suppress tcp_fastopen test on hosts with blackhole eventsSpencer Jackson2020-06-161-1/+11
* SERVER-48614 Fix plan cache discriminators for partial wildcard indexesDavid Storch2020-06-151-0/+15
* SERVER-46716: Add tests for let parameters for sharded updatePawel Terlecki2020-06-121-0/+61
* SERVER-46717 Testing of let parameters for deletesEric Cox2020-06-121-3/+5
* SERVER-46718 Support 'let' parameters for findAndModify in sharded environmentsKatherine Wu2020-06-121-0/+31
* Revert "SERVER-46716: Add tests for let parameters for sharded update"Katherine Wu2020-06-121-66/+0
* SERVER-46716: Add tests for let parameters for sharded updatePawel Terlecki2020-06-111-0/+66
* SERVER-46116 Add integration tests for let variablesKatherine Wu2020-06-111-99/+151
* SERVER-46717 Support let parameters for deletes in sharded environmentsEric Cox2020-06-111-0/+14
* SERVER-46738 Ensure let parameters work for sharded findJacob Evans2020-06-101-0/+19
* SERVER-47788: Add a causally consistent snapshot passthrough suite for replic...Lingzhi Deng2020-06-051-0/+1
* SERVER-46707 Support 'let' variables in aggregate command in sharded deploymentsEric Cox2020-06-051-0/+226
* SERVER-47469 Upgrade lock mode for applyOps + system.viewsCharlie Swanson2020-06-051-0/+41
* SERVER-27976 explain command should not accept unknown optionsMindaugas Malinauskas2020-06-032-1/+27
* SERVER-46625 Improve diagnostics when mongocryptd requests are sent to non-mo...Katherine Wu2020-06-021-0/+52
* SERVER-8628 Check the index option of collMod for unrecognized fieldsGregory Noma2020-06-021-0/+20
* Revert "SERVER-46625 Improve diagnostics when mongocryptd requests are sent t...Katherine Wu2020-06-011-52/+0