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
/
routers
/
repo
/
webhook.go
Commit message (
Expand
)
Author
Age
*
Some code renaming
Unknwon
2016-12-22
*
#2246 add HTMLURL to webhook type
Unknwon
2016-08-16
*
Fix empty repository panic on send test webhook
Unknwon
2016-08-15
*
Replace convert.To with APIFormat calls
Unknwon
2016-08-14
*
#2246 fully support of webhooks for pull request
Unknwon
2016-08-14
*
Add committer information to API and Webhooks. Also fixes #3271 (#3414)
lstahlman
2016-08-09
*
Refactor User.Id to User.ID
Unknwon
2016-07-24
*
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
*
models/repo: remove redundant info for some repo methods
Unknwon
2016-07-15
*
#3057 retrieve webhook with repo_id
Unknwon
2016-07-08
*
Rename module: middleware -> context
Unknwon
2016-03-11
*
#2639 add branch prefix for test webhook
Unknwon
2016-02-17
*
#2630 fix wrong user avatar link in webhook
Unknwon
2016-02-15
*
fix wrong slack webhook payload URL
Unknwon
2015-12-06
*
fix #2105 and fix #1857
Unknwon
2015-12-05