summaryrefslogtreecommitdiff
path: root/src/mongo/s/sharding_initialization.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-32871 Invalidate CatalogCache entries when ShardRegistry reload discov...Matthew Saltz2019-09-061-8/+2
* SERVER-40785 Create WaitForMajorityService to allow waiting for write concern...Randolph Tan2019-07-161-9/+11
* SERVER-40785 Change sharding fixed and arbitrary executors from unique_ptr to...Randolph Tan2019-07-091-3/+3
* SERVER-39819 SERVER-39820 Add HostGroup Controller impl to tie together replSetsBen Caimano2019-06-101-44/+4
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-101-33/+32
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-091-1/+1
* SERVER-37092 Remove old server parameter APISara Golemon2019-03-031-1/+0
* SERVER-38921 Convert ShardingTaskExecutorPool parameters to IDLBen Caimano2019-02-221-32/+13
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-39022 Make the sharding fixed task executor use unlimited thread pool ...Kaloian Manassiev2019-01-161-1/+17
* SERVER-38522 Make persistParticipantList/persistDecision/deleteCoordinatorDoc...Kaloian Manassiev2019-01-031-12/+12
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-29908 Fold the 'sharding_connection_hook' library into 'sharding_initi...Kaloian Manassiev2018-08-151-8/+0
* SERVER-34805 Refactor the network libraries and move messages types to rpc/pr...Andrew Morrow2018-05-051-1/+1
* SERVER-34739 Migrate to 1 connpool in ARSJason Carey2018-04-271-6/+6
* SERVER-29908 Move sharding_task_executor under mongo/sKaloian Manassiev2018-02-021-2/+2
* SERVER-31316 Remove unused code and unnecessary inheritance in KeysCollection...Kaitlin Mahar2017-12-131-5/+4
* SERVER-31723 limit mongod sharding exec pool to 1Jason Carey2017-11-071-5/+9
* SERVER-31585 Remove unused PeriodicBalancerSettingsRefresherDianna Hohensee2017-10-181-11/+0
* SERVER-30482 Verify and enforce good ordering for the values for the sharding...Henrik Edin2017-10-111-0/+24
* SERVER-30977 add clusterTime to standalone replica setMisha Tyulenev2017-09-271-7/+6
* SERVER-29687 Don't include sock.h from options headerAndrew Morrow2017-08-231-0/+1
* SERVER-29429 Pick a small but reasonable default for max pending connectionsAndrew Morrow2017-08-091-1/+8
* SERVER-30443 Create PeriodicBalancerSettingsRefresher on the ServiceContextJoanna Huang2017-08-091-0/+11
* SERVER-30053 Get rid of the ShardingCatalogManager interfaceKaloian Manassiev2017-07-171-41/+19
* SERVER-29610 Allow LogicalSessionIds to contain signed user informationsamantharitter2017-07-131-3/+6
* SERVER-30053 Remove 'opCtx' parameter from Grid::catalogClient()Kaloian Manassiev2017-07-131-8/+5
* SERVER-29248 Add parameter to adjust frequency of key rotationMisha Tyulenev2017-06-231-2/+4
* SERVER-27633 Rename reloadShardRegistryUntilSuccess in sharding_initializatio...chorn2017-06-061-1/+1
* SERVER-29237 add maxConnecting in asio connpoolJason Carey2017-06-021-0/+4
* SERVER-28127 Integrate KeyManager to LogicalClockRandolph Tan2017-05-221-3/+17
* SERVER-28431 shard chunk loader interface implementationDianna Hohensee2017-05-081-1/+2
* Revert "Revert "SERVER-28562 Move LogicalTime HMAC computation outside collec...Randolph Tan2017-05-041-3/+4
* Revert "SERVER-28562 Move LogicalTime HMAC computation outside collection lock"ADAM David Alan Martin2017-05-031-4/+3
* SERVER-28562 Move LogicalTime HMAC computation outside collection lockRandolph Tan2017-05-031-3/+4
* SERVER-28565 Do not return logicalTime on non-sharded RSJack Mulrow2017-04-181-0/+5
* SERVER-28107 augment command result with operationTime in mongosMisha Tyulenev2017-03-221-10/+8
* SERVER-27749 Integrate LogicalTimeMetadataRandolph Tan2017-03-071-1/+1
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-8/+8
* SERVER-28030 Move catalog_cache.h/.cpp to mongo/s/Kaloian Manassiev2017-02-181-1/+1
* SERVER-27855 Attach all NetworkInterface instances with EgressHooksRandolph Tan2017-02-171-1/+0
* SERVER-27603 Rename mongo::inShutdown() to mongo::globalInShutdownDeprecated(...Andy Schwerin2017-01-151-1/+1
* SERVER-25027 add units to exported server paramsJason Carey2016-11-071-6/+6
* SERVER-25027 Configurable connpool in mongosJason Carey2016-11-071-4/+38
* SERVER-26411 Move balancer sources under mongo/db/sKaloian Manassiev2016-10-051-1/+1
* Revert "SERVER-26411 Move balancer sources under mongo/db/s"Benety Goh2016-10-051-1/+1
* SERVER-26411 Move balancer sources under mongo/db/sKaloian Manassiev2016-10-051-1/+1
* SERVER-24325 Remove the s/catalog/replset/ directory and move all its files t...Spencer T Brody2016-09-211-4/+4
* Revert "SERVER-26155 Use read concern 'local' for dist lock manager on the co...Kaloian Manassiev2016-09-201-2/+1
* SERVER-26155 Use read concern 'local' for dist lock manager on the config serverKaloian Manassiev2016-09-191-1/+2