|
Move Method private addSettings(ref ProjectReferentials, module String, properties Map<String,String>) : void from class org.sonar.server.batch.ProjectReferentialsAction to private addSettings(ref ProjectReferentials, module String, properties Map<String,String>) : void from class org.sonar.server.batch.ProjectReferentialsLoader |
From |
To |
|
Move Method public return_provisioned_project_settings() : void from class org.sonar.server.batch.ProjectReferentialsActionTest to public return_provisioned_project_settings() : void from class org.sonar.server.batch.ProjectReferentialsLoaderMediumTest |
From |
To |
|
Move Method public return_sub_module_settings_including_settings_from_parent_modules() : void from class org.sonar.server.batch.ProjectReferentialsActionTest to public return_sub_module_settings_including_settings_from_parent_modules() : void from class org.sonar.server.batch.ProjectReferentialsLoaderMediumTest |
From |
To |
|
Move Method private checkPermission(preview boolean) : void from class org.sonar.server.batch.ProjectReferentialsAction to private checkPermission(preview boolean) : void from class org.sonar.server.batch.ProjectReferentialsLoader |
From |
To |
|
Move Method public return_quality_profile_from_given_profile_name() : void from class org.sonar.server.batch.ProjectReferentialsActionTest to public return_quality_profile_from_given_profile_name() : void from class org.sonar.server.batch.ProjectReferentialsLoaderMediumTest |
From |
To |
|
Move Method private isPropertyAllowed(key String, hasScanPerm boolean) : boolean from class org.sonar.server.batch.ProjectReferentialsAction to private isPropertyAllowed(key String, hasScanPerm boolean) : boolean from class org.sonar.server.batch.ProjectReferentialsLoader |
From |
To |
|
Move Method private getSettingsFromParents(moduleKey String, hasScanPerm boolean, session DbSession) : Map<String,String> from class org.sonar.server.batch.ProjectReferentialsAction to private getSettingsFromParents(moduleKey String, hasScanPerm boolean, session DbSession) : Map<String,String> from class org.sonar.server.batch.ProjectReferentialsLoader |
From |
To |
|
Move Method private getPropertiesMap(propertyDtos List<PropertyDto>, hasScanPerm boolean) : Map<String,String> from class org.sonar.server.batch.ProjectReferentialsAction to private getPropertiesMap(propertyDtos List<PropertyDto>, hasScanPerm boolean) : Map<String,String> from class org.sonar.server.batch.ProjectReferentialsLoader |
From |
To |
|
Move Method public return_quality_profiles_even_when_project_does_not_exists() : void from class org.sonar.server.batch.ProjectReferentialsActionTest to public return_quality_profiles_even_when_project_does_not_exists() : void from class org.sonar.server.batch.ProjectReferentialsLoaderMediumTest |
From |
To |
|
Move Method public return_sub_module_settings_inherited_from_project_and_module() : void from class org.sonar.server.batch.ProjectReferentialsActionTest to public return_sub_module_settings_inherited_from_project_and_module() : void from class org.sonar.server.batch.ProjectReferentialsLoaderMediumTest |
From |
To |
|
Move Method public return_sub_module_settings() : void from class org.sonar.server.batch.ProjectReferentialsActionTest to public return_sub_module_settings() : void from class org.sonar.server.batch.ProjectReferentialsLoaderMediumTest |
From |
To |
|
Move Method public fail_if_no_permission() : void from class org.sonar.server.batch.ProjectReferentialsActionTest to public fail_if_no_permission() : void from class org.sonar.server.batch.ProjectReferentialsLoaderMediumTest |
From |
To |
|
Move Method public return_project_settings() : void from class org.sonar.server.batch.ProjectReferentialsActionTest to public return_project_settings() : void from class org.sonar.server.batch.ProjectReferentialsLoaderMediumTest |
From |
To |
|
Move Method public return_provisioned_project_profile() : void from class org.sonar.server.batch.ProjectReferentialsActionTest to public return_provisioned_project_profile() : void from class org.sonar.server.batch.ProjectReferentialsLoaderMediumTest |
From |
To |
|
Move Method public return_project_with_two_modules() : void from class org.sonar.server.batch.ProjectReferentialsActionTest to public return_project_with_two_modules() : void from class org.sonar.server.batch.ProjectReferentialsLoaderMediumTest |
From |
To |
|
Move Method private aggregateParentModules(component String, parents List<ComponentDto>, session DbSession) : void from class org.sonar.server.batch.ProjectReferentialsAction to private aggregateParentModules(component String, parents List<ComponentDto>, session DbSession) : void from class org.sonar.server.batch.ProjectReferentialsLoader |
From |
To |
|
Move Method public return_quality_profile_from_default_profile() : void from class org.sonar.server.batch.ProjectReferentialsActionTest to public return_quality_profile_from_default_profile() : void from class org.sonar.server.batch.ProjectReferentialsLoaderMediumTest |
From |
To |
|
Move Method public fail_when_not_preview_and_only_dry_run_permission() : void from class org.sonar.server.batch.ProjectReferentialsActionTest to public fail_when_not_preview_and_only_dry_run_permission() : void from class org.sonar.server.batch.ProjectReferentialsLoaderMediumTest |
From |
To |
|
Move Method private addSettingsToChildrenModules(ref ProjectReferentials, projectKey String, parentProperties Map<String,String>, hasScanPerm boolean, session DbSession) : void from class org.sonar.server.batch.ProjectReferentialsAction to private addSettingsToChildrenModules(ref ProjectReferentials, projectKey String, parentProperties Map<String,String>, hasScanPerm boolean, session DbSession) : void from class org.sonar.server.batch.ProjectReferentialsLoader |
From |
To |
|
Move Method private getProfile(languageKey String, projectKey String, profileName String, session DbSession) : QualityProfileDto from class org.sonar.server.batch.ProjectReferentialsAction to private getProfile(languageKey String, projectKey String, profileName String, session DbSession) : QualityProfileDto from class org.sonar.server.batch.ProjectReferentialsLoader |
From |
To |
|
Move Method public return_active_rules() : void from class org.sonar.server.batch.ProjectReferentialsActionTest to public return_active_rules() : void from class org.sonar.server.batch.ProjectReferentialsLoaderMediumTest |
From |
To |
|
Move Method public not_returned_secured_settings_with_only_preview_permission() : void from class org.sonar.server.batch.ProjectReferentialsActionTest to public not_returned_secured_settings_with_only_preview_permission() : void from class org.sonar.server.batch.ProjectReferentialsLoaderMediumTest |
From |
To |
|
Move Method private addProfiles(ref ProjectReferentials, projectKey String, profileName String, session DbSession) : void from class org.sonar.server.batch.ProjectReferentialsAction to private addProfiles(ref ProjectReferentials, projectKey String, profileName String, session DbSession) : void from class org.sonar.server.batch.ProjectReferentialsLoader |
From |
To |
|
Move Method public return_project_with_module_settings() : void from class org.sonar.server.batch.ProjectReferentialsActionTest to public return_project_with_module_settings() : void from class org.sonar.server.batch.ProjectReferentialsLoaderMediumTest |
From |
To |
|
Move Method public return_sub_module_settings_only_inherited_from_project() : void from class org.sonar.server.batch.ProjectReferentialsActionTest to public return_sub_module_settings_only_inherited_from_project() : void from class org.sonar.server.batch.ProjectReferentialsLoaderMediumTest |
From |
To |
|
Move Method private addActiveRules(ref ProjectReferentials) : void from class org.sonar.server.batch.ProjectReferentialsAction to private addActiveRules(ref ProjectReferentials) : void from class org.sonar.server.batch.ProjectReferentialsLoader |
From |
To |
|
Move Method public return_project_with_module_settings_inherited_from_project() : void from class org.sonar.server.batch.ProjectReferentialsActionTest to public return_project_with_module_settings_inherited_from_project() : void from class org.sonar.server.batch.ProjectReferentialsLoaderMediumTest |
From |
To |
|
Move Method public return_project_with_module_with_sub_module() : void from class org.sonar.server.batch.ProjectReferentialsActionTest to public return_project_with_module_with_sub_module() : void from class org.sonar.server.batch.ProjectReferentialsLoaderMediumTest |
From |
To |
|
Move Attribute private ruleService : RuleService from class org.sonar.server.batch.ProjectReferentialsAction to private ruleService : RuleService from class org.sonar.server.batch.ProjectReferentialsLoader |
From |
To |
|
Move Attribute private qProfileLoader : QProfileLoader from class org.sonar.server.batch.ProjectReferentialsAction to private qProfileLoader : QProfileLoader from class org.sonar.server.batch.ProjectReferentialsLoader |
From |
To |
|
Move Attribute private dbClient : DbClient from class org.sonar.server.batch.ProjectReferentialsAction to private dbClient : DbClient from class org.sonar.server.batch.ProjectReferentialsLoader |
From |
To |
|
Move Attribute package qProfileFactory : QProfileFactory from class org.sonar.server.batch.ProjectReferentialsActionTest to private qProfileFactory : QProfileFactory from class org.sonar.server.batch.ProjectReferentialsLoader |
From |
To |
|
Move Attribute package qProfileLoader : QProfileLoader from class org.sonar.server.batch.ProjectReferentialsActionTest to private qProfileLoader : QProfileLoader from class org.sonar.server.batch.ProjectReferentialsLoader |
From |
To |
|
Move Attribute package ruleService : RuleService from class org.sonar.server.batch.ProjectReferentialsActionTest to private ruleService : RuleService from class org.sonar.server.batch.ProjectReferentialsLoader |
From |
To |
|
Move Attribute private languages : Languages from class org.sonar.server.batch.ProjectReferentialsAction to private languages : Languages from class org.sonar.server.batch.ProjectReferentialsLoader |
From |
To |
|
Move Attribute private qProfileFactory : QProfileFactory from class org.sonar.server.batch.ProjectReferentialsAction to private qProfileFactory : QProfileFactory from class org.sonar.server.batch.ProjectReferentialsLoader |
From |
To |
|
Move Attribute package languages : Languages from class org.sonar.server.batch.ProjectReferentialsActionTest to private languages : Languages from class org.sonar.server.batch.ProjectReferentialsLoader |
From |
To |