summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/config/sharding_catalog_manager_drop_coll_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-58820 Remove legacy drop collection/database pathsTommaso Tocci2021-07-271-558/+0
* SERVER-57307 Improve deletion of config.chunks entries with hint and retriesPierlauro Sciarelli2021-05-311-0/+8
* SERVER-56199 Make collection drop use the proper chunks index on transitions ...Kaloian Manassiev2021-04-211-1/+3
* SERVER-54283 Move the legacy dropDatabase/Collection path to execute from the...Kaloian Manassiev2021-02-091-6/+12
* SERVER-53053 Get rid of the 'canThrowSSVOnIgnored' conditioning in ChunkVersionKaloian Manassiev2020-11-261-14/+6
* SERVER-50027 Convert the CollectionType's UUID field to IDLKaloian Manassiev2020-11-031-4/+1
* SERVER-50027 Make CollectionType use IDL (Part 2)Kaloian Manassiev2020-10-301-15/+15
* SERVER-50027 Make CollectionType use IDL (Part 1)Kaloian Manassiev2020-10-221-5/+3
* SERVER-50056 Added IGNORED shardVersion to dropCollection command allowing SS...Marcos José Grillo Ramírez2020-08-071-3/+75
* SERVER-48775 Make all `s_test` suites use the ShardingTestFixtureKaloian Manassiev2020-06-151-1/+1
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+1
* SERVER-20221 Remove unsetSharding call from dropCollectionHaley Connelly2019-12-061-164/+3
* SERVER-33973 Force cleanup of possibly remaining partial data after failed co...Blake Oler2019-08-011-97/+170
* SERVER-26531 Change ConfigServerTestFixture::setupChunks to `void`Kaloian Manassiev2019-06-271-1/+1
* SERVER-23923 Track writeConcern through getMoresCharlie Swanson2019-06-031-9/+3
* SERVER-40170 Increase the sharding unit-tests async work future timeoutKaloian Manassiev2019-03-181-17/+17
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-36473 Make a dedicated RAII class to manage Client lifetimeGregory Wlodarek2018-11-081-2/+1
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-35441 Make dropDatabase/dropCollection clean up config.tagsCheahuychou Mao2018-07-031-0/+27
* SERVER-35918 Check that dropCollection cleans up config.chunks and updates co...Cheahuychou Mao2018-07-021-0/+73
* SERVER-29908 Move sharding_catalog_manager and tests under db/s/configKaloian Manassiev2018-02-061-0/+477