summaryrefslogtreecommitdiff
path: root/src/mongo/db/global_environment_experiment.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-16677 added unclean shutdown warning to global environmentBenety Goh2015-01-051-0/+5
* SERVER-14062 Remove the global OperationContext registryKaloian Manassiev2014-12-031-42/+0
* SERVER-16233 common function to validate both collection and index storage op...Benety Goh2014-12-031-0/+14
* SERVER-16137 validate collection storage options for all storage enginesEric Milkie2014-12-011-0/+17
* SERVER-15310 Kill all user operations on stepdown.Spencer T Brody2014-12-011-0/+6
* SERVER-13635 fix registerStorageEngine to take ownership of and free factoryBenety Goh2014-11-141-0/+1
* SERVER-15557 warn if we detect configurations for multiple storage enginesBenety Goh2014-11-041-0/+5
* Revert "SERVER-15557 disallow setting of configuration options for non-active...Dan Pasette2014-11-031-5/+0
* SERVER-15557 disallow setting of configuration options for non-active storage...Benety Goh2014-11-031-0/+5
* SERVER-15262 Chunk migration should yield the MMAP V1 flush lockKaloian Manassiev2014-10-281-0/+5
* SERVER-14668 Move docLockingSupported out of d_concurrency.cppKaloian Manassiev2014-10-011-0/+7
* SERVER-14413 move globalStorageEngine inside of global envHari Khalsa2014-08-261-5/+17
* SERVER-14371 SERVER-14143 killOp notification callbackMathias Stearn2014-08-211-0/+35
* SERVER-6018 Replace AtomicUInt with AtomicUInt32Andrew Morrow2014-08-051-2/+1
* SERVER-14413 access global storage mgr via global environmentHari Khalsa2014-07-211-2/+8
* SERVER-13961 Add capability to register and discover OperationContextsKaloian Manassiev2014-06-261-0/+42
* SERVER-14069 move killCurrentOp impl into the only place that calls itHari Khalsa2014-06-061-8/+14
* SERVER-14069 all killCurrentOp goes through a nice ifaceHari Khalsa2014-06-061-0/+6
* SERVER-14069 introduce globalConfigExperiment for storage/op mgmt, make range...Hari Khalsa2014-06-051-0/+86