summaryrefslogtreecommitdiff
path: root/db/compact.cpp
AgeCommit message (Expand)Author
2011-07-29maintenance mode for commands SERVER-3427Kristina
2011-07-27full API change to command interface, add options SERVER-3405gregs
2011-06-16use legacy compare for legacy index buildingDwight
2011-05-23towards proper --quotafiles supportdwight
2011-04-12compact command is now live in 1.9Dwight
2011-04-12compact cmd progress meterDwight
2011-04-07typoDwight
2011-04-07make compact killableDwight
2011-04-07compact better reporting on invalid objectsDwight
2011-04-06validate during commitDwight
2011-04-05compact fasterDwight
2011-04-05just textDwight
2011-04-05compact bug fixDwight
2011-04-04use str::equals rather than strcmpMathias Stearn
2011-04-04DRYDwight
2011-04-04towards compactDwight
2011-04-04compact fixdwight
2011-04-04Cant compare char* using !=Mathias Stearn
2011-04-04fix err numbersDwight
2011-04-04towards compact cmd still in progdwight
2011-03-17compact beginningsDwight
2011-01-04ran astyle SERVER-2304Eliot Horowitz
2010-11-04move include to top of file from bottomDwight
2010-10-17compiledwight
2010-10-16towards compact cmddwight
2010-10-06new file preliminaryDwight