a7ab4d9edfa042c5abe38b8935a8f3265953210a
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Inline Method | 1 | ||
Move And Inline Method public countAllActiveRules() : Map<String,Long> moved from class org.sonar.server.qualityprofile.QProfileLoader to class org.sonar.server.qualityprofile.QProfileServiceMediumTest & inlined to public count_by_all_profiles() : void | From | To | |
Rename Attribute | 2 | ||
Rename Attribute db : DbClient to dbClient : DbClient in class org.sonar.server.qualityprofile.QProfileServiceMediumTest | From | To | |
Rename Attribute profileLoader : QProfileLoader to activeRuleIndex : ActiveRuleIndex in class org.sonar.server.qualityprofile.ws.SearchDataLoader | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type profileLoader : QProfileLoader to activeRuleIndex : ActiveRuleIndex in class org.sonar.server.qualityprofile.ws.SearchDataLoader | From | To |