0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-19 13:30:54 +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 Golint fixed for modules/setting (#262) 2016-11-27 18:14:25 +08:00
download.go
editor.go Integrate templates into bindata optionally (#314) 2016-12-06 18:58:31 +01:00
http.go
issue.go Golint fixed for modules/setting (#262) 2016-11-27 18:14:25 +08:00
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