Bug 355098 - [Subclipse] Use the getChangeSets Iterator api
Summary: [Subclipse] Use the getChangeSets Iterator api
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: 0.8   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 0.9   Edit
Assignee: Alvaro Sanchez-Leon CLA
QA Contact:
URL:
Whiteboard:
Keywords: ui
Depends on: 355096
Blocks:
  Show dependency tree
 
Reported: 2011-08-18 11:16 EDT by Alvaro Sanchez-Leon CLA
Modified: 2011-09-13 08:11 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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