| Commit message (Expand) | Author | Age | Files | Lines |
* | Update redis library to support redis v7 (#24114) | techknowlogick | 2023-04-13 | 1 | -1/+1 |
* | Improve cache context (#23330) | Jason Song | 2023-03-08 | 2 | -17/+141 |
* | Add context cache as a request level cache (#22294) | Lunny Xiao | 2023-02-15 | 2 | -0/+133 |
* | 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 | 4 | -8/+4 |
* | 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 | 3 | -26/+11 |
* | Add health check endpoint (#18465) | ttys3 | 2022-05-04 | 1 | -12/+25 |
* | Remove legacy `unknwon/com` package (#19298) | wxiaoguang | 2022-04-02 | 1 | -8/+25 |
* | Refactor legacy `unknwon/com` package, improve golangci lint (#19284) | wxiaoguang | 2022-04-01 | 1 | -4/+4 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 2 | -3/+2 |
* | Test cache during init (#17852) | wxiaoguang | 2021-12-06 | 1 | -0/+15 |
* | Add an abstract json layout to make it's easier to change json library (#16528) | Lunny Xiao | 2021-07-24 | 1 | -2/+2 |
* | Add LRU mem cache implementation (#16226) | zeripath | 2021-07-10 | 1 | -0/+204 |
* | [Vendor] Update go-redis to v8.5.0 (#13749) | 6543 | 2021-02-10 | 1 | -16/+17 |
* | Ensure memcache TTL cannot be over 30 days (#14592) | zeripath | 2021-02-09 | 1 | -3/+3 |
* | Add some Unit-Tests (#14500) | 6543 | 2021-01-28 | 1 | -0/+151 |
* | Fix captcha (#14488) | Lunny Xiao | 2021-01-27 | 1 | -19/+1 |
* | Move macaron to chi (#14293) | Lunny Xiao | 2021-01-26 | 2 | -4/+4 |
* | Use native git variants by default with go-git variants as build tag (#13673) | zeripath | 2020-12-17 | 2 | -70/+23 |
* | Allow common redis and leveldb connections (#12385) | zeripath | 2020-09-28 | 2 | -1/+140 |
* | Use hash of repo path, ref and entrypath as cache key (#12151) | Lauris BH | 2020-07-06 | 1 | -2/+8 |
* | make avatar lookup occur at image request (#10540) | zeripath | 2020-03-27 | 1 | -0/+28 |
* | Migrate to go-git/go-git v5.0.0 (#10735) | Lauris BH | 2020-03-17 | 1 | -1/+1 |
* | Cache last commit to accelerate the repository directory page visit (#10069) | Lunny Xiao | 2020-02-01 | 2 | -9/+81 |
* | 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 |