252fbe63ae0edb86307e54c5c5fbfe83e47b965e
Files Diff
- Added: 6
- Removed: 6
- Renamed: 0
- Modified: 26
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public test_runtime() : void renamed to public test_getVersion() : void in class org.sonar.server.platform.ServerImplTest | From | To | |
Rename Method public log_all_information_at_startup() : void renamed to public log_server_id_at_startup() : void in class org.sonar.server.startup.LogServerIdTest | From | To | |
Change Parameter Type | 2 | ||
Change Parameter Type dbClient : DbClient to server : Server in method public LogServerId(server Server) in class org.sonar.server.startup.LogServerId | From | To | |
Change Parameter Type serverIdLoader : ServerIdLoader to server : Server in method public GlobalSystemSection(config Configuration, server Server, securityRealmFactory SecurityRealmFactory, identityProviderRepository IdentityProviderRepository) in class org.sonar.server.platform.monitoring.cluster.GlobalSystemSection | From | To | |
Inline Method | 1 | ||
Inline Method private verifyLog(expectedId String, expectedOrganisation String, expectedIp String) : void inlined to public log_server_id_at_startup() : void in class org.sonar.server.startup.LogServerIdTest | From | To | |
Rename Attribute | 2 | ||
Rename Attribute serverIdLoader : ServerIdLoader to server : Server in class org.sonar.server.platform.monitoring.cluster.GlobalSystemSection | From | To | |
Rename Attribute dbClient : DbClient to server : Server in class org.sonar.server.startup.LogServerId | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type dbClient : DbClient to server : Server in class org.sonar.server.startup.LogServerId | From | To | |
Change Attribute Type serverIdLoader : ServerIdLoader to server : Server in class org.sonar.server.platform.monitoring.cluster.GlobalSystemSection | From | To | |
Rename Parameter | 2 | ||
Rename Parameter dbClient : DbClient to server : Server in method public LogServerId(server Server) in class org.sonar.server.startup.LogServerId | From | To | |
Rename Parameter serverIdLoader : ServerIdLoader to server : Server in method public GlobalSystemSection(config Configuration, server Server, securityRealmFactory SecurityRealmFactory, identityProviderRepository IdentityProviderRepository) in class org.sonar.server.platform.monitoring.cluster.GlobalSystemSection | From | To |