summaryrefslogtreecommitdiff
path: root/src/mongo/db/service_context_noop.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-31170 Cleanup bench_run.cppKaloian Manassiev2017-09-221-7/+0
* SERVER-29852 Store session id and transaction number on all commands' Operati...Kaloian Manassiev2017-06-271-4/+5
* SERVER-29305 `DBDirectClient::call` uses OpContextADAM David Alan Martin2017-06-081-1/+0
* Revert "SERVER-29305 `dbdirectclient::call` uses OpContext"James Wahlin2017-06-081-0/+1
* SERVER-29305 `dbdirectclient::call` uses OpContextADAM David Alan Martin2017-06-071-1/+0
* SERVER-28298 Allow OperationContext objects to be created with an optional Lo...samantharitter2017-04-121-2/+3
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-1/+1
* SERVER-23905 Unify implementations of operation id assignment into ServiceCon...Andy Schwerin2016-05-271-2/+2
* SERVER-23905 Move global operation killing implementations from ServiceContex...Andy Schwerin2016-05-271-17/+0
* SERVER-22027 Sharding should not retry killed operationsKaloian Manassiev2015-12-301-1/+2
* Revert "SERVER-22027 Sharding should not retry killed operations"Kaloian Manassiev2015-12-301-2/+1
* SERVER-22027 Sharding should not retry killed operationsKaloian Manassiev2015-12-301-1/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-42/+42
* SERVER-18515 Put OperationContext into mongos client request path.Andy Schwerin2015-06-051-2/+2
* Reapply "SERVER-14995 Move operation id, lockState and client fields to Opera...Andy Schwerin2015-06-021-2/+3
* Revert "SERVER-14995 Move operation id, lockState and client fields to Operat...Spencer T Brody2015-05-291-3/+2
* SERVER-14995 Move operation id, lockState and client fields to OperationContext.Andy Schwerin2015-05-291-2/+3
* 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-17878 Rename GlobalEnvironmentExperiment to ServiceContext.Andy Schwerin2015-04-031-0/+94