summaryrefslogtreecommitdiff
path: root/jstests/core
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50123 jstest for hostInfo.extra.physicalCoresGabriel Russell2020-10-231-19/+31
* SERVER-43491 Specify that jstest only guarantees consistent behavior against ...Blake Oler2020-10-051-1/+1
* SERVER-51120 Find queries with MERGE_SORT incorrectly sort the results when t...Mindaugas Malinauskas2020-10-042-203/+475
* SERVER-50408 Change NotMaster error name to NotWritablePrimaryPavi Vetriselvan2020-09-301-25/+25
* SERVER-51045 Update blocklist for multiversion pending backportCharlie Swanson2020-09-221-2/+2
* SERVER-50605 Add logMessage test-only commandSara Golemon2020-09-171-0/+1
* SERVER-47469 Upgrade lock mode for applyOps + system.viewsCharlie Swanson2020-09-111-0/+41
* SERVER-46625 Improve diagnostics when mongocryptd requests are sent to non-mo...Katherine Wu2020-09-111-0/+52
* SERVER-49766 Indexed and non-indexed collections return different results for...Svilen Mihaylov2020-09-111-0/+21
* SERVER-48742 Log changes to profiler settingsAndrii Dobroshynskyi2020-09-111-9/+37
* SERVER-48474 add '$sampleRate' match expressionEric Cox2020-09-111-0/+76
* SERVER-48244 remove shell-side explain string validationHirday Gupta2020-09-112-8/+15
* SERVER-26726 Check number of arguments for createIndex, createIndexes and ens...Nikita Lapkov2020-09-111-0/+29
* SERVER-44586 add metrics to serverStatus to track type of update commandMindaugas Malinauskas2020-09-112-0/+157
* SERVER-49154 Add regression test for collection/index creation FCVMaria van Keulen2020-09-101-0/+60
* SERVER-49987 Rename response fields if hello command is sent on mongodAli Mir2020-09-091-8/+12
* SERVER-49988 Rename response fields if hello command is sent on mongosPavi Vetriselvan2020-09-091-2/+4
* SERVER-50640 listCommands should list isMaster in addition to helloPavi Vetriselvan2020-09-092-0/+10
* SERVER-49986 Convert isMaster command to hello and keep isMaster, ismaster al...Pavi Vetriselvan2020-09-093-48/+64
* Revert "SERVER-49986 Convert isMaster command to hello and keep isMaster, ism...r4.4.1-rc2Pavi Vetriselvan2020-08-263-64/+48
* Revert "SERVER-49988 Rename response fields if hello command is sent on mongos"Pavi Vetriselvan2020-08-261-4/+2
* Revert "SERVER-49987 Rename response fields if hello command is sent on mongod"Pavi Vetriselvan2020-08-261-12/+8
* SERVER-49987 Rename response fields if hello command is sent on mongodAli Mir2020-08-201-8/+12
* SERVER-49988 Rename response fields if hello command is sent on mongosPavi Vetriselvan2020-08-201-2/+4
* SERVER-48525 Forbid dropping config.transactions when there are prepared tran...Vesselina Ratcheva2020-08-201-1/+7
* SERVER-49986 Convert isMaster command to hello and keep isMaster, ismaster al...Pavi Vetriselvan2020-08-203-48/+64
* SERVER-50325 Allow additional error code in no_writes_to_config_transactions_...Tess Avitabile2020-08-141-1/+1
* SERVER-50039 Timing error in dbadmin.js testA. Jesse Jiryu Davis2020-08-041-1/+1
* SERVER-49521 fix writeConcern for non-txn createIndexes commands in core/txns...Benety Goh2020-08-043-4/+14
* SERVER-48993 explodeForSort can produce incorrect query plan (cherry picked f...Mindaugas Malinauskas2020-08-041-0/+203
* SERVER-48466 Suppress tcp_fastopen test on hosts with blackhole eventsSpencer Jackson2020-07-151-1/+11
* SERVER-48628 sort oplog entries first in applier batches, for create ops in t...Eric Milkie2020-07-111-1/+3
* SERVER-48976 jstests/core tests need to use isJsonLog() because multiversionGabriel Russell2020-06-183-3/+3
* SERVER-48614 Fix plan cache discriminators for partial wildcard indexesDavid Storch2020-06-161-0/+15
* SERVER-48369 Fix prepare_conflict.js to use write concern majority when creat...Samy Lanka2020-05-281-1/+5
* SERVER-48317 Modify profile_hide_index.js to use its own databaseRuoxin Xu2020-05-211-16/+21
* SERVER-47773 Error consistently when tailable cursors and $near are used toge...Drew Paroski2020-05-191-0/+25
* SERVER-47994 Fix for numerical overflow in GeoHashSvilen Mihaylov2020-05-151-0/+49
* SERVER-45554 Add more core/txns sharding passthrough suitesRandolph Tan2020-05-121-0/+1
* SERVER-47798 ismaster.js tests should ensure ismaster field is a booleanPavi Vetriselvan2020-05-121-1/+4
* SERVER-47889 Hidden index tests should verify index filter behaviourRuoxin Xu2020-05-082-52/+119
* SERVER-46900 Prohibit transaction operations on system.profileMaria van Keulen2020-05-082-6/+16
* SERVER-47840 Do not write "hidden: false" to the index catalog when createInd...Ruoxin Xu2020-05-081-1/+18
* SERVER-47834 Add multiversion tests for collection validators with encryption...Nick Zolnierz2020-04-301-2/+3
* SERVER-45514 Reject document validators with encryption-related keywords if t...Nick Zolnierz2020-04-301-0/+98
* SERVER-33229 Blacklist tests that use startParallelShell from failover core s...Jack Mulrow2020-04-3022-15/+50
* SERVER-47584 Additional testing for hidden indexesRuoxin Xu2020-04-304-2/+296
* SERVER-47397 enhanced logging for Execution owned files (part 1)Eric Milkie2020-04-261-3/+1
* SERVER-9306 Ability to temporarily forbid query optimizer from using index ("...Zhihui Fan2020-04-241-0/+126
* SERVER-47445 Don't update Scope::_loadedVersion before loadStored succeedsDavid Percy2020-04-201-9/+10