summaryrefslogtreecommitdiff
path: root/lib/gitlab/cache
Commit message (Expand)AuthorAgeFilesLines
* Load a project's CI status in batch from redisBob Van Landuyt2017-04-261-9/+44
* Take the ref of a pipeline into account when caching statusBob Van Landuyt2017-04-071-9/+18
* 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/+4
* Rename Ci::PipelineStatus -> Ci::ProjectBuildStatusBob Van Landuyt2017-04-071-0/+90