| Commit message (Collapse) | Author | Age |
| |
|
| |
|
|
|
|
|
|
|
|
| |
Reasons to change:
1. Shorter than 'modules'
2. More generally used by other Go projects
3. Corresponds to the naming of '$GOPATH/pkg' directory
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Also addresses #3485.
|
| |
|
| |
|
| |
|
|
|
|
| |
Add new config option '[webhook] TYPES’.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- Fill Milestone and Assignee field when available in webhook payload
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
RepoLink -> Link, RepoRelLink -> RelLink, FullRepoLink -> FullLink
|
|
|
|
|
| |
This prevents user retrieve arbitrary webhook by changing URL to
access webhook from other unauthorized repositories.
|
| |
|
| |
|
|
|
|
|
| |
Was using the wrong method and now uses the method which checks if
the avatar link is relative or not.
|
| |
|
|
|