forgejo/routers
6543 2848c5eb8f Swagger info corrections ()
* use numbers and not http.Status___ enum

* fix test

* add many missing swagger responses

* code format

* Deletion Sould return 204 ...

* error handling improvements

* if special error type ... then add it to swagger too

* one smal nit

* invalidTopicsError is []string

* valid swagger specification 2.0
 - if you add responses swagger can tell you if you do it right 👍

* use ctx.InternalServerError

* Revert "use numbers and not http.Status___ enum"

This reverts commit b1ff386e24.

* use http.Status* enum everywhere
2019-12-20 19:07:12 +02:00
..
admin Graceful: Xorm, RepoIndexer, Cron and Others () 2019-12-15 09:51:28 +00:00
api/v1 Swagger info corrections () 2019-12-20 19:07:12 +02:00
dev Display ui time with customize time location () 2019-08-15 22:46:21 +08:00
org site admin could view org's members () 2019-12-14 01:36:59 -05:00
private AuthorizedKeysCommand should not query db directly () 2019-12-16 20:49:07 -05:00
repo Change PR commits and diffs to use base repo rather than forked () 2019-12-18 13:37:44 -05:00
routes Change target branch for pull request () 2019-12-16 14:20:25 +08:00
user Fix cache problem on dashboard () 2019-12-15 15:44:23 -05:00
utils Slack webhook channel name cannot be empty or just contain an hashtag () 2018-09-10 10:31:08 -04:00
home.go Explore page: Add topic param to pagination () () 2019-11-20 04:07:09 -05:00
init.go Response for context on retry database connection () 2019-12-20 13:39:33 +08:00
install.go Graceful: Xorm, RepoIndexer, Cron and Others () 2019-12-15 09:51:28 +00:00
metrics.go Use gitea forked macaron () 2019-08-23 12:40:29 -04:00
swagger_json.go Swagger.v1.json template () 2018-07-28 03:19:01 +03:00