summaryrefslogtreecommitdiff
path: root/src/mongo/s/catalog
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-177-58/+58
* SERVER-43119 FailPoint cleanupBilly Donahue2019-09-102-4/+3
* SERVER-42188 Create IDL type for range deletion task for persistence in the q...Alex Taskov2019-09-102-0/+15
* SERVER-42833 Make _configsvrRenameCollection return an error if the source an...Jason Zhang2019-08-211-1/+3
* SERVER-42143 Use a single RS transaction for refineCollectionShardKey metadat...Jamie Heppenstall2019-08-195-92/+7
* SERVER-42364 Update config.collections schema to have a 'distributionMode' fieldEsha Maharishi2019-07-303-5/+214
* SERVER-42365 Remove dead code around 'allowSplit' and 'assigned shard key' fr...Esha Maharishi2019-07-303-35/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-2723-423/+305
* SERVER-42141 Implement sharded metadata updates for refineCollectionShardKey ...Jamie Heppenstall2019-07-255-11/+70
* SERVER-42106 Use auto-generated _ids for config.chunks and config.tagsJamie Heppenstall2019-07-225-69/+83
* SERVER-41658 Convert ShardCollectionType into an IDL typeJamie Heppenstall2019-07-124-450/+224
* SERVER-41809 Collapse unit tests on a per-directory basisAndrew Morrow2019-06-201-13/+4
* SERVER-40737 Use epoch as default OpTimeAndWallTime wallTime valueMaria van Keulen2019-06-111-4/+4
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-105-20/+22
* SERVER-39338 Remove `stdx/functional.h`ADAM David Alan Martin2019-06-102-22/+23
* SERVER-41216 Rename InterruptedDueToStepDown error code to InterruptedDueToRe...Judah Schvimer2019-05-201-2/+3
* SERVER-40005 Add translation for FindAndModify for FLEPawel Terlecki2019-04-261-9/+9
* Revert "SERVER-40005 Add translation for FindAndModify for FLE"Benety Goh2019-04-251-0/+537
* SERVER-40005 Add translation for FindAndModify for FLEPawel Terlecki2019-04-251-537/+0
* SERVER-40346 Use AlternativeSessionRegion to insert config documents as retry...Blake Oler2019-04-166-0/+138
* SERVER-40078 Report lastCommitted wall clock timeMaria van Keulen2019-04-161-4/+28
* SERVER-40476 merge contents of utils/stringutils into utils/str.Billy Donahue2019-04-111-5/+6
* SERVER-40381 Add the ability to specify a pipeline to an update commandJames Wahlin2019-04-112-2/+2
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-0912-12/+12
* SERVER-40476 remove mongoutils::str::equalsBilly Donahue2019-04-081-1/+1
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-283-6/+6
* SERVER-40223 Use the AsyncWorkScheduler to run local command when recovering ...Kaloian Manassiev2019-03-211-3/+3
* SERVER-40170 Increase the sharding unit-tests async work future timeoutKaloian Manassiev2019-03-183-105/+105
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-1362-62/+0
* SERVER-39240 Make WriteConcernOptions timeout constants to be constexprKaloian Manassiev2019-01-301-1/+2
* SERVER-39180 Don't distribute chunks on `shardCollection` if the collection i...Kaloian Manassiev2019-01-254-0/+13
* SERVER-38474: remove UninterruptibleLockGuard from ReplSetDistLockManager::sh...Kim Tao2018-12-201-2/+0
* SERVER-38461 Limit upsert retry to DuplicateKey violations with matching valuesJames Wahlin2018-12-122-2/+3
* SERVER-37124 Disambiguate DuplicateKey error and return keyPattern details in...James Wahlin2018-11-165-15/+19
* SERVER-36411 include shard id/name in changelog/actionlog entriesKevin Pulo2018-11-1410-451/+85
* SERVER-36473 Make a dedicated RAII class to manage Client lifetimeGregory Wlodarek2018-11-081-2/+1
* SERVER-37918 Improve the messaging around corrupted routing metadataKaloian Manassiev2018-11-051-0/+8
* SERVER-37918 Make sure tags passed to the fast initial split algorithm are in...Kaloian Manassiev2018-11-052-1/+3
* SERVER-37578 Fix failing sharding_catalog_manager_testKaloian Manassiev2018-10-311-1/+1
* SERVER-37754 Remove duplicate copyright headersRamon Fernandez2018-10-251-26/+22
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-2264-704/+847
* SERVER-37431 Make `logChange` not return `Status`.ADAM David Alan Martin2018-10-056-26/+36
* SERVER-36697 Utilize TickSource for transactions timing metricsWilliam Schultz2018-10-021-3/+3
* SERVER-29160 bump timeout for migration operationsMisha Tyulenev2018-09-243-3/+4
* SERVER-32198 Make MetadataManager support an 'UNKNOWN' filtering metadata stateKaloian Manassiev2018-09-111-1/+3
* SERVER-36015 Remove references to system.namespaces and system.indexesDianna Hohensee2018-08-291-33/+22
* SERVER-29908 Fold the 'sharding_connection_hook' library into 'sharding_initi...Kaloian Manassiev2018-08-152-2/+2
* SERVER-36060 Remove unused variable declarationsSara Golemon2018-07-111-3/+0
* SERVER-36041 Increase size of changelog and actionlog in sharding_catalog_cli...Sarah Zhou2018-07-101-2/+2
* SERVER-36041 Increase the size of changelog and actionlogSarah Zhou2018-07-101-2/+2