summaryrefslogtreecommitdiff
path: root/src/mongo/db/service_context_d.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-203/+197
* SERVER-18515 Put OperationContext into mongos client request path.Andy Schwerin2015-06-051-1/+2
* SERVER-14995 Move _killPending from CurOp to OperationContext.Andy Schwerin2015-06-021-4/+2
* Reapply "SERVER-14995 Move operation id, lockState and client fields to Opera...Andy Schwerin2015-06-021-9/+6
* Reapply "SERVER-18277 Clarify locking of Client when accessing its stored Ope...Andy Schwerin2015-06-021-25/+34
* Revert "SERVER-18277 Clarify locking of Client when accessing its stored Oper...Spencer T Brody2015-05-291-34/+25
* Revert "SERVER-14995 Move operation id, lockState and client fields to Operat...Spencer T Brody2015-05-291-6/+9
* SERVER-14995 Move operation id, lockState and client fields to OperationContext.Andy Schwerin2015-05-291-9/+6
* SERVER-18277 Clarify locking of Client when accessing its stored OperationCon...Andy Schwerin2015-05-291-25/+34
* SERVER-17861 Change the default storage engine to wiredTiger.Max Hirschhorn2015-05-281-9/+43
* Revert "SERVER-17861 Change the default storage engine to wiredTiger."Max Hirschhorn2015-05-271-43/+9
* SERVER-17861 Change the default storage engine to wiredTiger.Max Hirschhorn2015-05-261-9/+43
* SERVER-18277 Prefer getting CurOp via the OperationContext rather than the Cl...Andy Schwerin2015-05-221-5/+5
* Revert "SERVER-17861 Change the default storage engine to wiredTiger."Max Hirschhorn2015-05-221-43/+9
* SERVER-17861 Change the default storage engine to wiredTiger.Max Hirschhorn2015-05-211-9/+43
* SERVER-17817 Make ServiceContext create and manage Client objects.Andy Schwerin2015-04-201-14/+6
* SERVER-17817 Make CurOp a decoration of ClientBasic, not a member of Client.Andy Schwerin2015-04-071-5/+5
* SERVER-17878 Rename GlobalEnvironmentExperiment to ServiceContext.Andy Schwerin2015-04-031-0/+275