|
Change Parameter Type projectReferentials : ProjectRepository to projectReferentials : ProjectRepositories in method public ScmSensor(projectDefinition ProjectDefinition, configuration ScmConfiguration, projectReferentials ProjectRepositories, fs FileSystem) in class org.sonar.batch.scm.ScmSensor |
From |
To |
|
Change Parameter Type ref : ProjectRepository to ref : ProjectRepositories in method public ModuleQProfiles(ref ProjectRepositories) in class org.sonar.batch.rule.ModuleQProfiles |
From |
To |
|
Change Parameter Type ref : ProjectRepository to ref : ProjectRepositories in method private addSettings(ref ProjectRepositories, module String, properties Map<String,String>) : void in class org.sonar.server.batch.ProjectRepositoryLoader |
From |
To |
|
Change Parameter Type ref : ProjectRepository to ref : ProjectRepositories in method public provide(ref ProjectRepositories) : ActiveRules in class org.sonar.batch.rule.ActiveRulesProvider |
From |
To |
|
Change Parameter Type ref : ProjectRepository to ref : ProjectRepositories in method private addActiveRules(ref ProjectRepositories) : void in class org.sonar.server.batch.ProjectRepositoryLoader |
From |
To |
|
Change Parameter Type projectReferentials : ProjectRepository to projectReferentials : ProjectRepositories in method public ModuleSettings(batchSettings GlobalSettings, project ProjectDefinition, projectReferentials ProjectRepositories, analysisMode AnalysisMode) in class org.sonar.batch.scan.ModuleSettings |
From |
To |
|
Change Parameter Type ref : ProjectRepository to ref : ProjectRepositories in method private addFileData(session DbSession, ref ProjectRepositories, moduleChildren List<ComponentDto>, moduleKey String) : void in class org.sonar.server.batch.ProjectRepositoryLoader |
From |
To |
|
Change Parameter Type globalReferentials : GlobalReferentials to globalReferentials : GlobalRepositories in method public DeprecatedMetricFinder(globalReferentials GlobalRepositories) in class org.sonar.batch.scan.measure.DeprecatedMetricFinder |
From |
To |
|
Change Parameter Type globalReferentials : GlobalReferentials to globalReferentials : GlobalRepositories in method public GlobalSettings(bootstrapProps BootstrapProperties, propertyDefinitions PropertyDefinitions, globalReferentials GlobalRepositories, mode AnalysisMode) in class org.sonar.batch.bootstrap.GlobalSettings |
From |
To |
|
Change Parameter Type projectReferentials : ProjectRepository to projectReferentials : ProjectRepositories in method public StatusDetectionFactory(projectReferentials ProjectRepositories) in class org.sonar.batch.scan.filesystem.StatusDetectionFactory |
From |
To |
|
Change Parameter Type ref : ProjectRepository to ref : ProjectRepositories in method private addManualRules(ref ProjectRepositories) : void in class org.sonar.server.batch.ProjectRepositoryLoader |
From |
To |
|
Change Parameter Type ref : ProjectRepository to ref : ProjectRepositories in method private addSettingsToChildrenModules(ref ProjectRepositories, moduleKey String, parentProperties Map<String,String>, treeModuleSettings TreeModuleSettings, hasScanPerm boolean, session DbSession) : void in class org.sonar.server.batch.ProjectRepositoryLoader |
From |
To |
|
Change Parameter Type globalReferentials : GlobalReferentials to globalReferentials : GlobalRepositories in method public DefaultMetricFinder(globalReferentials GlobalRepositories) in class org.sonar.batch.scan.measure.DefaultMetricFinder |
From |
To |
|
Change Parameter Type ref : GlobalReferentials to ref : GlobalRepositories in method private addSettings(ref GlobalRepositories, hasScanPerm boolean, hasDryRunPerm boolean, session DbSession) : void in class org.sonar.server.batch.GlobalRepositoryAction |
From |
To |
|
Change Parameter Type ref : GlobalReferentials to ref : GlobalRepositories in method private addMetrics(ref GlobalRepositories, session DbSession) : void in class org.sonar.server.batch.GlobalRepositoryAction |
From |
To |
|
Change Parameter Type projectReferentials : ProjectRepository to projectReferentials : ProjectRepositories in method public ProjectSettings(reactor ProjectReactor, globalSettings GlobalSettings, propertyDefinitions PropertyDefinitions, projectReferentials ProjectRepositories, mode AnalysisMode) in class org.sonar.batch.scan.ProjectSettings |
From |
To |
|
Change Parameter Type ref : ProjectRepository to ref : ProjectRepositories in method private load(ref ProjectRepositories) : ActiveRules in class org.sonar.batch.rule.ActiveRulesProvider |
From |
To |
|
Change Parameter Type ref : ProjectRepository to ref : ProjectRepositories in method private addProfiles(ref ProjectRepositories, projectKey String, profileName String, session DbSession) : void in class org.sonar.server.batch.ProjectRepositoryLoader |
From |
To |
|
Change Parameter Type projectReferentials : ProjectRepository to projectReferentials : ProjectRepositories in method package StatusDetection(projectReferentials ProjectRepositories) in class org.sonar.batch.scan.filesystem.StatusDetection |
From |
To |
|
Change Return Type ProjectRepository to ProjectRepositories in method public addActiveRule(activeRule ActiveRule) : ProjectRepositories in class org.sonar.batch.protocol.input.ProjectRepositories |
From |
To |
|
Change Return Type ProjectRepository to ProjectRepositories in method public load(reactor ProjectReactor, taskProperties TaskProperties) : ProjectRepositories in class org.sonar.batch.repository.ProjectRepositoriesLoader |
From |
To |
|
Change Return Type GlobalReferentials to GlobalRepositories in method public load() : GlobalRepositories in class org.sonar.batch.repository.GlobalReferentialsLoader |
From |
To |
|
Change Return Type GlobalReferentials to GlobalRepositories in method public addGlobalSetting(key String, value String) : GlobalRepositories in class org.sonar.batch.protocol.input.GlobalRepositories |
From |
To |
|
Change Return Type GlobalReferentials to GlobalRepositories in method public fromJson(json String) : GlobalRepositories in class org.sonar.batch.protocol.input.GlobalRepositories |
From |
To |
|
Change Return Type ProjectRepository to ProjectRepositories in method public addQProfile(qProfile QProfile) : ProjectRepositories in class org.sonar.batch.protocol.input.ProjectRepositories |
From |
To |
|
Change Return Type ProjectRepository to ProjectRepositories in method public provide(loader ProjectRepositoriesLoader, reactor ProjectReactor, taskProps TaskProperties) : ProjectRepositories in class org.sonar.batch.repository.ProjectRepositoriesProvider |
From |
To |
|
Change Return Type ProjectRepository to ProjectRepositories in method public addSettings(moduleKey String, settings Map<String,String>) : ProjectRepositories in class org.sonar.batch.protocol.input.ProjectRepositories |
From |
To |
|
Change Return Type GlobalReferentials to GlobalRepositories in method public load() : GlobalRepositories in class org.sonar.batch.mediumtest.BatchMediumTester.FakeGlobalReferentialsLoader |
From |
To |
|
Change Return Type GlobalReferentials to GlobalRepositories in method public addMetric(metric Metric) : GlobalRepositories in class org.sonar.batch.protocol.input.GlobalRepositories |
From |
To |
|
Change Return Type GlobalReferentials to GlobalRepositories in method public provide(loader GlobalReferentialsLoader) : GlobalRepositories in class org.sonar.batch.repository.GlobalReferentialsProvider |
From |
To |
|
Change Return Type ProjectRepository to ProjectRepositories in method public load(reactor ProjectReactor, taskProperties TaskProperties) : ProjectRepositories in class org.sonar.batch.mediumtest.BatchMediumTester.FakeProjectReferentialsLoader |
From |
To |
|
Change Return Type ProjectRepository to ProjectRepositories in method public load(reactor ProjectReactor, taskProperties TaskProperties) : ProjectRepositories in class org.sonar.batch.repository.DefaultProjectReferentialsLoader |
From |
To |
|
Change Return Type GlobalReferentials to GlobalRepositories in method public load() : GlobalRepositories in class org.sonar.batch.repository.DefaultGlobalReferentialsLoader |
From |
To |
|
Change Return Type ProjectRepository to ProjectRepositories in method public load(query ProjectRepositoryQuery) : ProjectRepositories in class org.sonar.server.batch.ProjectRepositoryLoader |
From |
To |
|
Change Return Type ProjectRepository to ProjectRepositories in method public addFileData(moduleKey String, path String, fileData FileData) : ProjectRepositories in class org.sonar.batch.protocol.input.ProjectRepositories |
From |
To |
|
Change Return Type ProjectRepository to ProjectRepositories in method public fromJson(json String) : ProjectRepositories in class org.sonar.batch.protocol.input.ProjectRepositories |
From |
To |
|
Change Variable Type ar : ActiveRule to ar : DefaultActiveRule in method public findByKey(key RuleKey) : Rule in class org.sonar.batch.rule.RuleFinderCompatibility |
From |
To |
|
Change Variable Type ref : GlobalReferentials to ref : GlobalRepositories in method public from_json() : void in class org.sonar.batch.protocol.input.GlobalRepositoriesTest |
From |
To |
|
Change Variable Type ref : ProjectRepository to ref : ProjectRepositories in method public return_quality_profile_from_given_profile_name() : void in class org.sonar.server.batch.ProjectRepositoryLoaderMediumTest |
From |
To |
|
Change Variable Type ref : ProjectRepository to ref : ProjectRepositories in method public return_provisioned_project_profile() : void in class org.sonar.server.batch.ProjectRepositoryLoaderMediumTest |
From |
To |
|
Change Variable Type ref : ProjectRepository to ref : ProjectRepositories in method public return_project_with_two_modules() : void in class org.sonar.server.batch.ProjectRepositoryLoaderMediumTest |
From |
To |
|
Change Variable Type ref : ProjectRepository to ref : ProjectRepositories in method public return_sub_module_settings() : void in class org.sonar.server.batch.ProjectRepositoryLoaderMediumTest |
From |
To |
|
Change Variable Type ref : ProjectRepository to ref : ProjectRepositories in method public not_returned_secured_settings_with_only_preview_permission() : void in class org.sonar.server.batch.ProjectRepositoryLoaderMediumTest |
From |
To |
|
Change Variable Type ref : ProjectRepository to ref : ProjectRepositories in method public return_project_settings() : void in class org.sonar.server.batch.ProjectRepositoryLoaderMediumTest |
From |
To |
|
Change Variable Type ref : ProjectRepository to ref : ProjectRepositories in method public return_sub_module_settings_including_settings_from_parent_modules() : void in class org.sonar.server.batch.ProjectRepositoryLoaderMediumTest |
From |
To |
|
Change Variable Type ref : ProjectRepository to ref : ProjectRepositories in method public return_provisioned_project_settings() : void in class org.sonar.server.batch.ProjectRepositoryLoaderMediumTest |
From |
To |
|
Change Variable Type ref : ProjectRepository to ref : ProjectRepositories in method public return_quality_profile_from_default_profile() : void in class org.sonar.server.batch.ProjectRepositoryLoaderMediumTest |
From |
To |
|
Change Variable Type ref : ProjectRepository to ref : ProjectRepositories in method public detect_status() : void in class org.sonar.batch.scan.filesystem.StatusDetectionTest |
From |
To |
|
Change Variable Type ref : ProjectRepository to ref : ProjectRepositories in method public return_project_with_module_settings() : void in class org.sonar.server.batch.ProjectRepositoryLoaderMediumTest |
From |
To |
|
Change Variable Type ref : ProjectRepository to ref : ProjectRepositories in method public return_file_data_from_single_project() : void in class org.sonar.server.batch.ProjectRepositoryLoaderMediumTest |
From |
To |
|
Change Variable Type ref : ProjectRepository to ref : ProjectRepositories in method public return_quality_profile_from_project_profile() : void in class org.sonar.server.batch.ProjectRepositoryLoaderMediumTest |
From |
To |
|
Change Variable Type ref : ProjectRepository to ref : ProjectRepositories in method public return_sub_module_settings_only_inherited_from_project() : void in class org.sonar.server.batch.ProjectRepositoryLoaderMediumTest |
From |
To |
|
Change Variable Type ref : ProjectRepository to ref : ProjectRepositories in method public load(reactor ProjectReactor, taskProperties TaskProperties) : ProjectRepositories in class org.sonar.batch.repository.DefaultProjectReferentialsLoader |
From |
To |
|
Change Variable Type ref : ProjectRepository to ref : ProjectRepositories in method public testToJson() : void in class org.sonar.batch.protocol.input.ProjectRepositoriesTest |
From |
To |
|
Change Variable Type ref : ProjectRepository to ref : ProjectRepositories in method public handle(request Request, response Response) : void in class org.sonar.server.batch.ProjectRepositoryAction |
From |
To |
|
Change Variable Type ref : ProjectRepository to ref : ProjectRepositories in method public return_project_with_module_with_sub_module() : void in class org.sonar.server.batch.ProjectRepositoryLoaderMediumTest |
From |
To |
|
Change Variable Type ref : ProjectRepository to ref : ProjectRepositories in method public return_active_rules() : void in class org.sonar.server.batch.ProjectRepositoryLoaderMediumTest |
From |
To |
|
Change Variable Type ref : ProjectRepository to ref : ProjectRepositories in method public testFromJson() : void in class org.sonar.batch.protocol.input.ProjectRepositoriesTest |
From |
To |
|
Change Variable Type ref : ProjectRepository to ref : ProjectRepositories in method public return_sub_module_settings_inherited_from_project_and_module() : void in class org.sonar.server.batch.ProjectRepositoryLoaderMediumTest |
From |
To |
|
Change Variable Type ref : GlobalReferentials to ref : GlobalRepositories in method public to_json() : void in class org.sonar.batch.protocol.input.GlobalRepositoriesTest |
From |
To |
|
Change Variable Type globalRef : GlobalReferentials to globalRef : GlobalRepositories in method public prepare() : void in class org.sonar.batch.scan.ProjectScanContainerTest |
From |
To |
|
Change Variable Type ref : ProjectRepository to ref : ProjectRepositories in method public return_file_data_from_multi_modules() : void in class org.sonar.server.batch.ProjectRepositoryLoaderMediumTest |
From |
To |
|
Change Variable Type ref : ProjectRepository to ref : ProjectRepositories in method public return_project_with_module_settings_inherited_from_project() : void in class org.sonar.server.batch.ProjectRepositoryLoaderMediumTest |
From |
To |
|
Change Variable Type ref : ProjectRepository to ref : ProjectRepositories in method public return_manual_rules() : void in class org.sonar.server.batch.ProjectRepositoryLoaderMediumTest |
From |
To |
|
Change Variable Type ref : ProjectRepository to ref : ProjectRepositories in method public load(query ProjectRepositoryQuery) : ProjectRepositories in class org.sonar.server.batch.ProjectRepositoryLoader |
From |
To |
|
Change Variable Type ref : ProjectRepository to ref : ProjectRepositories in method public return_quality_profiles_even_when_project_does_not_exists() : void in class org.sonar.server.batch.ProjectRepositoryLoaderMediumTest |
From |
To |
|
Change Variable Type ref : ProjectRepository to ref : ProjectRepositories in method public return_file_data_from_module() : void in class org.sonar.server.batch.ProjectRepositoryLoaderMediumTest |
From |
To |
|
Change Variable Type ref : GlobalReferentials to ref : GlobalRepositories in method public handle(request Request, response Response) : void in class org.sonar.server.batch.GlobalRepositoryAction |
From |
To |
|
Change Variable Type projectReferentials : ProjectRepository to projectReferentials : ProjectRepositories in method public project_referentials() : void in class org.sonar.server.batch.ProjectRepositoryActionTest |
From |
To |
|
Change Attribute Type projectReferentials : ProjectRepository to projectReferentials : ProjectRepositories in class org.sonar.batch.scan.filesystem.StatusDetectionFactory |
From |
To |
|
Change Attribute Type projectRef : ProjectRepository to projectRef : ProjectRepositories in class org.sonar.batch.scan.ProjectSettingsTest |
From |
To |
|
Change Attribute Type globalRef : GlobalReferentials to globalRef : GlobalRepositories in class org.sonar.batch.bootstrap.GlobalSettingsTest |
From |
To |
|
Change Attribute Type projectReferentials : ProjectRepository to projectReferentials : ProjectRepositories in class org.sonar.batch.scan.ModuleSettings |
From |
To |
|
Change Attribute Type projectReferentials : ProjectRepository to projectReferentials : ProjectRepositories in class org.sonar.batch.scm.ScmSensor |
From |
To |
|
Change Attribute Type ref : ProjectRepository to ref : ProjectRepositories in class org.sonar.batch.mediumtest.BatchMediumTester.FakeProjectReferentialsLoader |
From |
To |
|
Change Attribute Type globalReferentials : GlobalReferentials to globalReferentials : GlobalRepositories in class org.sonar.batch.bootstrap.GlobalSettings |
From |
To |
|
Change Attribute Type globalReferentials : GlobalReferentials to globalReferentials : GlobalRepositories in class org.sonar.batch.repository.GlobalReferentialsProvider |
From |
To |
|
Change Attribute Type projectReferentials : ProjectRepository to projectReferentials : ProjectRepositories in class org.sonar.batch.scan.ProjectSettings |
From |
To |
|
Change Attribute Type projectReferentials : ProjectRepository to projectReferentials : ProjectRepositories in class org.sonar.batch.repository.ProjectRepositoriesProvider |
From |
To |
|
Change Attribute Type ref : GlobalReferentials to ref : GlobalRepositories in class org.sonar.batch.mediumtest.BatchMediumTester.FakeGlobalReferentialsLoader |
From |
To |
|
Change Attribute Type projectRef : ProjectRepository to projectRef : ProjectRepositories in class org.sonar.batch.scan.ModuleSettingsTest |
From |
To |
|
Change Attribute Type projectReferentials : ProjectRepository to projectReferentials : ProjectRepositories in class org.sonar.batch.scan.filesystem.StatusDetection |
From |
To |