4e6e8b30db7fd48bc4c8cc1c49528ed86b9d6dcb
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Attribute | 1 | ||
| Move Attribute private sshServiceClient : SshServiceClient from class org.eclipse.che.plugin.github.ide.authenticator.GitHubAuthenticatorImpl to private sshServiceClient : SshServiceClient from class org.eclipse.che.plugin.ssh.key.client.SshKeyManager | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute sshServiceClient : SshServiceClient to sshKeyManager : SshKeyManager in class org.eclipse.che.plugin.github.ide.authenticator.GitHubAuthenticatorImpl | From | To | |
| Extract Variable | 3 | ||
| Extract Variable url : String in method private fillUpData(repository ProjectData) : void from class org.eclipse.che.plugin.github.ide.importer.page.GithubImporterPagePresenter | From | To | |
| Extract Variable description : String in method private fillUpData(repository ProjectData) : void from class org.eclipse.che.plugin.github.ide.importer.page.GithubImporterPagePresenter | From | To | |
| Extract Variable name : String in method private fillUpData(repository ProjectData) : void from class org.eclipse.che.plugin.github.ide.importer.page.GithubImporterPagePresenter | From | To | |
| Extract Method | 1 | ||
| Extract Method private fillUpData(repository ProjectData) : void extracted from public onRepositorySelected(repository ProjectData) : void in class org.eclipse.che.plugin.github.ide.importer.page.GithubImporterPagePresenter | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type sshServiceClient : SshServiceClient to sshKeyManager : SshKeyManager in class org.eclipse.che.plugin.github.ide.authenticator.GitHubAuthenticatorImpl | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter arg : JsArrayMixed to result : JsArrayMixed in method protected onSuccessRequest(result JsArrayMixed) : void in class org.eclipse.che.plugin.github.ide.importer.page.GithubImporterPagePresenter | From | To |