summaryrefslogtreecommitdiffstats
path: root/models/webhook.go
Commit message (Expand)AuthorAgeFilesLines
* Webhook delivery locking & Hide repo for org members if they don't have accessUnknwon2014-10-091-1/+15
* clarify name/username/owner/pusher for webhookChristopher Brickley2014-09-171-3/+4
* fix https://github.com/go-xorm/xorm/issues/161Unknwon2014-09-121-5/+12
* Fix #452Unknwon2014-09-091-2/+2
* update specific hook_task, not allChristopher Brickley2014-09-091-1/+1
* add organization-level webhooksChristopher Brickley2014-09-051-0/+13
* add commit compare functionalityChristopher Brickley2014-09-011-5/+8
* add Slack API webhook supportChristopher Brickley2014-08-311-20/+66
* Merge branch 'master' of github.com:gogits/gogs into devUnknwon2014-08-311-1/+1
|\
* | Finish new web hook pagesUnknwon2014-08-091-7/+30
* | New UI merge in progressUnknwon2014-07-261-3/+3
|/
* Fix #165Unknown2014-06-211-9/+9
* Mirror fix on #242Unknown2014-06-081-4/+7
* Fix #242Unknown2014-06-081-12/+118
* Fix #98, support web hookUnknown2014-05-061-1/+14
* Finish edit and remove web hookUnknown2014-05-051-6/+35
* Finish add web hookUnknown2014-05-051-0/+58