summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add multikey info for non-WC fields in plannerHana Pearlman2021-04-152-19/+49
* Support queries on prefix of compound WC indexHana Pearlman2021-04-152-52/+115
* Adds restrictions on overlapping compound fields and removes the unnecessary ...Yuhong Zhang2021-04-153-106/+84
* File ticket and update TODO comments for known planner limitationCharlie Swanson2021-04-152-9/+25
* Remove bounds invariant check in finalizeWildcardIndexScanConfiguration, add ...Hana Pearlman2021-04-143-23/+34
* Compound index key generation using BtreeKeyGeneratorYuhong Zhang2021-04-143-43/+434
* Improvements to test harnessCharlie Swanson2021-04-144-170/+542
* Make some changes to planner_wildcard_helpers to allow for compound wc indexesHana Pearlman2021-04-147-55/+441
* Add initial implementation of compound wilcard index boundsCharlie Swanson2021-04-136-49/+126
* SERVER-55670 [SBE][replica_sets] Timed out on waitForFailPoint inMartin Neupauer2021-04-122-2/+24
* SERVER-55974 Check for namespace validity before initializing a rename coordi...Pierlauro Sciarelli2021-04-123-13/+31
* SERVER-55773 Explicitly ignore unchecked return value in BucketCatalog::_abortDan Larkin-York2021-04-121-1/+1
* SERVER-55809 Disallow sharding a time-series collection or a buckets collectionSergi Mateo Bellido2021-04-123-2/+15
* SERVER-54956 move CommitQuorum away from using Bson_serialization_type anyBenety Goh2021-04-111-1/+7
* SERVER-54925 Move away from using Bson_serialization_type “any”Mohammad Dashti2021-04-1012-11/+203
* SERVER-55780 Simplify cancellation for tenant migration donorsJack Mulrow2021-04-092-198/+136
* SERVER-54732 Updated vendor scons to match https://github.com/SCons/scons/pul...Daniel Moody2021-04-093-24/+61
* SERVER-55323 Integrate CancelableOperationContext into ReshardingDonorOplogIt...jannaerin2021-04-095-46/+62
* SERVER-55779 Clustered collections should store RecordIds as KeyStringLouis Williams2021-04-0958-586/+760
* SERVER-55288 Move recipient helpers into resharding_data_replication.Max Hirschhorn2021-04-098-208/+311
* SERVER-55325 Integrate CancelableOperationContext into resharding's DonorStat...jannaerin2021-04-094-42/+57
* SERVER-54694 Register $setWindowFields with min FCVTed Tuckman2021-04-091-2/+2
* SERVER-55737 Add an experiment for not requiring -rdynamicAndrew Morrow2021-04-092-6/+13
* SERVER-55960 always pass field name to IDL serializerBenety Goh2021-04-091-3/+3
* SERVER-53638 Enable pushdown of config.cache.chunks $lookup through $sortCharlie Swanson2021-04-0910-35/+626
* SERVER-54035 Commit resharding manual cleanup base classesBlake Oler2021-04-095-3/+269
* SERVER-52364 Enable feature flag for Enable checks for API versioning breakag...Mark Benvenuto2021-04-093-3/+6
* SERVER-54696 Serialize DDL operations on step-upTommaso Tocci2021-04-0915-23/+112
* SERVER-55865 Stop checking for DisableIncompleteShardingDDLSupport future fla...Tommaso Tocci2021-04-091-6/+2
* Import wiredtiger: 07fef8b2b80bf1e07104e8627a6bf76e2f998eac from branch mongo...Luke Chen2021-04-092-1/+201
* SERVER-55385 Use common executor to apply oplog entries in resharding.Max Hirschhorn2021-04-0915-617/+412
* SERVER-55215 Handle small measurement counts in buckets for ARHASHEric Cox2021-04-0919-807/+1639
* SERVER-55948 BucketCatalog::_abort should not set expiringBuckets flagDan Larkin-York2021-04-081-1/+1
* SERVER-55915 Fix dbtest with improved auditing coverage enabledBen Caimano2021-04-087-15/+16
* SERVER-54669 Make 10058 a stable/reserved LegacyNotPrimary error codeVesselina Ratcheva2021-04-081-0/+1
* SERVER-55323 Integrate CancelableOperationContext into ReshardingOplogApplierjannaerin2021-04-087-116/+183
* SERVER-55745 The Fuzzer can run killOp on the JournalFlusher thread and cause...Dianna Hohensee2021-04-081-1/+14
* SERVER-55214 Make resharding recipient shards use fetchTimestamp from each do...Randolph Tan2021-04-0820-207/+300
* SERVER-53479 Wait for mirrored operations in mirror_reads.jsGeorge Wangensteen2021-04-081-1/+18
* SERVER-54829 Avoid crashing during kUpgrading/kDowngrading state if config ha...Pavi Vetriselvan2021-04-085-43/+73
* SERVER-51606 Handle recovery from resharding donorsHaley Connelly2021-04-089-269/+513
* SERVER-49616 Add section about compatibility testing to Versioned API READMEAli Mir2021-04-081-0/+28
* SERVER-53412 Add assertion that '_configsvrDropCollection/Database' can only ...Kaloian Manassiev2021-04-082-4/+26
* SERVER-55312 Only set up tenant migration primary only services and op observ...Jason Zhang2021-04-083-4/+29
* SERVER-55799 Update Versioned API DocumentationMark Benvenuto2021-04-081-1/+3
* Revert "SERVER-54696 Serialize DDL operations on step-up"Tommaso Tocci2021-04-0815-96/+23
* SERVER-53915 Re-delete UseReshardingApplicationRules test cases.Max Hirschhorn2021-04-081-682/+0
* SERVER-51411 Architecture Guide: Secondary Indexes on Time-series CollectionsBenety Goh2021-04-081-0/+34
* SERVER-55322 Integrate CancelableOperationContext into ReshardingOplogFetcherjannaerin2021-04-085-36/+74
* SERVER-55835 Reuse calculated field name and value sizes in BSONIteratorSortedHenrik Edin2021-04-082-10/+20