0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-29 21:09:01 +01:00
gitea/modules/setting
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
..
cache.go
cors.go
cron.go
database_sqlite.go
database_test.go
database.go
git.go
indexer_test.go
indexer.go
log.go
mailer.go
markup.go
migrations.go
queue.go
repository.go Add setting to set default and global disabled repository units. (#8788) 2020-01-17 09:34:37 +02:00
service.go
session.go
setting.go
task.go
webhook.go