Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Store commit count in project tableadvanced-cache | Dmitriy Zaporozhets | 2015-07-17 | 1 | -1/+5 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Build missing cache items in background job after each push | Dmitriy Zaporozhets | 2015-07-17 | 1 | -0/+4 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix RepositoryCache backend attr_reader | Robert Speicher | 2015-01-30 | 1 | -5/+1 |
| | |||||
* | Refactor Repository to use new RepositoryCache class | Robert Speicher | 2015-01-29 | 1 | -0/+25 |
Abstracts away the lower-level implementation details from the Repository model. |