summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands
Commit message (Expand)AuthorAgeFilesLines
* SERVER-51030 Collect document units returned in command responsesLouis Williams2020-12-084-2/+43
* SERVER-53130 Support objects and arrays for time-series bucket min/maxGregory Noma2020-12-071-52/+11
* SERVER-52967 Support object type metadata for time-series collectionsGregory Noma2020-12-071-4/+3
* SERVER-51138 Support $planCacheStats in SBEAnton Korshunov2020-12-041-1/+1
* SERVER-51886 $lookup + $merge pipeline may fail to resolve views correctly wh...Mihai Andrei2020-12-031-18/+39
* SERVER-51499 Track service executor statistics more thoroughlyBen Caimano2020-12-031-5/+18
* SERVER-49073 Track connections that are maxConn exempt or threadedBen Caimano2020-12-031-1/+1
* SERVER-52780 Force a database cache refresh to check the primary id before re...Marcos José Grillo Ramírez2020-12-031-8/+2
* SERVER-52966 exclude metadata field from data field in bucket collectionBenety Goh2020-12-031-2/+12
* SERVER-52588 Making the upgrade/downgrade process work for the Epoch to Clust...Jordi Serra Torrens2020-12-031-8/+13
* SERVER-52966 exclude metadata field when updating control.min and control.max...Benety Goh2020-12-031-2/+11
* SERVER-52966 add control.meta to time-series bucket collection documentBenety Goh2020-12-031-1/+8
* SERVER-51620 Convert findAndModify input to IDLArun Banala2020-12-021-68/+112
* SERVER-51653 Ban uses of unstable command parameters with apiStrict:trueArun Banala2020-12-021-1/+4
* SERVER-47398 Rename runtime constants to legacyCharlie Swanson2020-12-013-11/+11
* SERVER-52588 Making the upgrade/downgrade process work for the Epoch to Clust...Jordi Serra Torrens2020-12-011-1/+20
* SERVER-50667 replace comment/variable references to slave with secondaryPavi Vetriselvan2020-11-301-1/+1
* SERVER-52558 Use a lock-free RAII type to check for view in aggregationDianna Hohensee2020-11-301-1/+1
* SERVER-52780 Create the _shardsvrRenameCollection commandMarcos José Grillo Ramírez2020-11-301-2/+10
* SERVER-51489 Add client IP to slow query log lines in server logsAmirsaman Memaripour2020-11-251-1/+1
* SERVER-52523 Implement in-memory time-series bucket catalogGregory Noma2020-11-254-193/+240
* SERVER-52544 Update IDL for listDatabases4.4A. Jesse Jiryu Davis2020-11-252-24/+50
* SERVER-53052 Review some recent changes introduced in setFCV commandSergi Mateo Bellido2020-11-251-11/+4
* SERVER-52978: Correct ordered batch inserts code path for document validation...Daniel Gottlieb2020-11-251-3/+3
* SERVER-52933 Add timestamp to the DatabaseVersion IDLSergi Mateo Bellido2020-11-241-1/+0
* SERVER-51862 Generate a C++ base class for each V1 commandSamy Lanka2020-11-231-21/+0
* SERVER-52529 time-series upserts should bypass document validationBenety Goh2020-11-211-2/+3
* SERVER-52525 extract index_key_validate::validateIndexSpecTTL() from createIn...Benety Goh2020-11-201-44/+3
* SERVER-52540 Specify "drop" in IDLA. Jesse Jiryu Davis2020-11-201-4/+4
* SERVER-51506 TenantMigrationDonorInstance should be removed from TenantMigrat...Cheahuychou Mao2020-11-201-1/+16
* SERVER-52543 Define listCollections in IDLA. Jesse Jiryu Davis2020-11-191-25/+44
* SERVER-52526 limit time-range of measurements in each bucket in a time-series...Benety Goh2020-11-181-0/+9
* SERVER-51286 Switch to use new feature flag syntax for tenant migrationsJason Chan2020-11-182-4/+8
* SERVER-52930 Fix so reIndex commit the writable Collection in each WUOW.Henrik Edin2020-11-181-11/+1
* SERVER-52526 limit size of measurements in each bucket in a time-series colle...Benety Goh2020-11-181-0/+7
* SERVER-52526 enclose time-series upsert query in and query operatorBenety Goh2020-11-181-4/+8
* SERVER-49291 Clone existing collection as part of resharding.Max Hirschhorn2020-11-181-5/+36
* SERVER-51891 Make ShardCollectionType not use strict parsingSergi Mateo Bellido2020-11-181-2/+8
* SERVER-52694 Rely on Collection copy-on-write instead of restoring Collection...Henrik Edin2020-11-181-1/+2
* SERVER-52526 limit number of measurements in each bucket in a time-series col...Benety Goh2020-11-171-2/+8
* SERVER-49072 Make ServiceExecutors into DecorationsReo Kimura2020-11-171-1/+3
* SERVER-52521 disallow downgrades in the presence of time-series collectionsBenety Goh2020-11-141-0/+20
* SERVER-52556 Versioned CollectionCatalog. Writes are performed using copy-on-...Henrik Edin2020-11-1320-33/+39
* SERVER-52541 Specify dropDatabase in IDLA. Jesse Jiryu Davis2020-11-131-7/+9
* SERVER-51900 Clear the 'distributionMode' and 'dropped' fields from 4.4 and e...Kaloian Manassiev2020-11-131-1/+1
* SERVER-52522 transform time-series inserts to upserts in write commandBenety Goh2020-11-121-7/+93
* SERVER-51807 Get point-in-time read timestamp in global lockA. Jesse Jiryu Davis2020-11-121-1/+1
* SERVER-51880: Remove all {dropped:true} entries from config.collection on FCV...Jordi Serra Torrens2020-11-111-1/+13
* SERVER-50027 Implement an 'allowMigrations' collection propertyKaloian Manassiev2020-11-111-8/+18
* SERVER-51848 Specific generic args in IDLA. Jesse Jiryu Davis2020-11-116-6/+5