0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-01 18:42:49 +01:00
gitea/routers/repo
Ethan Koenig b689bb6180 Webhooks for repo creation/deletion (#1663)
* Webhooks for repo creation/deletion

* add createHookTask

* Add handles for GetSlackPayload and GetDiscordPayload
2017-09-03 11:20:24 +03:00
..
attachment.go
branch.go
commit.go Fix Commits nil pointer dereference (#2203) 2017-07-31 09:23:10 +08:00
download.go
editor.go
http.go Only allow token authentication with 2FA enabled (#2184) 2017-07-26 15:33:16 +08:00
issue_label.go
issue_watch.go
issue.go Add possibility to record branch or tag information in an issue (#780) 2017-08-24 15:30:27 +03:00
middlewares.go
pull.go Webhooks for repo creation/deletion (#1663) 2017-09-03 11:20:24 +03:00
release.go Fix release display and correct paging (#2080) 2017-06-29 23:11:38 +08:00
repo.go Webhooks for repo creation/deletion (#1663) 2017-09-03 11:20:24 +03:00
setting.go Webhooks for repo creation/deletion (#1663) 2017-09-03 11:20:24 +03:00
view.go
webhook.go Webhooks for repo creation/deletion (#1663) 2017-09-03 11:20:24 +03:00
wiki.go EnableUnit() -> UnitEnabled() (#2242) 2017-08-02 11:46:54 +03:00