summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/cache
Commit message (Expand)AuthorAgeFilesLines
* Wrap rugged calls with access disk blockjc-wrap-rugged-calls-with-disk-accessJohn Cai2019-07-161-1/+0
* Use Rugged if we detect storage is NFS and we can access the diskjc-detect-nfs-for-ruggedJohn Cai2019-07-051-0/+1
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-1/+1
* Update testsHeinrich Lee Yu2018-11-261-81/+13
* Add test for caching nil status52780-stale-pipeline-status-cache-for-_project-after-disabling-pipelinesMatija Čupić2018-10-261-0/+15
* Remove Git circuit breakerZeger-Jan van de Weg2018-10-101-11/+0
* Allow `rake cache:clear` clearing pipeline status cache44582-clear-pipeline-status-cacheLin Jen-Shin2018-04-101-1/+1
* Add a Circuitbreaker for storage pathsBob Van Landuyt2017-08-041-2/+12
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-2/+2
* Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-011-2/+2
* Remove unneeded asserts and add tests for inactive RequestStoreLin Jen-Shin2017-07-181-28/+20
* Rename the methods to make it fit with current nameLin Jen-Shin2017-07-181-5/+5
* Follow feedback on the merge requestLin Jen-Shin2017-07-181-2/+2
* Use RequestStoreWrap for Commit#authorLin Jen-Shin2017-07-181-25/+53
* Add RequestStoreWrap to cache via RequestStoreLin Jen-Shin2017-07-171-0/+113
* Support multiple Redis instances based on queue typePaul Charlton2017-07-111-26/+26
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-8/+8
* Use CTEs for nested groups and authorizationsYorick Peterse2017-05-171-2/+2
* Load a project's CI status in batch from redisBob Van Landuyt2017-04-261-14/+128
* Take the ref of a pipeline into account when caching statusBob Van Landuyt2017-04-071-8/+11
* Rename `ProjectBuildStatus` -> `ProjectPipelineStatus`Bob Van Landuyt2017-04-071-1/+1
* Wrap updating of cache after pipeline transition in class methodBob Van Landuyt2017-04-071-0/+14
* Rename Ci::PipelineStatus -> Ci::ProjectBuildStatusBob Van Landuyt2017-04-071-0/+173