summaryrefslogtreecommitdiff
path: root/src/mongo/db/catalog/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39086 Refactor startup index builds to use the IndexBuildsCoordinatorGregory Wlodarek2019-02-131-0/+1
* SERVER-38986 Timestamp writes while drainingLouis Williams2019-02-061-0/+17
* SERVER-37643 implement IndexBuildsManager functions for createIndexesBenety Goh2019-01-311-0/+3
* SERVER-37639 Add CommitQuorumOptions to the Index Builds Coordinator instead ...Gregory Wlodarek2019-01-301-1/+19
* Revert "SERVER-37639 Add CommitQuorumOptions to the Index Builds Coordinator ...Gregory Wlodarek2019-01-301-19/+1
* SERVER-37639 Add CommitQuorumOptions to the Index Builds Coordinator instead ...Gregory Wlodarek2019-01-301-1/+19
* SERVER-37455 Delete per-collection cursor managers.David Storch2019-01-231-1/+0
* SERVER-37270 Remove foreground index builds by defaultLouis Williams2019-01-171-0/+1
* SERVER-38719 unshim and remove DatabaseHolder::getDatabaseHolder()Benety Goh2018-12-211-12/+2
* SERVER-38700 unshim DatabaseBenety Goh2018-12-191-15/+0
* SERVER-37643 replace MultiIndexBlock reference in test with IndexCatalog::cre...Benety Goh2018-12-181-1/+0
* SERVER-38536 Convert the debugCollectionUUIDs set parameter to IDLAndrew Morrow2018-12-171-1/+4
* SERVER-38535 Convert multi_index_block.cpp to parameter IDLAndrew Morrow2018-12-171-1/+2
* SERVER-38612 rebuildIndexesOnCollection() delegates Collection creation to Da...Benety Goh2018-12-171-0/+1
* SERVER-38559 move catalog_control.cpp into its own libraryBenety Goh2018-12-131-2/+26
* SERVER-37953 Create command setIndexCommitQuorum to update index build commit...Dianna Hohensee2018-12-121-2/+12
* SERVER-38330 rename multi_index_block_impl.cpp to multi_index_block.cppBenety Goh2018-12-101-1/+1
* SERVER-38027 SERVER-37268 Partially enable hybrid index builds for background...Louis Williams2018-11-291-0/+3
* SERVER-37636 Establish an index builds interface through which to access and ...Dianna Hohensee2018-11-281-0/+22
* SERVER-37763 add support for aborting MultiIndexBlock index buildsBenety Goh2018-11-211-0/+2
* SERVER-38166 unshim CollectionInfoCacheBenety Goh2018-11-171-12/+0
* SERVER-38172 create a catalog test fixtureDianna Hohensee2018-11-161-4/+14
* SERVER-37646 Create new IDL for config.system.indexBuilds collectionGWlodarek2018-11-151-0/+24
* SERVER-37263: Write updates to background building indexes into a temp table.Daniel Gottlieb2018-11-121-1/+3
* SERVER-37589 add library for MultiIndexBlockBenety Goh2018-10-261-1/+37
* SERVER-37589 make Collection::compact() a free functionBenety Goh2018-10-251-1/+2
* SERVER-36889 unshim MultiIndexBlockBenety Goh2018-10-121-15/+1
* SERVER-36889 unshim IndexCatalogBenety Goh2018-10-111-0/+1
* SERVER-37294 Remove dependency on clientdriver_network and transport_layer fo...Henrik Edin2018-10-041-1/+0
* SERVER-36084 Remove sharding runtime dependency from OpObserverImplHenrik Edin2018-09-201-1/+1
* SERVER-35679 General Interruption FacilityJason Carey2018-09-171-0/+1
* SERVER-30815 The db/serveronly library no longer exports library edgesAndrew Morrow2018-08-201-0/+3
* SERVER-29908 Move all runtime logic out of ShardingStateKaloian Manassiev2018-08-131-5/+5
* SERVER-36391 Don't allow creation of TTL indexes in embedded.Henrik Edin2018-08-081-10/+0
* SERVER-35328 Add support for "starPathsTempName" projection in allPaths index...samontea2018-07-261-0/+1
* SERVER-35824 disallow long index namespaces under FCV 4.0Benety Goh2018-07-131-0/+2
* SERVER-35112 Remove MMAPv1 codeGeert Bosch2018-07-061-1/+1
* SERVER-35324 parse and store allPaths index specsamontea2018-06-211-1/+2
* SERVER-35691 Merge the stale_config library together with common_sKaloian Manassiev2018-06-201-1/+0
* SERVER-34944 Create a shim-override mechanism.ADAM David Alan Martin2018-05-241-1/+6
* Revert "SERVER-34944 Create a shim-override mechanism."Louis Williams2018-05-241-6/+1
* SERVER-34944 Create a shim-override mechanism.ADAM David Alan Martin2018-05-231-1/+6
* SERVER-33008 Slice Authorization frameworkADAM David Alan Martin2018-05-111-1/+8
* SERVER-34798 Move storage initialization behaviors out of ServiceContext subc...Andy Schwerin2018-05-051-0/+1
* SERVER-32645 Create a shim helper framework.ADAM David Alan Martin2018-04-301-0/+1
* Revert "SERVER-32645 Create a shim helper framework."Kyle Suarez2018-04-301-1/+0
* SERVER-32645 Create a shim helper framework.ADAM David Alan Martin2018-04-271-0/+1
* SERVER-33457 Index creation in background not allowed in embedded.Henrik Edin2018-04-091-0/+10
* SERVER-34179 refactor isGenericArgumentBilly Donahue2018-04-021-0/+1
* SERVER-33336 Snapshot reads should not take MODE_IX locks when autocommit=trueTess Avitabile2018-03-021-28/+0