summaryrefslogtreecommitdiff
path: root/src/mongo/db/db.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-7/+6
* SERVER-24024 If there is no "local" database at startup in queryableBackupMod...Andy Schwerin2016-05-201-0/+3
* SERVER-23448 create an ASIO based MessagingPortMatt Cotter2016-05-201-0/+1
* SERVER-22030 abort if oplog is uncapped when starting in repl modeEric Milkie2016-05-191-0/+3
* SERVER-23116 Change currentFilesCompatible() to return a Status.Max Hirschhorn2016-05-171-4/+14
* SERVER-24071 Introduce ChunkVersion legacy format parserKaloian Manassiev2016-05-101-28/+26
* SERVER-23120 Make ShardRegistry available for use on config serversRandolph Tan2016-05-061-6/+10
* SERVER-22664 Add _overrideShardIdentity configuration for cloud backup serviceRandolph Tan2016-05-051-0/+8
* SERVER-23814 Add sharding state initialization to secondariesRandolph Tan2016-04-261-2/+4
* SERVER-23243 Replace the easy-to-remove usages of Listener::getElapsedTimeMil...Waley Chen2016-04-251-0/+2
* SERVER-23268 remove CatalogManager::ConfigServerMode::SCCCMisha Tyulenev2016-04-211-1/+1
* SERVER-23271 Add keysInserted and keysDeleted metrics for CRUD opsJames Wahlin2016-04-211-1/+3
* Revert "SERVER-23271 Add keysInserted and keysDeleted metrics for CRUD ops"Benety Goh2016-04-211-3/+1
* SERVER-23271 Add keysInserted and keysDeleted metrics for CRUD opsJames Wahlin2016-04-211-1/+3
* SERVER-18038 replaced uses of minvalid.h with repl storage interfaceBenety Goh2016-04-181-0/+1
* SERVER-18038 ReplicationExecutor no longer requires StorageInterface to creat...Benety Goh2016-04-181-1/+0
* SERVER-19200: rename startReplication to startupScott Hernandez2016-04-051-1/+1
* SERVER-23299 When starting mongod, clear temp flags from collections if appro...Andy Schwerin2016-04-041-6/+86
* SERVER-23437 Don't attempt to gracefully close sockets on shutdownAndrew Morrow2016-04-011-5/+0
* SERVER-22661 Add initialization from shard identity docRandolph Tan2016-03-231-0/+2
* SERVER-23103 Unify exit handlingAndrew Morrow2016-03-211-1/+90
* SERVER-20077 requestId field of message header should always be a signed integerWaley Chen2016-03-171-2/+2
* SERVER-23125 MessageHandler has shared ownershipsamantharitter2016-03-171-1/+2
* SERVER-13123 All callers of PlanExecutor::getNext need to deal with error ret...Tess Avitabile2016-02-181-3/+3
* SERVER-22683 support replication.enableMajorityReadConcern=false in configura...Benety Goh2016-02-181-1/+2
* SERVER-22256 disallow readOnly incompatible paramsAdam Midvidy2016-01-291-0/+1
* SERVER-22256 readOnly changes to mongod startupAdam Midvidy2016-01-291-27/+33
* SERVER-21197 check for existence of lock file prior to opening socketsAdam Midvidy2016-01-131-1/+5
* SERVER-14501 moved ReplSettings class implementation from repl_settings.h int...Dianna Hohensee2016-01-041-6/+6
* SERVER-21821 Remove big-endian prohibition from db.cppAndrew Morrow2015-12-211-9/+0
* SERVER-21870: Add space between "supports" and "snapshots" in error messageHannes Magnusson2015-12-131-1/+1
* SERVER-20651 do not allow mongos connect to mongod if mongod does not suppor...Misha Tyulenev2015-11-191-0/+13
* SERVER-21490 give all NetworkInterfaceASIO threads a unique nameAdam Midvidy2015-11-181-1/+1
* SERVER-21401 Ensure that Client outlives its associated messaging portJason Rassi2015-11-131-0/+4
* SERVER-21010 Closing a command prompt running mongo.exe client causes app crashMark Benvenuto2015-11-061-1/+1
* SERVER-20609 do not heap allocate MessageAdam Midvidy2015-10-301-3/+3
* SERVER-21150 move basic init log messages earlierKevin Pulo2015-10-301-25/+26
* SERVER-20406 update topology coordinator settings for read committed support ...Benety Goh2015-10-151-6/+0
* SERVER-2421 SERVER-17739 Add FQDN canonicalization for serverStatus and SPNsSpencer Jackson2015-10-141-0/+3
* SERVER-16609: Move storage_options to its own libraryGeert Bosch2015-10-091-1/+1
* SERVER-20707 Add --enableMajorityReadConcern optionMathias Stearn2015-10-081-0/+14
* SERVER-19934 Sharding config minOpTime recoveryKaloian Manassiev2015-10-071-46/+49
* SERVER-17425 Clarify v:0 index deprecation messageDan Pasette2015-09-251-3/+3
* SERVER-17425 Disallow creation of v0 indexesDan Pasette2015-09-221-0/+9
* SERVER-19333 abandon startup as soon as port binding failsmatt dannenberg2015-09-221-2/+8
* SERVER-19564: Drop unused recordID return from insertDocumentMartin Bligh2015-09-091-1/+1
* SERVER-19585: Implement full-time diagnostic data capture MongoD integrationMark Benvenuto2015-09-081-0/+3
* SERVER-17527 add startup warning when server is started with web interface an...Robert Guo2015-09-081-1/+2
* SERVER-19845 Fix 32-bit compile issue by adding WT enabled defineAndreas Nilsson2015-08-271-0/+3
* SERVER-19845 Remove appendUID, add initialize WiredTiger cust hooksAndreas Nilsson2015-08-261-0/+4