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 Improve the way how branches are deleted 8 years ago
commit.go commithgraph / timeline (#428) 8 years ago
download.go Fix Chrome not liking commas 8 years ago
editor.go Check if file is a symlink with web editor (#3687) (#445) 8 years ago
http.go fix gofmt error 8 years ago
issue.go Attach to release (#673) 8 years ago
middlewares.go golint fixed for routers/repo/middlewares.go (#204) 8 years ago
pull.go Rename .gogs to .gitea and comply with github template guidelines (#568) (#582) 8 years ago
release.go Attach to release (#673) 8 years ago
repo.go golint fixed for modules/auth 8 years ago
setting.go Fixes typos 8 years ago
view.go Git LFS support v2 (#122) 8 years ago
webhook.go update code.gitea.io/git (#450) 8 years ago
wiki.go update code.gitea.io/git (#450) 8 years ago