summaryrefslogtreecommitdiff
path: root/app/models/concerns/reactive_caching.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-2/+13
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-261-0/+23
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-131-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-101-6/+15
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-161-73/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-231-0/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-191-1/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-5/+1
* Allow ReactiveCaching to support nil valueFabio Pitino2019-07-081-1/+5
* Prevent amplification of ReactiveCachingWorker jobs upon failuressh-disable-reactive-caching-automatic-retriesStan Hu2019-07-061-1/+1
* Add a default reactive cache keyadd-default-reactive-cache-keyTiger2019-06-071-2/+2
* Allow reactive caching to be used in servicesReuben Pereira2019-04-041-0/+39
* Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas2019-03-281-1/+1
* Adds the Rubocop ReturnNil copAndrew Newdigate2019-03-061-1/+1
* Allow blank values to be stored in reactive cacheReuben Pereira2019-02-181-1/+1
* Merge branch 'frozen-string-enable-app-models-even-more' into 'master'Stan Hu2018-08-081-0/+2
|\
| * Enable more frozen string in app/models/**/*.rbgfyoung2018-08-071-0/+2
* | Squashed commit of the following:Shinya Maeda2018-08-071-6/+22
|/
* Backport reactive cachingShinya Maeda2018-07-251-2/+8
* ReactiveCaching#clear_reactive_cache! should clear the not keep the cache aliveTiago Botelho2018-06-011-0/+1
* Update commit status from external CI services less aggressivelyNick Thomas2018-05-081-7/+10
* Merge branch '24185-legacy-ci-status-reactive-cache' into 'security'Robert Speicher2017-01-121-21/+25
* Add terminals to the Kubernetes deployment serviceNick Thomas2016-12-191-0/+4
* Add a ReactiveCaching concern for use in the KubernetesServiceNick Thomas2016-12-191-0/+110