summaryrefslogtreecommitdiff
path: root/src/mongo/db/stats/snapshots.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-07-281-68/+63
* SERVER-13256 Remove pch.hAndrew Morrow2015-01-151-3/+0
* SERVER-13256 Add usings and qualifications for names from namespace stdAndrew Morrow2015-01-151-0/+3
* SERVER-13256 Prohibit new uses of pch.hAndrew Morrow2015-01-051-0/+3
* SERVER-16694 check for shutdown definitively in bgsyncEric Milkie2014-12-301-0/+1
* SERVER-16342: remove some snapshot global data that doesn't make sense any moreEliot Horowitz2014-11-271-26/+0
* SERVER-15780 improve thread naming, remove any hex identifiers from namesmatt dannenberg2014-10-281-1/+1
* SERVER-15592 set default log component for all cppMatt Kangas2014-10-141-0/+2
* SERVER-14729 logging cleanup - removed mongo/util/log.h from headers, de-inli...Benety Goh2014-08-121-0/+1
* SERVER-8510 Get rid of CmdLine struct and use new option handling styleShaun Verch2013-10-041-1/+1
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* Get the dbwebserver code out of the tools and other non-server components.Andy Schwerin2013-07-091-94/+6
* SERVER-8674 Update hyperlinks to point to dochubJason Rassi2013-03-011-1/+1
* SERVER-7886 use UnorderedFastKeyTable in TopEliot Horowitz2012-12-101-2/+2
* escaped namespace in currentOp and dbtop.Dan Pasette2012-07-281-1/+1
* DOCS-217 make all wiki links dochub linksMatt Dannenberg2012-06-291-1/+1
* SERVER-4328 - db and global lock and acquisition time for read and writeEliot Horowitz2012-06-121-1/+1
* replace assert with verify SERVER-1259Eliot Horowitz2012-03-261-2/+2
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+227