summaryrefslogtreecommitdiff
path: root/src/mongo/s/commands/cluster_profile_cmd.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72833 implement setProfilingFilterGlobally commandAlyssa Wagenmaker2023-01-261-0/+3
* SERVER-63109 Change CollectionCatalog::_databaseProfileSettings to be keyed b...Sophia Tan2022-05-191-1/+1
* SERVER-59591 LockerNoop::isW() returns falseGregory Wlodarek2021-08-271-0/+2
* SERVER-52556 Versioned CollectionCatalog. Writes are performed using copy-on-...Henrik Edin2020-11-131-2/+4
* SERVER-49102 Custom filter for logging/profilingDavid Percy2020-09-041-12/+30
* 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-14900 Log operations that exceed slowMs on mongoSBernard Gorman2018-03-221-27/+20
* SERVER-33286 Provide service context in Command::secondaryAllowed to allow ge...Henrik Edin2018-02-141-1/+1
* SERVER-33136 const-ify the command auth accessorsBilly Donahue2018-02-061-1/+1
* SERVER-32958 unrevert "SERVER-32958 slaveOk,slaveOverrideOk replacement"Billy Donahue2018-01-311-2/+2
* Revert "SERVER-32958 slaveOk,slaveOverrideOk replacement"Judah Schvimer2018-01-311-2/+2
* SERVER-32958 slaveOk,slaveOverrideOk replacementBilly Donahue2018-01-311-2/+2
* SERVER-29731 get errmsg out of BasicCommand apiMathias Stearn2017-07-131-7/+7
* SERVER-29731 convert all direct subclasses of Command to BasicCommandMathias Stearn2017-07-131-2/+2
* SERVER-29260 Make BSONObj argument to Command::run() const&Mathias Stearn2017-05-171-1/+1
* SERVER-29249 Remove Command::_webUi member and constructor argumentMathias Stearn2017-05-171-1/+1
* SERVER-28701 Remove queryOptions argument from Command::run()Mathias Stearn2017-04-121-1/+0
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-1/+1
* SERVER-20224 commands that write support writeConcernJudah Schvimer2016-04-121-0/+4
* SERVER-23024 remove isWriteCommandForConfigServer methodMisha Tyulenev2016-03-151-3/+0
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-33/+31
* SERVER-18283 Profile and map/reduce commands should be in separate filesKaloian Manassiev2015-05-041-0/+75
* Revert "SERVER-18283 Profile and map/reduce commands should be in separate fi...Kaloian Manassiev2015-05-041-75/+0
* SERVER-18283 Profile and map/reduce commands should be in separate filesKaloian Manassiev2015-05-041-0/+75