639d4f6e33a4d6f645f9a091945bb4c743476d12
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 22
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Attribute | 1 | ||
Extract Attribute private UNKNOWN : String in class org.sonar.server.issue.IssueQueryService | From | To | |
Extract Method | 1 | ||
Extract Method private setAnyoneProjectPermission(project ComponentDto, permission String) : void extracted from private setDefaultProjectPermission(project ComponentDto) : void in class org.sonar.server.issue.ws.SearchActionComponentsMediumTest | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public index(viewDoc ViewDoc) : void extracted from private indexView(viewUuid String, projects List<String>) : void in class org.sonar.server.issue.index.IssueIndexMediumTest & moved to class org.sonar.server.view.index.ViewIndexer | From | To |