summaryrefslogtreecommitdiff
path: root/src/mongo/s/server.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42938 Implement Infrastructure for Provisioning and Refreshing OCSP Re...Shreyas Kalyan2020-02-131-6/+6
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-33/+75
* SERVER-45456 Allow JavaScript on mongosJames Wahlin2020-02-071-0/+7
* SERVER-44905 Futurize the retrieval of OCSP ResponsesShreyas Kalyan2020-02-041-0/+3
* SERVER-43719 Load RWC defaults from persisted values during startupJack Mulrow2020-01-211-0/+7
* SERVER-45344 RSCN functions should be noexceptAmirsaman Memaripour2020-01-131-5/+9
* SERVER-43945 Expose out of order latch acquisitions in serverStatusBen Caimano2019-12-161-0/+3
* SERVER-43713 SERVER-43715 Create DistCache abstraction, use it in ReadWriteCo...Kevin Pulo2019-12-091-0/+3
* SERVER-44152: Pre-warm connection pools in mongosAnton Oyung2019-11-131-0/+5
* “SERVER-43985Anton Oyung2019-10-281-0/+5
* SERVER-43119 FailPoint cleanupBilly Donahue2019-09-101-1/+1
* SERVER-32871 Invalidate CatalogCache entries when ShardRegistry reload discov...Matthew Saltz2019-09-061-3/+21
* SERVER-41374 Track current open, active, and inactive transactions on mongos ...Jack Mulrow2019-09-031-1/+3
* SERVER-41230 Update FCV constants throughout server code following 4.2 branchBernard Gorman2019-08-231-2/+3
* SERVER-42754 Make RSMChangeListeners for shard configs exception-safeBen Caimano2019-08-121-6/+10
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-3/+5
* SERVER-39692 Make mongos shutdown drain all in-progress transactionsRandolph Tan2019-07-181-8/+76
* SERVER-41160 Add shutdown method for CatalogCacheLoaderRandolph Tan2019-07-011-0/+4
* SERVER-39936 Use PeriodicRunner handles to simplify shutdown orderingBen Caimano2019-06-211-7/+0
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-101-34/+31
* SERVER-41468 Only shut down the LogicalSessionsCache if it has been createdKaloian Manassiev2019-06-041-16/+18
* SERVER-37837 Get rid of TransactionReaper (Part 2)Kaloian Manassiev2019-05-091-7/+6
* SERVER-37837 Get rid of TransactionReaper (Part 1)Kaloian Manassiev2019-05-091-4/+13
* SERVER-39818 Split RSM notification functionality into a new classBen Caimano2019-04-161-4/+54
* SERVER-40476 merge contents of utils/stringutils into utils/str.Billy Donahue2019-04-111-1/+1
* SERVER-39213 remove mongosWaitsForKeys from shardingtestMisha Tyulenev2019-04-101-2/+1
* SERVER-40387 Shutdown shard registry after catalog cacheBen Caimano2019-04-011-0/+4
* SERVER-39427 Modify interrupt semantics for opCtxJason Carey2019-03-051-0/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-39130 Split up initialize_server_global_state.cppMark Benvenuto2019-01-241-0/+4
* SERVER-37893 Remove Client::initThreadIfNotAlready in favor of using the Clie...Gregory Wlodarek2018-11-161-1/+4
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-37563 Remove all usages of getGlobalAuthorizationManagerKaloian Manassiev2018-10-121-4/+5
* SERVER-31552 Allow users to be pinned in memoryJonathan Reams2018-10-011-1/+1
* Revert "SERVER-31552 Allow users to be pinned in memory"Jonathan Reams2018-09-281-1/+1
* SERVER-31552 Allow users to be pinned in memoryJonathan Reams2018-09-281-1/+1
* SERVER-34986 Allow connections to override maxConns based on CIDR rangeJonathan Reams2018-08-211-0/+6
* Revert "SERVER-34986 Allow connections to override maxConns based on CIDR range"Siyuan Zhou2018-08-161-6/+0
* SERVER-34986 Allow connections to override maxConns based on CIDR rangeJonathan Reams2018-08-161-0/+6
* SERVER-36258 Construct ServiceContext after mongo initializers complete.Andy Schwerin2018-07-271-1/+10
* SERVER-35655 Update FCV constants throughout server code.Blake Oler2018-07-021-2/+2
* SERVER-34798 Remove ServiceContext subclasses and use new ServiceContext in e...Andy Schwerin2018-06-221-12/+0
* SERVER-1761 Add mongos unix domain socket tests and close transport layerAnthony Roy2018-06-211-8/+8
* SERVER-33008 Slice Authorization frameworkADAM David Alan Martin2018-05-111-6/+2
* SERVER-34923 PeriodicRunnerASIO -> ImplJason Carey2018-05-101-2/+2
* SERVER-34805 Refactor the network libraries and move messages types to rpc/pr...Andrew Morrow2018-05-051-2/+1
* SERVER-34794 Construct the global ServiceContext inside a MONGO_INITIALIZERAndy Schwerin2018-05-021-2/+1
* SERVER-32677 Prevent sessions periodic refresh from prematurely accessing sha...Blake Oler2018-04-201-0/+2
* SERVER-30170 Embedded can now shutdown and re-initialize.Henrik Edin2018-03-261-8/+11
* SERVER-33017 Add metadata hook to update lastCommittedOpTime on mongos per shardJack Mulrow2018-03-081-0/+8