gogs/internal/conf
ᴜɴᴋɴᴡᴏɴ 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
..
testdata conf: add unit tests (#5954) 2020-02-29 22:24:20 +08:00
computed.go conf: add unit tests (#5954) 2020-02-29 22:24:20 +08:00
computed_test.go conf: add unit tests (#5954) 2020-02-29 22:24:20 +08:00
conf.go webhook: overhaul route handlers (#6002) 2020-03-22 22:07:22 +08:00
conf_test.go conf: add unit tests (#5954) 2020-02-29 22:24:20 +08:00
log.go cmd/serv: improve hookMode handling (#5960) 2020-03-02 22:25:28 +08:00
log_test.go log: fix tests 2020-03-02 01:14:26 +08:00
static.go git: migrate to github.com/gogs/git-module@v1.0.0 (#5958) 2020-03-08 19:09:31 +08:00
static_minwinsvc.go conf: overhaul server settings (#5928) 2020-02-22 09:05:26 +08:00
static_test.go conf: add unit tests (#5954) 2020-02-29 22:24:20 +08:00
utils.go conf: add unit tests (#5954) 2020-02-29 22:24:20 +08:00
utils_test.go conf: add unit tests (#5954) 2020-02-29 22:24:20 +08:00