0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-13 15:04:34 +01:00
gitea/modules
Lunny Xiao e7d7dcb090 Issue indexer queue redis support (#6218)
* add redis queue

* finished indexer redis queue

* add redis vendor

* fix vet

* Update docs/content/doc/advanced/config-cheat-sheet.en-us.md

Co-Authored-By: lunny <xiaolunwen@gmail.com>

* switch to go mod

* Update required changes for new logging func signatures
2019-04-08 12:05:15 +03:00
..
auth Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
avatar
base Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
cache
context Cleaned permission checks for API -> site admin can now do anything (#6483) 2019-04-08 01:49:34 +03:00
cron Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
generate
git
gzip
highlight
httplib
indexer Issue indexer queue redis support (#6218) 2019-04-08 12:05:15 +03:00
lfs Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
log Quieter Integration Tests (#6513) 2019-04-07 03:25:14 +03:00
mailer Add X-Auto-Response-Suppress header to outgoing messages (#6492) 2019-04-02 11:45:54 -04:00
markup Use stricter boundaries for auto-link detection (#6522) 2019-04-07 12:18:16 +01:00
metrics
minwinsvc
notification Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
options
pprof Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
private
process
public
recaptcha
search
secret
setting Issue indexer queue redis support (#6218) 2019-04-08 12:05:15 +03:00
ssh Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
structs
sync
templates Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
test
uploader
user
util Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
validation