Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use hash of repo path, ref and entrypath as cache key (#12151) (#12161) | Lauris BH | 2020-07-06 | 1 | -2/+8 |
| | |||||
* | Migrate to go-git/go-git v5.0.0 (#10735) | Lauris BH | 2020-03-17 | 1 | -1/+1 |
| | |||||
* | Cache last commit to accelerate the repository directory page visit (#10069) | Lunny Xiao | 2020-02-01 | 1 | -0/+64 |
* Cache last commit to accelerate the repository directory page visit * Default use default cache configuration * add tests for last commit cache * Simplify last commit cache * Revert Enabled back * Change the last commit cache default ttl to 8760h * Fix test |