aboutsummaryrefslogtreecommitdiff
path: root/models/webhook.go
Commit message (Expand)AuthorAge
* webhook: remove bad characters of Slack-type webhook for Discord (#4088)Unknwon2017-02-11
* log: start using gopkg.in/clog.v1Unknwon2017-02-09
* Some code renamingUnknwon2016-12-22
* Fix string format verbs (#3637)Alexander Lunegov2016-12-21
* #2018 able to sync now for mirrorsUnknwon2016-08-30
* modules/sync: add UniqueQueueUnknwon2016-08-30
* added support to set pull_request event from api (#3513)Kurt Madel2016-08-24
* #3383 code cleanupUnknwon2016-08-24
* #2246 fully support of webhooks for pull requestUnknwon2016-08-14
* Remove redundant Unix timestamp method callUnknwon2016-07-23
* models/webhook: restrict deletion to be explicitly with repo and org IDUnknwon2016-07-17
* #3274 fix can't get webhook detail of organizationUnknwon2016-07-16
* Ignore Response Body for Slack Hooks #3169 (#3256)Kim Carlbäcker2016-07-15
* #3057 retrieve webhook with repo_idUnknwon2016-07-08
* #2302 Replace time.Time with Unix Timestamp (int64)Unknwon2016-03-09
* Replace uuid module with original packageUnknwon2016-02-20
* #2485 fix payloads mixed up for webhookUnknwon2016-02-10
* Fixed Webhook URL-length Issue #2465Kim "BKC" Carlbäcker2016-01-27
* update READMEUnknwon2015-12-05
* fix #2105 and fix #1857Unknwon2015-12-05
* fix #878Unknwon2015-11-18
* New push to base repo of base branch: retest all corresponding patchesUnknwon2015-10-24
* New push to head repo of head branch: regenerate patch and retest applyUnknwon2015-10-24
* webhook APIsUnknwon2015-08-29
* new create webhook eventUnknwon2015-08-28
* add webhook recent deliveriesUnknwon2015-08-27
* new webhooks list UIUnknwon2015-08-26
* #835: Realtime webhooksUnknwon2015-07-25
* #1064: X-Gogs-Event header is emptyUnknwon2015-03-18
* better naming on #891Unknwon2015-02-11
* able to allow insecure certification of webhook for #891Unknwon2015-02-10
* Fix spelling errors in comments.Joseph Crail2014-12-06
* support duoshuo mirror of gravatarUnknwon2014-11-16
* #12, use go-gogs-clientUnknwon2014-11-14
* #12, add/edit hookUnknwon2014-11-13
* #12, API: list user repos, list repo hooksUnknwon2014-11-13
* Webhook delivery locking & Hide repo for org members if they don't have accessUnknwon2014-10-09
* clarify name/username/owner/pusher for webhookChristopher Brickley2014-09-17
* fix https://github.com/go-xorm/xorm/issues/161Unknwon2014-09-12
* Fix #452Unknwon2014-09-09
* update specific hook_task, not allChristopher Brickley2014-09-09
* add organization-level webhooksChristopher Brickley2014-09-05
* add commit compare functionalityChristopher Brickley2014-09-01
* add Slack API webhook supportChristopher Brickley2014-08-31
* Merge branch 'master' of github.com:gogits/gogs into devUnknwon2014-08-31
|\
* | Finish new web hook pagesUnknwon2014-08-09
* | New UI merge in progressUnknwon2014-07-26
|/
* Fix #165Unknown2014-06-21
* Mirror fix on #242Unknown2014-06-08
* Fix #242Unknown2014-06-08