summaryrefslogtreecommitdiff
path: root/src/mongo/db/run_op_kill_cursors.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-55014 KillCursors operation is not audited in legacy mode consoleSergey Galtsev2021-03-151-1/+1
* SERVER-32640 migrate cursor kill audit into authorization checkSergey Galtsev2021-03-051-1/+1
* SERVER-54022 Simplify AuthorizationSessionMark Benvenuto2021-02-091-1/+2
* SERVER-52556 Versioned CollectionCatalog. Writes are performed using copy-on-...Henrik Edin2020-11-131-1/+1
* SERVER-47803 Move the database level profile setting from Database into Colle...Dianna Hohensee2020-05-141-2/+1
* SERVER-45137 Remove namespaces from Top when collections are renamedGregory Wlodarek2020-01-311-1/+1
* SERVER-37456 Make the global CursorManager a decoration on ServiceContextAnton Korshunov2019-02-111-1/+1
* SERVER-37454 Delete GlobalCursorIdCache.David Storch2019-02-051-0/+106