summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-42756 $multiply with NaN operand violates commutativityAnton Korshunov2019-12-101-0/+47
* SERVER-44675 Handle race in repl metrics testr3.6.16-rc0r3.6.16A. Jesse Jiryu Davis2019-11-221-1/+14
* SERVER-44571 Documents involved in SERVER-44050 corruption scenario cannot be...Arun Banala2019-11-201-0/+120
* SERVER-38691 Include serverInfo in explain output for aggregation and shardingDavid Percy2019-11-192-2/+14
* SERVER-44320 Allow users with enableSharding cluster AT to manipulate shardin...Sara Golemon2019-11-131-3/+26
* SERVER-43322 Report oplog processing and truncation data in serverStatusMaria van Keulen2019-11-132-0/+45
* SERVER-43085 Regenerate X509 test certificatesSara Golemon2019-11-1329-1070/+1194
* SERVER-42961 Fix Split Horizon testing on SLESBen Caimano2019-11-111-10/+25
* SERVER-35463 Mark listCommands as pre-authSara Golemon2019-11-111-0/+33
* SERVER-44319 Skip keyfile check in replica_sets/auth1.js on windowsBen Caimano2019-11-041-15/+16
* SERVER-32692 Make zbigMapReduce.js, sharding_balance4.js, and bulk_shard_inse...Matthew Saltz2019-11-043-0/+29
* SERVER-44050 Arrays are not correctly rejected during key generation for 'has...Arun Banala2019-10-301-0/+10
* SERVER-41480 Increment major version on splits where the shard version equals...Matthew Saltz2019-10-213-16/+36
* SERVER-40382 Add a serverStatus metric to report plan cache memory consumptionArun Banala2019-10-211-0/+138
* SERVER-34557 last_vote.js needs to wait for stable node before reading oplogJason Chan2019-10-092-0/+4
* SERVER-42783 Migrations should wait for majority replication of cloned docs w...Janna Golden2019-10-081-5/+11