Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0
Ce dépôt a été archivé le 2022-05-07. Vous pouvez voir ses fichiers ou le cloner, mais pas ouvrir de ticket ou de demandes d'ajout, ni soumettre de changements.
nyaa-pantsu/config
Atvaark b12e812b36 Add database logmode to the config
This allows users to change the default logging verbosity (errors)
to either *detailed* (prints SQL statements) or *silent*.
Also added support for using a custom logger function.

- Fixed the gorm unit test that checks the automigrations
  They will actually fail if any errors were logged now.
- Added a postgres unit test
  Currently disabled because it would need a running local
  postgres db and  a change to the .travis.yml file to work
  inside the CI build.
2017-05-11 22:28:09 +02:00
..
cache.go abstract out cache 2017-05-11 09:01:53 -04:00
config.go Add database logmode to the config 2017-05-11 22:28:09 +02:00
email.go Consistency, formatting, error checking, cleanup, and a couple bug fixes (#245) 2017-05-09 21:34:40 -05:00
env.go
i2p.go
logger.go
navigation.go
scrape.go
search.go forgot file 2017-05-11 09:29:08 -04:00
sorting.go
trackers.go Add doko.moe tracker 2017-05-10 20:09:12 +10:00
upload.go