64bbc7c5078cd0b2ac4251d4a8a407247065ccea
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type system : SystemFacade to system : AuthenticatorFacade in method package BaseHttpDownloader(system AuthenticatorFacade, settings Settings, userAgent String) in class org.sonar.core.util.DefaultHttpDownloader.BaseHttpDownloader | From | To | |
Rename Variable | 2 | ||
Rename Variable webServer : JavaCommand to command : JavaCommand in method private createCeServerCommand(props Props, homeDir File) : JavaCommand in class org.sonar.application.App | From | To | |
Rename Variable webServer : JavaCommand to command : JavaCommand in method private createWebServerCommand(props Props, homeDir File) : JavaCommand in class org.sonar.application.App | From | To | |
Move Class | 1 | ||
Move Class org.sonar.core.util.FakeProxy moved to org.sonar.core.util.DefaultHttpDownloaderTest.FakeProxy | From | To | |
Change Variable Type | 1 | ||
Change Variable Type system : DefaultHttpDownloader.SystemFacade to system : DefaultHttpDownloader.AuthenticatorFacade in method public configure_http_proxy_credentials() : void in class org.sonar.core.util.DefaultHttpDownloaderTest | From | To |