aboutsummaryrefslogtreecommitdiffstats
path: root/modules/setting/cache.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor the setting to make unit test easier (#22405)Lunny Xiao2023-02-201-3/+3
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* format with gofumpt (#18184)65432022-01-201-26/+24
* Add LRU mem cache implementation (#16226)zeripath2021-07-101-1/+6
* Ensure memcache TTL cannot be over 30 days (#14592)zeripath2021-02-091-0/+19
* Fix captcha (#14488)Lunny Xiao2021-01-271-0/+4
* Mark Cache with ini tag (#12605)John Olheiser2020-08-261-1/+1
* Cache last commit to accelerate the repository directory page visit (#10069)Lunny Xiao2020-02-011-7/+47
* Movde dependents on macaron from modules/setting (#10050)Lunny Xiao2020-01-291-3/+0
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-2/+2
* Remove settting dependency on modules/session (#7237)Lunny Xiao2019-07-171-0/+3
* Better logging (#6038) (#6095)zeripath2019-04-021-1/+1
* Split setting.go as multiple files (#6014)Lunny Xiao2019-02-101-0/+43