summaryrefslogtreecommitdiff
path: root/jstests/libs
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70553 Add module support to jstestsAlexander Neben2022-12-271-1/+1
* SERVER-68361 Make migration properly handle cases when shard key value modifi...Randolph Tan2022-11-181-1/+2
* SERVER-69003 backport per shard cursorsMickey. J Winters2022-10-311-0/+47
* SERVER-63159 Implement the $_internalApplyOplogUpdate aggregation stageDrew Paroski2022-07-241-0/+1
* SERVER-57037 Improve precision of operator countersMilena Ivanova2022-02-281-0/+24
* Revert "SERVER-57588 Inconsistent query results when an array position is ind...Timour Katchaounov2022-02-251-24/+0
* SERVER-57588 Inconsistent query results when an array position is indexed who...Timour Katchaounov2022-02-231-0/+24
* SERVER-53335 Queries, updates, and deletes with non-"simple" collations may m...Jason Zhang2021-11-291-4/+8
* SERVER-60326 Windows server fails to start when X509 certificate has empty su...Erwin Pe2021-10-212-0/+111
* SERVER-52906 Applying metadata update before dispatching rollback task in mov...Paolo Polato2021-07-211-8/+9
* SERVER-55119 startup warning when X.509 certificates have no Subject Alternat...sergey.galtsev2021-06-181-0/+53
* SERVER-57475 ShardingTest.stop must join top-level chunk migrationsPierlauro Sciarelli2021-06-161-0/+7
* SERVER-56786 expand the bounds parameter of mergeChunk in the config serverPaolo Polato2021-06-042-0/+2
* SERVER-38909 Permit empty update modifiers, treating as a no-op rather than ...Mindaugas Malinauskas2021-05-251-0/+1
* SERVER-56961 Ensure FCV 4.4 while running FuzzerRestoreClusterSettings.Max Hirschhorn2021-05-171-0/+99
* SERVER-56371 Upgrade timelib to 2021.06 (cherry picked from commit 0c7ff5fc51...Mohammad Dashti2021-05-107-0/+0
* SERVER-55122 Fix OCSP to allow intermediate certificates in tlsCertificateKey...Shreyas Kalyan2021-04-0712-84/+453
* SERVER-51454 Ensure agg parser is initialized before defaultProfileFilterDavid Percy2020-11-201-0/+5
* SERVER-51120 Find queries with MERGE_SORT incorrectly sort the results when t...Mindaugas Malinauskas2020-10-041-1/+1
* SERVER-50527 Change NotMasterError category to NotPrimaryErrorPavi Vetriselvan2020-09-302-3/+3
* SERVER-50408 Change NotMaster error name to NotWritablePrimaryPavi Vetriselvan2020-09-303-4/+4
* SERVER-50635 Retry index consistency check at ShardingTest shutdown on ShardN...Jack Mulrow2020-09-181-14/+30
* SERVER-46275 Add ECDSA w/OCSP support to cert gen toolVincent Kam2020-09-177-0/+100
* SERVER-47469 Upgrade lock mode for applyOps + system.viewsCharlie Swanson2020-09-111-0/+1
* SERVER-44586 add metrics to serverStatus to track type of update commandMindaugas Malinauskas2020-09-111-0/+4
* SERVER-47753 Enable random_moveChunk_index_operations.js in stepdown concurre...Jack Mulrow2020-08-121-1/+0
* SERVER-49699 waitForCurOpByFailPoint shouldn't ignore filter parameter in 4.4James Wahlin2020-08-051-15/+19
* SERVER-50039 Timing error in dbadmin.js testA. Jesse Jiryu Davis2020-08-041-0/+3
* SERVER-48993 explodeForSort can produce incorrect query plan (cherry picked f...Mindaugas Malinauskas2020-08-041-0/+1
* SERVER-48466 Suppress tcp_fastopen test on hosts with blackhole eventsSpencer Jackson2020-07-151-0/+45
* SERVER-48569: Add ConflictingOperationInProgress as acceptable error code to ...Xuerui Fa2020-06-181-1/+2
* SERVER-44273 Fix timeZoneInfo file load on WindowsJames Wahlin2020-06-171-0/+0
* SERVER-48609 ChangeStreamTest.assertChangeStreamThrowsCode should run getMore...Bernard Gorman2020-06-061-12/+12
* SERVER-48502 Tighten $currentOp and pinned cursor checks in kill_pinned_curso...Nick Zolnierz2020-06-031-1/+1
* SERVER-48317 Modify profile_hide_index.js to use its own databaseRuoxin Xu2020-05-211-0/+1
* SERVER-48148 Cleanup of execution logs in db/Henrik Edin2020-05-181-1/+1
* SERVER-47992 Make disableResumableRangeDeleter just prevent ranges from being...Esha Maharishi2020-05-181-1/+2
* SERVER-47994 Fix for numerical overflow in GeoHashSvilen Mihaylov2020-05-151-8/+12
* SERVER-45094 add disabled replica set reconfig passthroughsPavi Vetriselvan2020-05-141-0/+52
* SERVER-47927 Ubuntu 20.04 - ifconfig replaced with ip commandMark Benvenuto2020-05-081-3/+5
* SERVER-46900 Prohibit transaction operations on system.profileMaria van Keulen2020-05-082-7/+26
* SERVER-47811 Search the intermediate certificates for the issuer of the peer ...Shreyas Kalyan2020-05-084-0/+174
* SERVER-31368 Log time spent waiting in BlockingResultsMergerDavid Percy2020-05-072-0/+76
* SERVER-46819 Allow transactions in change stream sharded passthroughsBernard Gorman2020-05-032-41/+195
* SERVER-33229 Blacklist tests that use startParallelShell from failover core s...Jack Mulrow2020-04-301-5/+7
* SERVER-47761 Retry moveChunk in stepdown suites on CallbackCanceledGregory Noma2020-04-281-8/+10
* SERVER-45956 Allow findAndModify with upsert=true inside multi-document trans...Gregory Noma2020-04-102-27/+42
* SERVER-42192 Enable moveChunk FSM workloads to run in stepdown suites.Max Hirschhorn2020-04-063-2/+26
* SERVER-46832 add a variant to run the jstest/core suite with enabled hedge readsr4.3.6Misha Tyulenev2020-04-061-0/+108
* SERVER-47051 Investigate OCSP failures on 4.3.4 and on 4.5.0Shreyas Kalyan2020-04-0410-246/+344