0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-30 07:54:52 +01:00
gitea/routers/repo
Lunny Xiao fd6034aaf2 Add units to team (#947)
* add units to team

* fix lint

* finish team setting backend

* finished permission controll on routes

* fix import blank line

* add unit check on ssh/http pull and push and fix test failed

* fix fixtures data

* remove unused code
2017-05-18 22:54:24 +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
editor.go
http.go Add units to team (#947) 2017-05-18 22:54:24 +08:00
issue_label.go
issue_watch.go
issue.go
middlewares.go
pull.go Show commit status icon in commits table (#1688) 2017-05-07 22:40:31 +08:00
release.go
repo.go
setting.go
view.go Add units to team (#947) 2017-05-18 22:54:24 +08:00
webhook.go
wiki.go