gogs/internal
ᴜɴᴋɴᴡᴏɴ 22717a1c06
webhook: overhaul route handlers (#6002)
* Overual route handlers and fixes #5366

* Merge routes for repo and org

* Inject OrgRepoContext

* DRY validateWebhook

* DRY c.HasError

* Add tests

* Update CHANGELOG
2020-03-22 22:07:22 +08:00
..
app ipynb: sanitize rendered HTML (#5996) 2020-03-21 00:12:38 +08:00
assets webhook: overhaul route handlers (#6002) 2020-03-22 22:07:22 +08:00
auth refactor: unify error handling in routing layer 2020-03-16 01:22:27 +08:00
avatar internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
cmd webhook: overhaul route handlers (#6002) 2020-03-22 22:07:22 +08:00
conf webhook: overhaul route handlers (#6002) 2020-03-22 22:07:22 +08:00
context util: add tests (#5989) 2020-03-16 01:54:08 +08:00
cron conf: overhaul server settings (#5928) 2020-02-22 09:05:26 +08:00
db webhook: overhaul route handlers (#6002) 2020-03-22 22:07:22 +08:00
email lint: fix some Golang CI lint issues (#5955) 2020-03-01 14:55:03 +08:00
errutil util: add tests (#5989) 2020-03-16 01:54:08 +08:00
form lint: fix some Golang CI lint issues (#5955) 2020-03-01 14:55:03 +08:00
gitutil util: add tests (#5989) 2020-03-16 01:54:08 +08:00
httplib workflows: enable golangci-lint (#5998) 2020-03-21 13:39:32 +08:00
lazyregexp all: use lazyregexp (#5911) 2020-01-29 19:36:57 +08:00
markup conf: overhaul server settings (#5928) 2020-02-22 09:05:26 +08:00
mock webhook: overhaul route handlers (#6002) 2020-03-22 22:07:22 +08:00
osutil util: add tests (#5989) 2020-03-16 01:54:08 +08:00
pathutil repo/editor: clean up tree path 2020-02-19 23:45:02 +08:00
process log: migrate to unknwon.dev/clog/v2 (#5927) 2020-02-20 02:25:02 +08:00
route webhook: overhaul route handlers (#6002) 2020-03-22 22:07:22 +08:00
ssh workflows: enable golangci-lint (#5998) 2020-03-21 13:39:32 +08:00
sync internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
template refactor: unify error handling in routing layer 2020-03-16 01:22:27 +08:00
testutil conf: add unit tests (#5954) 2020-02-29 22:24:20 +08:00
tool workflows: enable golangci-lint (#5998) 2020-03-21 13:39:32 +08:00