0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-23 04:59:05 +01:00
gitea/routers
Lunny Xiao 7c0c965532 Improve team members and repositories settings UI (#5457)
* improve team members and repositories settings UI

* use tab on team pages

* add default description on team members and repos

* add blank on numbers and texts

* improve translation
2018-12-09 08:42:11 +02:00
..
admin Allow admin toggle forcing a password change for newly created users (#4563) 2018-09-13 12:34:36 -04:00
api/v1 add tests for api user orgs (#5494) 2018-12-09 10:19:50 +08:00
dev
org Improve team members and repositories settings UI (#5457) 2018-12-09 08:42:11 +02:00
private Restrict permission check on repositories and fix some problems (#5314) 2018-11-28 19:26:14 +08:00
repo Allow to add organization members as collaborators on organization owned repositories (#4748) 2018-11-30 10:49:55 +02:00
routes Milestone issues and pull requests (#5293) 2018-11-29 09:46:30 +08:00
user Restrict permission check on repositories and fix some problems (#5314) 2018-11-28 19:26:14 +08:00
utils
home.go
init.go
install.go
metrics.go Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
swagger_json.go