Enum Constant and Description |
---|
org.gitlab4j.api.models.Setting.ALLOW_LOCAL_REQUESTS_FROM_HOOKS_AND_SERVICES
Use allow_local_requests_from_web_hooks_and_services instead
|
org.gitlab4j.api.models.Setting.CLIENTSIDE_SENTRY_DSN
Will be removed in a future version of gitlab4j-api
|
org.gitlab4j.api.models.Setting.CLIENTSIDE_SENTRY_ENABLED
Will be removed in a future version of gitlab4j-api
|
org.gitlab4j.api.models.Setting.DOMAIN_BLACKLIST_RAW
Use
Setting.DOMAIN_BLACKLIST instead. Will be removed in API v5
see https://gitlab.com/gitlab-org/gitlab/commit/85776fa3ffba6f641cf981cb0107f0e4ba882f3e#40f8529fa8ed874d8e312edb04db18420bf06d31_185_185 |
org.gitlab4j.api.models.Setting.DOMAIN_WHITELIST_RAW
Use
Setting.DOMAIN_WHITELIST instead. Will be removed in API v5
see https://gitlab.com/gitlab-org/gitlab/commit/85776fa3ffba6f641cf981cb0107f0e4ba882f3e#40f8529fa8ed874d8e312edb04db18420bf06d31_185_185 |
org.gitlab4j.api.models.Setting.ELASTICSEARCH_EXPERIMENTAL_INDEXER
removed in Gitlab 12.3. see https://gitlab.com/gitlab-org/gitlab/commit/82ba4a6a5c78501413012a9f2a918aa7353917a0?view=parallel#fbf64e6b8170f05f1b940fb05902d29f9eba3633_223_223
|
org.gitlab4j.api.models.AccessLevel.MASTER |
org.gitlab4j.api.models.Setting.PASSWORD_AUTHENTICATION_ENABLED
Use
Setting.PASSWORD_AUTHENTICATION_ENABLED_FOR_WEB instead. |
org.gitlab4j.api.models.Setting.PERFORMANCE_BAR_ALLOWED_GROUP_ID
Use
Setting.PERFORMANCE_BAR_ALLOWED_GROUP_PATH instead. |
org.gitlab4j.api.models.Setting.PERFORMANCE_BAR_ENABLED
Pass performance_bar_allowed_group_path: nil instead
|
org.gitlab4j.api.models.Setting.SIGNIN_ENABLED
Use
Setting.PASSWORD_AUTHENTICATION_ENABLED_FOR_WEB instead |
Copyright © 2019. All rights reserved.