summaryrefslogtreecommitdiff
path: root/src/mongo/db
Commit message (Expand)AuthorAgeFilesLines
* SERVER-32958 unrevert "SERVER-32958 slaveOk,slaveOverrideOk replacement"Billy Donahue2018-01-31119-466/+510
* Revert "SERVER-32958 slaveOk,slaveOverrideOk replacement"Judah Schvimer2018-01-31118-508/+464
* SERVER-32958 slaveOk,slaveOverrideOk replacementBilly Donahue2018-01-31118-464/+508
* SERVER-32594 add mechanism to close and reopen the catalogKyle Suarez2018-01-3111-18/+391
* SERVER-28887 Cleanup KeysCollectionCacheReader/AndUpdaterBlake Oler2018-01-3110-248/+128
* SERVER-32516 remove make_optional typeJudah Schvimer2018-01-311-1/+1
* SERVER-32875 Don't stall ftdc due to running out of ticketsBruce Lucas2018-01-313-1/+15
* SERVER-29771 Remove the forceerror commandjannaerin2018-01-311-25/+0
* SERVER-32489 New main library for embedded to link and initialize the system ...Henrik Edin2018-01-3110-442/+595
* SERVER-32593 Stepdown after failed moveChunk commit shouldn't crash source sh...Jack Mulrow2018-01-301-0/+20
* SERVER-32987 Move the contents of the 'uuid' library to be under 'base'Kaloian Manassiev2018-01-303-6/+0
* SERVER-32958 Command::help() returns std::stringBilly Donahue2018-01-30102-517/+514
* SERVER-32851 Prevent setFCV and createCollection racing such that a collectio...Dianna Hohensee2018-01-301-0/+30
* SERVER-32241 Make applyOps report failure when a nested applyOps fails.Matthew Russotto2018-01-303-11/+17
* SERVER-32592 Ignore stepdown errors in MigrationSourceManager::cleanupOnErrorJack Mulrow2018-01-301-1/+6
* SERVER-32196 choose which rollback algorithm to use with supportsRecoverToSta...Judah Schvimer2018-01-291-5/+12
* SERVER-32196 change semantics around supportsRecoverToStableTimestampJudah Schvimer2018-01-296-24/+59
* SERVER-32556 retryable write on local db hits an invariantRandolph Tan2018-01-291-2/+8
* SERVER-32318 Fine grained locking in doTxnSiyuan Zhou2018-01-293-26/+57
* SERVER-32453 Handle cursor->next return code in WTKVEngine::getAllIdentsXiangyu Yao2018-01-291-1/+4
* SERVER-32466 Remove FCV replication behaviors only relevant to the 3.4-3.6 tr...William Schultz2018-01-2916-3478/+17
* SERVER-32901 Pull the CollectionShardingState map out of ShardingStateKaloian Manassiev2018-01-295-55/+69
* SERVER-32901 Consolidate sharding librariesKaloian Manassiev2018-01-2922-35/+30
* SERVER-30818 Wait for all background index builds to complete before starting...William Schultz2018-01-255-20/+73
* SERVER-32783 remove unnecessary scheduleWork call from CollectionCloner::_ver...Benety Goh2018-01-251-8/+1
* SERVER-32783 CollectionCloner::shutdown() does not wait for _verifyCollection...Benety Goh2018-01-252-1/+34
* Revert "SERVER-30818 Wait for all background index builds to complete before ...William Schultz2018-01-255-73/+20
* SERVER-30818 Wait for all background index builds to complete before starting...William Schultz2018-01-255-20/+73
* SERVER-32783 add test case for CollectionCloner handling collection drops whi...Benety Goh2018-01-251-0/+85
* SERVER-32834 Refactor SaslSCRAMSHA1ServerConversation to be block independentSara Golemon2018-01-255-63/+85
* SERVER-32835 Refactor SaslSCRAMSHA1ClientConversation to be block independentSara Golemon2018-01-251-8/+8
* SERVER-32793 Refactor SCRAMSHA1ClientCache to be block independentSara Golemon2018-01-251-1/+1
* SERVER-32836 Refactor SCRAM mechanism to be block independentSara Golemon2018-01-2511-51/+46
* SERVER-32893: Allow dropping of `system.indexes` to not be timestamped.Daniel Gottlieb2018-01-251-2/+9
* SERVER-31293 Don't consider readPreference 'primary' as equivalent to 'slaveO...Bernard Gorman2018-01-251-3/+6
* SERVER-32860 Change dependency to repl_coordinator_interface instead of repl_...Henrik Edin2018-01-255-7/+15
* SERVER-30283 Fix typo in PingStats commentWilliam Schultz2018-01-251-1/+1
* SERVER-30283 Clean up TopologyCoordinator::PingStats interfaceWilliam Schultz2018-01-252-32/+100
* SERVER-32846 NamespaceString: add and remove relational operatorsBilly Donahue2018-01-247-32/+31
* SERVER-28670 Add sharding CatalogCache and donor metrics to serverStatusKaloian Manassiev2018-01-2410-42/+250
* SERVER-32251: Timestamp drop collection/databaseDaniel Gottlieb2018-01-2411-14/+211
* SERVER-32412 Add featureCompatibilityVersion 4.0 to the list of valid feature...Dianna Hohensee2018-01-2416-70/+316
* SERVER-29421 Make agg explain use outer PlanExecutorIan Boros2018-01-248-156/+349
* SERVER-32850 Remove dependency on serveronly for storage_interface_impl.Henrik Edin2018-01-241-1/+0
* SERVER-32643 Add a metadataOnly flag to the clone commandKaitlin Mahar2018-01-233-5/+62
* SERVER-32259 Update wiredtiger_util.cppChibuikem Amaechi2018-01-231-1/+1
* SERVER-32857 move NamespaceString escapeDbName to its user, add warningBilly Donahue2018-01-233-47/+55
* SERVER-30347 Fail startup when running wiredTiger with --nojournal as part of...Vesselina Ratcheva2018-01-232-11/+9
* SERVER-32574 Fix oplog thread restart race in local DB repairGeert Bosch2018-01-231-1/+4
* SERVER-32463 Remove FCV dependent miscellaneous sharding codeJack Mulrow2018-01-232-8/+1