summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/wiredtiger/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40168 Pull the OplogTruncaterThread out of WiredTigerKVEngine and put ...Gabe Villasana2019-07-111-17/+7
* SERVER-41865 Change naming and location of KVCatalog and StorageEngineImplXiangyu Yao2019-06-251-5/+5
* SERVER-18867 Move Changes logic into RecoveryUnitMaria van Keulen2019-06-241-0/+1
* 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-41344 Format using fmt/format instead of snprintfGeert Bosch2019-05-311-6/+18
* SERVER-40700 kill read prepare conflicts during step downPavi Vetriselvan2019-05-161-0/+1
* SERVER-40892 Rename UUIDCatalog to CollectionCatalogGeert Bosch2019-05-071-0/+1
* SERVER-39515 Remove DatabaseCatalogEntryXiangyu Yao2019-04-101-1/+1
* SERVER-39716 Convert WiredTiger config options to IDLSara Golemon2019-02-221-0/+1
* SERVER-38176 Compile with /permissive- on MSVC to make the compiler strictly ...Henrik Edin2019-02-011-3/+3
* SERVER-38950 Convert WiredTiger ServerParameters to IDLSara Golemon2019-01-231-1/+2
* SERVER-38779 Have a session sweep job to close old idle WT sessionsr4.1.7Sulabh Mahajan2019-01-161-0/+9
* SERVER-37788 Move Oplog unittests from WiredTiger to the Record Store Harness...Gregory Wlodarek2019-01-021-1/+0
* SERVER-30815 Remove the mongodmain libraryAndrew Morrow2018-11-271-3/+1
* SERVER-30815 Remove db/serveronly from all unit testsAndrew Morrow2018-11-141-1/+1
* SERVER-32198 Split CollectionShardingState::getMetadata into three methodsKaloian Manassiev2018-11-141-1/+1
* SERVER-36473 Make a dedicated RAII class to manage Client lifetimeGregory Wlodarek2018-11-081-0/+1
* SERVER-36631 Have the storage engine expose a reduced cache footprint API for...Louis Williams2018-09-251-0/+1
* SERVER-37256 Add missing index_access_methods dependency to storage_wiredtige...James Wahlin2018-09-211-0/+1
* SERVER-35629 Use WiredTiger salvage API to repair corrupt metadataLouis Williams2018-09-181-0/+10
* Revert "SERVER-35629 Use WiredTiger salvage API to repair corrupt metadata"Louis Williams2018-09-141-10/+0
* SERVER-35629 Use WiredTiger salvage API to repair corrupt metadataLouis Williams2018-09-141-0/+10
* SERVER-35782 Repair should move aside unsalvagable data files and create empt...Louis Williams2018-08-231-0/+1
* SERVER-36258 Construct ServiceContext after mongo initializers complete.Andy Schwerin2018-07-271-0/+1
* SERVER-31767 Provide a window of snapshot history that is accessible for PIT ...Dianna Hohensee2018-05-251-0/+1
* SERVER-35024 atClusterTime incorrectly uses round_to_oldest option when openi...Louis Williams2018-05-181-0/+1
* SERVER-32590: WT 3.6 <-> 4.0 upgrade/downgrade.Daniel Gottlieb2018-05-181-1/+18
* SERVER-34963 Fix linking on dynamic community builds.ADAM David Alan Martin2018-05-161-0/+1
* SERVER-33008 Slice Authorization frameworkADAM David Alan Martin2018-05-111-2/+3
* SERVER-34798 Move storage initialization behaviors out of ServiceContext subc...Andy Schwerin2018-05-051-0/+1
* SERVER-29213: Have WiredTiger support recoverToStableTimestamp.Daniel Gottlieb2018-03-241-5/+7
* SERVER-33834 Add unit tests for WiredTigerRecoveryUnitXiangyu Yao2018-03-231-0/+12
* SERVER-33309 SERVER-33310 Handle WT_PREPARE_CONFLICT. Add methods inLouis Williams2018-03-231-0/+2
* SERVER-33889 Split dcommands and core into libraries for embedded vs standalo...Henrik Edin2018-03-231-1/+1
* SERVER-33990 Add logging around oplog truncation and reading oplog optime aft...William Schultz2018-03-211-0/+1
* SERVER-31802 Rip out more dead master-slave code, and the related concept of ...Andy Schwerin2018-03-151-2/+0
* SERVER-29908 Move ChunkSplitter to the `sharding_runtime_d` libraryKaloian Manassiev2018-03-051-1/+0
* SERVER-33450 Remove dependancy on network for service_context so that lib can...Henrik Edin2018-03-011-0/+1
* SERVER-32951 Add lib for embedded options where we can have a different set o...Henrik Edin2018-02-141-1/+1
* SERVER-32489 New main library for embedded to link and initialize the system ...Henrik Edin2018-01-311-0/+1
* SERVER-30815 Add some missing libdeps edges currently acquired via serveronlyAndrew Morrow2018-01-041-0/+4
* SERVER-30815 Injections for mongod should adhere to the mongodbmain libraryAndrew Morrow2017-12-151-1/+3
* SERVER-31797 update oldest timestamp for master-slaveEric Milkie2017-11-031-0/+4
* SERVER-30790: Have WiredTigerServerStatusSection take a Global IS lock.Daniel Gottlieb2017-08-301-10/+14
* SERVER-28620 Adorn all oplog writes with timestampsEric Milkie2017-08-221-0/+3
* SERVER-29211: Staged changes to explicitly journal a subset of tables on Wire...Daniel Gottlieb2017-07-261-0/+2
* SERVER-30065 Do libdeps dependency types by section, not tupleAndrew Morrow2017-07-081-0/+1
* SERVER-28743: Have WiredTiger data structures be --groupCollections aware.Daniel Gottlieb2017-06-021-14/+56