summaryrefslogtreecommitdiff
path: root/src/mongo/dbtests/mmaptests.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-15614 LockerImpl changes for diagnosticsKaloian Manassiev2014-10-241-2/+2
* Revert "SERVER-15614 LockerImpl changes to support diagnostics and deadlock"Ian Whalen2014-10-231-2/+2
* SERVER-15614 LockerImpl changes to support diagnostics and deadlockKaloian Manassiev2014-10-231-2/+2
* SERVER-14425 Make MMAP V1 code in LockerImpl conditionally compiledKaloian Manassiev2014-10-111-1/+1
* SERVER-14425 RIP LockStateKaloian Manassiev2014-10-101-1/+1
* SERVER-13635 Move mmapv1 specific dbtests to mmaptest and skip if using other...Mathias Stearn2014-10-011-1/+54
* SERVER-14668 Make Locker an interfaceKaloian Manassiev2014-09-111-0/+1
* SERVER-13635: remove all non storage callers to flushAllEliot Horowitz2014-06-181-1/+1
* SERVER-13961 Convert most usages of LockState from TLS to OperationContextKaloian Manassiev2014-06-131-1/+2
* SERVER-13961 Start using LockState from the OperationContextKaloian Manassiev2014-06-021-1/+1
* SERVER-8886 Final set of license exceptions for OpenSSLIan Whalen2013-12-101-0/+12
* SERVER-8510 Get rid of CmdLine struct and use new option handling styleShaun Verch2013-10-041-7/+8
* Clean up #includes to conform with coding standardDan Pasette2013-07-241-2/+3
* SERVER-6405: lots of prep work for Collection classEliot Horowitz2013-07-181-6/+6
* SERVER-10084 New logging implementation.Andy Schwerin2013-07-091-1/+2
* get rid of writelock for Lock::GlobalWrite and Lock::DBWriteEliot Horowitz2012-04-181-1/+1
* replace assert with verify SERVER-1259Eliot Horowitz2012-03-261-10/+10
* remove boost filesystem includes from pch.h and be explicit anywhere we use itEliot Horowitz2012-01-051-1/+3
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+219