summaryrefslogtreecommitdiff
path: root/src/mongo/db/mongod_main.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-49072 Created SE decorations, rewrote SEPI start/shutdown of SEsserver-49072Reo Kimura2020-08-071-22/+1
* SERVER-49063: Update FCV 4.6 constants to 4.5.1Lingzhi Deng2020-07-091-1/+1
* SERVER-49316 Move wait_for_majority_service to its own librarySpencer T Brody2020-07-071-1/+1
* SERVER-43040 Remove the unit test used only variation of LockerImpl::lockGlob...Bynn Lee2020-07-011-1/+3
* SERVER-48467 Only turn on quiesce mode in fcv 4.6Pavi Vetriselvan2020-06-261-18/+24
* SERVER-46962 Blacklist sync sources that are shutting downPavi Vetriselvan2020-06-261-1/+1
* SERVER-44391 Preserve internal tables and temporary files when starting up af...Gregory Noma2020-06-251-1/+12
* SERVER-48924 Move ReplicaSetAwareService into repl directory and namespaceSpencer T Brody2020-06-241-1/+1
* SERVER-45600 Change the default log component for mongod_main.cpp to kControlbynn2020-06-221-5/+5
* SERVER-48229 Shutdown PeriodicShardedIndexConsistencyChecker after Replicatio...Cheahuychou Mao2020-06-181-8/+8
* SERVER-48775 Make OpObserverShardingImpl to be part of sharding_runtime_dKaloian Manassiev2020-06-151-1/+1
* SERVER-48367 Remove all _envp usageBilly Donahue2020-06-111-2/+2
* SERVER-47859 Add more logging to shutdownTaskTess Avitabile2020-05-281-4/+59
* SERVER-48272 Reduce startup time for dynamically linked binariesAndrew Morrow2020-05-271-0/+1346