|
Rename Variable attributes : Map<String,Object> to section : ProtobufSystemInfo.Section in method public index_attributes() : void in class org.sonar.server.platform.monitoring.EsSectionTest |
From |
To |
|
Rename Variable attributes : Map<String,Object> to protobuf : ProtobufSystemInfo.Section in method public official_distribution() : void in class org.sonar.server.platform.monitoring.SonarQubeSectionTest |
From |
To |
|
Rename Variable attributes : Map<String,Object> to section : ProtobufSystemInfo.Section in method public node_attributes() : void in class org.sonar.server.platform.monitoring.EsSectionTest |
From |
To |
|
Rename Variable attributes : Map<String,Object> to protobuf : ProtobufSystemInfo.Section in method public get_realm() : void in class org.sonar.server.platform.monitoring.SonarQubeSectionTest |
From |
To |
|
Rename Variable attributes : Map<String,Object> to protobuf : ProtobufSystemInfo.Section in method public no_realm() : void in class org.sonar.server.platform.monitoring.SonarQubeSectionTest |
From |
To |
|
Rename Variable attributes : Map<String,Object> to protobuf : ProtobufSystemInfo.Section in method public attributes_contain_information_about_valid_server_id() : void in class org.sonar.server.platform.monitoring.SonarQubeSectionTest |
From |
To |
|
Rename Variable attributes : Map<String,Object> to section : ProtobufSystemInfo.Section in method public plugin_name_and_version() : void in class org.sonar.server.platform.monitoring.PluginsSectionTest |
From |
To |
|
Rename Variable attributes : Map<String,Object> to protobuf : ProtobufSystemInfo.Section in method public get_enabled_identity_providers_allowing_users_to_signup() : void in class org.sonar.server.platform.monitoring.SonarQubeSectionTest |
From |
To |
|
Rename Variable attributes : SortedMap<String,Object> to protobuf : ProtobufSystemInfo.Section in method public return_properties_and_sort_by_key() : void in class org.sonar.server.platform.monitoring.SettingsSectionTest |
From |
To |
|
Rename Variable attributes : Map<String,Object> to section : ProtobufSystemInfo.Section in method public db_info() : void in class org.sonar.server.platform.monitoring.DatabaseSectionTest |
From |
To |
|
Rename Variable builder : ProtobufSystemInfo.Section.Builder to protobuf : ProtobufSystemInfo.Section.Builder in method package toProtobuf(memoryBean MemoryMXBean) : ProtobufSystemInfo.Section in class org.sonar.process.systeminfo.JvmStateSection |
From |
To |
|
Rename Variable attributes : Map<String,Object> to protobuf : ProtobufSystemInfo.Section in method public attributes_do_not_contain_information_about_server_id_if_absent() : void in class org.sonar.server.platform.monitoring.SonarQubeSectionTest |
From |
To |
|
Rename Variable attributes : Map<String,Object> to protobuf : ProtobufSystemInfo.Section in method public get_enabled_identity_providers() : void in class org.sonar.server.platform.monitoring.SonarQubeSectionTest |
From |
To |
|
Rename Variable attributes : Map<String,Object> to protobuf : ProtobufSystemInfo.Section in method public attributes_contain_information_about_non_valid_server_id() : void in class org.sonar.server.platform.monitoring.SonarQubeSectionTest |
From |
To |
|
Rename Variable attributes : Map<String,Object> to protobuf : ProtobufSystemInfo.Section in method public get_log_level() : void in class org.sonar.server.platform.monitoring.SonarQubeSectionTest |
From |
To |
|
Rename Variable attributes : Map<String,Object> to section : ProtobufSystemInfo.Section in method public pool_info() : void in class org.sonar.server.platform.monitoring.DatabaseSectionTest |
From |
To |
|
Rename Variable attributes : Map<String,Object> to section : ProtobufSystemInfo.Section in method public attributes_displays_exception_message_when_cause_is_not_ElasticSearchException_when_client_fails() : void in class org.sonar.server.platform.monitoring.EsSectionTest |
From |
To |
|
Rename Variable attributes : Map<String,Object> to section : ProtobufSystemInfo.Section in method public attributes_displays_cause_message_when_cause_is_ElasticSearchException_when_client_fails() : void in class org.sonar.server.platform.monitoring.EsSectionTest |
From |
To |
|
Rename Variable attributes : Map<String,Object> to section : ProtobufSystemInfo.Section in method public attributes_displays_exception_message_when_cause_null_when_client_fails() : void in class org.sonar.server.platform.monitoring.EsSectionTest |
From |
To |
|
Rename Variable attributes : Map<String,Object> to section : ProtobufSystemInfo.Section in method public system_properties() : void in class org.sonar.server.platform.monitoring.SystemSectionTest |
From |
To |
|
Rename Variable attributes : Map<String,Object> to protobuf : ProtobufSystemInfo.Section in method public not_an_official_distribution() : void in class org.sonar.server.platform.monitoring.SonarQubeSectionTest |
From |
To |
|
Rename Class org.sonar.process.systeminfo.ProcessStateSystemInfoTest renamed to org.sonar.process.systeminfo.JvmStateSectionTest |
From |
To |
|
Rename Class org.sonar.server.platform.monitoring.PluginsMonitorTest renamed to org.sonar.server.platform.monitoring.PluginsSectionTest |
From |
To |
|
Rename Class org.sonar.server.platform.monitoring.SonarQubeMonitorTest renamed to org.sonar.server.platform.monitoring.SonarQubeSectionTest |
From |
To |
|
Rename Class org.sonar.server.platform.monitoring.EsMonitor renamed to org.sonar.server.platform.monitoring.EsSection |
From |
To |
|
Rename Class org.sonar.server.platform.monitoring.DatabaseMonitor renamed to org.sonar.server.platform.monitoring.DatabaseSection |
From |
To |
|
Rename Class org.sonar.server.platform.monitoring.SettingsMonitorTest renamed to org.sonar.server.platform.monitoring.SettingsSectionTest |
From |
To |
|
Rename Class org.sonar.server.platform.monitoring.SystemMonitorTest renamed to org.sonar.server.platform.monitoring.SystemSectionTest |
From |
To |
|
Rename Class org.sonar.process.systeminfo.ProcessStateSystemInfo renamed to org.sonar.process.systeminfo.JvmStateSection |
From |
To |
|
Rename Class org.sonar.server.platform.monitoring.BaseMonitorMBean renamed to org.sonar.server.platform.monitoring.BaseSectionMBean |
From |
To |
|
Rename Class org.sonar.server.platform.monitoring.SonarQubeMonitorMBean renamed to org.sonar.server.platform.monitoring.SonarQubeSectionMBean |
From |
To |
|
Rename Class org.sonar.server.platform.monitoring.DatabaseMonitorTest renamed to org.sonar.server.platform.monitoring.DatabaseSectionTest |
From |
To |
|
Rename Class org.sonar.server.platform.monitoring.EsMonitorMBean renamed to org.sonar.server.platform.monitoring.EsSectionMBean |
From |
To |
|
Rename Class org.sonar.server.platform.monitoring.FakeMonitorMBean renamed to org.sonar.server.platform.monitoring.FakeSectionMBean |
From |
To |
|
Rename Class org.sonar.server.platform.monitoring.BaseMonitorMBeanTest renamed to org.sonar.server.platform.monitoring.BaseSectionMBeanTest |
From |
To |
|
Rename Class org.sonar.server.platform.monitoring.DatabaseMonitorMBean renamed to org.sonar.server.platform.monitoring.DatabaseSectionMBean |
From |
To |
|
Rename Class org.sonar.server.platform.monitoring.FakeMonitor renamed to org.sonar.server.platform.monitoring.FakeSection |
From |
To |
|
Rename Class org.sonar.server.platform.monitoring.SonarQubeMonitor renamed to org.sonar.server.platform.monitoring.SonarQubeSection |
From |
To |
|
Rename Class org.sonar.server.platform.monitoring.EsMonitorTest renamed to org.sonar.server.platform.monitoring.EsSectionTest |
From |
To |
|
Rename Class org.sonar.server.platform.monitoring.SystemMonitor renamed to org.sonar.server.platform.monitoring.SystemSection |
From |
To |
|
Change Variable Type attributes : Map<String,Object> to section : ProtobufSystemInfo.Section in method public node_attributes() : void in class org.sonar.server.platform.monitoring.EsSectionTest |
From |
To |
|
Change Variable Type attributes : Map<String,Object> to protobuf : ProtobufSystemInfo.Section in method public no_realm() : void in class org.sonar.server.platform.monitoring.SonarQubeSectionTest |
From |
To |
|
Change Variable Type attributes : Map<String,Object> to protobuf : ProtobufSystemInfo.Section in method public get_enabled_identity_providers_allowing_users_to_signup() : void in class org.sonar.server.platform.monitoring.SonarQubeSectionTest |
From |
To |
|
Change Variable Type attributes : Map<String,Object> to protobuf : ProtobufSystemInfo.Section in method public get_enabled_identity_providers() : void in class org.sonar.server.platform.monitoring.SonarQubeSectionTest |
From |
To |
|
Change Variable Type underTest : EsMonitor to underTest : EsSection in method public attributes_displays_exception_message_when_cause_null_when_client_fails() : void in class org.sonar.server.platform.monitoring.EsSectionTest |
From |
To |
|
Change Variable Type attributes : Map<String,Object> to section : ProtobufSystemInfo.Section in method public index_attributes() : void in class org.sonar.server.platform.monitoring.EsSectionTest |
From |
To |
|
Change Variable Type underTest : ProcessStateSystemInfo to underTest : JvmStateSection in method public should_hide_attributes_without_values() : void in class org.sonar.process.systeminfo.JvmStateSectionTest |
From |
To |
|
Change Variable Type attributes : Map<String,Object> to protobuf : ProtobufSystemInfo.Section in method public official_distribution() : void in class org.sonar.server.platform.monitoring.SonarQubeSectionTest |
From |
To |
|
Change Variable Type attributes : Map<String,Object> to protobuf : ProtobufSystemInfo.Section in method public get_realm() : void in class org.sonar.server.platform.monitoring.SonarQubeSectionTest |
From |
To |
|
Change Variable Type attributes : Map<String,Object> to protobuf : ProtobufSystemInfo.Section in method public attributes_contain_information_about_valid_server_id() : void in class org.sonar.server.platform.monitoring.SonarQubeSectionTest |
From |
To |
|
Change Variable Type attributes : Map<String,Object> to section : ProtobufSystemInfo.Section in method public plugin_name_and_version() : void in class org.sonar.server.platform.monitoring.PluginsSectionTest |
From |
To |
|
Change Variable Type attributes : SortedMap<String,Object> to protobuf : ProtobufSystemInfo.Section in method public return_properties_and_sort_by_key() : void in class org.sonar.server.platform.monitoring.SettingsSectionTest |
From |
To |
|
Change Variable Type attributes : Map<String,Object> to section : ProtobufSystemInfo.Section in method public db_info() : void in class org.sonar.server.platform.monitoring.DatabaseSectionTest |
From |
To |
|
Change Variable Type attributes : Map<String,Object> to protobuf : ProtobufSystemInfo.Section in method public attributes_do_not_contain_information_about_server_id_if_absent() : void in class org.sonar.server.platform.monitoring.SonarQubeSectionTest |
From |
To |
|
Change Variable Type attributes : Map<String,Object> to protobuf : ProtobufSystemInfo.Section in method public get_log_level() : void in class org.sonar.server.platform.monitoring.SonarQubeSectionTest |
From |
To |
|
Change Variable Type attributes : Map<String,Object> to protobuf : ProtobufSystemInfo.Section in method public attributes_contain_information_about_non_valid_server_id() : void in class org.sonar.server.platform.monitoring.SonarQubeSectionTest |
From |
To |
|
Change Variable Type attributes : Map<String,Object> to section : ProtobufSystemInfo.Section in method public pool_info() : void in class org.sonar.server.platform.monitoring.DatabaseSectionTest |
From |
To |
|
Change Variable Type attributes : Map<String,Object> to section : ProtobufSystemInfo.Section in method public attributes_displays_exception_message_when_cause_is_not_ElasticSearchException_when_client_fails() : void in class org.sonar.server.platform.monitoring.EsSectionTest |
From |
To |
|
Change Variable Type underTest : EsMonitor to underTest : EsSection in method public attributes_displays_exception_message_when_cause_is_not_ElasticSearchException_when_client_fails() : void in class org.sonar.server.platform.monitoring.EsSectionTest |
From |
To |
|
Change Variable Type attributes : Map<String,Object> to section : ProtobufSystemInfo.Section in method public attributes_displays_cause_message_when_cause_is_ElasticSearchException_when_client_fails() : void in class org.sonar.server.platform.monitoring.EsSectionTest |
From |
To |
|
Change Variable Type underTest : EsMonitor to underTest : EsSection in method public attributes_displays_cause_message_when_cause_is_ElasticSearchException_when_client_fails() : void in class org.sonar.server.platform.monitoring.EsSectionTest |
From |
To |
|
Change Variable Type attributes : Map<String,Object> to section : ProtobufSystemInfo.Section in method public attributes_displays_exception_message_when_cause_null_when_client_fails() : void in class org.sonar.server.platform.monitoring.EsSectionTest |
From |
To |
|
Change Variable Type attributes : Map<String,Object> to protobuf : ProtobufSystemInfo.Section in method public not_an_official_distribution() : void in class org.sonar.server.platform.monitoring.SonarQubeSectionTest |
From |
To |
|
Change Variable Type attributes : Map<String,Object> to section : ProtobufSystemInfo.Section in method public system_properties() : void in class org.sonar.server.platform.monitoring.SystemSectionTest |
From |
To |
|
Change Variable Type underTest : ProcessStateSystemInfo to underTest : JvmStateSection in method public toSystemInfoSection() : void in class org.sonar.process.systeminfo.JvmStateSectionTest |
From |
To |
|
Change Attribute Type underTest : FakeMonitor to underTest : FakeSection in class org.sonar.server.platform.monitoring.BaseSectionMBeanTest |
From |
To |
|
Change Attribute Type underTest : PluginsMonitor to underTest : PluginsSection in class org.sonar.server.platform.monitoring.PluginsSectionTest |
From |
To |
|
Change Attribute Type underTest : SystemMonitor to underTest : SystemSection in class org.sonar.server.platform.monitoring.SystemSectionTest |
From |
To |
|
Change Attribute Type underTest : SonarQubeMonitor to underTest : SonarQubeSection in class org.sonar.server.platform.monitoring.SonarQubeSectionTest |
From |
To |
|
Change Attribute Type underTest : EsMonitor to underTest : EsSection in class org.sonar.server.platform.monitoring.EsSectionTest |
From |
To |
|
Change Attribute Type monitors : Monitor[] to systemInfoSections : SystemInfoSection[] in class org.sonar.server.platform.ws.InfoAction |
From |
To |
|
Change Attribute Type underTest : DatabaseMonitor to underTest : DatabaseSection in class org.sonar.server.platform.monitoring.DatabaseSectionTest |
From |
To |
|
Change Attribute Type underTest : SettingsMonitor to underTest : SettingsSection in class org.sonar.server.platform.monitoring.SettingsSectionTest |
From |
To |