summaryrefslogtreecommitdiff
path: root/src/mongo/db/range_deleter.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-14444 Remove stepDownAndWaitForSecondary from ReplicationCoordinatorSpencer T Brody2014-09-051-2/+2
* SERVER-13648 rangedeleter log waiting cursors at start and after cursor timeoutGreg Studer2014-08-211-78/+74
* SERVER-14657 use RangeDeleter for all migration cleanup in d_migrate.cppRandolph Tan2014-08-151-40/+44
* SERVER-14729 assign default log component MONGO_LOG_DEFAULT_COMPONENTBenety Goh2014-08-121-2/+2
* SERVER-14041 enhance secondaryThrottle parameterRandolph Tan2014-07-161-12/+15
* Revert "SERVER-14041 enhance secondaryThrottle parameter"Randolph Tan2014-07-151-15/+12
* SERVER-14041 enhance secondaryThrottle parameterRandolph Tan2014-07-151-12/+15
* SERVER-5092 assign default log component to server modulesBenety Goh2014-07-011-0/+3
* SERVER-14274 SERVER-14135 implement awaitReplication() in LegacyReplicationCo...matt dannenberg2014-06-191-17/+41
* SERVER-13648 better stats from migration cleanupRandolph Tan2014-06-161-78/+183
* SERVER-14069 introduce globalConfigExperiment for storage/op mgmt, make range...Hari Khalsa2014-06-051-13/+7
* SERVER-13961 Pass LockState to DBWrite and DBRead directlyKaloian Manassiev2014-05-301-4/+11
* Revert "SERVER-13961 Pass LockState to DBWrite and DBRead directly"Kaloian Manassiev2014-05-281-11/+4
* SERVER-13961 Pass LockState to DBWrite and DBRead directlyKaloian Manassiev2014-05-281-4/+11
* SERVER-13882 Replace boost::function with stdx::function and boost::bind with...Andy Schwerin2014-05-161-1/+1
* SERVER-13641 rename TransactionExperiment to OperationContextHari Khalsa2014-05-151-5/+5
* SERVER-13641 Pull TransactionExperiment up to top level request processorMathias Stearn2014-05-141-12/+22
* SERVER-13777 migrated ranges waiting for deletion do not report cursors still...Randolph Tan2014-04-291-0/+8
* fix RangeDeleter unit testEliot Horowitz2014-01-251-3/+1
* RangeDeleter must initialize its threadEliot Horowitz2014-01-251-0/+4
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-8598 Add command to cleanup orphaned data created by failed chunk migr...Randolph Tan2013-05-221-0/+525