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.
forgejo/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>
2 years ago
..
hook.go Fix the bug: deploy key with write access can not push (#19010) 2 years ago
internal.go Replace "unix" by "http+unix" for PROTOCOL (#17771) 3 years ago
key.go refactor: move from io/ioutil to io and os package (#17109) 3 years ago
mail.go format with gofumpt (#18184) 2 years ago
manager.go Allow manager logging to set SQL (#20064) 2 years ago
restore_repo.go Update HTTP status codes to modern codes (#18063) 2 years ago
serv.go Fix the bug: deploy key with write access can not push (#19010) 2 years ago