summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands/profile.idl
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68826 Move basic_types into server_baseKaloian Manassiev2022-08-261-1/+1
* SERVER-65029 Make profile command strict to trueZixuan Zhuang2022-05-061-1/+1
* SERVER-60112 Relax argument types of profile and replSetResizeOplogJordi Olivares Provencio2022-02-091-1/+1
* SERVER-52857 Require apiVersion field for all IDL commandsSamy Lanka2021-01-221-0/+1
* SERVER-51372 Add command_name field to IDL command syntaxSamy Lanka2020-11-031-0/+1
* SERVER-49102 Custom filter for logging/profilingDavid Percy2020-09-041-0/+15
* SERVER-41024 safeInt64 IDL types are not safe for all numerical inputs, resul...Mark Benvenuto2019-06-031-2/+2
* SERVER-37754 Remove duplicate copyright headersRamon Fernandez2018-10-251-30/+0
* SERVER-37651 Update copyright noticesRamon Fernandez2018-10-241-2/+28
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+25
* SERVER-14900 Log operations that exceed slowMs on mongoSBernard Gorman2018-03-221-0/+38