summaryrefslogtreecommitdiff
path: root/src/mongo/db/global_environment_experiment.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-17878 Rename GlobalEnvironmentExperiment to ServiceContext.Andy Schwerin2015-04-031-113/+0
* Merge bsonobjiterator.h/cpp into bsonobj.h/cppMathias Stearn2015-03-271-1/+1
* Revert "SERVER-17356 Rename 'storageEngine' to 'storage' in collection and in...Dan Pasette2015-02-251-1/+1
* SERVER-17356 Rename 'storageEngine' to 'storage' in collection and index optionsMathias Stearn2015-02-241-1/+1
* SERVER-17323 Instantiate storage engine before the LockerKaloian Manassiev2015-02-201-8/+4
* cache if storage engine supports doc lockingEliot Horowitz2015-01-061-8/+3
* SERVER-16233 common function to validate both collection and index storage op...Benety Goh2014-12-031-1/+38
* SERVER-15262 Chunk migration should yield the MMAP V1 flush lockKaloian Manassiev2014-10-281-0/+12
* SERVER-14668 Move docLockingSupported out of d_concurrency.cppKaloian Manassiev2014-10-011-0/+11
* SERVER-14668 Make Locker an interfaceKaloian Manassiev2014-09-111-0/+1
* SERVER-14371 SERVER-14143 killOp notification callbackMathias Stearn2014-08-211-0/+2
* SERVER-13961 RIP Client::lockState()Kaloian Manassiev2014-07-291-0/+3
* SERVER-14069 fix fassert numbersHari Khalsa2014-06-051-2/+2
* SERVER-14069 introduce globalConfigExperiment for storage/op mgmt, make range...Hari Khalsa2014-06-051-0/+56