2f84511c91478521a45a606cd13a703ff4de08f4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 13
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public search_on_key_partial_match_case_insensitive() : void renamed to public search_on_key_query_partial_match_case_insensitive() : void in class org.sonarqube.tests.projectAdministration.ProjectSearchTest | From | To | |
Rename Method private buildQuery(request SearchWsRequest) : ComponentQuery renamed to private buildDbQuery(request SearchWsRequest) : ComponentQuery in class org.sonar.server.project.ws.SearchAction | From | To | |
Move Attribute | 2 | ||
Move Attribute private PARAM_PROJECTS : String from class org.sonar.server.project.ws.BulkDeleteAction to public PARAM_PROJECTS : String from class org.sonarqube.ws.client.project.ProjectsWsParameters | From | To | |
Move Attribute private PARAM_PROJECT_IDS : String from class org.sonar.server.project.ws.BulkDeleteAction to public PARAM_PROJECT_IDS : String from class org.sonarqube.ws.client.project.ProjectsWsParameters | From | To |