forgejo/routers/api/v1/repo
David Svantesson 3c07d03c03 Add setting to set default and global disabled repository units. ()
* 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
..
blob.go Swagger info corrections () 2019-12-20 19:07:12 +02:00
branch.go Move newbranch to standalone package () 2020-01-14 11:38:04 +08:00
collaborators.go Swagger info corrections () 2019-12-20 19:07:12 +02:00
commits.go Swagger info corrections () 2019-12-20 19:07:12 +02:00
file.go [API] Extend contents with dates () 2019-12-24 10:33:52 +08:00
fork.go Swagger info corrections () 2019-12-20 19:07:12 +02:00
git_hook.go Swagger info corrections () 2019-12-20 19:07:12 +02:00
git_ref.go Swagger info corrections () 2019-12-20 19:07:12 +02:00
hook.go Swagger info corrections () 2019-12-20 19:07:12 +02:00
hook_test.go API endpoint for testing webhook () 2018-04-29 14:21:33 +08:00
issue.go Restricted users () 2020-01-13 18:33:46 +01:00
issue_comment.go [API] Add "before" query to ListIssueComments and ListRepoIssue… () 2020-01-13 17:02:24 +01:00
issue_label.go Swagger info corrections () 2019-12-20 19:07:12 +02:00
issue_reaction.go Migrate reactions when migrating repository from github () 2020-01-15 12:14:07 +01:00
issue_stopwatch.go Swagger info corrections () 2019-12-20 19:07:12 +02:00
issue_subscription.go Swagger info corrections () 2019-12-20 19:07:12 +02:00
issue_tracked_time.go Move tracked time api convert to convert package () 2020-01-10 21:59:41 -05:00
key.go Swagger info corrections () 2019-12-20 19:07:12 +02:00
label.go Swagger info corrections () 2019-12-20 19:07:12 +02:00
main_test.go API endpoint for testing webhook () 2018-04-29 14:21:33 +08:00
milestone.go Swagger info corrections () 2019-12-20 19:07:12 +02:00
pull.go Remove unnecessary permissions load () 2020-01-16 15:18:30 +01:00
release.go Swagger info corrections () 2019-12-20 19:07:12 +02:00
release_attachment.go Swagger info corrections () 2019-12-20 19:07:12 +02:00
repo.go Add setting to set default and global disabled repository units. () 2020-01-17 09:34:37 +02:00
repo_test.go Fixes - Adds API Endpoint for Repo Edit () 2019-05-30 11:09:05 -04:00
star.go Swagger info corrections () 2019-12-20 19:07:12 +02:00
status.go Swagger info corrections () 2019-12-20 19:07:12 +02:00
subscriber.go Swagger info corrections () 2019-12-20 19:07:12 +02:00
tag.go Swagger info corrections () 2019-12-20 19:07:12 +02:00
topic.go Swagger info corrections () 2019-12-20 19:07:12 +02:00
tree.go Swagger info corrections () 2019-12-20 19:07:12 +02:00