0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-18 09:13:38 +01:00
gitea/routers
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
..
admin
api/v1
dev
org Add units to team (#947) 2017-05-18 22:54:24 +08:00
private
repo Add units to team (#947) 2017-05-18 22:54:24 +08:00
routes Add units to team (#947) 2017-05-18 22:54:24 +08:00
user
home.go
init.go
install.go