adbe38183efd451bfc594dbbba8e9c358570dfb1
Files Diff
- Added: 3
- Removed: 1
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 4 | ||
| Rename Method public onNodeUnselected() : void renamed to public onNodeNotSelected() : void in class org.eclipse.che.ide.ext.git.client.compare.changedList.ChangedListView.ActionDelegate | From | To | |
| Rename Method public setChanges(files Map<String,String>) : void renamed to public viewChangedFilesAsList(files Map<String,Status>) : void in class org.eclipse.che.ide.ext.git.client.compare.changedList.ChangedListView | From | To | |
| Rename Method public onNodeUnselected() : void renamed to public onNodeNotSelected() : void in class org.eclipse.che.ide.ext.git.client.compare.changedList.ChangedListPresenter | From | To | |
| Rename Method public setChanges(files Map<String,String>) : void renamed to public viewChangedFilesAsList(items Map<String,Status>) : void in class org.eclipse.che.ide.ext.git.client.compare.changedList.ChangedListViewImpl | From | To | |
| Change Parameter Type | 3 | ||
| Change Parameter Type files : Map<String,String> to items : Map<String,Status> in method public viewChangedFilesAsList(items Map<String,Status>) : void in class org.eclipse.che.ide.ext.git.client.compare.changedList.ChangedListViewImpl | From | To | |
| Change Parameter Type files : Map<String,String> to files : Map<String,Status> in method public viewChangedFilesAsList(files Map<String,Status>) : void in class org.eclipse.che.ide.ext.git.client.compare.changedList.ChangedListView | From | To | |
| Change Parameter Type state : String to status : Status in method public ChangedFileNode(pathName String, status Status, nodesResources NodesResources, actionDelegate ActionDelegate, viewPath boolean) in class org.eclipse.che.ide.ext.git.client.compare.changedList.ChangedFileNode | From | To | |
| Rename Variable | 1 | ||
| Rename Variable item : String to file : String in method public viewChangedFilesAsList(items Map<String,Status>) : void in class org.eclipse.che.ide.ext.git.client.compare.changedList.ChangedListViewImpl | From | To | |
| Rename Class | 1 | ||
| Rename Class org.eclipse.che.ide.ext.git.client.compare.changedList.ChangedNode renamed to org.eclipse.che.ide.ext.git.client.compare.changedList.ChangedFileNode | From | To | |
| Rename Attribute | 4 | ||
| Rename Attribute state : String to status : Status in class org.eclipse.che.ide.ext.git.client.compare.changedList.ChangedFileNode | From | To | |
| Rename Attribute ourUiBinder : ChangedListViewImplUiBinder to uiBinder : ChangedListViewImplUiBinder in class org.eclipse.che.ide.ext.git.client.compare.changedList.ChangedListViewImpl | From | To | |
| Rename Attribute name : String to pathName : String in class org.eclipse.che.ide.ext.git.client.compare.changedList.ChangedFileNode | From | To | |
| Rename Attribute state : String to status : Status in class org.eclipse.che.ide.ext.git.client.compare.changedList.ChangedListPresenter | From | To | |
| Extract Variable | 1 | ||
| Extract Variable selection : List<Node> in method public onSelectionChanged(event SelectionChangedEvent) : void from class org.eclipse.che.ide.ext.git.client.compare.changedList.ChangedListViewImpl.ChangedListViewImpl.addSelectionChangedHandler | From | To | |
| Change Variable Type | 3 | ||
| Change Variable Type items : Map<String,String> to items : Map<String,Status> in method protected onSuccess(result String) : void in class org.eclipse.che.ide.ext.git.client.action.CompareWithLatestAction.actionPerformed.diff | From | To | |
| Change Variable Type widget : Widget to widget : DockLayoutPanel in method protected ChangedListViewImpl(resources GitResources, locale GitLocalizationConstant, nodesResources NodesResources) in class org.eclipse.che.ide.ext.git.client.compare.changedList.ChangedListViewImpl | From | To | |
| Change Variable Type items : Map<String,String> to items : Map<String,Status> in method protected onSuccess(result String) : void in class org.eclipse.che.ide.ext.git.client.compare.branchList.BranchListPresenter.onCompareClicked.diff | From | To | |
| Change Attribute Type | 3 | ||
| Change Attribute Type state : String to status : Status in class org.eclipse.che.ide.ext.git.client.compare.changedList.ChangedListPresenter | From | To | |
| Change Attribute Type state : String to status : Status in class org.eclipse.che.ide.ext.git.client.compare.changedList.ChangedFileNode | From | To | |
| Change Attribute Type changedFilesPanel : DockLayoutPanel to changedFilesPanel : LayoutPanel in class org.eclipse.che.ide.ext.git.client.compare.changedList.ChangedListViewImpl | From | To | |
| Extract Method | 1 | ||
| Extract Method private showCompare() : void extracted from public onCompareClicked() : void in class org.eclipse.che.ide.ext.git.client.compare.changedList.ChangedListPresenter | From | To | |
| Rename Parameter | 3 | ||
| Rename Parameter files : Map<String,String> to items : Map<String,Status> in method public viewChangedFilesAsList(items Map<String,Status>) : void in class org.eclipse.che.ide.ext.git.client.compare.changedList.ChangedListViewImpl | From | To | |
| Rename Parameter state : String to status : Status in method public ChangedFileNode(pathName String, status Status, nodesResources NodesResources, actionDelegate ActionDelegate, viewPath boolean) in class org.eclipse.che.ide.ext.git.client.compare.changedList.ChangedFileNode | From | To | |
| Rename Parameter name : String to pathName : String in method public ChangedFileNode(pathName String, status Status, nodesResources NodesResources, actionDelegate ActionDelegate, viewPath boolean) in class org.eclipse.che.ide.ext.git.client.compare.changedList.ChangedFileNode | From | To |