summaryrefslogtreecommitdiff
path: root/src/mongo/db/introspect.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-34805 Refactor the network libraries and move messages types to rpc/pr...Andrew Morrow2018-05-051-1/+1
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-2/+2
* SERVER-21276: Fix various issues with topMartin Bligh2015-11-111-1/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-11/+11
* SERVER-16431 Simplify DB profile codeKaloian Manassiev2015-01-151-49/+34
* Revert "SERVER-16431 Simplify DB profile code"Kaloian Manassiev2014-12-171-34/+49
* SERVER-16431 Simplify DB profile codeKaloian Manassiev2014-12-171-49/+34
* SERVER-13641 rename TransactionExperiment to OperationContextHari Khalsa2014-05-151-3/+3
* SERVER-13643 Move Txn pluming above Database and CollectionMathias Stearn2014-04-291-2/+4
* SERVER-11611: fix comment about type of returnEliot Horowitz2013-12-281-1/+1
* SERVER-11611: profile writing code now uses Collection::insertDocumentEliot Horowitz2013-12-281-3/+9
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* Clean up #includes to conform with coding standardDan Pasette2013-07-241-2/+2
* SERVER-7814 - log error but don't fail user op if can't profileEliot Horowitz2012-12-021-1/+1
* SERVER-7206 change global variable in profiler to be heap-basedEric Milkie2012-11-071-1/+1
* pch headerSiddharth Singh2012-08-061-1/+1
* SERVER-6222: lazy init profile collectionBen Becker2012-07-021-0/+9
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+34