summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67400 Create ShardVersion typeAllison Easton2022-07-2944-103/+203
* SERVER-68424 Add fvc_60 tag to timeseries_lookup.jsAlexander Ignatyev2022-07-291-1/+1
* SERVER-68425 Add fcv_61 tag to api_version_new_50_language_features.jsAlexander Ignatyev2022-07-291-1/+1
* SERVER-67725 check uuid consistency over all participants for renameCollectionEnrico Golfieri2022-07-294-2/+149
* Revert "SERVER-67260 removed _WITH_MIN_VERSION functions, replaced parameters...auto-revert-processor2022-07-2912-188/+202
* SERVER-66369 Generate burn_in_tests and burn_in_tags using mongo-task-generatorMikhail Shchatko2022-07-2911-1731/+152
* SERVER-68378 remove all uses of optional_io.hppBilly Donahue2022-07-2959-97/+315
* SERVER-63947 Fix typo in column store index tagCharlie Swanson2022-07-291-1/+1
* SERVER-68405 Convert Nothing for _id expression in $group to NullYoonsoo Kim2022-07-292-13/+18
* SERVER-68338 sync_source_changes.js needs to wait for heartbeatMatthew Russotto2022-07-281-27/+34
* SERVER-68085: Integrate Targeter Base Class into doRequest FunctionErin McNulty2022-07-284-50/+138
* SERVER-67963 Clarify tests for $group with null and missing valuesSteve Tarzia2022-07-281-8/+29
* SERVER-67260 removed _WITH_MIN_VERSION functions, replaced parameters that us...Luxi Liu2022-07-2812-202/+188
* SERVER-65508 detect existing resmoke processes which could cause issues for t...Daniel Moody2022-07-287-2/+234
* SERVER-65004 Make it harder to add a stable field/change an unstable field to...Vesselina Ratcheva2022-07-285-1/+372
* Revert "SERVER-64069 Relax restriction that changing a document's shard key v...Sviatlana Zuiko2022-07-289-284/+82
* SERVER-67878 Check BSON MD5 type in the validate commandDamian Wasilewicz2022-07-283-0/+64
* SERVER-62749 Translate $in match expressions to use eqMember op typeEmily Wang2022-07-283-43/+64
* SERVER-67112 Create ReshardingCumulativeMetrics subclassBrett Nawrocki2022-07-2817-1153/+1345
* SERVER-67362 Rename TenantMigrationDonor's _completionPromise to _forgetMigra...Esha Maharishi2022-07-284-15/+18
* SERVER-67056 Create artifact metricsRichard Samuels2022-07-288-3/+297
* SERVER-68376 make IDL-generated code compatible with boost or std optionalBilly Donahue2022-07-281-9/+6
* SERVER-67830 Rename ServiceStateMachine -> SessionWorkflowAlex Li2022-07-288-125/+119
* SERVER-67263 Reject InsertUpdatePayload with mismatched IndexKeyIdSara Golemon2022-07-283-16/+117
* SERVER-61281 Use memoization for Document::getApproximateSizeNikita Lapkov2022-07-2812-83/+126
* SERVER-67023 : Check 'control.count' in time-series validate commandRichard Hausman2022-07-284-17/+132
* SERVER-68349 Support various data distributions in random data generatorAlexander Ignatyev2022-07-287-109/+602
* SERVER-65901 scons.py silently ignores invalid variable-files parameterRichard Samuels2022-07-281-0/+33
* SERVER-67649 Teach IDL reply types to ignore generic fieldsGeorge Wangensteen2022-07-2811-45/+121
* SERVER-67284 Allow $fill 'partitionByFields' to partition by a dotted pathTed Tuckman2022-07-282-45/+123
* SERVER-67360 Rename POS instance's completion future to runCompleteFutureEsha Maharishi2022-07-282-9/+7
* SERVER-68126 Check constraints for maxChunkSize param in auto/splitVector co...Paolo Polato2022-07-282-10/+12
* Revert "SERVER-66289 Update write size estimation logic in DocumentSourceWriter"Uladzimir Makouski2022-07-2817-395/+97
* SERVER-68200 Fix key pattern arg for ksdecodeLouis Williams2022-07-281-9/+2
* SERVER-66521 allow partial optimization of expressionsAlberto Massari2022-07-289-142/+395
* SERVER-67899 fix the logic to reset the maxChunkSize param for the config.sys...Paolo Polato2022-07-288-21/+156
* SERVER-68200 Create 'ksdecode' as a KeyString decoding command-line tool. Aut...Louis Williams2022-07-284-32/+662
* SERVER-68354 Set `whenToClean` to `now` when marking range deletion task as p...Pierlauro Sciarelli2022-07-281-1/+3
* Import wiredtiger: 082d3b1e753b5a3e1473e44c36358d66412d8a73 from branch mongo...Will Korteland2022-07-282-1/+23
* Import wiredtiger: b4d08b1931279a549b131219b9ab4d508b010d23 from branch mongo...Will Korteland2022-07-283-1/+222
* SERVER-64069 Relax restriction that changing a document's shard key value mus...Erin Liang2022-07-289-82/+284
* SERVER-67861 Change strictness of CompactStructuredEncryptionDataState to non...Erwin Pe2022-07-281-1/+1
* SERVER-68196 Fix broken assertion in BoundedSorterDan Larkin-York2022-07-281-4/+5
* SERVER-66289 Update write size estimation logic in DocumentSourceWriterMihai Andrei2022-07-2717-97/+395
* SERVER-67994 Add ResourceId constructors that take NamespaceString and Databa...jannaerin2022-07-2716-167/+218
* SERVER-67475 Enable use of securityToken for the basic CRUD operationsjannaerin2022-07-277-6/+109
* SERVER-67656 Implement authorization checks for the analyze commandLynne Wang2022-07-277-155/+54
* SERVER-68310 Filter out PartialSchemaRequirements which are unconstrained and...Ben Shteinfeld2022-07-272-6/+53
* SERVER-68263 Do not remove blockers when deleting an aborted shard split stat...Didier Nadeau2022-07-273-7/+126
* SERVER-67998 Remove TODOGabriel Marks2022-07-271-2/+0