| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |