summaryrefslogtreecommitdiff
path: root/src/mongo/db/service_context.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-18774 Add ClockSource interfaceJason Rassi2015-08-111-0/+8
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-176/+171
* SERVER-18525 Mock out tick source in replset_dist_lock_manager_testRandolph Tan2015-06-171-0/+8
* SERVER-18723 boost -> stdx for mutex, unique_lock, and lock_guardAdam Midvidy2015-06-171-3/+3
* SERVER-17308 Replace boost::scoped_ptr<T> with std::unique_ptr<T>Andrew Morrow2015-06-101-2/+2
* SERVER-18515 Put OperationContext into mongos client request path.Andy Schwerin2015-06-051-3/+54
* SERVER-18099 Refactor buildinfo/version reportingJonathan Reams2015-04-301-0/+22
* SERVER-17817 Make ServiceContext create and manage Client objects.Andy Schwerin2015-04-201-0/+69
* SERVER-17878 Rename GlobalEnvironmentExperiment to ServiceContext.Andy Schwerin2015-04-031-0/+110