0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-02 08:59:39 +01:00
gitea/cmd
zeripath 4909493a9f
Allow manager logging to set SQL (#20064)
This PR adds a new manager command to switch on SQL logging and to turn it off.

```
gitea manager logging log-sql
gitea manager logging log-sql --off
```

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-06-24 12:49:47 +02:00
..
admin_auth_ldap_test.go
admin_auth_ldap.go
admin.go
cert.go
cmd.go
convert.go
docs.go
doctor.go Don't buffer doctor logger (#19982) 2022-06-16 17:10:33 +08:00
dump_repo.go
dump.go Dump should only copy regular files and symlink regular files (#20015) 2022-06-18 22:06:32 +08:00
embedded_stub.go
embedded.go
generate.go
hook_test.go
hook.go Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
keys.go
mailer.go
manager_logging.go Allow manager logging to set SQL (#20064) 2022-06-24 12:49:47 +02:00
manager.go
migrate_storage.go
migrate.go
restore_repo.go Fix cli command restore-repo: "units" should be parsed as StringSlice (#19953) 2022-06-15 20:28:03 +08:00
serv.go
web_acme.go
web_graceful.go
web_https.go
web.go Add fgprof pprof profiler (#20005) 2022-06-18 11:04:52 +01:00