Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 389262

Summary: Need API for item filtering
Product: [ECD] Orion Reporter: Maciej Bendkowski <maciej.bendkowski>
Component: ServerAssignee: Project Inbox <orion.server-inbox>
Status: RESOLVED WONTFIX QA Contact:
Severity: normal    
Priority: P3 CC: maciej.bendkowski
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Maciej Bendkowski CLA 2012-09-11 10:04:52 EDT
In order to accomplish a combined pagination + filtering feature we need a server side API filter support. The idea is to paginate items (like branches, tags, commits) the way we do it now in tags - in a asynchronously manner on each site. The filter box would be present only on the main repository page and would filter through all items. Right now we have to load all items to be able to filter - might be extremely slow. The same job could be accomplished with a xhr call to the server - better. To sum up, I'd be nice to have an API for filtering items after a given regexp, e. g. (.)*bug388(.)*.
Comment 1 John Arthorne CLA 2015-05-05 15:50:33 EDT
Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. For more details see:


https://dev.eclipse.org/mhonarc/lists/orion-dev/msg03444.html
Comment 2 John Arthorne CLA 2015-05-05 16:03:07 EDT
Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. For more details see:


https://dev.eclipse.org/mhonarc/lists/orion-dev/msg03444.html