summaryrefslogtreecommitdiff
path: root/src/mongo/util/progress_meter.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-14062 Move most non-global curop access through OperationContextGeert Bosch2014-05-301-1/+1
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-11763 switch ProgressMeter's _name to be a ThreadSafeStringmatt dannenberg2013-12-021-6/+9
* SERVER-9907 Allow to skip initial count() in mapreduceRandolph Tan2013-07-301-3/+9
* SERVER-4858 give ProgressMeter better printsMatt Dannenberg2012-12-181-6/+13
* SERVER-3067 Add killop support for foreground index builds.Aaron2012-11-081-0/+2
* SERVER-6908 Don't pass strings by valueTad Marshall2012-08-311-1/+1
* move ProgressMeter into its own file and make output use log() instead of cou...Eliot Horowitz2012-03-191-0/+108