Package | Description |
---|---|
com.atlassian.bamboo.plugins.stash | |
com.atlassian.bamboo.utils |
Modifier and Type | Field and Description |
---|---|
static SystemProperty.BooleanSystemProperty |
BitbucketServerPullRequestDetector.ENFORCE_PULLREQUEST_POLLING_ONLY |
Modifier and Type | Field and Description |
---|---|
static SystemProperty.BooleanSystemProperty |
SystemProperty.AGENT_QUEUE_OFFLOADING_ENABLED
Enables offloading of agent queue to disk.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.ALLOW_MUTATIVE_GET_IN_STRICT_XSRF_MODE |
static SystemProperty.BooleanSystemProperty |
SystemProperty.ALLOW_URL_PARAMETERS_LOGIN
Whether logging in by passing URL parameters (os_username/os_password) is enabled.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.BAMBOO_IGNORE_SERVER_STATE_ON_RESTART
Disables seamless restart feature.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.BAMBOO_MANAGED_JMS_SSL
Whether Bamboo manages SSL keys and certificates in JMS.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.CHECK_JAVA_VERSION_ON_UPGRADE
Whether Bamboo should fail on upgrade when version of Java is not supported
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.CHECK_MYSQL_VER_ON_UPGRADE
Whether Bamboo should fail on upgrade when version of Mysql is not supported
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.CRYPTO_TRUST_HG_SSH_ALL
Whether Bamboo should accept unknown host keys during ssh connection to mercurial repository with private key without password (bypassing proxy)
Use this flag to disable server ssh key validation.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.CRYPTO_TRUST_SVN_SSH_ALL
Whether Bamboo should accept unknown host keys during ssh connection to SVN repository with private key
Use this flag to disable server ssh key validation.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.DEFER_RESULTS_CLEANUP_ON_STARTUP
Allows to defer builds (jobs) results states cleanup on startup to another thread.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.DISABLE_AGENT_AUTO_CAPABILITY_DETECTION
Prevents agents from automatically overriding auto-detected remote agent capabilities on new startup
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.DISABLE_AGENT_CAPABILITY_UPDATE
Prevents agents from overriding remote agent capabilities from bamboo-capabilities.properties on startup
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.DISABLE_ALL_DARK_FEATURES
System property to disable all dark features in Bamboo.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.DISABLE_ENCRYPTION
Whether secret encryption logic should be skipped.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.DISABLE_MAIN_DASHBOARD_OPTIMIZATION
Whether Bamboo should skip optimization in fetching the main dashboard.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.DISABLE_REMOTE_TRIGGER_PROXY_VALIDATION
Disable validation of ips from X-FORWARDED-FOR headers when executing remote triggers (in other words, only request IP will be checked).
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.DISABLE_RESULTS_CLEANUP_ON_STARTUP
Allows to completely disable builds results states cleanup on startup.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.DISABLE_SERIALIZATION_SECURITY
Whether Bamboo should disable serialization security feature.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.DISABLE_STASH_BUILD_STATUS_UPDATES
Globally disable sending build status updates to Stash after builds are executed.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.DISABLE_STASH_EXTENDED_BUILD_STATUS_UPDATES
Globally disable sending rich build status updates to Stash after builds are executed.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.DISABLE_TAG_DETECTION |
static SystemProperty.BooleanSystemProperty |
SystemProperty.DISABLE_X_CONTENT_TYPE_OPTIONS_NOSNIFF
Disable adding 'X-Content-Type-Options: nosniff' to all pages served by Bamboo.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.DOCKER_PIPELINES_DISABLED
Whether Docker Pipelines functionality is disabled.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.EC_UPGRADE_TEST_CONNECTION_ENABLED
Enable connection testing during EC upgrade.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.EC2_HTTP_TUNNEL_ENABLED
Whether to enable Tunnel for http traffic to and from the agents.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.EC2_JMS_TUNNEL_ENABLED
Whether to enable Tunnel for http and JMS traffic to and from the agents.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.ENABLE_REMOTE_AGENTS_SHELL
When enabled, users with appropriate permissions can access agents through a terminal integrated with Bamboo.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.ENABLE_XML_FACTORY_OVERRIDE
When enabled, enables applying the system XML parser workaround (BDEV-7924)
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.ENFORCE_POLLING_BRANCH_DETECTION_EVEN_WHEN_REPO_CAN_PUSH_IT
Enforce polling branches even for
Repository that implements BranchInformationProvider
and returns False from BranchInformationProvider.usePollingForBranchDetection() |
static SystemProperty.BooleanSystemProperty |
SystemProperty.FUSION_DEPLOYMENTS_SUPPORT_DISABLED
Disable sending any Deployments data to Fusion plugin.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.GIT_PASSWORD_USE_CREDENTIALS_FILE
Whether Bamboo should use credentials file during https/http connection to git repository with user/password authentication
Use this flag to disable the feature and fallback to old credentials via url method.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.GLOBAL_EXPORT_TO_SPECS_ENABLED
If global 'export to specs' option should be visible in the ui.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.GLOBAL_REPOSITORY_DASHBOARD
Whether Bamboo should show new (true) or old (false) global repository ui.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.HIDE_PORTED_LEGACY_REPOSITORIES
Repository refactoring: do not present legacy repositories that are already ported to new plugin system in create repository widgets.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.IGNORE_DECRYPTION_ERRORS
Whether secret decryption should tolerate errors.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.JUNIT_PARSER_IGNORE_NAMED_INNER_CLASSES
Set if named inner classes should be ignored as individual test entities during junit report parsing.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.LIMITED_TIME_QUARANTINE_ENABLED
Enables limited time quarantine feature.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.LOGS_AS_ARTIFACTS_ENABLED
Whether the logs should be transferred like artifacts at the end of the build
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.NATIVE_GIT_FOLDER_CLEARING_DISABLED
If git repositories should be cleared on operation retry (applies to native git only)
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.NOTIFICATION_DISABLED
Disable notifications sending by email / XMPP
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.PERFORMANCE_DATA_GATHERING_ENABLED
Allows this Bamboo instance to measure performance data and to send it anonymously as statistical data to Atlassian.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.PERFORMANCE_DATA_TEST_GATHERING_ENABLED
Allows this Bamboo instance to measure performance data even if analytics are disabled.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.PERSIST_RUNTIME_STATE
Whether Bamboo should persist/restore runtime operations: builds and deployments in progress.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.PROJECT_LEVEL_BUILD_RESOURCES_ENABLED
Whether the Project level Build Resources are enabled
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.REMOVE_LABELS_AND_PLANS_FOR_NON_PLAN_ADMIN
Disable sending any Deployments data to Fusion plugin.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.REPOSITORY_STORED_SPECS_POM_SANITIZATION_ENABLED
Controls POM sanitization during Specs processing (enabled by default)
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.REPOSITORY_STORED_SPECS_SECURITY_MANAGER_ENABLED
Controls use of security manager during Specs processing (enabled by default)
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.RSS_COMMIT_LEVEL_COMMENT_DISABLED
Whether Repository Stored Specs execution status comment at repository commit level is disabled.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.RSS_POLLING_ENABLED
Switch RSS polling on.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.SETUP_RSS_IN_DOCKER
Used during Bamboo setup phase.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.SHOW_STACK_TRACES_ON_500
Toggle showing exception stack traces on 500 error page
Default: true
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.SKIP_BOOT_DELEGATION_OVERRIDES
When enabled, skips performing boot delegation workarounds on Bamboo startup
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.SKIP_MSSQL_CONFIG_VALIDATION
Turns off MS SQL configuration check.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.SKIP_RSS_OPTIMISATION
Normally, Bamboo will skip RSS processing for plans without changes.
|
static SystemProperty.BooleanSystemProperty |
SystemProperty.SPECS_FOR_BRANCHES_ENABLED
Enable divergent branches
|
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.