summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-66933 Exclude API tests from sharded_retryable_writes_downgrader6.0.0-rc11Joel Redman2022-06-233-3/+4
* SERVER-66462 Fixed change stream pre-image write performance issueMindaugas Malinauskas2022-06-231-13/+28
* SERVER-67441 Disable multi_statement_transaction_atomicity_isolation_server_s...Israel Hsu2022-06-231-1/+3
* SERVER-67352 Skip identifying writes on orphaned documents in replica set dep...Antonio Fuschetto2022-06-232-12/+12
* Import wiredtiger: 31b70b7fe65536b44c77f07ed3815048673867f3 from branch mongo...Luke Chen2022-06-232-3/+10
* Revert "Revert "Merge branch 'v6.0' of github.com:10gen/mongo into v6.0""Eric Cox2022-06-2294-612/+2484
* Revert "Merge branch 'v6.0' of github.com:10gen/mongo into v6.0"Eric Cox2022-06-2294-2484/+612
* Merge branch 'v6.0' of github.com:10gen/mongo into v6.0Eric Cox2022-06-2294-612/+2484
|\
| * SERVER-65864 Parse $densify step as a NumberLong when using a date unitDavis Haupt2022-06-213-6/+24
| * SERVER-67376: 32 bit integer overflow in Value{} creationMatt Boros2022-06-212-2/+9
| * SERVER-66520 add index build UUID to BackgroundOperationInProgress messageBenety Goh2022-06-213-22/+57
| * SERVER-67036 remove floor for collMod cappedSize option to be consistent with...Benety Goh2022-06-202-3/+9
| * SERVER-66662 Block insertion into __safeContent__Shreyas Kalyan2022-06-2017-78/+306
| * SERVER-66541 Rely on a refresh to define the metadata barrierSergi Mateo Bellido2022-06-201-0/+24
| * Revert "SERVER-66541 Clear the filtering metadata on setFCV"Sergi Mateo Bellido2022-06-206-75/+4
| * SERVER-66663 Raise default contention factor for equality indexes to 4Mark Benvenuto2022-06-181-1/+1
| * SERVER-67316 LDAP CNAME resolution truncates CNAME incorrectlyMark Benvenuto2022-06-171-1/+1
| * SERVER-66724 Create FLE 2 Equality Match ExpressionMark Benvenuto2022-06-1727-95/+1450
| * SERVER-61812: Ensure cache is not refreshed during $listLocalSessionsnandinibhartiyaMDB2022-06-1725-26/+12
| * SERVER-66944 Disable ESE on MacOSShreyas Kalyan2022-06-172-2/+4
| * SERVER-66418 fix bug in projection created during dependency analysisSteve Tarzia2022-06-175-36/+178
| * SERVER-67273 Add feature flag to always create config.transactions index on s...Jack Mulrow2022-06-165-278/+418
| * SERVER-66989 Make HashAgg record store key ownedEric Cox2022-06-164-4/+54
* | SERVER-67338 Fix ownership of HashAggStage key in SBEEric Cox2022-06-221-17/+10
* | SERVER-66989 Make HashAgg record store key ownedEric Cox2022-06-164-4/+54
|/
* SERVER-59658 Change durationMillis to durationAllison Easton2022-06-161-2/+2
* SERVER-59658 Improve logging to reflect that sharding metadata refresh waitin...Allison Easton2022-06-161-0/+14
* SERVER-67315 Fix possible int32 overflow on call to DocumentSourceSort::creat...James Wahlin2022-06-161-2/+3
* SERVER-66984 config.transactions collection may end up not having the "parent...Jason Zhang2022-06-153-54/+180
* SERVER-65723 Add parameter oplogBatchDelayMillis to improve batching on caugh...Matthew Russotto2022-06-156-49/+250
* SERVER-65273 Enhance waiting API of oplog buffer.Matthew Russotto2022-06-1511-19/+108
* SERVER-67181 Return the OpTime of Commit Transaction for FLE2 CRUD on mongosMark Benvenuto2022-06-151-10/+14
* SERVER-67179 Make 'checkBothEnginesAreRunOnCluster' aware of 'featureFlagSbeF...Mihai Andrei2022-06-151-4/+10
* Revert "SERVER-67036 remove floor for collMod cappedSize option to be consist...Benety Goh2022-06-152-9/+3
* SERVER-67036 remove floor for collMod cappedSize option to be consistent with...Benety Goh2022-06-142-3/+9
* SERVER-66541 Clear the filtering metadata on setFCVSergi Mateo Bellido2022-06-146-4/+75
* SERVER-66727 Use full-precision timestamp for time-series bucketing decisionDan Larkin-York2022-06-142-2/+95
* SERVER-67072 Fix pushdown of time-series metadata predicates in $orDavid Percy2022-06-142-21/+156
* SERVER-64994 Extend the planner to allow soft hints about index traversal dir...r6.0.0-rc10Matt Boros2022-06-1317-259/+640
* SERVER-67016 Cancel transaction API transactions if their caller is interruptedJack Mulrow2022-06-133-17/+224
* SERVER-66481 Disable cross-shard internal transactions run from a shardJason Zhang2022-06-134-41/+84
* SERVER-67080 PerClusterDataConsistencyHook checks data consistency on the sam...kauboy262022-06-131-1/+1
* SERVER-66329 Authenticate connections during rollover testsSara Golemon2022-06-131-8/+8
* SERVER-67106 allow the execution of _flushRoutingTableCacheUpdates over colle...Paolo Polato2022-06-131-1/+2
* SERVER-67175: Don't run multiversion fuzzer on debian 11David Bradford2022-06-101-1/+1
* SERVER-63243 Range deleter must not clean up orphan ranges in a round-robin f...Allison Easton2022-06-101-80/+91
* SERVER-66866 Make the range deleter not sleep under collection lockKaloian Manassiev2022-06-103-87/+68
* SERVER-66074 Remove usage of toArray in collection_defragmentation.jsAllison Easton2022-06-101-5/+16
* SERVER-66653 Remove usage of this.tid from assertDocWasUpdatedAllison Easton2022-06-101-9/+17
* SERVER-66868 Fail point must be enabled on new primary before step up in rang...Allison Easton2022-06-101-3/+3