History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: CIB-1828
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Fixed
Priority: 3 3
Assignee: jason
Reporter: jason
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Pulse

Add reporting over project subtrees to the remote API

Created: 26/Jan/09 09:43 PM   Updated: 14/May/09 10:38 PM
Return to search
Issue 279 of 309 issue(s)
<< Previous | CIB-1828 | Next >>
Component/s: None
Affects Version/s: None
Fix Version/s: 2.1.4, 2.0.30

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
So, e.g. you can ask for builds using a template project name, and get builds from all concrete projects that descend from that template.

 All   Comments   Work Log   Change History      Sort Order:
jason - 13/May/09 02:46 PM
Implemented by having methods that query a project for builds (e.g. getLatestBuild(s)ForProject, queryBuildsForProject) accept project template names. When a template name is given, these methods query over the set of all concrete projects that descend from that template. Refer to change 5908.

jason - 14/May/09 10:38 PM
Merged to trunk in change 5913.