Lunny Xiao
|
42354dfe45
|
Move webhook type from int to string (#13664)
* Move webhook type from int to string
* rename webhook_services
* finish refactor
* Fix merge
* Ignore unnecessary ci
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: zeripath <art27@cantab.net>
|
2020-12-08 11:41:14 +01:00 |
|
Lunny Xiao
|
b51bd7f1d6
|
Refactor webhook payload convertion (#12310)
* Refactor webhook payload convertion
* Fix lint
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
|
2020-09-04 22:57:13 -04:00 |
|
Stephen Solka
|
54513452a1
|
prefer NoError/Error over Nil/NotNil (#12271)
|
2020-07-19 12:53:40 +03:00 |
|
Cornel
|
81e63d0714
|
Refactor webhooks to reduce code duplication (#9422)
* Start webhook refactoring to reduce code duplication
* More webhook refactoring
* Unify webhook release messages
* Fix webhook release link
* Remove sql import
* More webhook refactoring
* More webhook refactoring
* Webhook tests extended
* Fixed issue opened webhook
Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: techknowlogick <matti@mdranta.net>
|
2019-12-28 08:55:09 +00:00 |
|