You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
8 years ago
..
attachment.go
branch.go
commit.go Show commit status icon in commits table (#1688) 8 years ago
download.go Download files to their original filename (#1676) 8 years ago
editor.go Do not allow commiting to protected branch from online editor (#1502) 8 years ago
http.go Add units to team (#947) 8 years ago
issue.go fix bug on issue view when not login (#1624) 8 years ago
issue_label.go
issue_watch.go
middlewares.go
pull.go Show commit status icon in commits table (#1688) 8 years ago
release.go fix: tag contain character ) will http 500 on release page (#1670) 8 years ago
repo.go
setting.go
view.go Add units to team (#947) 8 years ago
webhook.go
wiki.go