Commit Graph

2 Commits (61f603cd8a74f9e4d59801bca2c3d1e44cdba304)

Author SHA1 Message Date
Lauris BH 43c09134a9
Migrate to go-git/go-git v5.0.0 ()
Lunny Xiao 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