summaryrefslogtreecommitdiff
path: root/src/mongo/s/server.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-11/+11
* SERVER-27768 Implement HMAC key for signing Logical clock's storage & distrib...Jack Mulrow2017-03-021-2/+6
* SERVER-28155 Get rid of the 'serveronly' sharding libraryKaloian Manassiev2017-03-011-3/+7
* SERVER-28094 Remove the StaticObserverAndrew Morrow2017-02-271-2/+1
* SERVER-27855 Attach all NetworkInterface instances with EgressHooksRandolph Tan2017-02-171-1/+7
* SERVER-27746: Integrate LogicalClock with oplogMisha Tyulenev2017-02-151-0/+7
* SERVER-27736 Do not store unsharded collections in DBConfigKaloian Manassiev2017-01-191-3/+4
* SERVER-27603 Rename mongo::inShutdown() to mongo::globalInShutdownDeprecated(...Andy Schwerin2017-01-151-1/+1
* SERVER-27556 Cleanup sharding request processing codeKaloian Manassiev2017-01-031-1/+0
* SERVER-27480 Move ShardRegistry updates out of sharding config.hKaloian Manassiev2016-12-211-2/+2
* SERVER-23103 Move assembleResposne to its own libraryAndrew Morrow2016-12-141-1/+0
* SERVER-27211 de-duplicate symbol `isMongos`ADAM David Alan Martin2016-12-051-0/+2
* SERVER-27225 de-duplicate ForkServer symbolMatt Cotter2016-12-051-0/+2
* SERVER-26715 Set default values for WireSpec min/max valuesJonathan Reams2016-11-081-3/+0
* SERVER-7306 Mongod as windows service should not claim to be 'started' until ...Mark Benvenuto2016-10-281-3/+5
* SERVER-26420 fix shell to not send internalClient info in isMasterDavid Storch2016-10-241-0/+2
* 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-16292 Wait to fork until the server is listeningsamantharitter2016-09-221-4/+4
* SERVER-25969 make slaves and secondaries always use BSON 1.1 validationDavid Storch2016-09-201-2/+2
* SERVER-25997 Make mongos shutdown safer if the grid object is not yet initial...Andy Schwerin2016-09-071-4/+9
* SERVER-24600 Increase interruptibility of RemoteCommandTargeter::findHost.Andy Schwerin2016-09-071-0/+4
* SERVER-25159 Default BSON validation version should depend on admin.system.ve...Tess Avitabile2016-09-021-0/+9
* SERVER-21757 ServerStatus advisoryHostFQDNs should be optionalJonathan Reams2016-08-241-3/+0
* SERVER-25572 Fix ASAN clean shutdown logicJason Carey2016-08-231-2/+5
* SERVER-25393 Disallow mongos making connections to older versionsMark Benvenuto2016-08-191-4/+4
* SERVER-25488 merge ClientBasic and ClientKyle Suarez2016-08-081-1/+1
* SERVER-24856 Make manual moveChunk requests go through the balancer on CSRS p...Kaloian Manassiev2016-07-301-3/+0
* Revert "SERVER-24856 Make manual moveChunk requests go through the balancer o...Ian Whalen2016-07-271-0/+3
* SERVER-24856 Make manual moveChunk requests go through the balancer on CSRS p...Kaloian Manassiev2016-07-271-3/+0