summaryrefslogtreecommitdiff
path: root/lib/tasks/cache.rake
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-03-261-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-03-041-11/+21
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-03-031-21/+11
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-02-051-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-06-241-1/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-231-1/+1
* Allow `rake cache:clear` clearing pipeline status cache44582-clear-pipeline-status-cacheLin Jen-Shin2018-04-101-9/+14
* Support multiple Redis instances based on queue typePaul Charlton2017-07-111-2/+2
* Remove the ClearDatabaseCacheWorkerNick Thomas2017-04-211-6/+1
* Don’t exclude some file in lib from rubocopDouwe Maan2017-02-231-1/+1
* Stop clearing the database cache on rake cache:clearNick Thomas2016-10-221-1/+1
* Add markdown cache columns to the database, but don't use them yetNick Thomas2016-10-071-16/+27
* Put CACHE_NAMESPACE in the Gitlab::Redis moduleJacob Vosmaer2016-04-071-1/+1
* Add Gitlab::Redis connection poolJacob Vosmaer2016-04-041-12/+13
* Parse config/resque.yml in one place onlyJacob Vosmaer2016-03-091-3/+3
* Batch size >1000 does not pay offcomment-batch-sizeJacob Vosmaer2016-02-251-1/+1
* Improve readability of 'rake cache:clear' coderefactor-scanJacob Vosmaer2016-02-191-6/+5
* Use SCAN during 'rake cache:clear'cache-clearJacob Vosmaer2016-02-181-4/+15
* Replace GITLAB with GitLab in rake task descriptionsDmitriy Zaporozhets2015-06-231-1/+1
* Patch `rake cache:clear` for large amounts of keysJacob Vosmaer2014-06-201-1/+6
* rake task to clear redis cacheDmitriy Zaporozhets2013-03-311-0/+6