summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50605 Add logMessage test-only commandSara Golemon2020-10-226-1/+24
* SERVER-51120 Find queries with MERGE_SORT incorrectly sort the results when t...Mindaugas Malinauskas2020-10-053-218/+500
* SERVER-49991 Alias db. and rs.printSlaveReplicationInfo() to printSecondaryRe...Pavi Vetriselvan2020-09-181-1/+16
* SERVER-49987 Rename response fields if hello command is sent on mongodAli Mir2020-09-162-67/+151
* SERVER-49988 Rename response fields if hello command is sent on mongosPavi Vetriselvan2020-09-162-6/+13
* SERVER-50640 listCommands should list isMaster in addition to helloPavi Vetriselvan2020-09-166-0/+6
* SERVER-49986 Convert isMaster command to hello and keep isMaster, ismaster al...Pavi Vetriselvan2020-09-168-82/+118
* SERVER-26726 Check number of arguments for createIndex, createIndexes and ens...Nikita Lapkov2020-09-091-0/+26
* SERVER-49990 Alias setSlaveOk() and getSlaveOk() shell helpersAli Mir2020-09-025-5/+51
* SERVER-40317 Fail query when $facet intermediate output exceeds 100MBDavid Storch2020-08-252-0/+89
* SERVER-48993 explodeForSort can produce incorrect query planMindaugas Malinauskas2020-08-072-0/+218
* SERVER-48244 remove shell-side explain string validationHirday Gupta2020-08-062-38/+46
* SERVER-50039 Timing error in dbadmin.js testA. Jesse Jiryu Davis2020-08-062-1/+4
* SERVER-49404 Enforce additional checks in $arrayToObjectDrew Paroski2020-08-041-0/+24
* SERVER-49449 index_restart_secondary.js restarts nodes and should be tagged [...Benety Goh2020-07-201-0/+1
* SERVER-33229 Blacklist tests that use startParallelShell from failover core s...Jack Mulrow2020-07-1620-4/+26
* SERVER-49233 Introduce a flag to toggle the logic for bumping collection's ma...Matthew Saltz2020-07-083-269/+536
* SERVER-45610 Reject commands that read data when node is in RECOVERING stateVesselina Ratcheva2020-06-266-1/+478
* SERVER-45508 Fix crash when planning collated sort within multi point intervalDavid Percy2020-05-281-0/+24
* SERVER-40805 Indicate reason for replanningDavid Percy2020-05-282-2/+53
* SERVER-47798 ismaster.js tests should ensure ismaster field is a booleanPavi Vetriselvan2020-05-262-2/+8
* SERVER-47994 Fix for numerical overflow in GeoHashSvilen Mihaylov2020-05-212-9/+64
* SERVER-40305 Add logging in max_time_ms.jsr3.6.18-rc0r3.6.18Charlie Swanson2020-04-081-0/+4
* SERVER-30739 config_server_checks.js should assert if initial replSetConfig f...Cheahuychou Mao2020-04-051-2/+6
* SERVER-32903 Ambiguous field name error should be ignored during initial syncRyan Timmons2020-04-021-0/+71
* SERVER-45363 Base weight for text index on exact match not possible matchTed Tuckman2020-03-061-0/+44
* SERVER-45178 Always update rollbackId before truncating oplog for rollback-vi...Vesselina Ratcheva2020-02-261-0/+58
* SERVER-35437 Wait for secondary state after stepdown command in multi_rs.jsSiyuan Zhou2020-02-101-0/+3
* SERVER-33597 Make allow_partial_results.js, return_partial_shards_down.js sta...Cheahuychou Mao2020-02-092-27/+53
* SERVER-44435 Allow selective whitelisting of X509 based role authorizationsSara Golemon2020-02-044-0/+346
* SERVER-45472 Ensure RoleGraph can serialize authentication restrictions to BSONSpencer Jackson2020-01-291-0/+8
* SERVER-44130 Flip order of assert.lte arguments in logical_time_metadata.jsJack Mulrow2020-01-241-2/+2
* SERVER-43246 Add a log line for when a cursor is reaped due to logical sessio...Kevin Pulo2020-01-152-2/+41
* SERVER-44477 Use correct collection count in cluster MR when determining whet...Nicholas Zolnierz2020-01-142-3/+64
* SERVER-34876 Wait for initial sync to finish before reading from oplog inWilliam Schultz2020-01-131-0/+3
* SERVER-44527 Avoid renaming to target collection in mapReduce if the shard do...Nicholas Zolnierz2020-01-131-1/+20
* SERVER-34844 Relax timing requirements in apply_batches_totalMillis.jsVesselina Ratcheva2020-01-111-11/+11
* SERVER-45396 Fix the 'me' field in isMaster responses when using splithorizonTess Avitabile2020-01-091-2/+22
* SERVER-42631 Blacklist tests that use Mongo.logout() from stepdown suitesJack Mulrow2020-01-082-0/+6
* SERVER-45372 add requires_majority_read_concern tag to change_streams_update_...Sophie Saskin2020-01-061-1/+9
* SERVER-43210 Allow time for cursors to indicate that a session has been kille...Blake Oler2020-01-021-3/+3
* SERVER-44733 Change stream should throw ChangeStreamFatalError if a single sh...Bernard Gorman2019-12-192-2/+68
* SERVER-42565 Agg and find commands sort missing fields differentlyJustin Seyster2019-12-181-0/+68
* SERVER-35099 Increase wtimeout in get_last_error.js even moreJustin Seyster2019-12-171-2/+2
* SERVER-44568 Update server's embedded time zone rules to version 2019c.David Storch2019-12-161-0/+39
* SERVER-45104 Fix spill_to_disk.jsCharlie Swanson2019-12-131-10/+3
* SERVER-42697 Add setParameter tcmallocReleaseRateHenrik Ingo2019-12-121-0/+23
* SERVER-43764 Add more testing for special values in DoubleDoubleSummationAnton Korshunov2019-12-111-2/+1
* SERVER-44869 Add query knobs for $push and $addToSet memory limitsCharlie Swanson2019-12-101-0/+49
* SERVER-44174 $push and $addToSet should restrict memory usageCharlie Swanson2019-12-103-81/+120