summaryrefslogtreecommitdiff
path: root/src/mongo/db/service_context_d.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-23905 Unify implementations of operation id assignment into ServiceCon...Andy Schwerin2016-05-271-1/+1
* SERVER-23905 Move global operation killing implementations from ServiceContex...Andy Schwerin2016-05-271-25/+1
* SERVER-21197 check for existence of lock file prior to opening socketsAdam Midvidy2016-01-131-0/+2
* SERVER-22027 Sharding should not retry killed operationsKaloian Manassiev2015-12-301-13/+2
* Revert "SERVER-22027 Sharding should not retry killed operations"Kaloian Manassiev2015-12-301-2/+13
* SERVER-22027 Sharding should not retry killed operationsKaloian Manassiev2015-12-301-13/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-64/+61
* SERVER-17308 Replace boost::scoped_ptr<T> with std::unique_ptr<T>Andrew Morrow2015-06-101-2/+1
* SERVER-18515 Put OperationContext into mongos client request path.Andy Schwerin2015-06-051-17/+17
* Reapply "SERVER-14995 Move operation id, lockState and client fields to Opera...Andy Schwerin2015-06-021-1/+1
* Reapply "SERVER-18277 Clarify locking of Client when accessing its stored Ope...Andy Schwerin2015-06-021-0/+16
* Revert "SERVER-18277 Clarify locking of Client when accessing its stored Oper...Spencer T Brody2015-05-291-16/+0
* Revert "SERVER-14995 Move operation id, lockState and client fields to Operat...Spencer T Brody2015-05-291-1/+1
* SERVER-14995 Move operation id, lockState and client fields to OperationContext.Andy Schwerin2015-05-291-1/+1
* SERVER-18277 Clarify locking of Client when accessing its stored OperationCon...Andy Schwerin2015-05-291-0/+16
* SERVER-17861 Change the default storage engine to wiredTiger.Max Hirschhorn2015-05-281-1/+1
* Revert "SERVER-17861 Change the default storage engine to wiredTiger."Max Hirschhorn2015-05-271-1/+1
* SERVER-17861 Change the default storage engine to wiredTiger.Max Hirschhorn2015-05-261-1/+1
* Revert "SERVER-17861 Change the default storage engine to wiredTiger."Max Hirschhorn2015-05-221-1/+1
* SERVER-17861 Change the default storage engine to wiredTiger.Max Hirschhorn2015-05-211-1/+1
* SERVER-17817 Make ServiceContext create and manage Client objects.Andy Schwerin2015-04-201-2/+1
* SERVER-17878 Rename GlobalEnvironmentExperiment to ServiceContext.Andy Schwerin2015-04-031-0/+118