Commit Graph

35 Commits (8924d9b2efd52132876fcd106c625a2a2db7a295)

Author SHA1 Message Date
wxiaoguang c248f010ad
Refactor cache and disable go-chi cache (#30417) 7 months ago
Lunny Xiao e7cb8da2a8
Always enable caches (#28527) 11 months ago
Earl Warren 494ee56de2
improve unit test for caching (#26185) 1 year ago
harryzcy c5e187c389
Upgrade go dependencies (#25819) 1 year ago
silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 1 year ago
techknowlogick 985f76dc4b
Update redis library to support redis v7 (#24114) 2 years ago
Jason Song 1960ad5c90
Improve cache context (#23330) 2 years ago
Lunny Xiao bd820aa9c5
Add context cache as a request level cache (#22294) 2 years ago
Lunny Xiao a1c30740bb
Fix get system setting bug when enabled redis cache (#22295) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
Lunny Xiao 385462d36c
Fix dashboard ignored system setting cache (#21621) 2 years ago
6543 00a981d341
Update go-chi/cache to utilize Ping() (#19719) 3 years ago
ttys3 e933f31426
Add health check endpoint (#18465) 3 years ago
wxiaoguang 4f27c28947
Remove legacy `unknwon/com` package (#19298) 3 years ago
wxiaoguang 65f17bfc31
Refactor legacy `unknwon/com` package, improve golangci lint (#19284) 3 years ago
6543 54e9ee37a7
format with gofumpt (#18184) 3 years ago
wxiaoguang 11d519b385
Test cache during init (#17852) 3 years ago
Lunny Xiao 9f31f3aa8a
Add an abstract json layout to make it's easier to change json library (#16528) 3 years ago
zeripath 2f725cbc9e
Add LRU mem cache implementation (#16226) 3 years ago
6543 ac97ea573c
[Vendor] Update go-redis to v8.5.0 (#13749) 4 years ago
zeripath 30f7ddb833
Ensure memcache TTL cannot be over 30 days (#14592) 4 years ago
6543 99b7af6fc8
Add some Unit-Tests (#14500) 4 years ago
Lunny Xiao 41c0776568
Fix captcha (#14488) 4 years ago
Lunny Xiao 6433ba0ec3
Move macaron to chi (#14293) 4 years ago
zeripath 511f6138d4
Use native git variants by default with go-git variants as build tag (#13673) 4 years ago
zeripath 7f8e3192cd
Allow common redis and leveldb connections (#12385) 4 years ago
Lauris BH 4384320db9
Use hash of repo path, ref and entrypath as cache key (#12151) 4 years ago
zeripath e6baa656f7
make avatar lookup occur at image request (#10540) 5 years ago
Lauris BH 43c09134a9
Migrate to go-git/go-git v5.0.0 (#10735) 5 years ago
Lunny Xiao ce7062a422
Cache last commit to accelerate the repository directory page visit (#10069) 5 years ago
Lunny Xiao 79ce91fdde
Movde dependents on macaron from modules/setting (#10050) 5 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933) 5 years ago
kolaente f9ec2f89f2 Add golangci (#6418) 6 years ago
Lauris BH 7c3e605698 Fix memcache support when value is returned as string always (#2924) 7 years ago
Lauris BH eca05b09aa Add commit count caching (#2774) 7 years ago