summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-51866 IDLify MergeAuthzCollections commandSara Golemon2020-11-104-394/+354
* SERVER-35069 Explain should include command being explainedRuoxin Xu2020-11-107-13/+27
* SERVER-51865 IDLify user cache commandsSara Golemon2020-11-104-95/+73
* SERVER-52690 Run ReshardingCollectionCloner on a TaskExecutor.Max Hirschhorn2020-11-101-7/+12
* SERVER-51864 IDLify usersInfo and rolesInfo commandsSara Golemon2020-11-094-266/+296
* SERVER-51677 Use LockFree Collection RAII helpers in find, getmore and aggreg...Henrik Edin2020-11-093-4/+4
* SERVER-47081 Delete geoHaystack indexes on upgradeMihai Andrei2020-11-091-0/+49
* SERVER-52624: Remove useless setOplogCollectionName and getOplogCollectionNam...Lingzhi Deng2020-11-061-1/+0
* SERVER-51373 Create IDL definition for OkReplyGeorge Wangensteen2020-11-053-9/+2
* SERVER-52614 Rename field names in tenant_migration_recipient_cmds.idl and te...Suganthi Mani2020-11-042-5/+5
* SERVER-49787 Create collection cloner for resharding.Max Hirschhorn2020-11-043-0/+157
* SERVER-51372 Add command_name field to IDL command syntaxSamy Lanka2020-11-0322-0/+41
* SERVER-51136 Test resuming multiple index builds for rollbackGregory Noma2020-11-031-1/+4
* SERVER-47081 Delete geoSearch command and related testsMihai Andrei2020-11-032-281/+0
* SERVER-51872 allow inserts on time-series viewBenety Goh2020-11-031-0/+52
* SERVER-51896 Inline logic for waitUntilCommittedOrAborted and rename waitUnti...Jason Zhang2020-11-021-1/+1
* SERVER-50027 Make CollectionType use IDL (Part 3)Kaloian Manassiev2020-11-021-1/+0
* SERVER-44570 Add tripwire assertions (tassert)Kevin Pulo2020-11-021-0/+1
* SERVER-51452 TenantMigrationConflict should store a shared_ptr to the TenantM...Jason Zhang2020-10-281-4/+7
* SERVER-51380 Begin converting "ping" to IDLA. Jesse Jiryu Davis2020-10-282-17/+52
* SERVER-47752 Refactor kMajorityCommitted to not receive special treatmentBrian DeLeonardis2020-10-261-1/+1
* SERVER-51822 rename c++ variable name for time-series collection feature flagBenety Goh2020-10-261-1/+1
* SERVER-51501 Recognize the timeseries option of the create commandGregory Noma2020-10-235-13/+235
* SERVER-51423 Test that a bulk write returns ok for the writes that complete b...Jason Zhang2020-10-222-2/+39
* SERVER-40361 Don't store debug info once plan cache size grows largeDavid Storch2020-10-221-7/+9
* SERVER-38289 Teach objects builders how to build idl files.Daniel Moody2020-10-221-27/+27
* SERVER-49931 Transactionalize dropUser commandsSara Golemon2020-10-213-81/+222
* SERVER-51658 Access ViewCatalog via DatabaseHolder in run_aggregate so we don...Henrik Edin2020-10-201-7/+10
* SERVER-51474 Create FCV transition tableA. Jesse Jiryu Davis2020-10-204-214/+189
* SERVER-51702 Log commands together with errors upon plan executor failuresPierlauro Sciarelli2020-10-205-24/+35
* SERVER-51707 Remove some lock asserts in query utilitiesDianna Hohensee2020-10-191-1/+9
* SERVER-48796 Disables tenant migration recipient testing.Suganthi Mani2020-10-191-0/+12
* SERVER-48796 Implement recipientSyncData command in MigrationServiceInstance.Suganthi Mani2020-10-195-26/+61
* SERVER-49336 Set ClientMetadata before CommandInvocations are runBen Caimano2020-10-151-4/+1
* SERVER-51023 Collect document bytes read for operation resource consumption m...Louis Williams2020-10-141-0/+4
* SERVER-50948 Change databasePrefix and dbPrefix to tenantIdJudah Schvimer2020-10-143-5/+5
* SERVER-51227 Make find/getMore cmd with $_requestResumeToken on oplog report ...Judah Schvimer2020-10-132-0/+11
* SERVER-51200 CollectionPtr in RequiresCollectionStage point to instance owned...Henrik Edin2020-10-1313-27/+31
* SERVER-49798 Added LIBDEPS_TYPEINFO for ubsan builds to add typeinfo dependen...Daniel Moody2020-10-091-0/+3