summaryrefslogtreecommitdiff
path: root/src/mongo/db/btreebuilder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clean up #includes to conform with coding standardDan Pasette2013-07-241-12/+14
* SERVER-10084 New logging implementation.Andy Schwerin2013-07-091-1/+2
* SERVER-3067 Add killop support for foreground index builds.Aaron2012-11-081-22/+6
* SERVER-7231 Use LOG(level) macro instead of log(level) functionShaun Verch2012-10-241-3/+3
* SERVER-3067 Remove tab characters from the btreebuilder.cpp file.Aaron2012-10-241-6/+6
* replace assert with verify SERVER-1259Eliot Horowitz2012-03-261-1/+1
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+184