9e5f057ba4bb15bfe067af783639bc21bc879382
Files Diff
- Added: 7
- Removed: 36
- Renamed: 0
- Modified: 44
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Inline Method | 2 | ||
| Inline Method private createNewDefaultAction(controller NewController, key String) : NewAction inlined to public define(context Context) : void in class org.sonar.server.ws.WebServiceEngineTest.SystemWs | From | To | |
| Rename Variable | 2 | ||
| Rename Variable action : NewAction to create : NewAction in method public define(controller WebService.NewController) : void in class org.sonar.server.qualityprofile.ws.ExportAction | From | To | |
| Rename Variable dbSession : DbSession to session : DbSession in method public handle(request Request, response Response) : void in class org.sonar.server.qualityprofile.ws.BackupAction | From | To | |
| Rename Class | 2 | ||
| Rename Class org.sonar.server.ws.WebServicesWsTest renamed to org.sonar.server.ws.ListingWsTest | From | To | |
| Rename Class org.sonar.server.ws.WebServicesWs renamed to org.sonar.server.ws.ListingWs | From | To | |
| Extract Variable | 1 | ||
| Extract Variable action : WebService.NewAction in method public define(newController WebService.NewController) : void from class org.sonar.server.dashboard.ws.ShowAction | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type ws : WebServicesWs to ws : ListingWs in class org.sonar.server.ws.ListingWsTest | From | To |