1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-18 02:54:44 +01:00
gitea/routers/api/v1/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
..
branch.go
collaborators.go
file.go
fork.go Webhooks for repo creation/deletion (#1663) 2017-09-03 11:20:24 +03:00
hook.go Improve swagger doc (#2274) 2017-08-21 14:13:47 +03:00
issue_comment.go
issue_label.go
issue.go Fix counts on issues dashboard (#2215) 2017-08-03 13:09:16 +08:00
key.go
label.go
milestone.go
pull.go
release.go Fix repo API bug (#2133) 2017-07-12 03:23:41 +02:00
repo.go Webhooks for repo creation/deletion (#1663) 2017-09-03 11:20:24 +03:00
star.go
status.go Fix repo API bug (#2133) 2017-07-12 03:23:41 +02:00
subscriber.go