Commit graph

4 commits

Author SHA1 Message Date
Bob Van Landuyt
9eded57dd2 Use Ci::ExpirePipelineCacheService to set ProjectPipelinestatus 2017-04-07 17:24:11 +02:00
Toon Claes
e6571ed9f9
Check if a commit belongs to pipeline before trying to expire cache 2017-04-06 23:50:37 +02:00
Toon Claes
9e89c93e16
Enable polling for pipelines table other pages
Also poll for pipeline changes on:
 - Pipeline table on commit page
 - Pipeline table on merge request page
 - Pipeline table on new merge request page
2017-04-06 23:50:37 +02:00
Toon Claes
847b9c8232
Use Etag caching for pipelines json
Enable caching in the Etag::Middleware and when a pipeline changes
status, expire the cache for the project pipelines path.
2017-04-06 23:50:36 +02:00