index
:
gogs.git
buildscript
main
mygogs
Gogs is a painless self-hosted Git service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
models
/
webhook.go
Commit message (
Expand
)
Author
Age
*
repo/webhook: able to retrigger delivery history (#2187)
Unknwon
2017-03-19
*
models/webhook: add skip check for Release event
Unknwon
2017-03-11
*
webhook: add Release event (#2387)
Unknwon
2017-03-11
*
webhook: add issue comment event
Unknwon
2017-03-09
*
webhook: support Issues event (#2319)
Unknwon
2017-03-09
*
webhook: fix push panic to organizational repository (#4206)
Unknwon
2017-02-28
*
webhook: add fork event
Unknwon
2017-02-27
*
webhook: able to detect delete branch or tag (#2315)
Unknwon
2017-02-27
*
webhook: send secret with SHA256 HMAC hex digest (#3692)
Unknwon
2017-02-24
*
webhook: fix organizational webhook last delivery status cannot be updated
Unknwon
2017-02-22
*
webhook: also only enable certain types (#3356)
Unknwon
2017-02-21
*
webhook: only trigger specific webhook for test delivery (#3030)
Unknwon
2017-02-21
*
models/webhook: fix bad query
Unknwon
2017-02-20
*
webhook: add native Discord support
Unknwon
2017-02-18
*
webhook: remove bad characters of Slack-type webhook for Discord (#4088)
Unknwon
2017-02-11
*
log: start using gopkg.in/clog.v1
Unknwon
2017-02-09
*
Some code renaming
Unknwon
2016-12-22
*
Fix string format verbs (#3637)
Alexander Lunegov
2016-12-21
*
#2018 able to sync now for mirrors
Unknwon
2016-08-30
*
modules/sync: add UniqueQueue
Unknwon
2016-08-30
*
added support to set pull_request event from api (#3513)
Kurt Madel
2016-08-24
*
#3383 code cleanup
Unknwon
2016-08-24
*
#2246 fully support of webhooks for pull request
Unknwon
2016-08-14
*
Remove redundant Unix timestamp method call
Unknwon
2016-07-23
*
models/webhook: restrict deletion to be explicitly with repo and org ID
Unknwon
2016-07-17
*
#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
*
#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
*
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
[next]