Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-14135 implement canAcceptWritesForDatabase() in LegacyReplicationCoord... | matt dannenberg | 2014-06-10 | 1 | -2/+4 |
* | SERVER-13931 retire the OpCtx::Factory, use global environment instead | Hari Khalsa | 2014-06-09 | 1 | -4/+0 |
* | SERVER-14069 move killCurrentOp impl into the only place that calls it | Hari Khalsa | 2014-06-06 | 1 | -8/+98 |
* | SERVER-14062 Move most non-global curop access through OperationContext | Geert Bosch | 2014-05-30 | 1 | -5/+13 |
* | SERVER-14043 s/namespace replset/namespace repl/ | matt dannenberg | 2014-05-27 | 1 | -1/+1 |
* | SERVER-14021 move all replication code into namespace replset | matt dannenberg | 2014-05-22 | 1 | -1/+1 |
* | SERVER-13961 Remove dependency on the TLS client from LockState | Kaloian Manassiev | 2014-05-20 | 1 | -0/+6 |
* | SERVER-13637: add CollectionCatalogEntry, start Database layer | Eliot Horowitz | 2014-05-19 | 1 | -0/+6 |
* | SERVER-13641 rename TransactionExperiment to OperationContext | Hari Khalsa | 2014-05-15 | 1 | -0/+69 |