summaryrefslogtreecommitdiff
path: root/src/mongo/s/catalog/sharding_catalog_config_initialization_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-29908 Move sharding_catalog_manager and tests under db/s/configKaloian Manassiev2018-02-061-386/+0
* SERVER-18137 Use NamespaceString for fully-qualified ns in shardingKevin Pulo2018-02-011-44/+33
* SERVER-29909 Remove circular dependency between db_raii and sharding librariesKaloian Manassiev2017-12-161-2/+1
* SERVER-28912 Thread stmtId from update and delete requests to oplogRandolph Tan2017-07-211-1/+1
* SERVER-30053 Get rid of the ShardingCatalogManager interfaceKaloian Manassiev2017-07-171-13/+26
* SERVER-29544 Remove deprecated macro calls.Ian Kuehne2017-07-031-3/+2
* SERVER-28545 Change ReplicationCoordinator::setFollowerMode to return a Statu...Spencer T Brody2017-06-281-3/+4
* SERVER-27244 Status usage compile-time facilities.ADAM David Alan Martin2017-06-181-4/+8
* SERVER-29350 Bump featureCompatibilityVersion to 3.6Tess Avitabile2017-06-091-16/+16
* SERVER-22541 Refactor RAII locking helpers.Charlie Swanson2017-03-151-1/+0
* SERVER-26965 Use RAII type for turning off replicated writesMatthew Russotto2017-03-131-5/+3
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-8/+8
* Revert "SERVER-27860 remove invariants to prevent ShardLocal running on shard...Dianna Hohensee2017-03-011-2/+2
* SERVER-27860 remove invariants to prevent ShardLocal running on shards and re...r3.5.3Dianna Hohensee2017-02-101-2/+2
* SERVER-26202 Relax index constraints in oplog applicationSiyuan Zhou2016-11-081-5/+24
* Revert "SERVER-26202 Relax index constraints in oplog application"Siyuan Zhou2016-11-061-24/+5
* SERVER-26202 Relax index constraints in oplog applicationSiyuan Zhou2016-11-041-5/+24
* SERVER-26683 Improve logging on catalog errorsKaloian Manassiev2016-10-241-1/+1
* SERVER-24325 Remove the s/catalog/replset/ directory and move all its files t...Spencer T Brody2016-09-211-0/+365