summaryrefslogtreecommitdiff
path: root/src/mongo/db/operation_context_impl.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-14135 implement canAcceptWritesForDatabase() in LegacyReplicationCoord...matt dannenberg2014-06-101-2/+4
* SERVER-13931 retire the OpCtx::Factory, use global environment insteadHari Khalsa2014-06-091-4/+0
* SERVER-14069 move killCurrentOp impl into the only place that calls itHari Khalsa2014-06-061-8/+98
* SERVER-14062 Move most non-global curop access through OperationContextGeert Bosch2014-05-301-5/+13
* SERVER-14043 s/namespace replset/namespace repl/matt dannenberg2014-05-271-1/+1
* SERVER-14021 move all replication code into namespace replsetmatt dannenberg2014-05-221-1/+1
* SERVER-13961 Remove dependency on the TLS client from LockStateKaloian Manassiev2014-05-201-0/+6
* SERVER-13637: add CollectionCatalogEntry, start Database layerEliot Horowitz2014-05-191-0/+6
* SERVER-13641 rename TransactionExperiment to OperationContextHari Khalsa2014-05-151-0/+69