summaryrefslogtreecommitdiff
path: root/src/mongo/db/range_deleter.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-17878 Rename GlobalEnvironmentExperiment to ServiceContext.Andy Schwerin2015-04-031-1/+1
* SERVER-17496 Move sharding admin commands to individual filesKaloian Manassiev2015-03-101-2/+0
* SERVER-16940 Change pass-by-const-ref of StringData to pass-by-valueTyler Brock2015-02-061-2/+2
* SERVER-13256 Remove scoped_ptr from pch.hAndrew Morrow2015-01-051-2/+3
* SERVER-14062 Add OperationContext argument to RangeDeleterKaloian Manassiev2014-12-031-1/+2
* SERVER-15686 remove unneeded blacklist code and tests from RangeDeleterGreg Studer2014-10-211-36/+0
* SERVER-13648 rangedeleter log waiting cursors at start and after cursor timeoutGreg Studer2014-08-211-1/+1
* SERVER-14657 use RangeDeleter for all migration cleanup in d_migrate.cppRandolph Tan2014-08-151-29/+21
* SERVER-14041 enhance secondaryThrottle parameterRandolph Tan2014-07-161-4/+5
* Revert "SERVER-14041 enhance secondaryThrottle parameter"Randolph Tan2014-07-151-5/+4
* SERVER-14041 enhance secondaryThrottle parameterRandolph Tan2014-07-151-4/+5
* SERVER-14274 SERVER-14135 implement awaitReplication() in LegacyReplicationCo...matt dannenberg2014-06-191-9/+0
* SERVER-13648 better stats from migration cleanupRandolph Tan2014-06-161-10/+88
* SERVER-14069 all killCurrentOp goes through a nice ifaceHari Khalsa2014-06-061-1/+1
* SERVER-14069 introduce globalConfigExperiment for storage/op mgmt, make range...Hari Khalsa2014-06-051-2/+1
* SERVER-13961 Pass LockState to DBWrite and DBRead directlyKaloian Manassiev2014-05-301-1/+3
* Revert "SERVER-13961 Pass LockState to DBWrite and DBRead directly"Kaloian Manassiev2014-05-281-3/+1
* SERVER-13961 Pass LockState to DBWrite and DBRead directlyKaloian Manassiev2014-05-281-1/+3
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-191-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-3/+8
* fix RangeDeleter unit testEliot Horowitz2014-01-251-0/+2
* SERVER-10026 remove cc_by_locHari Khalsa2013-12-131-1/+1
* 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/+291