gitea/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
2019-04-07 03:25:14 +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 Add more tests and docs for issue indexer, add db indexer type for searching from database (#6144) 2019-02-21 13:01:28 +08: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 split setting.go to multiple files (#6154) 2019-03-16 11:12:44 +08:00
repository.go Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
service.go Allow to set organization visibility (public, internal, private) (#1763) 2019-02-18 18:00:27 +02:00
session.go Split setting.go as multiple files (#6014) 2019-02-10 09:37:37 +08:00
setting.go Quieter Integration Tests (#6513) 2019-04-07 03:25:14 +03:00
webhook.go Split setting.go as multiple files (#6014) 2019-02-10 09:37:37 +08:00