summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/collection_sharding_state_factory_shard.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-65559 Get rid of legacy range deleter and RangeDeleterService feature ...Pierlauro Sciarelli2023-05-081-50/+2
* SERVER-66587 rename isEnabledAndIgnoreFCV to isEnabledAndIgnoreFCVUnsafeJiawei Yang2023-04-051-1/+3
* SERVER-65558 Enable Feature flag for PM-2849Pierlauro Sciarelli2022-10-171-0/+5
* Revert "SERVER-65558 Enable range deleter service feature flag"Pierlauro Sciarelli2022-10-131-5/+0
* SERVER-65558 Enable range deleter service feature flagPierlauro Sciarelli2022-10-101-0/+5
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+1
* SERVER-46395 Ensure range deletion task document exists during deletion.Max Hirschhorn2020-03-111-0/+2
* SERVER-46075 Make new executor for submitting range deletion tasksMatthew Saltz2020-02-201-9/+11
* SERVER-45904 Create a standalone collection sharding state factoryMarcos José Grillo Ramírez2020-02-111-49/+31
* SERVER-45024 Integrate refactored range deletion functionality and remove Col...Matthew Saltz2020-01-151-4/+10
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-2/+2
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-101-3/+3
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+16
* SERVER-29908 Fix lint errorKaloian Manassiev2018-07-271-1/+1
* SERVER-29908 Move CollectionShardingState under sharding_api_dKaloian Manassiev2018-07-271-0/+91