summaryrefslogtreecommitdiff
path: root/src/mongo/s/server.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-32597 Bump generic fCV referencesMaria van Keulen2018-02-211-4/+7
* SERVER-29908 Move sharding_catalog_manager and tests under db/s/configKaloian Manassiev2018-02-061-121/+102
* SERVER-29908 Move sharding_task_executor under mongo/sKaloian Manassiev2018-02-021-4/+6
* SERVER-28822 Add new dbclient connection pool optionssamantharitter2018-02-011-0/+3
* SERVER-32674 Make SocketException not be a special typeMathias Stearn2018-01-191-2/+0
* SERVER-31734 Core ErrorExtraInfo implementationMathias Stearn2018-01-041-0/+2
* Revert "SERVER-28822 Add new dbclient connection pool options"Jason Carey2018-01-021-3/+0
* SERVER-28822 Add new dbclient connection pool optionssamantharitter2017-12-201-0/+3
* SERVER-31559 Merge GenericCursorManager into MongoProcessInterfaceBernard Gorman2017-11-141-5/+0
* SERVER-31723 limit mongod sharding exec pool to 1Jason Carey2017-11-071-1/+2
* SERVER-31608 future-proof FCV enumJudah Schvimer2017-10-251-1/+1
* SERVER-31548 ServiceExecutor should be started before TransportLayerJonathan Reams2017-10-161-3/+3
* SERVER-30745 Prohibit unsafe comparisons against featureCompatibilityVersionLouis Williams2017-10-061-1/+1
* SERVER-31289 Add test only $listLocalCursorsJason Carey2017-10-031-0/+5
* SERVER-30471 Service executors take a timeout in shutdown to honor shutdown g...Henrik Edin2017-09-221-0/+35
* SERVER-30135 Added a synchronous executor to make the code path between the t...Henrik Edin2017-09-221-6/+4
* SERVER-31005 Bump mongos minimum outgoing wire versionMathias Stearn2017-09-131-2/+3
* SERVER-29687 Add sock.h header where needed for non-ssl buildsAndrew Morrow2017-08-231-0/+1
* SERVER-28338 KillSessions SupportJason Carey2017-08-171-0/+7
* SERVER-22760 Sharded aggregation pipelines which involve taking a simple unio...Bernard Gorman2017-08-081-1/+1
* SERVER-30249 wait for the signing keys to be available in mongos at startupMisha Tyulenev2017-07-311-0/+44
* SERVER-29672 Make Config/ShardCatalogCacheLoader decorations on ServiceContextKaloian Manassiev2017-07-281-3/+11
* SERVER-18084 Give ServiceContext to ShardingEgressMetadataHookKaloian Manassiev2017-07-271-3/+6
* SERVER-30053 Get rid of the ShardingCatalogManager interfaceKaloian Manassiev2017-07-171-4/+0
* SERVER-30158 FTDC starts too early in mongosMark Benvenuto2017-07-171-2/+2
* SERVER-29402 Implement ServiceExecutor and fixed-size test executorJonathan Reams2017-07-141-0/+8
* SERVER-29610 Allow LogicalSessionIds to contain signed user informationsamantharitter2017-07-131-2/+1
* SERVER-30053 Remove 'opCtx' parameter from Grid::catalogClient()Kaloian Manassiev2017-07-131-1/+1
* SERVER-28495 FTDC for MongoSMark Benvenuto2017-07-121-0/+6
* SERVER-29776 Add codeName to more command failure pathsMathias Stearn2017-06-281-10/+0
* SERVER-27244 Status usage compile-time facilities.ADAM David Alan Martin2017-06-181-2/+5
* SERVER-29403 Implement TransportLayerASIOJonathan Reams2017-06-171-10/+8
* SERVER-29475 Install the logical session cachesamantharitter2017-06-161-0/+5
* SERVER-29472 Install PeriodicRunnerASIO on mongod and mongossamantharitter2017-06-131-1/+15
* SERVER-29350 Bump featureCompatibilityVersion to 3.6Tess Avitabile2017-06-091-4/+4
* SERVER-27633 Rename reloadShardRegistryUntilSuccess in sharding_initializatio...chorn2017-06-061-1/+1
* SERVER-29238 Implement ServiceStateMachineJonathan Reams2017-06-051-2/+1
* SERVER-28127 Integrate KeyManager to LogicalClockRandolph Tan2017-05-221-0/+7
* SERVER-28431 shard chunk loader interface implementationDianna Hohensee2017-05-081-0/+2
* SERVER-29000 Remove the miniwebserver and derivativesAndrew Morrow2017-04-271-12/+0
* SERVER-28508 OP_MSG in egress and mongodMathias Stearn2017-04-271-1/+1
* SERVER-28565 Do not return logicalTime on non-sharded RSJack Mulrow2017-04-181-3/+1
* SERVER-28432 Move key management out from TimeProofServiceJack Mulrow2017-03-301-3/+1
* SERVER-27727 Note location where thread is marked idleMathias Stearn2017-03-241-1/+1
* SERVER-27727 Hide idle threads in hang analyzer (extras)Mathias Stearn2017-03-241-0/+2
* SERVER-27750 Always attach the configsvr metadata in ShardingEgress*HooksRandolph Tan2017-03-101-3/+3
* Revert "Revert "SERVER-27750 Attach LogicalTimeMetadata to globalConnPool and...Randolph Tan2017-03-101-5/+13
* Revert "SERVER-27750 Attach LogicalTimeMetadata to globalConnPool and shardCo...Randolph Tan2017-03-091-13/+5
* SERVER-27750 Attach LogicalTimeMetadata to globalConnPool and shardConnection...Randolph Tan2017-03-081-5/+13
* SERVER-27749 Integrate LogicalTimeMetadataRandolph Tan2017-03-071-6/+6