| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(cache): cache test triggered by non memory cache (#33220) | TheFox0x7 | 10 days | 1 | -2/+7 |
* | Add cache test for admins (#31265) | 6543 | 2024-06-17 | 1 | -0/+32 |
* | Fix missing memcache import (#31105) | wxiaoguang | 2024-05-27 | 1 | -0/+2 |
* | Refactor cache and disable go-chi cache (#30417) | wxiaoguang | 2024-04-13 | 1 | -106/+32 |
* | Always enable caches (#28527) | Lunny Xiao | 2023-12-19 | 1 | -3/+3 |
* | Fix get system setting bug when enabled redis cache (#22295) | Lunny Xiao | 2023-01-02 | 1 | -33/+0 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | Fix dashboard ignored system setting cache (#21621) | Lunny Xiao | 2022-11-10 | 1 | -46/+85 |
* | Update go-chi/cache to utilize Ping() (#19719) | 6543 | 2022-05-15 | 1 | -26/+1 |
* | Add health check endpoint (#18465) | ttys3 | 2022-05-04 | 1 | -12/+25 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 1 | -3/+1 |
* | Test cache during init (#17852) | wxiaoguang | 2021-12-06 | 1 | -0/+15 |
* | Ensure memcache TTL cannot be over 30 days (#14592) | zeripath | 2021-02-09 | 1 | -3/+3 |
* | Fix captcha (#14488) | Lunny Xiao | 2021-01-27 | 1 | -19/+1 |
* | Move macaron to chi (#14293) | Lunny Xiao | 2021-01-26 | 1 | -3/+3 |
* | Use native git variants by default with go-git variants as build tag (#13673) | zeripath | 2020-12-17 | 1 | -0/+23 |
* | Allow common redis and leveldb connections (#12385) | zeripath | 2020-09-28 | 1 | -1/+0 |
* | make avatar lookup occur at image request (#10540) | zeripath | 2020-03-27 | 1 | -0/+28 |
* | Cache last commit to accelerate the repository directory page visit (#10069) | Lunny Xiao | 2020-02-01 | 1 | -9/+17 |
* | Movde dependents on macaron from modules/setting (#10050) | Lunny Xiao | 2020-01-29 | 1 | -0/+3 |
* | Use gitea forked macaron (#7933) | Tamal Saha | 2019-08-23 | 1 | -1/+1 |
* | Add golangci (#6418) | kolaente | 2019-06-12 | 1 | -3/+9 |
* | Fix memcache support when value is returned as string always (#2924) | Lauris BH | 2017-11-16 | 1 | -2/+27 |
* | Add commit count caching (#2774) | Lauris BH | 2017-10-26 | 1 | -0/+72 |