|
Move Method private getValueForRuleType(facet Map<String,Long>, ruleType RuleType) : long from class org.sonar.server.webhook.WebhookQGChangeEventListener to private getValueForRuleType(facet Map<String,Long>, ruleType RuleType) : long from class org.sonar.server.qualitygate.LiveQualityGateFactoryImpl |
From |
To |
|
Move Method public computes_QG_error_if_there_is_one_unresolved_bug_issue_in_index_ignoring_permissions() : void from class org.sonar.server.webhook.WebhookQGChangeEventListenerTest to public computes_QG_error_if_there_is_one_unresolved_bug_issue_in_index_ignoring_permissions() : void from class org.sonar.server.qualitygate.LiveQualityGateFactoryImplTest |
From |
To |
|
Move Method public computes_QG_error_with_all_failing_conditions() : void from class org.sonar.server.webhook.WebhookQGChangeEventListenerTest to public computes_QG_error_with_all_failing_conditions() : void from class org.sonar.server.qualitygate.LiveQualityGateFactoryImplTest |
From |
To |
|
Move Method private createQualityGate(branch ComponentDto, issueIndex IssueIndex) : EvaluatedQualityGate from class org.sonar.server.webhook.WebhookQGChangeEventListener to private createQualityGate(project ComponentDto, issueIndex IssueIndex) : EvaluatedQualityGate from class org.sonar.server.qualitygate.LiveQualityGateFactoryImpl |
From |
To |
|
Move Method private getMeasure(typeFacet LinkedHashMap<String,Long>, c ShortLivingBranchQualityGate.Condition) : long from class org.sonar.server.webhook.WebhookQGChangeEventListener to private getMeasure(typeFacet LinkedHashMap<String,Long>, c ShortLivingBranchQualityGate.Condition) : long from class org.sonar.server.qualitygate.LiveQualityGateFactoryImpl |
From |
To |
|
Move Method public computes_QG_error_if_there_is_one_unresolved_vulnerability_issue_in_index_ignoring_permissions() : void from class org.sonar.server.webhook.WebhookQGChangeEventListenerTest to public computes_QG_error_if_there_is_one_unresolved_vulnerability_issue_in_index_ignoring_permissions() : void from class org.sonar.server.qualitygate.LiveQualityGateFactoryImplTest |
From |
To |
|
Move Method private qgStatusFrom(conditions Set<EvaluatedCondition>) : EvaluatedQualityGate.Status from class org.sonar.server.webhook.WebhookQGChangeEventListener to private qgStatusFrom(conditions Set<EvaluatedCondition>) : EvaluatedQualityGate.Status from class org.sonar.server.qualitygate.LiveQualityGateFactoryImpl |
From |
To |
|
Move Method private computesQGErrorIfThereIsAtLeastOneUnresolvedIssueInIndexOfTypeIgnoringPermissions(unresolvedIssues int, ruleType RuleType, expectedQGConditions Tuple...) : void from class org.sonar.server.webhook.WebhookQGChangeEventListenerTest to private computesQGErrorIfThereIsAtLeastOneUnresolvedIssueInIndexOfTypeIgnoringPermissions(unresolvedIssues int, ruleType RuleType, expectedQGConditions Tuple...) : void from class org.sonar.server.qualitygate.LiveQualityGateFactoryImplTest |
From |
To |
|
Move Method public computes_QG_error_if_there_is_one_unresolved_codeSmell_issue_in_index_ignoring_permissions() : void from class org.sonar.server.webhook.WebhookQGChangeEventListenerTest to public computes_QG_error_if_there_is_one_unresolved_codeSmell_issue_in_index_ignoring_permissions() : void from class org.sonar.server.qualitygate.LiveQualityGateFactoryImplTest |
From |
To |
|
Move Method public compute_QG_ok_if_there_is_no_issue_in_index_ignoring_permissions() : void from class org.sonar.server.webhook.WebhookQGChangeEventListenerTest to public compute_QG_ok_if_there_is_no_issue_in_index_ignoring_permissions() : void from class org.sonar.server.qualitygate.LiveQualityGateFactoryImplTest |
From |
To |
|
Move Method private insertIssue(componentAndBranch ComponentAndBranch, ruleType RuleType, status String, resolution String) : void from class org.sonar.server.webhook.WebhookQGChangeEventListenerTest to private insertIssue(component ComponentDto, ruleType RuleType, status String, resolution String) : void from class org.sonar.server.qualitygate.LiveQualityGateFactoryImplTest |
From |
To |
|
Move Method private toOperator(c ShortLivingBranchQualityGate.Condition) : Condition.Operator from class org.sonar.server.webhook.WebhookQGChangeEventListener to private toOperator(c ShortLivingBranchQualityGate.Condition) : Condition.Operator from class org.sonar.server.qualitygate.LiveQualityGateFactoryImpl |
From |
To |
|
Move Attribute private random : Random from class org.sonar.server.webhook.WebhookQGChangeEventListenerTest to private random : Random from class org.sonar.server.qualitygate.LiveQualityGateFactoryImplTest |
From |
To |
|
Move Attribute private randomResolution : String from class org.sonar.server.webhook.WebhookQGChangeEventListenerTest to private randomResolution : String from class org.sonar.server.qualitygate.LiveQualityGateFactoryImplTest |
From |
To |
|
Move Attribute private issueIndexer : IssueIndexer from class org.sonar.server.webhook.WebhookQGChangeEventListenerTest to private issueIndexer : IssueIndexer from class org.sonar.server.qualitygate.LiveQualityGateFactoryImplTest |
From |
To |
|
Move Attribute private issueIndex : IssueIndex from class org.sonar.server.webhook.WebhookQGChangeEventListener to private issueIndex : IssueIndex from class org.sonar.server.qualitygate.LiveQualityGateFactoryImpl |
From |
To |
|
Move Attribute private issueIndex : IssueIndex from class org.sonar.server.webhook.WebhookQGChangeEventListenerTest to private issueIndex : IssueIndex from class org.sonar.server.qualitygate.LiveQualityGateFactoryImplTest |
From |
To |
|
Move Attribute public esTester : EsTester from class org.sonar.server.webhook.WebhookQGChangeEventListenerTest to public esTester : EsTester from class org.sonar.server.qualitygate.LiveQualityGateFactoryImplTest |
From |
To |
|
Move Attribute private randomOpenStatus : String from class org.sonar.server.webhook.WebhookQGChangeEventListenerTest to private randomOpenStatus : String from class org.sonar.server.qualitygate.LiveQualityGateFactoryImplTest |
From |
To |
|
Move Attribute private randomNonOpenStatus : String from class org.sonar.server.webhook.WebhookQGChangeEventListenerTest to private randomNonOpenStatus : String from class org.sonar.server.qualitygate.LiveQualityGateFactoryImplTest |
From |
To |
|
Move Attribute private NON_OPEN_STATUSES : List<String> from class org.sonar.server.webhook.WebhookQGChangeEventListenerTest to private NON_OPEN_STATUSES : List<String> from class org.sonar.server.qualitygate.LiveQualityGateFactoryImplTest |
From |
To |
|
Move Attribute public userSessionRule : UserSessionRule from class org.sonar.server.webhook.WebhookQGChangeEventListenerTest to public userSessionRule : UserSessionRule from class org.sonar.server.qualitygate.LiveQualityGateFactoryImplTest |
From |
To |
|
Move Attribute private system2 : System2 from class org.sonar.server.webhook.WebhookQGChangeEventListener to private system2 : System2 from class org.sonar.server.qualitygate.LiveQualityGateFactoryImpl |
From |
To |
|
Move Attribute private OPEN_STATUSES : List<String> from class org.sonar.server.webhook.WebhookQGChangeEventListenerTest to private OPEN_STATUSES : List<String> from class org.sonar.server.qualitygate.LiveQualityGateFactoryImplTest |
From |
To |
|
Rename Parameter shortBranch : BranchDto to branch : BranchDto in method private toString(branch BranchDto) : String in class org.sonar.server.qualitygate.changeevent.QGChangeEvent |
From |
To |
|
Rename Parameter componentAndBranch : ComponentAndBranch to component : ComponentDto in method private insertIssue(component ComponentDto, ruleType RuleType, status String, resolution String) : void in class org.sonar.server.qualitygate.LiveQualityGateFactoryImplTest |
From |
To |
|
Rename Parameter latestAnalysis : SnapshotDto to analysis : SnapshotDto in method private toString(analysis SnapshotDto) : String in class org.sonar.server.qualitygate.changeevent.QGChangeEvent |
From |
To |
|
Rename Parameter branch : ComponentDto to project : ComponentDto in method private createQualityGate(project ComponentDto, issueIndex IssueIndex) : EvaluatedQualityGate in class org.sonar.server.qualitygate.LiveQualityGateFactoryImpl |
From |
To |
|
Rename Parameter shortBranchComponent : ComponentDto to project : ComponentDto in method private toString(project ComponentDto) : String in class org.sonar.server.qualitygate.changeevent.QGChangeEvent |
From |
To |