summaryrefslogtreecommitdiff
path: root/src/mongo/db/db.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-41071 Replace NULL and 0 with nullptrA. Jesse Jiryu Davis2019-06-141-1/+1
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-101-25/+24
* SERVER-40716 Refactor catalog initialization logic on startupXiangyu Yao2019-06-071-0/+2
* SERVER-18463 Remove StartupTest infrastructure, place StartupTests intoNathan Brown2019-06-071-2/+0
* SERVER-41398 Create IndexAccessMethodFactoryXiangyu Yao2019-06-041-0/+2
* SERVER-41345 Do not Flow Control after ticket refresher has shut downMaria van Keulen2019-05-311-0/+7
* SERVER-39671: Added warnings for flags sslAllowInvalidCertificates and sslAll...Roxane2019-05-301-12/+0
* SERVER-40641 Ensure TTL delete in prepare conflict retry loop does not block ...Gregory Wlodarek2019-05-171-1/+1
* SERVER-36956 SnapshotTooOld errors will always increase the snapshot history ...Dianna2019-05-171-1/+1
* SERVER-41023 Move Storage Node Watchdog to communityMark Benvenuto2019-05-131-2/+4
* Revert "SERVER-41023 Move Storage Node Watchdog to community"Mark Benvenuto2019-05-131-4/+2
* SERVER-41023 Move Storage Node Watchdog to communityMark Benvenuto2019-05-131-2/+4
* SERVER-37837 Get rid of TransactionReaper (Part 1)Kaloian Manassiev2019-05-091-3/+11
* SERVER-40823 Enable Flow Control in testingMaria van Keulen2019-05-081-0/+5
* SERVER-40892 Rename UUIDCatalog to CollectionCatalogGeert Bosch2019-05-071-1/+1
* SERVER-40932 Increase ServiceExecutor shutdown timeoutJonathan Reams2019-05-021-1/+1
* SERVER-40538 Remove UUIDCatalogObserverGregory Wlodarek2019-04-261-1/+0
* SERVER-40335 Add waitForStepDownOnNonCommandShutdown parameterA. Jesse Jiryu Davis2019-04-151-1/+7
* SERVER-39515 Remove DatabaseCatalogEntryXiangyu Yao2019-04-101-1/+0
* SERVER-40336 Use SecureRandom to seed the random number generator in replicat...Siyuan Zhou2019-04-081-1/+2
* SERVER-39679 Get oldest transaction time when snapshottingA. Jesse Jiryu Davis2019-03-211-2/+10
* SERVER-40126 Change openDb to throw exceptionDivjot Arora2019-03-181-19/+6
* SERVER-39673: Add flow control under a feature flag.Daniel Gottlieb2019-03-171-0/+5
* SERVER-38994 step down on SIGTERMJason Carey2019-03-151-1/+24
* SERVER-39139 Make lock mode for ReplicationStateTransitionLockGuard configurableVesselina Ratcheva2019-03-061-1/+1
* SERVER-39427 Modify interrupt semantics for opCtxJason Carey2019-03-051-10/+4
* SERVER-37092 Remove old server parameter APISara Golemon2019-03-031-1/+0
* SERVER-39525 move IndexBuildsCoordinator::shutdown() outside the RSTL lock, b...Dianna Hohensee2019-02-261-5/+4
* SERVER-39425 Improve lock acquisition contractXiangyu Yao2019-02-201-3/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-39290 Remove startup index recovery redundanciesGregory Wlodarek2019-01-301-3/+0
* SERVER-39037 Refactor check whether a replica set node is running in standalo...Gregory Wlodarek2019-01-251-21/+5
* SERVER-39130 Split up initialize_server_global_state.cppMark Benvenuto2019-01-241-0/+4
* SERVER-39131 Refactor storage engine lock file supportMark Benvenuto2019-01-231-1/+3
* SERVER-38162 Acquire RSTL on shutdown in mode XSamy Lanka2019-01-171-6/+24
* SERVER-38955 Convert AuthManager and FCV setParameters to IDLSara Golemon2019-01-161-1/+2
* SERVER-38587 Extract authorization logic from OpObserverImpl to new AuthOpObs...Isabella Siu2019-01-081-0/+2
* SERVER-38719 unshim and remove DatabaseHolder::getDatabaseHolder()Benety Goh2018-12-211-1/+6
* SERVER-38700 make Database::userCreateNS() a member functionBenety Goh2018-12-191-2/+1
* SERVER-35879 Reconstitute prepared transactions at end of startup recoverySamy Lanka2018-12-141-2/+0
* SERVER-38561 Shutdown the periodic runner before the storage engine shutdownGregory Wlodarek2018-12-121-1/+2
* SERVER-38128 Start periodic runner before the storage engineGregory Wlodarek2018-12-111-5/+7
* SERVER-38323 turn the IndexBuildsCoordinator into an interface and add an imp...Dianna Hohensee2018-12-051-6/+8
* SERVER-37339 Sharding state is set to initialized on Grid before sharding com...Esha Maharishi2018-12-051-0/+2
* SERVER-37636 Establish an index builds interface through which to access and ...Dianna Hohensee2018-11-281-0/+6
* SERVER-30815 Remove the mongodmain libraryAndrew Morrow2018-11-271-5/+19
* SERVER-37245 Do not access the SessionCatalog directly if not necessaryKaloian Manassiev2018-11-191-1/+0
* SERVER-37893 Remove Client::initThreadIfNotAlready in favor of using the Clie...Gregory Wlodarek2018-11-161-1/+4
* SERVER-37496 Register balancer shutdown task when MongoD is single-threadedJack Mulrow2018-10-231-0/+6
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+16