mirror of
https://github.com/go-gitea/gitea.git
synced 2024-12-12 01:40:11 +01:00
16dea6cebd
* replace "200" (int) with "http.StatusOK" (const) * ctx.Error & ctx.HTML * ctx.JSON Part1 * ctx.JSON Part2 * ctx.JSON Part3 |
||
---|---|---|
.. | ||
access_log.go | ||
api_org.go | ||
api_test.go | ||
api.go | ||
auth.go | ||
captcha.go | ||
context.go | ||
csrf.go | ||
form.go | ||
org.go | ||
pagination.go | ||
permission.go | ||
private.go | ||
repo.go | ||
response.go | ||
secret.go | ||
xsrf_test.go | ||
xsrf.go |