summaryrefslogtreecommitdiff
path: root/jstests/core
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50099: Update requires_fcv_46 and need_fixing_for_46 to 47Lingzhi Deng2020-08-0529-38/+38
* SERVER-21861: Prohibit Timestamp.prototype.toString via resmoke injection.Daniel Gottlieb2020-08-051-3/+4
* SERVER-49117 Remove storage validation of '$' and '.' in field names for inse...Junhson Jean-Baptiste2020-08-048-114/+88
* SERVER-50034 Make donorStartMigration command retries join the active migrationLuis Osta2020-08-041-0/+1
* SERVER-49378 List Commands includes API Version InfoPV992020-08-041-0/+19
* SERVER-48312 Remove the 'requires_document_locking' jstest tagGregory Wlodarek2020-08-041-1/+0
* SERVER-50039 Timing error in dbadmin.js testA. Jesse Jiryu Davis2020-08-031-1/+1
* SERVER-49783: Update latest FCV to 4.7Lingzhi Deng2020-08-026-9/+6
* SERVER-49376: Ensure cursors inherit API settings of the initiating commandXueruiFa2020-07-291-0/+37
* SERVER-49065 Mark API Version 1 commandsPV992020-07-283-0/+103
* SERVER-49853 [SBE] Add support to the find command for comparing arrays and o...Drew Paroski2020-07-282-0/+203
* SERVER-49689 Translate $mod MatchExpression to SBEAndrii Dobroshynskyi2020-07-271-22/+106
* SERVER-49144 Don't remove({}) large collections in batch_write_command_*.jsMatthew Russotto2020-07-274-39/+38
* SERVER-49400 Differenciate VectorClock persist behavior based on cluster rolePierlauro Sciarelli2020-07-271-0/+1
* SERVER-49212 Verify that generated validation errors are logged when a collec...Jenny Peshansky2020-07-241-1/+19
* SERVER-49861 Add more diagnostic logging to internal_rename_if_options_and_in...Nick Zolnierz2020-07-241-1/+2
* SERVER-48677: Add reshardCollection cmd to configsvr.Kshitij Gupta2020-07-231-0/+1
* SERVER-49123 Implement $size match expression for SBEAndrii Dobroshynskyi2020-07-231-20/+86
* SERVER-49064 Update references of "last-stable" to use "last-continuous" and ...Jason Chan2020-07-233-9/+8
* SERVER-49723 [SBE] Using find() to query values in array field is broken in s...Drew Paroski2020-07-221-12/+47
* SERVER-49206 Updated document validation integration tests for $out/$merge/ma...Jenny Peshansky2020-07-212-62/+49
* SERVER-49739 Fix so apitest_db.js cannot select 'biggie' as storage engineHenrik Edin2020-07-211-2/+2
* SERVER-44586 add metrics to serverStatus to track type of update commandMindaugas Malinauskas2020-07-212-0/+157
* SERVER-49720 [SBE] Query comparison operators traverse one level too deepDrew Paroski2020-07-211-0/+27
* SERVER-49480 Allow transactions against the admin databaseSara Golemon2020-07-201-2/+1
* SERVER-43633 Prohibit user writes to system.views in FCV 4.6Gregory Noma2020-07-206-44/+119
* SERVER-49521 fix writeConcern for non-txn createIndexes commands in core/txns...Benety Goh2020-07-173-4/+14
* SERVER-49116 Add rotateCertificates commandGabriel Marks2020-07-171-0/+1
* 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