Commit Graph
6 Commits
Author SHA1 Message Date
Lunny XiaoandGitHub aaeef295bb Move pull webhook to notification (#8805)
* Move pull webhook to notification

* fix fmt
2019-11-05 19:04:08 +08:00
Lunny XiaoandGitHub f518fe6662 Rename HookQueue to hookQueue (#8778)
* Rename HookQueue to hookQueue

* fix lint
2019-11-02 10:35:12 +08:00
Lunny Xiaoandzeripath 0e7f7df3cf Move webhook to a standalone package under modules (#8747)
* Move webhook to a standalone package under modules

* fix test

* fix comments
2019-11-01 22:51:22 +00:00
John Olheiserandzeripath 0a004a69cd Improve webhooks (#8583)
* Improve webhooks

Signed-off-by: jolheiser <[email protected]>

* Update MSTeams and ReviewPayload comment

Signed-off-by: jolheiser <[email protected]>

* Add repo.FullName to comments

Signed-off-by: jolheiser <[email protected]>
2019-10-18 23:42:04 +01:00
John OlheiserandLunny Xiao 7c4c01c0fd Fix review webhooks (#8570)
Signed-off-by: jolheiser <[email protected]>
2019-10-18 16:33:19 +08:00
Lunny XiaoandGitHub eb11ca6847 Extract actions on new pull request from models to pulls service and move code.gitea.io/gitea/modules/pull to code.gitea.io/gitea/services/pull (#8218)
* extract actions on new pull request from models to pulls service

* improve code

* move code.gitea.io/gitea/modules/pull to code.gitea.io/gitea/services/pull

* fix fmt

* Rename pulls.go to pull.go
2019-09-27 08:22:36 +08:00