aboutsummaryrefslogtreecommitdiffstats
path: root/cache/multi_repo_cache.go
Commit message (Expand)AuthorAgeFilesLines
* cache: simplify cache building events handlingMichael Muré2022-12-271-16/+21
* cache: fix some bugs after refactorMichael Muré2022-12-231-6/+6
* cache: tie up the refactor up to compilingMichael Muré2022-12-211-8/+8
* WIPMichael Muré2022-11-281-1/+1
* cache: ensure that the default repo has a non-empty name to make js/apollo happyMichael Muré2022-05-311-1/+2
* 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