summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57329 fix long long to size_t narrowingBilly Donahue2021-06-011-5/+5
* SERVER-57225 Prevent top-level AND optimization from being used for ANDs with...Ian Boros2021-06-011-2/+5
* SERVER-56890 Use a well typed struct rather than object_owned for presetResha...Randolph Tan2021-06-0113-117/+47
* SERVER-57320 Correct typo: "registerReceiveChink" -> "registerReceiveChunk"Pierlauro Sciarelli2021-06-011-1/+1
* SERVER-56197 Remove feature flag for window functionsNick Zolnierz2021-06-012-16/+4
* Revert "SERVER-54967 Remove workaround for comparing size outside of bsonBina...Gregory Wlodarek2021-06-011-0/+23
* Import wiredtiger: 0784f508f9ea28834c848ec36467fa9ad7a48f15 from branch mongo...Luke Chen2021-06-019-29/+129
* Import wiredtiger: a449c141a401dfdabeaec84f3a8f968a969e6002 from branch mongo...Luke Chen2021-06-016-162/+118
* Import wiredtiger: cf86c311b3df45e388de49a0d4f8624953e34f76 from branch mongo...Luke Chen2021-06-015-9/+65
* Import wiredtiger: 4923eb3586c39806c74c4d53f7ff8e445984ead3 from branch mongo...Luke Chen2021-06-012-1/+4
* SERVER-57311 Make ShardingDDLCoordiantor retry on ExceededTimeLimit errorsTommaso Tocci2021-06-011-0/+1
* SERVER-57307 Improve deletion of config.chunks entries with hint and retriesPierlauro Sciarelli2021-05-318-9/+69
* SERVER-56669 Refactor change streams stage building logicArun Banala2021-05-3122-269/+351
* SERVER-57204 Extend the _configsvrSetAllowMigrations command to take the coll...Jordi Serra Torrens2021-05-314-11/+36
* SERVER-57063 Ensure that config.collections exists upon configsvr startupSimon Graetzer2021-05-312-1/+32
* SERVER-55392 Add a timestamp field to config.rangeDeletionsAntonio Fuschetto2021-05-316-27/+67
* Import wiredtiger: ef7649ed057b6bdc5a24c62fa627f3c3088abebc from branch mongo...Chenhao Qu2021-05-312-1/+3
* SERVER-52273 Deleted feature flag for Slot-based executionJennifer Peshansky2021-05-292-8/+0
* SERVER-54967 Remove workaround for comparing size outside of bsonBinaryEqual ...Gregory Wlodarek2021-05-281-23/+0
* SERVER-56501 Add into serverStatus().opcounters a subsection for deprecated o...Irina Yatsenko2021-05-284-31/+68
* SERVER-57061 Make CollectionCatalog aware of namespaces used by ViewCatalog.Henrik Edin2021-05-286-39/+123
* SERVER-56819 Make indexOfCP's classic engine impl always return -1 when end i...David Storch2021-05-281-0/+6
* SERVER-57281 SBE incorrectly constructs a collection scan instead of anMartin Neupauer2021-05-281-2/+1
* SERVER-49771 Add move assignment operator to reverse_radix_iteratorDianna Hohensee2021-05-281-0/+21
* SERVER-49769 add move assignment operator to radix_iteratorDianna Hohensee2021-05-281-0/+21
* SERVER-55150 Add whitelist of errors that will not be retried on rename colle...Marcos José Grillo Ramirez2021-05-284-66/+83
* SERVER-50549 transform state-changing errors returned by mongosBilly Donahue2021-05-2813-1/+633
* SERVER-52849: Protect stepUp from invalidated executor on shutdown in Primary...Tyler Seip2021-05-285-29/+74
* SERVER-56336 Replace usages of withAutomaticRetry() in resharding_donor_servi...Luis Osta2021-05-281-94/+95
* SERVER-57264 TenantMigrationDonorOpObserver should not invariant that mtab ex...Cheahuychou Mao2021-05-283-4/+18
* SERVER-56525 Make thread pool for submitting range deletion tasks a decoratio...Pierlauro Sciarelli2021-05-285-30/+58
* SERVER-57151 Add pipeline optimization tests for $match with $exprAlya Berciu2021-05-281-0/+308
* SERVER-55557 Range deletion of aborted migration can fail after a refine shar...Jordi Serra Torrens2021-05-284-2/+30
* Import wiredtiger: 3fcff335811eb8498c55e35009190e28ee8ca676 from branch mongo...Luke Chen2021-05-282-3/+3
* Revert "SERVER-56507 Change default block compressor to Zstandard"Monica Ng2021-05-281-1/+1
* SERVER-51127 Test network errors via sync source rollback during tenant migra...Vesselina Ratcheva2021-05-281-0/+2
* SERVER-57159 Generate DamageVector from docDiff with subdocuments in unittestYuhong Zhang2021-05-274-29/+347
* SERVER-57228 Config Server crashes when updating FCV using an inconsistent FC...Antonio Fuschetto2021-05-271-4/+8
* SERVER-57231 TemporaryKVRecordStore sets finalized flag in commit handlerBenety Goh2021-05-271-3/+4
* SERVER-57220 Handle drop-pending time-series buckets namespaces in listCollec...Gregory Noma2021-05-272-1/+2
* SERVER-57235: Don't tassert on ShutdownInProgress in MirrorMaestroTyler Seip2021-05-271-1/+6
* SERVER-57171 Make the killop test more resilientAmirsaman Memaripour2021-05-271-38/+42
* SERVER-53643 Wait for FCV to be majority committed before reporting it.Matthew Russotto2021-05-274-3/+66
* SERVER-57190 Change shards refresh request to use a fire and forget approach ...Marcos José Grillo Ramirez2021-05-271-18/+7
* SERVER-53652 Remove Lock Free Reads feature flag and builder.Dianna Hohensee2021-05-279-18/+94
* SERVER-57201 applyChunkOpsDeprecated function queries config.chunks always by...Sergi Mateo Bellido2021-05-277-2/+17
* Import wiredtiger: be699d75cf07a0383912a7e7031a8056c4e0be12 from branch mongo...Luke Chen2021-05-2715-65/+153
* SERVER-57216 make `UUID::gen()` valid after main exitsBilly Donahue2021-05-261-7/+3
* SERVER-56658 Use the cleanup executor to fulfill resharding recipient machine...Blake Oler2021-05-264-7/+32
* SERVER-57205 Always write all three validator variables in the validator sett...Henrik Edin2021-05-261-0/+4