0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-11-21 22:33:53 +01:00
gitea/routers/repo
Ethan Koenig 04b9a7e7a2 Bug fixes for repo permissions in API
Also move duplicated code into repo.APIFormat(..)
2016-12-07 12:55:24 +01:00
..
branch.go
commit.go
download.go
editor.go Integrate templates into bindata optionally (#314) 2016-12-06 18:58:31 +01:00
http.go
issue.go
middlewares.go
pull.go resolved #310: hide fork to self (#323) 2016-12-01 18:51:50 +08:00
release.go
repo.go golint fixed for modules/auth 2016-11-27 21:39:06 +08:00
setting.go Fixes typos 2016-11-27 12:59:12 +01:00
view.go Integrate templates into bindata optionally (#314) 2016-12-06 18:58:31 +01:00
webhook.go Bug fixes for repo permissions in API 2016-12-07 12:55:24 +01:00
wiki.go