1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-04 15:11:18 +02:00
gitea/modules/setting
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
..
cache.go Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
cron.go Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
git.go Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
indexer.go Issue indexer queue redis support (#6218) 2019-04-08 12:05:15 +03:00
log.go Quieter Integration Tests (#6513) 2019-04-07 03:25:14 +03:00
mailer.go Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
markup.go
repository.go Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
service.go
session.go
setting.go Quieter Integration Tests (#6513) 2019-04-07 03:25:14 +03:00
webhook.go