gitea/routers/repo
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
2017-01-15 22:57:00 +08:00
..
branch.go Improve the way how branches are deleted 2016-12-26 11:55:28 +01:00
commit.go commithgraph / timeline (#428) 2016-12-29 07:44:32 +08:00
download.go
editor.go
http.go fix gofmt error 2016-12-30 20:41:10 +01:00
issue.go Attach to release (#673) 2017-01-15 22:57:00 +08:00
middlewares.go
pull.go Rename .gogs to .gitea and comply with github template guidelines (#568) (#582) 2017-01-05 08:48:23 +08:00
release.go Attach to release (#673) 2017-01-15 22:57:00 +08:00
repo.go
setting.go
view.go
webhook.go
wiki.go