summaryrefslogtreecommitdiff
path: root/src/mongo/db/log_process_details.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-23246 make SockAddr its own filesMatt Cotter2016-03-231-1/+0
* SERVER-16852 Print buildInfo in version output/allow override of buildInfoJonathan Reams2015-09-041-3/+1
* SERVER-19099 Consistently use concurrency and time names via stdxAndrew Morrow2015-06-301-4/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-20/+19
* SERVER-18099 Refactor buildinfo/version reportingJonathan Reams2015-04-301-2/+0
* SERVER-13256 Add usings and qualifications for names from namespace stdAndrew Morrow2015-01-151-0/+3
* SERVER-15604 log component kControlMatt Kangas2014-10-271-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-12156 Split version.h/cpp into version and version_reporting.Andy Schwerin2013-12-231-0/+1
* SERVER-11538: Create library for socket code and fix dependencies of libserve...Shaun Verch2013-11-041-0/+1
* SERVER-8510 Get rid of CmdLine struct and use new option handling styleShaun Verch2013-10-041-2/+3
* SERVER-7140 startup info is now printed on log rotateKyle Erf2013-10-031-0/+64