Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | #3274 fix can't get webhook detail of organization | Unknwon | 2016-07-16 |
| | |||
* | Ignore Response Body for Slack Hooks #3169 (#3256) | Kim Carlbäcker | 2016-07-15 |
| | |||
* | #3057 retrieve webhook with repo_id | Unknwon | 2016-07-08 |
| | | | | | This prevents user retrieve arbitrary webhook by changing URL to access webhook from other unauthorized repositories. | ||
* | #2302 Replace time.Time with Unix Timestamp (int64) | Unknwon | 2016-03-09 |
| | |||
* | Replace uuid module with original package | Unknwon | 2016-02-20 |
| | |||
* | #2485 fix payloads mixed up for webhook | Unknwon | 2016-02-10 |
| | | | | | | | | | When repository contains a Slack type hook, it changes original payload content. This patch fixes it by using a local object to store newly created Slack payload instead of assigning back to the same variable. | ||
* | Fixed Webhook URL-length Issue #2465 | Kim "BKC" Carlbäcker | 2016-01-27 |
| | |||
* | update README | Unknwon | 2015-12-05 |
| | |||
* | fix #2105 and fix #1857 | Unknwon | 2015-12-05 |
| | |||
* | fix #878 | Unknwon | 2015-11-18 |
| | |||
* | New push to base repo of base branch: retest all corresponding patches | Unknwon | 2015-10-24 |
| | |||
* | New push to head repo of head branch: regenerate patch and retest apply | Unknwon | 2015-10-24 |
| | |||
* | webhook APIs | Unknwon | 2015-08-29 |
| | |||
* | new create webhook event | Unknwon | 2015-08-28 |
| | |||
* | add webhook recent deliveries | Unknwon | 2015-08-27 |
| | |||
* | new webhooks list UI | Unknwon | 2015-08-26 |
| | |||
* | #835: Realtime webhooks | Unknwon | 2015-07-25 |
| | |||
* | #1064: X-Gogs-Event header is empty | Unknwon | 2015-03-18 |
| | |||
* | better naming on #891 | Unknwon | 2015-02-11 |
| | |||
* | able to allow insecure certification of webhook for #891 | Unknwon | 2015-02-10 |
| | |||
* | Fix spelling errors in comments. | Joseph Crail | 2014-12-06 |
| | |||
* | support duoshuo mirror of gravatar | Unknwon | 2014-11-16 |
| | |||
* | #12, use go-gogs-client | Unknwon | 2014-11-14 |
| | |||
* | #12, add/edit hook | Unknwon | 2014-11-13 |
| | |||
* | #12, API: list user repos, list repo hooks | Unknwon | 2014-11-13 |
| | |||
* | Webhook delivery locking & Hide repo for org members if they don't have access | Unknwon | 2014-10-09 |
| | |||
* | clarify name/username/owner/pusher for webhook | Christopher Brickley | 2014-09-17 |
| | |||
* | fix https://github.com/go-xorm/xorm/issues/161 | Unknwon | 2014-09-12 |
| | |||
* | Fix #452 | Unknwon | 2014-09-09 |
| | |||
* | update specific hook_task, not all | Christopher Brickley | 2014-09-09 |
| | |||
* | add organization-level webhooks | Christopher Brickley | 2014-09-05 |
| | |||
* | add commit compare functionality | Christopher Brickley | 2014-09-01 |
| | |||
* | add Slack API webhook support | Christopher Brickley | 2014-08-31 |
| | |||
* | Merge branch 'master' of github.com:gogits/gogs into dev | Unknwon | 2014-08-31 |
|\ | | | | | | | | | Conflicts: dockerfiles/README.md | ||
* | | Finish new web hook pages | Unknwon | 2014-08-09 |
| | | |||
* | | New UI merge in progress | Unknwon | 2014-07-26 |
|/ | |||
* | Fix #165 | Unknown | 2014-06-21 |
| | |||
* | Mirror fix on #242 | Unknown | 2014-06-08 |
| | |||
* | Fix #242 | Unknown | 2014-06-08 |
| | |||
* | Fix #98, support web hook | Unknown | 2014-05-06 |
| | |||
* | Finish edit and remove web hook | Unknown | 2014-05-05 |
| | |||
* | Finish add web hook | Unknown | 2014-05-05 |