summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74380 Make the router loop not invariant on unexpected namespacesr6.0.6-rc0Kaloian Manassiev2023-04-2027-127/+219
* SERVER-76178 Fix moveRange authorization requirementsPierlauro Sciarelli2023-04-202-1/+31
* SERVER-72146 Add extra migration statistics including the total bytes cloned ...Marcos José Grillo Ramirez2023-04-195-2/+39
* SERVER-69783 use integral value for large 'expireAfterSeconds' in ttl testBenety Goh2023-04-191-1/+1
* SERVER-69783 add test case for TTL index with floating point 'expireAfterSeco...Benety Goh2023-04-191-0/+8
* SERVER-76274 moved microbenchmarks to their own distroSimon Eismann2023-04-191-4/+4
* SERVER-75360 Add number of results from mongot to slow query log lineTed Tuckman2023-04-192-0/+4
* SERVER-74997 Reduce the timeout of tlsOCSPVerifyTimeoutSecs to 4 secondsAdrian Gonzalez2023-04-191-1/+1
* SERVER-76241 Add search_pinned_connections_auth to relevant tasks in evergree...George Wangensteen2023-04-181-0/+2
* SERVER-75356 Fix sharded explain path's handling of 'let' parametersDavid Storch2023-04-1820-69/+266
* SERVER-75725 Control TaskExecutorCursor's connection-pinning behavior with a ...George Wangensteen2023-04-188-13/+54
* SERVER-74112 Make mongod->mongot connections auth configurableGeorge Wangensteen2023-04-171-0/+2
* SERVER-57056 Give LogSeverity::Log() messages syslog severity level infoGabriel Marks2023-04-171-1/+1
* SERVER-75183 Add a server parameter to configure connection-pinning behavior ...George Wangensteen2023-04-172-0/+42
* SERVER-73613 Let TaskExecutorCursor Pin Connections When RequestedGeorge Wangensteen2023-04-178-344/+882
* SERVER-76186: specify garasign creds per version 6.0Tural Farhadov2023-04-171-2/+2
* SERVER-75299 Lower BalancerStatsRegsitry log severityMarcos José Grillo Ramirez2023-04-171-2/+4
* SERVER-73611 Add a PinnedConnectionTaskExecutor. This commit adds a TaskExecu...George Wangensteen2023-04-146-3/+1300
* SERVER-76077 Allow server to startup with 'bucketSize' field in index specHenrik Edin2023-04-141-1/+6
* SERVER-73169 Disallow project_with_collation.js from running in suites that t...Arun Banala2023-04-143-0/+3
* SERVER-76098 Allow queries with search and non-simple collationsMilitsa Sotirova2023-04-141-5/+0
* SERVER-66795 Improve throttling on migration batches issued by the BalancerAllison Easton2023-04-141-18/+27
* SERVER-76039 Fix initialization of PauseDuringStateTransitionsAbdul Qadeer2023-04-131-5/+11
* SERVER-64000: Create an unlock/relock scope guard.George Wangensteen2023-04-133-0/+154
* SERVER-48196 Upgrade the timelib to 2022.04 to update the built-in timezone f...Yoonsoo Kim2023-04-1239-15539/+15928
* SERVER-73610 Introduce Connection-Leasing from ConnectionPool and NetworkInte...George Wangensteen2023-04-1213-77/+316
* SERVER-75795 Update aws_e2e_ec2.js for evergreen changes to AWS test identityMark Benvenuto2023-04-121-5/+1
* SERVER-75906: Reduce frequency of Microbenchmark testsJawwad Asghar2023-04-121-8/+8
* SERVER-66927 Remove reference to silentFail from mongo repoNamaz Gurbanov2023-04-127-129/+5
* SERVER-72107 Check for remaining bytes when reading strings with NulsShin Yee Tan2023-04-122-1/+13
* SERVER-75261 Added accounting for array element overhead for "listCollections...Mindaugas Malinauskas2023-04-128-24/+162
* SERVER-73877 Wait for shard to have a primary before doing a migration in pre...Silvia Surroca2023-04-121-0/+7
* SERVER-75639 Remove dedicated executor for moveChunk/moveRange commandsPierlauro Sciarelli2023-04-121-23/+1
* Revert "SERVER-54150 Recovery from a stable checkpoint should fassert on oplo...Moustafa Maher Khalil2023-04-1216-322/+58
* SERVER-75745 Only log record and index metadata associated with missing or ex...Dan Larkin-York2023-04-113-9/+23
* SERVER-75652: remove -signed suffix for digest files(md5, sha1, sha256)Tural Farhadov2023-04-111-3/+3
* SERVER-75652: fix authenticode signing failureTural Farhadov2023-04-112-2/+2
* SERVER-75652: add checksum generation before signing in push taskTural Farhadov2023-04-112-2/+28
* SERVER-75652: migrate from notary_client to garasign for push taskTural Farhadov2023-04-113-3/+97
* SERVER-75501 - Remove FCV variants from v6.0Ahmad Shah2023-04-111-102/+0
* SERVER-75519 Task sharded_collections_jscore_passthrough times outNamaz Gurbanov2023-04-112-5/+4
* SERVER-74469 Mark the _validAfter field of CommitChunkMigrationRequest as dep...Paolo Polato2023-04-111-0/+5
* SERVER-54150 Recovery from a stable checkpoint should fassert on oplog applic...Moustafa Maher Khalil2023-04-1016-58/+322
* SERVER-71636 Fix explain of $lookup when inner collection is shardedDavid Storch2023-04-109-40/+308
* SERVER-75877 Fixed compile unittests oomingAlexander Neben2023-04-082-3/+3
* SERVER-75601 Create a separate test for apiVersions section of FTDCMoustafa Maher Khalil2023-04-073-11/+26
* SERVER-74179 Use initiateWithHighElectionTimeout() in primary_casts_vote_on_s...Wenbin Zhu2023-04-071-1/+1
* SERVER-75601 Omit ApiVersions from FTDC data.Moustafa Maher2023-04-063-2/+14
* SERVER-74871 Run jepsen_docker on debian10 only and clean up dead codeRyan Egesdahl2023-04-062-36/+0
* SERVER-73869 Increase concurrency suite idle timeout in macos*Yu Jin Kang Park2023-04-062-1/+9