summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-64092: Fix pipeline_length_limit_tests.js for mixed debugged variantsr5.3.0-rc3Maddie Zechar2022-03-081-10/+14
* SERVER-62521 Ensure distributed locks are being released even if a remote ste...Marcos José Grillo Ramirez2022-03-081-12/+35
* SERVER-63566 Increase plan exploration count in test IndexPartitioning1Timour Katchaounov2022-03-081-1/+1
* SERVER-64249 remove macOS Rosetta2 builder (5.3)Benety Goh2022-03-072-29/+0
* SERVER-58207 Enable featureFlagLoadBalancer by defaultGeorge Wangensteen2022-03-077-19/+11
* SERVER-64199 Use legal Timestamps for the routing performance benchmarksKaloian Manassiev2022-03-073-34/+32
* SERVER-63985 Remove ChunkType from MigrateInfoAllison Easton2022-03-078-101/+113
* SERVER-64129 Update snapshotId and filename for initialsync sys-perf-5.3 to F...Jon Streets2022-03-041-8/+8
* SERVER-64201 Disable apply_ops_dropDatabase.js in multiversion testingJordi Olivares Provencio2022-03-042-1/+9
* SERVER-62759 Add lock release in dropDatabase for applyOpsJordi Olivares Provencio2022-03-045-9/+89
* SERVER-63758 Fix post-defragmentation checksAllison Easton2022-03-043-16/+42
* SERVER-64080 ConfigsvrConfigureCollectionBalancing should not call tellShards...Allison Easton2022-03-041-29/+30
* SERVER-63969 Remove validation of ChunkType from migrateInfoAllison Easton2022-03-041-1/+0
* SERVER-63905 ConfigureCollectionBalancing command should refresh collection r...Allison Easton2022-03-041-2/+5
* Import wiredtiger: 8f54db107d6e3b8b32fe0d0416ae49ee397b8d39 from branch mongo...Luke Chen2022-03-042-6/+7
* Import wiredtiger: 80459af31c973f9a04896318750c6879ef06a90b from branch mongo...Luke Chen2022-03-0482-513/+555
* Import wiredtiger: eee2144e597afa473bd8d08c84bab37ea8ff1234 from branch mongo...Luke Chen2022-03-049-40/+280
* SERVER-63908 Allow stopping of index builds during initial syncMatthew Russotto2022-03-031-2/+8
* SERVER-64043 ConfigsvrConfigureCollectionBalancing should be interruptable on...Allison Easton2022-03-031-0/+1
* SERVER-64110 Stop retrying unordered writes after committing ordered writes h...Rui Liu2022-03-031-26/+43
* Revert "SERVER-62521 Ensure distributed locks are being released even if a re...Marcos José Grillo Ramirez2022-03-021-18/+8
* SERVER-63742 Default topology time in shard can lead to infinite refresh in s...Antonio Fuschetto2022-03-0215-56/+118
* SERVER-64096 add missing test for setUserWriteBlockMode on v5.3Kyle Suarez2022-03-011-0/+1
* SERVER-63974 Pin version of itsdangerous python dependencyShreyas Kalyan2022-03-011-0/+1
* SERVER-61769 Remove inMultiDocumentTransaction from expCtxJennifer Peshansky2022-03-018-12/+14
* SERVER-62521 Ensure distributed locks are being released even if a remote ste...Marcos José Grillo Ramirez2022-03-011-8/+18
* SERVER-63968 Use multiversion_incompatible tag instead of requires_fcvSara Golemon2022-03-011-1/+1
* SERVER-64037: Update default timeouts for long-running tasksDavid Bradford2022-03-012-3/+6
* SERVER-62907 Vector clock components must survive CSRS non-rolling restartAntonio Fuschetto2022-03-011-0/+24
* SERVER-63968 Prohibit ennumeration of builtin roles on $external databaseSara Golemon2022-02-283-4/+64
* SERVER-63129 Tenant collection cloner resume should ignore “view already ex...r5.3.0-rc2Suganthi Mani2022-02-259-55/+231
* SERVER-63986 Use requires_fcv_50 on update_with_dollar_fields.jsRui Liu2022-02-251-1/+1
* SERVER-63246 Modify CRUD_clustered_collection for parallel FSM testsJordi Olivares Provencio2022-02-251-15/+7
* SERVER-63605 Modify test to ignore transient warningsJordi Olivares Provencio2022-02-251-43/+60
* SERVER-63610 Exclude clustered_capped_collections* from EFTJordi Olivares Provencio2022-02-252-0/+2
* SERVER-63859 Disallow collMod with 'expireAfterSeconds' parameter over a view...Nicholas Zolnierz2022-02-242-1/+7
* SERVER-63722 Rename collection participants resilient to errors different fr...Pierlauro Sciarelli2022-02-242-35/+54
* SERVER-63869 Fix shard retrieval in balancer_defragmentation_merge_chunks.jsTommaso Tocci2022-02-231-2/+5
* SERVER-63841 Disable time-series metric indexesDavid Percy2022-02-233-49/+36
* SERVER-63867 Allow zero plan cache maximum sizeAlexander Ignatyev2022-02-232-2/+15
* SERVER-63769 Remove the temporary unsafe code for index selection when loweri...Irina Yatsenko2022-02-221-5/+4
* SERVER-63505 Wait until primary is writable primary in rollback_views.jsali-mir2022-02-221-0/+2
* SERVER-63428 Robustify oplog applying code for update operationRui Liu2022-02-2219-105/+180
* SERVER-63358 remove all feature flag variantsJon Streets2022-02-222-755/+0
* SERVER-63380 JSTest bulk api can create oversized batchesAllison Easton2022-02-221-1/+16
* SERVER-63721 Defragmentation jstest utils should handle empty shardsAllison Easton2022-02-221-1/+4
* SERVER-63723 Remove unnecesary moveChunk operations in balancer_defragmentati...Allison Easton2022-02-221-4/+0
* Import wiredtiger: b1a6788043f564c5fe1956ceb94307cdd47ff9ca from branch mongo...r5.3.0-rc1r5.3Luke Chen2022-02-226-19/+9
* Import wiredtiger: 11425af9b5e47adb7a79ae94b392f50874220965 from branch mongo...Luke Chen2022-02-224-71/+139
* Import wiredtiger: dd462d128df33f64b3448338e5d34bd5d6c86bfc from branch mongo...Luke Chen2022-02-224-57/+26