Commit Graph

6 Commits (257b7171c34446e73fc83186f859e9b9ce67be76)

Author SHA1 Message Date
Lunny Xiao 33fca2b537
Move webhook into models/webhook/ (#17579) 3 years ago
Lunny Xiao 9f31f3aa8a
Add an abstract json layout to make it's easier to change json library (#16528) 3 years ago
KN4CK3R 9b1b4b5433
Refactor Webhook + Add X-Hub-Signature (#16176) 3 years ago
KN4CK3R 4fcae3d06d
Add tests for all webhooks (#16214) 3 years ago
zeripath f0e15250b9
Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
Lunny Xiao 42354dfe45
Move webhook type from int to string (#13664) 4 years ago
kolaente 64133126cd
Update golangci-lint to version 1.31.0 (#13102) 4 years ago
Lunny Xiao b51bd7f1d6
Refactor webhook payload convertion (#12310) 4 years ago
Cornel ebc35f2b2e
Fix comments webhook panic (#12046) 4 years ago
Sijmen Schoon 66a9ef9036
Fix ref links in issue overviews for tags (#8742) 4 years ago
John Olheiser 3f1c0841cb
Granular webhook events (#9626) 5 years ago
John Olheiser 38a6b11015 Fix RocketChat (#9908) 5 years ago
John Olheiser 5b2d9333f1 Add HTML URL to API Issues (#9654) 5 years ago
John Olheiser fb3a6aba7d Only show sender if it makes sense (#9601) 5 years ago
Cornel 81e63d0714 Refactor webhooks to reduce code duplication (#9422) 5 years ago
Cornel 04ab1138f6 Fix Slack webhook payload title generation to work with Mattermost (#9378) 5 years ago
Lauris BH 8f8c250ddb
Make consistent links to repository in the Slack/Mattermost notificiations (#9205) 5 years ago
Lunny Xiao a966a0298e Move more webhook codes from models to webhook module (#8802) 5 years ago
WGH 28c5ae27d6 Fix Slack webhook fork message (#7774) 5 years ago
Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs (#6905) 5 years ago
Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 6 years ago
zeripath 11e316654e
Fix deadlock in webhook PullRequest (#6102) 6 years ago
Lanre Adelowo 746cf22d8a handle milestone events for issues and PR (#5947) 6 years ago
Lanre Adelowo 945804f800 Webhook for Pull Request approval/rejection (#5027) 6 years ago
Lunny Xiao 6bdc556b7f
Fix some webhooks bugs (#3981) 6 years ago
Lunny Xiao 24941a1046
Add more webhooks support and refactor webhook templates directory (#3929) 6 years ago
kolaente 95f2e2b57b Multiple assignees (#3705) 6 years ago
Ethan Koenig 513375c429 Make URL scheme unambiguous (#2408) 7 years ago
Ethan Koenig b689bb6180 Webhooks for repo creation/deletion (#1663) 7 years ago
Ethan Koenig 1207bda94b Fix typos in models/ (#576) 8 years ago
Kim "BKC" Carlbäcker 42ec5ce740 Fix breakage from vendor-update 8 years ago
Lunny Xiao 94da472717 Golint fixed for modules/setting (#262) 8 years ago
Bwko 33a2ac3830 Lint models/update.go & webhook_slack.go 8 years ago
Sandro Santilli a1c5f02444 Fix import path of go-sdk (#141) 8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
Sandro Santilli 80eea77953 Use MixedCase constant names 8 years ago
Thomas Boerger 4c6c16f358
Replaced go-gogs-client with go-sdk imports 8 years ago
Sandro Santilli 6e4252dad4 Replace gogits/git-module dependency with go-gitea/git (#94) 8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) 8 years ago
Unknwon dccb0c15b9 Replace convert.To with APIFormat calls 8 years ago
Unknwon 3f7f4852ef #2246 fully support of webhooks for pull request 8 years ago
Unknwon 19423957b1 rename import path 9 years ago
Unknwon 9a2e43bff2 move out git module and #1573 send push hook 9 years ago
Unknwon 76d4b9288b #2045 have fallback but empty value 9 years ago
Unknwon 05ba8622f0 #2045 move fallback to empty string 9 years ago
Unknwon e0bae9547a more fixes on #2045 9 years ago
Unknwon 834d38a8fb #2045 add short version as fallback to Slack payload 9 years ago
Unknwon 55ddf225bb webhook APIs 9 years ago
Unknwon 8e92d4352f slack JSON indent 9 years ago
Unknwon f509c59ac1 new create webhook event 9 years ago