summaryrefslogtreecommitdiff
path: root/src/mongo/s/query/cluster_cursor_cleanup_job.h
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
| | | | | | Remove leading comments that are just stating the filename. Move any file-level comments below the copyright banner. Remove leading blank lines.
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
|
* SERVER-20758 delete s/cursors.h and s/cursors.cppDavid Storch2015-11-111-9/+0
|
* SERVER-21097 Add a lint rule to prohibit std::atomic, add NOLINT to existing ↵Andy Schwerin2015-10-231-1/+1
| | | | uses.
* SERVER-20194 SERVER-20758 Update ticket number in s/query/ commentsJason Rassi2015-10-121-1/+1
|
* SERVER-20096: ExportedServerParameter<T> is not thread-safe for parameters ↵Mark Benvenuto2015-09-221-1/+3
| | | | changeable at runtime.
* Revert "Revert "SERVER-19569 SERVER-20194 CursorCache deletion task: update ↵Jason Rassi2015-08-291-1/+1
| | | | | | comments"" This reverts commit f59bf2dab42f9970cea81d1789f0b21e79e370cc.
* Revert "SERVER-19569 SERVER-20194 CursorCache deletion task: update comments"Jonathan Reams2015-08-281-1/+1
| | | | This reverts commit b81838a4794afa7453ffea9202891e135aea473d.
* SERVER-19569 SERVER-20194 CursorCache deletion task: update commentsJason Rassi2015-08-281-1/+1
|
* SERVER-18774 Add ClusterCursorCleanupJob background jobJason Rassi2015-08-261-0/+60