aboutsummaryrefslogtreecommitdiffstats
path: root/modules/cache/cache.go
Commit message (Expand)AuthorAgeFilesLines
* Ensure memcache TTL cannot be over 30 days (#14592)zeripath2021-02-091-3/+3
* Fix captcha (#14488)Lunny Xiao2021-01-271-19/+1
* Move macaron to chi (#14293)Lunny Xiao2021-01-261-3/+3
* Use native git variants by default with go-git variants as build tag (#13673)zeripath2020-12-171-0/+23
* Allow common redis and leveldb connections (#12385)zeripath2020-09-281-1/+0
* make avatar lookup occur at image request (#10540)zeripath2020-03-271-0/+28
* Cache last commit to accelerate the repository directory page visit (#10069)Lunny Xiao2020-02-011-9/+17
* Movde dependents on macaron from modules/setting (#10050)Lunny Xiao2020-01-291-0/+3
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-1/+1
* Add golangci (#6418)kolaente2019-06-121-3/+9
* Fix memcache support when value is returned as string always (#2924)Lauris BH2017-11-161-2/+27
* Add commit count caching (#2774)Lauris BH2017-10-261-0/+72