summaryrefslogtreecommitdiff
path: root/src/mongo/db/stats/snapshots.h
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-29000 Remove the miniwebserver and derivativesAndrew Morrow2017-04-271-116/+0
|
* SERVER-24104 Replace stdx::duration with mongo::Duration.Andy Schwerin2016-05-171-1/+1
| | | | | | | The mongo::Duration type does overflow checking on casts and arithmetic. This patch also moves DESTRUCTOR_GUARD out of assert_util.h into destructor_guard.h in order to break an include cycle with duration.h.
* SERVER-18022 Read Majority Committed implementation for primary nodesMathias Stearn2015-06-291-5/+5
|
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-68/+68
|
* SERVER-19041 Simplify SimpleMutexAndrew Morrow2015-06-191-1/+1
|
* SERVER-15395 Remove lock stats from web interfaceJames Wahlin2015-04-031-13/+17
|
* SERVER-13256 Remove pch.hAndrew Morrow2015-01-151-3/+0
|
* SERVER-13256 Prohibit new uses of pch.hAndrew Morrow2015-01-051-0/+3
|
* SERVER-16342: remove some snapshot global data that doesn't make sense any moreEliot Horowitz2014-11-271-14/+0
|
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-191-3/+3
|
* Fixup all relative includes refering to parent directoriesAndrew Morrow2014-01-171-2/+2
|
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
|
* pch headerSiddharth Singh2012-08-061-1/+1
|
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+114