summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-64401 fix multiversion tests against SBE with OR queriesAlexander Ignatyev2022-03-221-0/+1
* SERVER-64499 Add component tags for wiredtigerAndrew Morrow2022-03-221-6/+20
* SERVER-64634 Tenant migration helpers must retry on retryable errorMatt Broadstone2022-03-223-26/+67
* SERVER-61658 Expand lastpoint sort on time onlyRuslan Abdulkhalikov2022-03-222-1/+25
* Revert "SERVER-64163 Synchronize orphans tracking upon upgrade/downgrade with...Tommaso Tocci2022-03-2211-164/+28
* SERVER-63717 Add support for FLE 2 delete in MongoDMark Benvenuto2022-03-226-59/+110
* Revert "Import wiredtiger: d641b5a3c086d76556690b8f96da71a674c02030 from bran...Gregory Wlodarek2022-03-223-12/+2
* SERVER-64772 Don't finish index build before stepdown in index_killop_after_s...Gregory Wlodarek2022-03-221-45/+36
* SERVER-64559 Simplify critical section reason for create collection coordinatorTommaso Tocci2022-03-222-23/+52
* SERVER-64718 Add extra logs on shard registry cleanupMarcos José Grillo Ramirez2022-03-221-0/+3
* SERVER-61141 Make access blockers for shard mergeA. Jesse Jiryu Davis2022-03-2224-208/+427
* SERVER-64163 Synchronize orphans tracking upon upgrade/downgrade with ongoing...Allison Easton2022-03-2211-28/+164
* SERVER-64184 Add allowDiskUseTrue metric for aggregate command.Alexander Ignatyev2022-03-223-0/+81
* SERVER-64729 Reduce mongos quiesce time in js ShardingTest fixtureTommaso Tocci2022-03-221-2/+2
* SERVER-64483 Support paths in foreignField when lowering lookup to SBEIrina Yatsenko2022-03-223-68/+248
* SERVER-64244 Drop exceptions due to transient errors for whole runBackgroundD...Yu Jin Kang Park2022-03-222-93/+115
* SERVER-63414 Change static cast to bool initializer.Yu Jin Kang Park2022-03-221-1/+1
* SERVER-63621 Push user write blocking state onto newly added shards in the ad...Jordi Serra Torrens2022-03-2216-54/+357
* Revert "SERVER-60899 Add new time expressions and original window functions t...auto-revert-processor2022-03-2219-166/+95
* SERVER-64399 Support replacement style update and upsertMark Benvenuto2022-03-223-62/+209
* Import wiredtiger: d641b5a3c086d76556690b8f96da71a674c02030 from branch mongo...Etienne Petrel2022-03-223-2/+12
* Import wiredtiger: edcce1e968eba80946bd432558f668cb9ee5932e from branch mongo...Etienne Petrel2022-03-223-2/+148
* Import wiredtiger: a25db58d8a4a60378ddb2d0d8889af74a7595e38 from branch mongo...Etienne Petrel2022-03-226-7/+341
* SERVER-64585 Fix use of 'MultipleCollectionAccessor' in 'attachCursorSourceTo...Yoonsoo Kim2022-03-215-34/+96
* SERVER-61228 Architecture Guide updates on index data formatsYuhong Zhang2022-03-211-6/+12
* SERVER-63716 Add support for FLE 2 insert in MongoDMark Benvenuto2022-03-2111-84/+465
* SERVER-64721 Drain incompatible createCollectionCoordinator on FCV downgradeTommaso Tocci2022-03-219-10/+215
* SERVER-64059: Fetch committed txn entries lte startApplyingDonorOpTimeChristopher Caplinger2022-03-214-49/+84
* SERVER-64602 Provide time-series bucket time bounds as document metadata for ...Dan Larkin-York2022-03-2118-106/+386
* SERVER-60899 Add new time expressions and original window functions to V1Joel Redman2022-03-2119-95/+166
* Revert "SERVER-64585 Fix use of 'MultipleCollectionAccessor' in 'attachCursor...Yoonsoo Kim2022-03-215-96/+34
* SERVER-64552 Replace invariant with assertion for non-joinable rename collect...Pierlauro Sciarelli2022-03-211-5/+6
* SERVER-60426 stop inteldecimal script from setting dependencies in generator.Daniel Moody2022-03-211-30/+24
* SERVER-63293 Construct binary tags from payloadjoshua2022-03-218-30/+393
* SERVER-64651 Prevent refineCollectionShardKey to run on config serverTommaso Tocci2022-03-212-0/+10
* SERVER-64585 Fix use of 'MultipleCollectionAccessor' in 'attachCursorSourceTo...Yoonsoo Kim2022-03-215-34/+96
* SERVER-64436 Use burn_in_tags variant for timeouts on burn_in_tags generated ...David Bradford2022-03-211-1/+9
* SERVER-64235 Implement timeseries lastpoint rewrite for ascending timeAlya Berciu2022-03-214-99/+339
* SERVER-63863 Handle Write Conflicts in BATCHED_DELETE stageHaley Connelly2022-03-215-83/+617
* SERVER-64052 Implement unstash for TransactionRouterSanika Phanse2022-03-212-2/+36
* SERVER-63689 Document fields in resmoke suitestrahman13182022-03-211-0/+163
* SERVER-63989 Retry rollback_to_stable until all concurrent operations finishGregory Wlodarek2022-03-212-1/+44
* SERVER-63989 KeysCollectionManager is interruptible by replication rollbackGregory Wlodarek2022-03-212-0/+12
* SERVER-63989 Release the snapshot before pausing in the hangBeforeWaitingForW...Gregory Wlodarek2022-03-211-1/+8
* SERVER-64727 Make all DDL coordinator documents parsing not strictTommaso Tocci2022-03-214-4/+4
* SERVER-64726 Account for transient issues in WT unit testJordi Olivares Provencio2022-03-211-2/+24
* SERVER-63387 Change std::vector for std::deque to allow efficient pop front. ...Yu Jin Kang Park2022-03-2110-30/+29
* SERVER-64546 Increase the resharding critical section timeout value for balan...Allison Easton2022-03-211-1/+11
* SERVER-64719 Reduce mongos quiesce time for sharded fixtureTommaso Tocci2022-03-211-0/+8
* Import wiredtiger: 0a439737b9bbf61f5656eb9d72d5d7c159a9c65e from branch mongo...Luke Chen2022-03-213-2/+11