summaryrefslogtreecommitdiff
path: root/src/mongo/db/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-53566: Protect ServiceContext from issuing duplicate operation IDsTyler Seip2021-03-221-0/+2
* SERVER-54526 Add access_check: simple to existing commands that have api_vers...Mark Benvenuto2021-03-221-0/+2
* SERVER-54221 Implement $sample pushdown into $_internalUnpackBucketEric Cox2021-03-191-0/+1
* SERVER-55104 Report time-series bucket granularityLouis Williams2021-03-181-0/+1
* SERVER-55102 Create CancelableOperationContext class.Max Hirschhorn2021-03-181-0/+2
* SERVER-55190 Generate and attach UUID for each ClientBen Caimano2021-03-171-0/+1
* SERVER-52778 Cleanup the legacy shardCollection code pathKaloian Manassiev2021-03-171-1/+0
* Revert "SERVER-54221 Implement $sample pushdown into $_internalUnpackBucket"Eric Cox2021-03-171-1/+0
* SERVER-54221 Implement $sample pushdown into $_internalUnpackBucketEric Cox2021-03-171-0/+1
* SERVER-53768: Block TTL deletions on tenant being migrated on recipient until...Andrew Shuvalov2021-03-151-0/+1
* SERVER-54322 Text query plans are not shown properly in SBE explainAnton Korshunov2021-03-131-1/+0
* SERVER-55016 Remove depedency of db/commands on 'sharding_runtime_d'Kaloian Manassiev2021-03-091-2/+2
* SERVER-52778 Remove unused 'allowImplictCollectionCreate' from the routerKaloian Manassiev2021-03-041-13/+11
* SERVER-50710 Consolidate SBE and classic yielding pathsDavid Storch2021-03-031-1/+3
* SERVER-54501 Write AuthorizationContract classMark Benvenuto2021-02-261-0/+2
* SERVER-54801 OpMsgFuzzerFixture should use ephemeralForTest storage engineBen Caimano2021-02-261-3/+21
* SERVER-53905 Implement PrimaryOnlyService for DDL coordinatorsTommaso Tocci2021-02-241-0/+1
* SERVER-54008 Generalize CollectionScan to perform queries over RecordIdLouis Williams2021-02-241-1/+10
* SERVER-31540 Remove usages of boost::optional<UUID> from the collMod pathKaloian Manassiev2021-02-231-1/+1
* SERVER-54139 Use a connection pool for curl handlesMark Benvenuto2021-02-231-0/+1
* SERVER-54585 Enable running `findAndModify` against the Config server collect...Kaloian Manassiev2021-02-191-1/+2
* SERVER-53146: Specify input to explain command in IDLMoustafa Maher2021-02-101-0/+4
* SERVER-52542 Convert dropIndexes to IDLA. Jesse Jiryu Davis2021-02-091-0/+1
* SERVER-54283 Move the legacy dropDatabase/Collection path to execute from the...Kaloian Manassiev2021-02-091-1/+0
* SERVER-54022 Simplify AuthorizationSessionMark Benvenuto2021-02-091-0/+1
* SERVER-50268 cleaned up LIBDEP_DEPENDENTS and wiredtiger dependencies.Daniel Moody2021-02-061-133/+134
* SERVER-53373: Pin resharding durable history across restart.Daniel Gottlieb2021-02-051-0/+1
* SERVER-48862 Part 2: aborting index builds when a migration startsMatthew Russotto2021-02-051-0/+2
* SERVER-53156 Convert collMod command implementation to inherit from IDL-gener...Moustafa Maher2021-02-041-0/+1
* SERVER-54171 Make `enableSharding` optimistically skip acquiring the DB DistLockKaloian Manassiev2021-02-021-2/+0
* SERVER-53581: Refactor TenantMigrationAccessBlockLingzhi Deng2021-02-011-3/+3
* SERVER-48862 Donor should not be able to start/commit a index build for a ten...Matthew Russotto2021-01-271-0/+1
* SERVER-53145 Specify input/output to collMod command in IDLMoustafa Maher2021-01-261-0/+3
* SERVER-52539 Convert createIndexes command to TypedCommandSara Golemon2021-01-251-1/+2
* SERVER-53555: Ensure internal commands are not subject to requireApiVersion c...XueruiFa2021-01-231-0/+1
* SERVER-53869 Remove references to `getGlobalServiceContext()` from the catalogKaloian Manassiev2021-01-191-2/+1
* SERVER-51621: Convert findAndModify output to IDLHana Pearlman2021-01-181-1/+0
* SERVER-53403 Support validating cluster times with keys from external_validat...Cheahuychou Mao2021-01-151-0/+1
* SERVER-26257 Prevent dbdirectclient from authenticatngSergey Galtsev2021-01-131-0/+1
* SERVER-53680 Use IDL for KeysCollectionDocumentCheahuychou Mao2021-01-131-1/+2
* SERVER-53227 Move the DistLockManager to only be available on MongoDKaloian Manassiev2021-01-031-1/+0
* SERVER-48434 Rename LogicalTimeMetadataHook to VectorClockMetadataHookPierlauro Sciarelli2020-12-301-1/+1
* SERVER-51918 create feature flag for lock free readsBenety Goh2020-12-181-0/+1
* SERVER-53141 Initialize Catalog infrastructure in op_msg_fuzzerBen Caimano2020-12-171-0/+3
* SERVER-53141 Make a fixture for the op_msg_fuzzerBen Caimano2020-12-171-8/+21
* SERVER-52545 Define listIndexes with IDLA. Jesse Jiryu Davis2020-12-161-1/+13
* Revert "SERVER-52545 Define listIndexes with IDL"Lingzhi Deng2020-12-161-13/+1
* SERVER-52545 Define listIndexes with IDLA. Jesse Jiryu Davis2020-12-151-1/+13
* SERVER-53322 clean up collection_options_idl dependenciesBenety Goh2020-12-101-5/+4
* SERVER-52821 Allow thread names to be cached by unique idBen Caimano2020-12-031-0/+1