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
zeripath 5422f23ed8 Quieter Integration Tests (#6513)
* Rename BaseLogger to WriterLogger to help the creation of other providers

* Don't export ColorBytes and ResetBytes from ColoredValues

* Make integration tests only print logs if they fail

* check can color before coloring

* I always forget about MSSQL

* Oh and use LEVEL in sqlite.ini

* Make the test logger log at info - as it means you see the router

* Remove empty expected changes

* Make the migrations quieter too

* Don't display SQL on error - it can be looked at in the file logs if necessary

* Fix skip when using onGiteaRun
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 Add more tests and docs for issue indexer, add db indexer type for searching from database (#6144) 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