summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/config/config_server_test_fixture.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-59052 Remove deprecated ChunkType::ns fieldSimon Graetzer2021-08-291-19/+10
* SERVER-58989 Make timestamp required in DatabaseVersionBase IDLAllison Easton2021-08-161-1/+1
* SERVER-55114 Bump the minor version of the newest chunk on change allowMigrat...Simon Graetzer2021-07-081-2/+31
* SERVER-57316 Changing a few functions that rely on the presence of epochs/tim...Sergi Mateo Bellido2021-06-141-3/+22
* SERVER-57313 Pass the collection epoch and timestamp when building a ChunkTyp...Sergi Mateo Bellido2021-06-031-3/+6
* SERVER-54975 Rename IDL parser classes to use CommandRequest and CommandReply...Bernard Gorman2021-04-021-26/+28
* SERVER-54874: Ensure reading consistent config.collections and config.chunks ...Jordi Serra Torrens2021-03-151-2/+3
* Revert "SERVER-54874: Ensure reading consistent config.collections and config...Jordi Serra Torrens2021-03-091-3/+2
* SERVER-54874: Ensure reading consistent config.collections and config.chunks ...Jordi Serra Torrens2021-03-081-2/+3
* SERVER-53060 Remove QueryRequest classRuoxin Xu2021-02-171-1/+1
* SERVER-54579: Complete TODO listed in SERVER-53105Jordi Serra Torrens2021-02-171-1/+10
* SERVER-53740 Implicitly setup the database in ConfigServerTestFixture::setupC...Pierlauro Sciarelli2021-01-221-0/+13
* SERVER-53680 Use IDL for KeysCollectionDocumentCheahuychou Mao2021-01-131-4/+3
* SERVER-53689 Make only the ReplSetDistLockManager tests use a mocked lock man...Kaloian Manassiev2021-01-121-11/+0
* SERVER-53227 Move the DistLockManager to only be available on MongoDKaloian Manassiev2021-01-031-14/+6
* SERVER-52933 Add timestamp to the DatabaseVersion IDLSergi Mateo Bellido2020-11-241-2/+2
* SERVER-50027 Implement an 'allowMigrations' collection propertyKaloian Manassiev2020-11-111-3/+10
* SERVER-50505 Make the CatalogCache return ChunkManager(s) directlyKaloian Manassiev2020-09-011-1/+0
* SERVER-50217 change auth op observer to handle $v:1 and $v:2 updatesIan Boros2020-08-271-16/+17
* SERVER-49975 Use separate thread pools for CatalogCache and its loadersTommaso Tocci2020-07-301-4/+2
* SERVER-49292 Futurify CatalogCacheLoader APITommaso Tocci2020-07-211-3/+4
* SERVER-48775 Move all Sharding unit-tests that assume a MongoD to the db/s di...Kaloian Manassiev2020-06-211-5/+0
* SERVER-48775 Make all `s_test` suites use the ShardingTestFixtureKaloian Manassiev2020-06-151-0/+431