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.
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
..
colors.go Quieter Integration Tests (#6513) 5 years ago
conn.go Quieter Integration Tests (#6513) 5 years ago
conn_test.go Better logging (#6038) (#6095) 5 years ago
console.go Quieter Integration Tests (#6513) 5 years ago
console_test.go Better logging (#6038) (#6095) 5 years ago
console_windows.go Better logging (#6038) (#6095) 5 years ago
errors.go Better logging (#6038) (#6095) 5 years ago
event.go Better logging (#6038) (#6095) 5 years ago
file.go Quieter Integration Tests (#6513) 5 years ago
file_test.go Quieter Integration Tests (#6513) 5 years ago
flags.go Quieter Integration Tests (#6513) 5 years ago
level.go Better logging (#6038) (#6095) 5 years ago
level_test.go Better logging (#6038) (#6095) 5 years ago
log.go Better logging (#6038) (#6095) 5 years ago
log_test.go Better logging (#6038) (#6095) 5 years ago
logger.go Better logging (#6038) (#6095) 5 years ago
provider.go Better logging (#6038) (#6095) 5 years ago
router.go Better logging (#6038) (#6095) 5 years ago
smtp.go Quieter Integration Tests (#6513) 5 years ago
smtp_test.go Better logging (#6038) (#6095) 5 years ago
stack.go Better logging (#6038) (#6095) 5 years ago
writer.go Quieter Integration Tests (#6513) 5 years ago
writer_test.go Quieter Integration Tests (#6513) 5 years ago
xorm.go Better logging (#6038) (#6095) 5 years ago