summaryrefslogtreecommitdiff
path: root/src/mongo/s/server.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-48272 Reduce startup time for dynamically linked binariesAndrew Morrow2020-05-271-1005/+0
* SERVER-47018 Attach topology version to shutdown errors while in quiesce modePavi Vetriselvan2020-05-211-0/+7
* SERVER-46958 add mongosShutdownTimeoutMillisForSignaledShutdown server parameterPavi Vetriselvan2020-05-181-4/+15
* SERVER-46957 Implement Quiesce Mode for mongosPavi Vetriselvan2020-05-131-0/+8
* SERVER-47710 Make onConfirmedSet update config.shards seriallyHaley Connelly2020-05-061-29/+112
* SERVER-47477 Report failures on refresh and remove in sessions collection sha...Marcos José Grillo Ramírez2020-04-271-1/+1
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-8/+7
* SERVER-46323 Update FCV constants throughout server code following 4.4 branchAli Mir2020-04-221-1/+1
* SERVER-47426 Remove ShardConnection and VersionManagerBlake Oler2020-04-131-10/+1
* SERVER-47169 Call ShardRegistry::updateReplSetHosts() synchronouslyHaley Connelly2020-04-011-3/+10
* SERVER-47040 LOGV2_FATAL also fassertsHenrik Edin2020-03-241-10/+12
* SERVER-46765 fix '--version' & '--sysinfo', which use kPlain loggingBilly Donahue2020-03-231-1/+2
* SERVER-46799 Update log messages based on LOGV2 style guide.Max Hirschhorn2020-03-231-50/+69
* Revert "SERVER-46765 fix '--version' & '--sysinfo', which use kPlain logging"Max Hirschhorn2020-03-231-2/+1
* SERVER-46765 fix '--version' & '--sysinfo', which use kPlain loggingBilly Donahue2020-03-201-1/+2
* SERVER-46197 Make build flag to disable diagnostic latchesBen Caimano2020-02-241-0/+2
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-45966 Add ClientMetadataPropagationEgressHook for NetworkInterface use...Gregory Noma2020-02-141-0/+4
* 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