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
KN4CK3R 3f280f89e7
Update HTTP status codes to modern codes (#18063)
* 2xx/3xx/4xx/5xx -> http.Status...
* http.StatusFound -> http.StatusTemporaryRedirect
* http.StatusMovedPermanently -> http.StatusPermanentRedirect
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 format with gofumpt (#18184) 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