summaryrefslogtreecommitdiff
path: root/util/background.cpp
Commit message (Expand)AuthorAgeFilesLines
* all client files now marked as Apache 2.0. SERVER-329.Mathias Stearn2009-10-271-15/+16
* never destroy log or background job mutexes, as they generated assertions on ...Aaron2009-05-211-1/+1
* Indent all lines within namespaces one levelAaron2009-01-151-35/+35
* Put our code in 'mongo' namespaceAaron2009-01-141-0/+4
* Replace tab indentation with spacesAaron2008-12-281-11/+11
* Add -Wsign-compare for g++, clean up a few warning messagesAaron2008-12-121-1/+1
* bug fix with $naturalDwight2008-11-031-6/+8
* catch asserts and report error to client on a queryunknown2008-10-291-0/+57