summaryrefslogtreecommitdiff
path: root/src/mongo/db/dur_journal.cpp
Commit message (Expand)AuthorAgeFilesLines
* Log exception details in dur_journal.cppMathias Stearn2012-08-031-15/+36
* SERVER-6229 - remove alarming info msg 'journal _rotate called inside dbMutex'Dan Pasette2012-06-271-3/+0
* Don't fail to start-up if there are only prealloc files but no journal files ...Mathias Stearn2012-06-011-2/+5
* remove more of dbMutexEliot Horowitz2012-04-231-1/+1
* replace assert with verify SERVER-1259Eliot Horowitz2012-03-261-19/+17
* SCons refactoring, cleans up building and testing the C++ client.Andy Schwerin2012-03-231-0/+1
* move ProgressMeter into its own file and make output use log() instead of cou...Eliot Horowitz2012-03-191-0/+1
* Fix journal compression ratio reporting SERVER-5135Mathias Stearn2012-02-281-1/+1
* typo in log messageAaron2012-02-121-1/+1
* remove boost filesystem includes from pch.h and be explicit anywhere we use itEliot Horowitz2012-01-051-12/+14
* tweak err textdwight2011-12-271-2/+2
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+748