summaryrefslogtreecommitdiff
path: root/src/mongo/db/catalog/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-49163 Find and parse internal idents with resumable index build inform...Samy Lanka2020-07-241-0/+1
* SERVER-39562 Repair should handle duplicate unique index keysFaustoleyva542020-07-161-0/+2
* SERVER-47867 Remove ghost timestamping codeLouis Williams2020-07-011-17/+0
* SERVER-48775 Make OpObserverShardingImpl to be part of sharding_runtime_dKaloian Manassiev2020-06-151-5/+5
* SERVER-47875 Split CollectionQueryInfo into versioned information to remain a...Dianna Hohensee2020-06-111-0/+2
* SERVER-47914 Move clusterTime from LogicalClock to VectorClockKevin Pulo2020-06-051-3/+3
* SERVER-39140 Remove BackgroundOperationLouis Williams2020-05-261-3/+0
* SERVER-47803 Move the database level profile setting from Database into Colle...Dianna Hohensee2020-05-141-0/+1
* SERVER-25023 Allow multiple indexes on the same fields with different partial...Bernard Gorman2020-04-251-0/+1
* SERVER-47694: fix multikey. againDaniel Gottlieb2020-04-241-0/+1
* SERVER-47350 Add execution context as a decoration to OperationContextHenrik Edin2020-04-091-0/+1
* SERVER-46805 Limit memory usage in the second phase of validate and add param...Gregory Noma2020-03-191-4/+5
* SERVER-46666 Add extra validate logging for unit tests for debug proposesDianna Hohensee2020-03-091-0/+1
* SERVER-39071 Implements commit quorum for two phase index builds.Suganthi Mani2020-03-021-0/+3
* SERVER-41965 Change repair to only rebuild indexes on necessary collectionsDaniel Ernst2020-01-301-1/+1
* SERVER-44953 Secondaries should restart index builds when a commitIndexBuild ...Louis Williams2020-01-181-0/+13
* SERVER-43859: Take MODE_IX locks for collection creation.Daniel Gottlieb2019-11-261-8/+11
* SERVER-43642 move IndexLegacy::adjustIndexSpecObject() into IndexCatalogImpl ...Benety Goh2019-11-221-1/+1
* SERVER-42693 Add renameAndPreserveOptions command and allow $out to output to...Ted Tuckman2019-11-151-0/+1
* SERVER-43815 Validate cmd should report MB of I/O per second in curOp so that...Gregory Wlodarek2019-10-231-0/+1
* SERVER-43839 Create unit testing for ValidateState.Dianna Hohensee2019-10-211-0/+2
* SERVER-43418 ASSERT macro repairsBilly Donahue2019-10-021-0/+1
* SERVER-43382 move index_build_block from a private dependency of the multi_in...Dianna Hohensee2019-09-201-1/+1
* SERVER-42357 Periodically release locks during collection validation and chec...Gregory Wlodarek2019-09-131-0/+18
* SERVER-43058 Set up the CatalogTestFixture to use the wiredtiger storage engineDianna Hohensee2019-09-031-0/+1
* SERVER-42991 Throttle cursor tests should not depend on the systems wall clockGregory Wlodarek2019-08-231-0/+2
* SERVER-42226 Disable the throttle cursor unittestGregory Wlodarek2019-08-231-1/+0
* SERVER-42226 Use the maxValidateMBperSec server parameter to throttle collect...Gregory Wlodarek2019-08-221-4/+23
* SERVER-42222 Move data cursors for collection validation to the start of coll...Daniel Solnik2019-08-161-1/+1
* SERVER-42224 Add a server parameter maxValidateMBperSec to specify max valida...Gabe Villasana2019-08-081-0/+11
* SERVER-40714 Change CollectionInfoCache to be a decoration (rather than a mem...Xiangyu Yao2019-08-071-1/+17
* SERVER-42289 Move collection_test.cpp's validation testing into a separate fi...Gabe Villasana2019-07-301-0/+1
* SERVER-41696 Remove the 'ns' field from index specsGregory Wlodarek2019-07-291-14/+0
* SERVER-42147 Make TTL mechanism maintain UUIDs rather than collection namespa...Xiangyu Yao2019-07-291-1/+1
* SERVER-42180 Move the CollectionImpl::validate logic out of the Collection cl...Gabe Villasana2019-07-241-1/+12
* SERVER-42207 Some style and code cleanup around the collection validation codeDianna Hohensee2019-07-161-1/+1
* SERVER-39918 Untangle IndexBuildBlock from IndexCatalogImplGregory Noma2019-07-031-1/+20
* SERVER-41865 Change naming and location of KVCatalog and StorageEngineImplXiangyu Yao2019-06-251-2/+2
* SERVER-41809 Collapse unit tests on a per-directory basisAndrew Morrow2019-06-201-172/+35
* SERVER-40478 Merge StorageEngine class with KVStorageEngineXiangyu Yao2019-06-201-1/+1
* Revert "SERVER-40478 Merge StorageEngine class with KVStorageEngine"Gregory Wlodarek2019-06-201-1/+1
* SERVER-40478 Merge StorageEngine class with KVStorageEngineXiangyu Yao2019-06-201-1/+1
* SERVER-41422 Allow the absence of the 'ns' field from index specsGregory Wlodarek2019-06-111-0/+14
* SERVER-41398 Create IndexAccessMethodFactoryXiangyu Yao2019-06-041-0/+1
* SERVER-37988 Add an optional predicate argument in forEachCollectionFromDb() ...Gregory Wlodarek2019-05-151-0/+2
* SERVER-40892 Rename UUIDCatalog to CollectionCatalogGeert Bosch2019-05-071-12/+17
* SERVER-40888 Remove NamespaceUUIDCacheGeert Bosch2019-04-291-12/+0
* SERVER-39520 Use database IX lock for dropCollectionXiangyu Yao2019-04-261-1/+12
* Revert "SERVER-39520 Use database IX lock for dropCollection"Justin Seyster2019-04-251-12/+1
* SERVER-39520 Use database IX lock for dropCollectionXiangyu Yao2019-04-251-1/+12