summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/op_observer_sharding_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-55592 Add time-series fields to sharding catalogSergi Mateo Bellido2021-04-211-0/+1
* SERVER-53093 Add timestamp to ChunkVersionSergi Mateo Bellido2020-12-101-2/+5
* SERVER-52933 Add timestamp to the DatabaseVersion IDLSergi Mateo Bellido2020-11-241-1/+1
* SERVER-50027 Implement an 'allowMigrations' collection propertyKaloian Manassiev2020-11-111-0/+1
* SERVER-46199 Make the RoutingTableHistory movableKaloian Manassiev2020-09-031-25/+29
* SERVER-49568 Thread the CollectionType's ReshardingFields through to the Cata...Blake Oler2020-09-021-2/+8
* SERVER-50505 Make the CatalogCache return ChunkManager(s) directlyKaloian Manassiev2020-09-011-1/+3
* SERVER-50329 Make ChunkManager be passed by value everywhereKaloian Manassiev2020-08-171-2/+1
* SERVER-49800 fix use-after-move violations in testsBenety Goh2020-08-011-1/+1
* SERVER-48775 Move all Sharding unit-tests that assume a MongoD to the db/s di...Kaloian Manassiev2020-06-211-1/+1
* SERVER-47531 OpObserver: Convert usage of getCollectionDescription_DEPRECATED...Cheahuychou Mao2020-05-081-15/+19
* SERVER-45782 ensure internal-only usage of three CollectionShardingRuntime fu...Tommaso Tocci2020-04-091-0/+159