Commit Graph

2 Commits

Author SHA1 Message Date
Bob Van Landuyt 21c5270a39 Don't try to load status when there is no commit
This could happen when the repository is missing.

In which case cache needs to be cleared
2017-03-16 12:31:27 +01:00
Bob Van Landuyt e36f444930 Add a wrapper for pipeline statuses
This reads status from redis & stores it in redis if it was missing.

If the project has no HEAD, the cache is deleted
2017-03-16 12:31:27 +01:00