Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-39560 - remove leading blank line on all C++ files | Billy Donahue | 2019-02-13 | 1 | -1/+0 |
| | | | | | | Remove leading comments that are just stating the filename. Move any file-level comments below the copyright banner. Remove leading blank lines. | ||||
* | SERVER-37651 Update header files with new license | Ramon Fernandez | 2018-10-22 | 1 | -8/+10 |
| | |||||
* | SERVER-34805 Refactor the network libraries and move messages types to ↵ | Andrew Morrow | 2018-05-05 | 1 | -1/+1 |
| | | | | rpc/protocol | ||||
* | SERVER-27938 Rename all OperationContext variables to opCtx | Maria van Keulen | 2017-03-07 | 1 | -2/+2 |
| | | | | | | This commit is an automated rename of all whole word instances of txn, _txn, and txnPtr to opCtx, _opCtx, and opCtxPtr, respectively in all .cpp and .h files in src/mongo. | ||||
* | SERVER-21276: Fix various issues with top | Martin Bligh | 2015-11-11 | 1 | -1/+2 |
| | |||||
* | SERVER-18579: Clang-Format - reformat code, no comment reflow | Mark Benvenuto | 2015-06-20 | 1 | -11/+11 |
| | |||||
* | SERVER-16431 Simplify DB profile code | Kaloian Manassiev | 2015-01-15 | 1 | -49/+34 |
| | |||||
* | Revert "SERVER-16431 Simplify DB profile code" | Kaloian Manassiev | 2014-12-17 | 1 | -34/+49 |
| | | | | This reverts commit c5ebc6be8e3a865655acbc5ecd1cb3b96fdf44ff. | ||||
* | SERVER-16431 Simplify DB profile code | Kaloian Manassiev | 2014-12-17 | 1 | -49/+34 |
| | |||||
* | SERVER-13641 rename TransactionExperiment to OperationContext | Hari Khalsa | 2014-05-15 | 1 | -3/+3 |
| | |||||
* | SERVER-13643 Move Txn pluming above Database and Collection | Mathias Stearn | 2014-04-29 | 1 | -2/+4 |
| | |||||
* | SERVER-11611: fix comment about type of return | Eliot Horowitz | 2013-12-28 | 1 | -1/+1 |
| | |||||
* | SERVER-11611: profile writing code now uses Collection::insertDocument | Eliot Horowitz | 2013-12-28 | 1 | -3/+9 |
| | |||||
* | SERVER-8886 Add OpenSSL exception to files in src/mongo/db | Ian Whalen | 2013-09-06 | 1 | -0/+12 |
| | |||||
* | Clean up #includes to conform with coding standard | Dan Pasette | 2013-07-24 | 1 | -2/+2 |
| | |||||
* | SERVER-7814 - log error but don't fail user op if can't profile | Eliot Horowitz | 2012-12-02 | 1 | -1/+1 |
| | |||||
* | SERVER-7206 change global variable in profiler to be heap-based | Eric Milkie | 2012-11-07 | 1 | -1/+1 |
| | |||||
* | pch header | Siddharth Singh | 2012-08-06 | 1 | -1/+1 |
| | |||||
* | SERVER-6222: lazy init profile collection | Ben Becker | 2012-07-02 | 1 | -0/+9 |
| | |||||
* | bulk move of code to src/ SERVER-4551 | Eliot Horowitz | 2011-12-24 | 1 | -0/+34 |