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.
gitea/routers
Gusted 1f0dca4614
Mark TemplateLoading error as "UnprocessableEntity" (#19445) (#19446)
* Mark TemplateLoading error as "UnprocessableEntity" (#19445)

- Backport #19445
  - Don't return Internal Server error if the user provide incorrect label template, instead return UnprocessableEntity.
  - Resolves #19399

- dep: upgrade: github.com/gogs/chardet
3 years ago
..
api/v1 Mark TemplateLoading error as "UnprocessableEntity" (#19445) (#19446) 3 years ago
common Instead of using routerCtx just escape the url before routing (#18086) 3 years ago
install Refactor HTTP request context (#17979) 3 years ago
private Fix the bug: deploy key with write access can not push (#19010) (#19182) 3 years ago
utils A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
web When updating mirror repo intervals by API reschedule next update too (#19429) (#19433) 3 years ago
init.go Handle email address not exist (#19089) (#19121) 3 years ago