aboutsummaryrefslogtreecommitdiffstats
path: root/cache/multi_repo_cache.go
Commit message (Expand)AuthorAgeFilesLines
* Reorganize the webUI and API codeMichael Muré2020-06-271-8/+8
* cache: consistently use "ref" to fetch a repositoryMichael Muré2019-06-231-1/+1
* graphql: change mutations to respect the Relay specificationMichael Muré2019-06-161-2/+2
* identity: more progress and fixesMichael Muré2019-03-011-0/+1
* repo: split the Repo interface to avoid abstraction leak in RepoCacheMichael Muré2018-09-211-2/+2
* cache: attempt to future-proof the cache fileMichael Muré2018-09-131-1/+0
* cache: rename RootCache into MultiRepoCacheMichael Muré2018-09-021-0/+75