summaryrefslogtreecommitdiff
path: root/src/mongo/db/curop.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46219 Unittests should log with JSON formatMark Benvenuto2020-03-031-4/+15
* SERVER-46197 Make build flag to disable diagnostic latchesBen Caimano2020-02-241-0/+3
* SERVER-46156 Deprecate LogstreamBuilder and more manual log conversionsHenrik Edin2020-02-231-4/+5
* SERVER-46219 Unittests always uses text even if the server uses JSON.Henrik Edin2020-02-181-7/+6
* SERVER-45138 Add MONGO_CONFIG_JSON_LOG_DEFAULT define to use JSON logs by def...Henrik Edin2020-02-141-1/+1
* SERVER-45822 Manually convert slow query and slow query-like logsMark Benvenuto2020-02-141-1/+184
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-5/+13
* SERVER-45927 Alias for Atlas FTSMihai Andrei2020-02-121-3/+3
* SERVER-43069: Condition logging for slow ops on sample rateXuerui Fa2020-02-071-8/+10
* Revert "SERVER-43069: Condition logging for slow ops on sample rate"Xuerui Fa2020-02-071-10/+8
* SERVER-43069: Condition logging for slow ops on sample rateXuerui Fa2020-02-051-8/+10
* SERVER-44711: Add metrics.repl.network.oplogGetMoresProcessedLingzhi Deng2020-01-281-0/+9
* SERVER-45058 Report currentOp.active as false when internal services block on...Amirsaman Memaripour2020-01-231-1/+1
* SERVER-44821 accessing db.system.profile and currentOp storage stats should n...Benety Goh2020-01-081-0/+3
* SERVER-40805 Indicate reason for replanningDavid Percy2020-01-061-3/+11
* SERVER-44167 Added ability to kill operations by keyBen Caimano2019-12-311-0/+5
* SERVER-44538 Add read/write concern fields to logging/profilingKevin Pulo2019-12-201-0/+22
* SERVER-43815 Validate cmd should report MB of I/O per second in curOp so that...Gregory Wlodarek2019-10-231-0/+11
* SERVER-42967 SERVER-42895 SERVER-44086 Expand DiagnosticInfo hooks in Interru...Ben Caimano2019-10-211-0/+2
* SERVER-43871 Use a monotonic clock source in prepare conflict trackerHaley Connelly2019-10-161-3/+6
* SERVER-43696 Ensure _prepareConflictStartTime, _prepareConflictDuration and c...Haley Connelly2019-09-301-2/+2
* SERVER-29794 Adding a comment to all commandsArun Banala2019-09-241-15/+20
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-3/+2
* SERVER-42595 Refactor failpoint in curop to fix jstestBen Caimano2019-09-171-21/+0
* SERVER-37756 add logging for the amount of time spent blocked on a prepare co...Haley Connelly2019-09-161-0/+10
* SERVER-43119 FailPoint cleanupBilly Donahue2019-09-101-2/+2
* SERVER-42447 Add backtrace field to waitingforLatchShaileja Jain2019-08-051-4/+9
* SERVER-42363 Add test for backtrace on $currentOpRahul Sundararaman2019-07-311-4/+29
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-1/+8
* SERVER-41362 Attach diagnostic captures to OperationContextsRahul Sundararaman2019-07-231-0/+8
* SERVER-41898 Rename "userImpersonators" to "runBy" in currentOpSpencer Jackson2019-07-091-3/+3
* SERVER-9763 Remove BSONObjBuilder append unsigned methodAlya Berciu2019-07-031-1/+1
* SERVER-41351 Improve error message when failing to collect storage statsLuke Pearson2019-06-121-4/+4
* SERVER-23831 Remove fastmodinsertXin Hao Zhang2019-05-311-2/+0
* SERVER-40416 Add logging to fts document sourceTed Tuckman2019-05-231-0/+16
* SERVER-40069 Fix global lock tracking for txnsJudah Schvimer2019-04-171-4/+1
* SERVER-40105 Improve diagnostic information in currentOp for writeConflicts a...Louis Williams2019-04-121-20/+39
* SERVER-40476 merge contents of utils/stringutils into utils/str.Billy Donahue2019-04-111-3/+3
* SERVER-39848: Add flow control diagnostics.Daniel Gottlieb2019-04-091-2/+36
* Revert "SERVER-40069 Fix global lock tracking for txns"Benety Goh2019-03-291-1/+4
* SERVER-40069 Fix global lock tracking for txnsA. Jesse Jiryu Davis2019-03-281-4/+1
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-2/+2
* SERVER-39934 Fix locking for slow ops storage statsSulabh Mahajan2019-03-211-6/+22
* SERVER-39361 Synchronise collecting storage engine stats with shutdownSulabh Mahajan2019-02-261-1/+13
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37315 Remove 'nmoved' and 'incrementNmoved()' from OpDebugArun Banala2019-01-301-13/+1
* SERVER-37265 Change curOp and ProgressMeter for hybrid buildsLouis Williams2019-01-021-14/+13
* SERVER-38240 Added storage statistics information into the slowop log messages.nehakhatri52018-12-281-0/+9
* SERVER-37716 Implement internal match expression which matches a particular B...vrachev2018-12-211-17/+33
* SERVER-38677 Move all 'forTest' methods to a separate section of the header fileKaloian Manassiev2018-12-211-1/+1