| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
999f85c6cf |
Move pull webhook to notification (#8805)
* Move pull webhook to notification * fix fmt |
6 years ago |
|
|
33914aee50 |
Rename HookQueue to hookQueue (#8778)
* Rename HookQueue to hookQueue * fix lint |
6 years ago |
|
|
a01023f251 |
Move webhook to a standalone package under modules (#8747)
* Move webhook to a standalone package under modules * fix test * fix comments |
6 years ago |
|
|
a84e831d35 |
Improve webhooks (#8583)
* Improve webhooks Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update MSTeams and ReviewPayload comment Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add repo.FullName to comments Signed-off-by: jolheiser <john.olheiser@gmail.com> |
6 years ago |
|
|
8b9815fca8 |
Fix review webhooks (#8570)
Signed-off-by: jolheiser <john.olheiser@gmail.com> |
6 years ago |
|
|
2753ddae39 |
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 |
6 years ago |