0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-27 19:27:53 +01:00
gitea/routers
David Svantesson 3c07d03c03 Add setting to set default and global disabled repository units. (#8788)
* Add possibility to global disable repo units.

* Add Default Repo Unit app.ini setting.

* Hide units

* Hide disabled repo units

* Minor fixes

* Indicate disabled units in team settings.

Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: zeripath <art27@cantab.net>
2020-01-17 09:34:37 +02:00
..
admin Restricted users (#6274) 2020-01-13 18:33:46 +01:00
api/v1 Add setting to set default and global disabled repository units. (#8788) 2020-01-17 09:34:37 +02:00
dev
org Restricted users (#6274) 2020-01-13 18:33:46 +01:00
private Fix admin handling at merge of PR (#9749) 2020-01-16 23:01:22 +02:00
repo Add setting to set default and global disabled repository units. (#8788) 2020-01-17 09:34:37 +02:00
routes Add setting to set default and global disabled repository units. (#8788) 2020-01-17 09:34:37 +02:00
user Add setting to set default and global disabled repository units. (#8788) 2020-01-17 09:34:37 +02:00
utils
home.go Restricted users (#6274) 2020-01-13 18:33:46 +01:00
init.go
install.go
metrics.go
swagger_json.go