1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-08-23 21:24:20 -04:00
gitea/modules/private
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
..
hook.go Fix the bug: deploy key with write access can not push (#19010) 2022-03-22 17:29:07 +08:00
internal.go
key.go
mail.go
manager.go Allow manager logging to set SQL (#20064) 2022-06-24 12:49:47 +02:00
restore_repo.go Update HTTP status codes to modern codes (#18063) 2022-03-23 12:54:07 +08:00
serv.go Fix the bug: deploy key with write access can not push (#19010) 2022-03-22 17:29:07 +08:00