You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Philip Couling 64375d875b Attach to release (#673)
* Moved attachaments POST url from /issues/attachments to /attachments

* Implemented attachment upload on release page

* Implemented downloading attachments on the release page

* Added zip and gzip files to default allowed attachments

* Implemented uploading attachments on edit release

* Renamed UploadIssueAttachment to UploadAttachment
8 years ago
..
branch.go golint fixed for routers (#208) 8 years ago
collaborators.go Remove redundant query in collaborator API (#516) 8 years ago
file.go golint fixed for routers (#208) 8 years ago
fork.go API endpoints for forks (#509) 8 years ago
hook.go Bug fixes for webhook API (#650) 8 years ago
issue.go Linting 8 years ago
issue_comment.go issue comment api fix (#449) 8 years ago
issue_label.go golint fixed for routers (#208) 8 years ago
key.go Golint fixed for modules/setting (#262) 8 years ago
label.go Added sorting to the labels & milestones page (#199) 8 years ago
milestone.go golint fixed for routers (#208) 8 years ago
pull.go [API] Pull Requests (#248) 8 years ago
release.go Attach to release (#673) 8 years ago
repo.go Repo permission bug fixes (#513) 8 years ago
star.go API endpoint for stargazers (#597) 8 years ago
subscriber.go API endpoint for subscribers (#598) 8 years ago