Bug 355098

Summary: [Subclipse] Use the getChangeSets Iterator api
Product: z_Archived Reporter: Alvaro Sanchez-Leon <alvaro.sanchez-leon>
Component: MylynAssignee: Alvaro Sanchez-Leon <alvaro.sanchez-leon>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3 CC: lmcbout, marco.masse, sebastien.dubois
Version: 0.8Keywords: ui
Target Milestone: 0.9   
Hardware: All   
OS: All   
Whiteboard:
Bug Depends on: 355096    
Bug Blocks:    

Description Alvaro Sanchez-Leon CLA 2011-08-18 11:16:38 EDT
Update the UI to use the ChangeSets Iterator api to populate the selection of commits, 

Since the resolution of changes (base and target for all affected files) in certain large commits may take upto 1 minute, it might be necessary to coordinate a shallow resolution to present the information and a deep resolution upon the OK action.
Comment 1 Alvaro Sanchez-Leon CLA 2011-08-25 09:51:09 EDT
Fixed and committed