summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands/oplog_application_checks.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-43859: Take MODE_IX locks for collection creation.Daniel Gottlieb2019-11-261-1/+1
* SERVER-40892 Rename UUIDCatalog to CollectionCatalogGeert Bosch2019-05-071-3/+3
* SERVER-40964 Change lookupNSSByUUID to return boost::optional<NamespaceString...Gregory Wlodarek2019-05-071-3/+4
* 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-21/+23
* SERVER-36015 Remove references to system.namespaces and system.indexesDianna Hohensee2018-08-291-1/+1
* SERVER-33881 move checkAuthorization to CommandInvocationBilly Donahue2018-04-051-2/+11
* SERVER-32646 CommandHelpersBilly Donahue2018-01-161-1/+1
* SERVER-32162 Remove non-atomic (push-based replication) support from doTxn.Matthew Russotto2018-01-081-12/+2
* SERVER-32444 Coverity analysis defect 102285: PW.PARAMETER_HIDDENMatthew Russotto2018-01-041-3/+3
* SERVER-32162 Create a doTxn commandMatthew Russotto2017-12-201-0/+266