summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67405: Fix is_patch lookup for build_variant_genv5.3David Bradford2022-07-122-5/+70
* SERVER-57519 Make ARS use causally consistent ShardRegistry::getShard() func...Tommaso Tocci2022-07-115-70/+116
* SERVER-64307 Remove BSONColumn benchmarks from running on EvergreenHenrik Edin2022-06-091-12/+0
* SERVER-65100 Increase block size for BSONColumn to be BSONObjMaxUserSizeHenrik Edin2022-06-081-2/+3
* SERVER-66618 Wait in test for resharding coordinator to persist abort.Max Hirschhorn2022-06-071-1/+11
* SERVER-66955 Remove JSON.send usage in sys-perf and performanceVlad Rachev2022-06-062-14/+2
* SERVER-66843 Use defensive programming in DeadlineFuture destructorAndrew Shuvalov2022-06-031-4/+9
* SERVER-66860 FSM tests should not reuse same database namesTommaso Tocci2022-06-013-3/+3
* SERVER-66769 Add Windows support to spawnhost setup scriptMatt Kneiser2022-05-311-60/+115
* SERVER-66719 Take FCV lock in `MODE_IS` for shared global lock modesr5.3.2-rc2r5.3.2Gregory Noma2022-05-263-10/+13
* SERVER-66384 Ninja shared build log and common output directoryAlexander Neben2022-05-252-3/+12
* SERVER-65863 Have optimized _id expression(s) pushed down properlyYoonsoo Kim2022-05-243-9/+32
* SERVER-65930 DDL coordinators and rename participant initial checkpoint may i...r5.3.2-rc1Allison Easton2022-05-193-10/+33
* SERVER-66560 Check feature flag before fetching child transaction historyJack Mulrow2022-05-191-40/+47
* SERVER-65797 Remove invalid index specs in memory before parsing for `listInd...Yuhong Zhang2022-05-176-45/+186
* SERVER-64780 don't run resharding_change_stream_namespace_filtering.js agains...Mickey. J Winters2022-05-172-3/+5
* Revert "SERVER-65884 $lookup from ts optimize $sequentialCache"James Wahlin2022-05-173-121/+0
* SERVER-65884 $lookup from ts optimize $sequentialCacheruslan.abdulkhalikov2022-05-173-0/+121
* SERVER-65821 Allow prepared transactions to write commit decision across FCV ...r5.3.2-rc0Gregory Noma2022-05-1016-55/+298
* SERVER-65633 retry commitTransaction on FailedToSatisfyReadPreferenceAndrew Witten2022-05-051-13/+13
* SERVER-61853: Sync get_named_suites lookups in resmokeDavid Bradford2022-05-021-15/+16
* SERVER-66041 Chunk cloner must never consider `too big` a chunk with only one...Pierlauro Sciarelli2022-04-291-1/+1
* SERVER-66054 Internal transactions tests in jstests/multiversion are not runn...Cheahuychou Mao2022-04-281-2/+1
* SERVER-63850: Add the count command to API version 1Maddie Zechar2022-04-2811-43/+64
* SERVER-64780 filter out resharding events that aren't related to the namespac...Mickey. J Winters2022-04-283-1/+68
* SERVER-65924 resharding_histogram_metrics.js checks totalCount or opsBrett Nawrocki2022-04-261-11/+19
* SERVER-65672: pin crypography dependencyDavid Bradford2022-04-261-1/+1
* SERVER-61210 Improve the probability of ARHASH plan in sample_timeseries.jsArun Banala2022-04-261-21/+29
* SERVER-64322 temporarily limit external_auth suite to 1 job.Daniel Moody2022-04-261-0/+3
* SERVER-64664 add alias tagging for ninja to determine generated sources.Daniel Moody2022-04-262-23/+53
* SERVER-61460 correctly merge --setParameter in resmokeRobert Guo2022-04-265-21/+108
* SERVER-65907: Delete the CST benchmarkMaddie Zechar2022-04-224-31/+1
* SERVER-64815 Prevent buildindexes_false_commit_quorum.js from running in mult...Louis Williams2022-04-201-0/+2
* SERVER-63254 Add index feature usage stats to serverStatusLouis Williams2022-04-2011-39/+824
* SERVER-62690 Shard is shutting down before finishing draining in testAllison Easton2022-04-191-0/+14
* SERVER-65024 Fix the uniqueness constraint handling for foreground index buildsYuhong Zhang2022-04-194-9/+55
* SERVER-65270 Fix bug related to queries on large documents not respecting the...Ian Boros2022-04-1818-29/+75
* SERVER-64405 Remove FCBIS passthroughs from non-enterprise variantsMatthew Russotto2022-04-181-5/+5
* SERVER-65718 Fix mypy errorMikhail Shchatko2022-04-181-0/+1
* SERVER-55173 Skip releasing cursors during shutdown to avoid segmentation faultYuhong Zhang2022-04-152-1/+22
* SERVER-64949: Disable the CST benchmarksMaddie Zechar2022-04-153-18/+4
* SERVER-65539 jepsen_list-append test failures don't upload test filesRichard Samuels2022-04-151-1/+4
* SERVER-64983 Abort transaction after releasing Client lockDaniel Gómez Ferro2022-04-143-19/+60
* SERVER-64725 Make ShardRegistry::periodicReloader interruptibleTommaso Tocci2022-04-142-77/+31
* SERVER-64509 Fix ShardRegistry threadpool shutdown orderTommaso Tocci2022-04-141-2/+3
* SERVER-65137 CollectionPtr::restore() should fail (return nullptr) if collect...Benety Goh2022-04-142-5/+14
* SERVER-65429 Clean up defragmentation policy memory on stepdownPaolo Polato2022-04-144-0/+16
* SERVER-65137 LookupCollectionForYieldRestore saves collection namespace at co...Benety Goh2022-04-133-7/+15
* SERVER-65137 add yield and restore tests for CollectionPtrBenety Goh2022-04-131-2/+57
* SERVER-56003 use separate run icecc scripts for multiple ninja file builds.Daniel Moody2022-04-132-2/+13