You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/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
5 years ago
..
cache.go Better logging (#6038) (#6095) 5 years ago
cron.go Better logging (#6038) (#6095) 5 years ago
git.go Better logging (#6038) (#6095) 5 years ago
indexer.go Issue indexer queue redis support (#6218) 5 years ago
log.go Quieter Integration Tests (#6513) 5 years ago
mailer.go Better logging (#6038) (#6095) 5 years ago
markup.go split setting.go to multiple files (#6154) 5 years ago
repository.go Better logging (#6038) (#6095) 5 years ago
service.go Allow to set organization visibility (public, internal, private) (#1763) 5 years ago
session.go Split setting.go as multiple files (#6014) 5 years ago
setting.go Quieter Integration Tests (#6513) 5 years ago
webhook.go Split setting.go as multiple files (#6014) 5 years ago