summaryrefslogtreecommitdiffstats
path: root/routers/repo/webhook.go
Commit message (Expand)AuthorAgeFilesLines
* Move macaron to chi (#14293)Lunny Xiao2021-01-261-20/+39
* Merge default and system webhooks under one menu (#14244)Lauris BH2021-01-151-13/+17
* migrate from com.* to alternatives (#14103)65432020-12-251-3/+2
* Fix broken migration on webhook (#13911)Lunny Xiao2020-12-091-11/+11
* Move webhook type from int to string (#13664)Lunny Xiao2020-12-081-11/+11
* Move Repo APIFormat to convert package (#13787)65432020-12-021-1/+1
* [Refactor] Move APIFormat functions into convert package (#12856)65432020-10-171-1/+2
* Don't use legacy method to send Matrix Webhook (#12348)S7evinK2020-07-301-0/+1
* Fix webhook template when validation errors occur (#11421)kolaente2020-05-151-2/+9
* Add Matrix webhook (#10831)S7evinK2020-03-281-0/+97
* System-wide webhooks (#10546)James Lakin2020-03-091-77/+102
* Granular webhook events (#9626)John Olheiser2020-03-061-9/+18
* Fix redirection path if Slack webhook channel is invalid (#10548)James Lakin2020-03-011-2/+2
* Add feishu webhook support (#10229)Lunny Xiao2020-02-121-0/+72
* API add/generalize pagination (#9452)SpaWn2KiLl2020-01-241-1/+1
* Move more webhook codes from models to webhook module (#8802)Lunny Xiao2019-11-031-9/+9
* Rename HookQueue to hookQueue (#8778)Lunny Xiao2019-11-021-1/+0
* Move webhook to a standalone package under modules (#8747)Lunny Xiao2019-11-011-2/+3
* Change general form binding to gogs form (#8334)Aam Surganda2019-10-021-8/+5
* Implement webhook branch filter (#7791)WGH2019-09-091-0/+1
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-1/+1
* Add golangci (#6418)kolaente2019-06-121-3/+11
* Webhook Logs show proper HTTP Method, and allow change HTTP method in form (#...techknowlogick2019-05-151-0/+1
* Move sdk structs to modules/structs (#6905)Lunny Xiao2019-05-111-1/+1
* Add GET requests to webhook (#6771)Simon2019-05-051-0/+1
* Add support for MS Teams webhooks (#6632)Daniel Grier2019-04-191-0/+72
* Telegram webhook (#4227)techknowlogick2019-04-181-0/+91
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-271-1/+1
* Implement Default Webhooks (#4299)Russell Aunger2019-03-181-20/+39
* Slack webhook channel name cannot be empty or just contain an hashtag (#4786)Lanre Adelowo2018-09-101-2/+14
* Fix webhook type conflation. (#4285)Russell Aunger2018-06-211-1/+1
* fix bugs caused by #3929 (#3999)Lunny Xiao2018-05-231-1/+1
* Add more webhooks support and refactor webhook templates directory (#3929)Lunny Xiao2018-05-161-7/+12
* Handle refactor (#3339)Morgan Bazalgette2018-01-101-36/+36
* Fix guide link for webhooks in repository settings (#3291) (#3292)Elouan Martinet2018-01-031-1/+1
* Add dingtalk webhook (#2777)Lunny Xiao2017-11-211-6/+73
* fix panic on gogs webhook creation (#2675)David Schneiderbauer2017-10-081-2/+2
* Webhooks for repo creation/deletion (#1663)Ethan Koenig2017-09-031-0/+1
* fix webhook test (#2415)Lunny Xiao2017-08-291-2/+10
* fix missing orgnization discord webhook (#2414)Lunny Xiao2017-08-291-1/+0
* Implementation of discord webhook (#2402)Lunny Xiao2017-08-281-5/+106
* Add Gitea Webhook (#1755)Rémy Boulanouar2017-05-291-2/+91
* update code.gitea.io/git (#450)Lunny Xiao2016-12-221-2/+2
* Bug fixes for repo permissions in APIEthan Koenig2016-12-071-1/+1
* Fixes typosBwko2016-11-271-1/+1
* golint fixed for routers (#208)Lunny Xiao2016-11-241-5/+15
* Fix import path of go-sdk (#141)Sandro Santilli2016-11-111-2/+2
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-101-9/+9
* Fix type in unused constant name (#111)Sandro Santilli2016-11-071-9/+9
* And othersSandro Santilli2016-11-071-7/+7