1
0
mirror of https://gitcode.com/gitea/gitea.git synced 2025-06-24 05:52:06 +08:00
Commit Graph

3 Commits

Author SHA1 Message Date
4384320db9 Use hash of repo path, ref and entrypath as cache key () 2020-07-06 01:40:34 +03:00
43c09134a9 Migrate to go-git/go-git v5.0.0 () 2020-03-17 12:19:58 -04:00
ce7062a422 Cache last commit to accelerate the repository directory page visit ()
* 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
2020-02-01 19:11:32 +00:00