forgejo/routers/repo
Ethan Koenig b900c04316 Display draft releases (#1854)
* Display draft releases

* Include ctx.User in user cache

* Integration test
2017-06-03 11:46:56 +08:00
..
attachment.go
branch.go
commit.go Show commit status icon in commits table (#1688) 2017-05-07 22:40:31 +08:00
download.go Download files to their original filename (#1676) 2017-05-05 14:03:54 +08:00
editor.go
http.go fix admin lost permission caused by #947 2017-05-19 08:59:26 +08:00
issue.go
issue_label.go
issue_watch.go
middlewares.go
pull.go Show commit status icon in commits table (#1688) 2017-05-07 22:40:31 +08:00
release.go Display draft releases (#1854) 2017-06-03 11:46:56 +08:00
repo.go Fix renaming bug (#1786) 2017-05-24 14:01:02 +08:00
setting.go
view.go Add units to team (#947) 2017-05-18 22:54:24 +08:00
webhook.go Add Gitea Webhook (#1755) 2017-05-29 02:17:15 -05:00
wiki.go