summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/cache
Commit message (Expand)AuthorAgeFilesLines
* 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