summaryrefslogtreecommitdiff
path: root/src/mongo/db/server_parameters.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-12284 Rewrite ReplSetMonitorMathias Stearn2014-01-291-0/+1
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-8467 Avoid ambiguity formed by explicit instantiationAndrew Morrow2013-03-151-1/+0
* Use parseNumberFromString<double> when parsing ExportedServerParameter<double>.Andy Schwerin2013-03-111-13/+12
* Move ExportedServerParameter<T>::setFromString implementations to server_para...Andy Schwerin2013-03-111-1/+40
* SERVER-8087 Make it possible to declare startup-only and runtime-only server ...Andy Schwerin2013-02-151-1/+14
* Remove example code from server_parameters.cppAndy Schwerin2012-11-301-11/+0
* SERVER-7778 : new parameter management system for runtime (command line later)Eliot Horowitz2012-11-271-0/+64