summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-63141 Ensure stages without dependency tracking are not cached in $lookupv4.0Alya Berciu2022-03-162-3/+48
* Import wiredtiger: f138cf8582dca92799b86e8d96e5e8a62447d135 from branch mongo...Luke Chen2022-02-242-17/+26
* SERVER-62906 Add a check in the createCollection/shardCollection path verifyi...Antonio Fuschetto2022-02-084-0/+28
* SERVER-26755 Increase the timeout for find operations against config.chunksCheahuychou Mao2022-02-031-2/+6
* SERVER-63197 Pin microbenchmarks genny versionCarl Raiden Worley2022-02-021-1/+1
* SERVER-62065 Fix linting error in 'configsvr_repair_sharded_collection_chunks...Kaloian Manassiev2022-01-191-1/+2
* SERVER-62065 Introduce the 'repairShardedCollectionChunksHistory' commandKaloian Manassiev2022-01-0519-147/+487
* SERVER-45953 Exempt internal replication oplog readers from acquiring read ti...r4.0.28-rc0r4.0.28Dianna Hohensee2022-01-044-6/+28
* SERVER-44484 Changestream with updateLookup uasserts on updates from before c...Rishab Joshi2021-12-234-52/+143
* SERVER-62164 Remove obsoleted build variantsAndrew Morrow2021-12-221-473/+0
* SERVER-53335 Queries, updates, and deletes with non-"simple" collations may m...Jason Zhang2021-12-145-4/+464
* SERVER-59929 Limit the blocking of split/merge behind other metadata operatio...Kaloian Manassiev2021-12-146-524/+11
* SERVER-61791 pin pymongoRobert Guo2021-11-301-1/+1
* SERVER-58192 Use more unique_ptrs in QueryPlannerAnalysis::analyzeSort()Milena Ivanova2021-11-192-17/+18
* SERVER-61559 Remove jepsen_register_linearizableReadRichard Samuels2021-11-171-21/+0
* SERVER-61530: Add large distro name for SSL Amazon LinuxDavid Bradford2021-11-161-0/+1
* SERVER-60670 use a separate branch instead of a specific commit for TPCC - ba...Alex Podelko2021-11-122-4/+2
* SERVER-60671 Remove the Dagger toolRyan Egesdahl2021-11-109-1722/+0
* SERVER-60588 Don't attempt to coerce a double product to longJennifer Peshansky2021-11-031-5/+11
* Revert "SERVER-59226 Fix deadlock between uninterruptible profiling operation...Wenbin Zhu2021-11-013-47/+9
* SERVER-59226 Fix deadlock between uninterruptible profiling operation and ste...Wenbin Zhu2021-11-013-9/+47
* SERVER-59191 Use expansions in modulesVlad Rachev2021-11-012-22/+22
* SERVER-61152: Remove unneeded fileDavid Bradford2021-11-011-0/+0
* SERVER-56096 Remove replication recovery invariant that stableTimestamp equal...Vesselina Ratcheva2021-10-282-33/+0
* SERVER-60654 blacklist autosplit_with_balancer and write_cmd_auto_split from ...Pierlauro Sciarelli2021-10-282-0/+9
* SERVER-60961 fix wrong backport: requires_fcv_42 to requires_fcv_40Pierlauro Sciarelli2021-10-283-3/+3
* SERVER-59613 $range expression should error if it exceeds memory limitMickey. J Winters2021-10-276-1/+39
* SERVER-60654 Backport the autoSplitVector logic to v4.0Pierlauro Sciarelli2021-10-2728-192/+1056
* SERVER-60961 Add exclude tags to old branches not generating multiversion_exc...Pierlauro Sciarelli2021-10-263-0/+13
* SERVER-60971: Remove calls to BF Suggestion serviceDavid Bradford2021-10-251-26/+0
* SERVER-40486: Remove Test Lifecycle codeDavid Bradford2021-10-259-2586/+0
* SERVER-60934 Increase RSM verbosity in the test change_stream_shard_failoverAndrew Shuvalov2021-10-221-0/+9
* Import wiredtiger: 9d683270f19c326e6ca57e795c5cecab91ec1493 from branch mongo...Luke Chen2021-10-20768-1957/+2870
* SERVER-57727 race conditions in x509_invalid.jssergey.galtsev2021-10-071-29/+49
* SERVER-58104 Prevent the balancer from calculating split points in sessions c...Jonathan Lee2021-10-073-0/+64
* SERVER-54064 Clear out the logical session cache on refresh in arbitersLuis Osta2021-10-073-7/+66
* SERVER-60476 Remove jstests/sharding/stats.js from resmokeconfig/suites/shard...Jonathan Lee2021-10-071-1/+0
* Revert "SERVER-58104 Prevent the balancer from calculating split points in se...Jonathan Lee2021-10-072-62/+0
* SERVER-58104 Prevent the balancer from calculating split points in sessions c...Jonathan Lee2021-10-062-0/+62
* SERVER-60290 Update Windows external auth test distroBrian McCarthy2021-10-011-2/+2
* SERVER-59804 Using a separate branch for YCSB in system_perf.ymlAlex Podelko2021-10-012-4/+2
* SERVER-59725 Remove duplicate rhel6 x86 pushesJon Streets2021-09-281-7/+0
* SERVER-56326 Add a round() method to the Decimal128 classDrew Paroski2021-09-253-0/+198
* SERVER-55648 Return top-level batch-write error in case of shutdownLuis Osta2021-09-223-0/+77
* Revert "SERVER-55648 Return correct response in case of shutdown"Max Hirschhorn2021-09-203-66/+0
* SERVER-59120 Add test coverage to commitChunksMerge()Paolo Polato2021-09-203-8/+575
* SERVER-55648 Return correct response in case of shutdownLuis Osta2021-09-203-0/+66
* SERVER-59887 speedup failover in slow test by running 3 replicasAndrew Shuvalov2021-09-131-1/+1
* SERVER-45385 unblacklisted sharding/kill_sessions.js by removing multiversion...Jonathan Lee2021-09-101-4/+0
* SERVER-59874: Delete stats.js on the 4.0 branch.Kshitij Gupta2021-09-101-223/+0