summaryrefslogtreecommitdiff
path: root/spec/models/concerns/reactive_caching_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Autofixed some untranslated stringsi18n-copLuke Bennett2019-01-311-1/+1
* Squashed commit of the following:Shinya Maeda2018-08-071-0/+8
* Backport reactive cachingShinya Maeda2018-07-251-0/+7
* Add helper methods to stub Gitlab::ExclusiveLeaseDouglas Barbosa Alexandre2018-06-281-6/+5
* 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/+15
* Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher2017-08-101-1/+1
* Support multiple Redis instances based on queue typePaul Charlton2017-07-111-1/+1
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-5/+18
* Add a ReactiveCaching concern for use in the KubernetesServiceNick Thomas2016-12-191-0/+145