Unknwon
|
6f9a95f830
|
#2246 add HTMLURL to webhook type
- Fill Milestone and Assignee field when available in webhook payload
|
8 years ago |
Unknwon
|
94392a7af3
|
Fix empty repository panic on send test webhook
|
8 years ago |
Unknwon
|
dccb0c15b9
|
Replace convert.To with APIFormat calls
|
8 years ago |
Unknwon
|
3f7f4852ef
|
#2246 fully support of webhooks for pull request
|
8 years ago |
lstahlman
|
89f71b44f7
|
Add committer information to API and Webhooks. Also fixes #3271 (#3414)
|
8 years ago |
Unknwon
|
1f2e173a74
|
Refactor User.Id to User.ID
|
8 years ago |
Unknwon
|
60110adc06
|
models/webhook: restrict deletion to be explicitly with repo and org ID
|
8 years ago |
Unknwon
|
3d93532c87
|
#3274 fix can't get webhook detail of organization
|
8 years ago |
Unknwon
|
7ca5f8f119
|
models/repo: remove redundant info for some repo methods
RepoLink -> Link, RepoRelLink -> RelLink, FullRepoLink -> FullLink
|
8 years ago |
Unknwon
|
d62ab49978
|
#3057 retrieve webhook with repo_id
This prevents user retrieve arbitrary webhook by changing URL to
access webhook from other unauthorized repositories.
|
8 years ago |
Unknwon
|
514382e2eb
|
Rename module: middleware -> context
|
9 years ago |
Unknwon
|
d5ca913b2f
|
#2639 add branch prefix for test webhook
|
9 years ago |
Unknwon
|
2765b5c7cf
|
#2630 fix wrong user avatar link in webhook
Was using the wrong method and now uses the method which checks if
the avatar link is relative or not.
|
9 years ago |
Unknwon
|
dce2a9e7e1
|
fix wrong slack webhook payload URL
|
9 years ago |
Unknwon
|
404867f206
|
fix #2105 and fix #1857
|
9 years ago |