summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46686 Explain does not respect maxTimeMSDrew Paroski2021-02-061-0/+71
* SERVER-40361 Don't store debug info once plan cache size grows largeDavid Storch2021-01-292-0/+366
* SERVER-43973 Use a unique test name for each thread in ParallelTester.Robert Guo2021-01-292-47/+36
* SERVER-53345 Tag arbiter_new_hostname.js with multiversion_incompatibleA. Jesse Jiryu Davis2020-12-181-1/+3
* SERVER-53182 Omit "versions" from shardingState cmd when not --shardsvr.Max Hirschhorn2020-12-021-0/+20
* SERVER-53096 Introduce additional logging for mod_overflow.jsNikita Lapkov2020-11-271-26/+45
* SERVER-52680 Start replication when leaving REMOVED stateA. Jesse Jiryu Davis2020-11-201-0/+50
* SERVER-33747 Fix crash when arbiter restarts and enters REMOVEDA. Jesse Jiryu Davis2020-11-201-0/+46
* SERVER-32960 Make $mod truncate float values consistently and use long long f...Nikita Lapkov2020-11-193-29/+213
* SERVER-51303 Fix lookup match absorbtion optimization for $typer3.6.21-rc2Jacob Evans2020-11-091-6/+181
* SERVER-50123 jstest for hostInfo.extra.physicalCoresGabriel Russell2020-10-291-36/+49
* SERVER-45624 Make the balancer split the sessions collectionCheahuychou Mao2020-10-281-0/+159
* SERVER-50116 Forbid oplog writes when replication is enabledTess Avitabile2020-10-275-5/+57
* 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