summaryrefslogtreecommitdiffstats
path: root/app/views/issues/index.xml.builder
Commit message (Expand)AuthorAgeFilesLines
* Converts IssuesController to use the new API template system and makes xml/js...Jean-Philippe Lang2010-12-031-33/+0
* Adds parent issue id in issue REST API (#5304).Jean-Philippe Lang2010-04-131-0/+1
* Removed count from issues.xml. It causes a typecast error in ActiveResource. ...Eric Davis2010-04-101-1/+1
* Move ids in XML views.Jean-Philippe Lang2010-01-171-1/+2
* XML REST API for issues that provides CRUD operations for Issues (#1214).Jean-Philippe Lang2010-01-131-0/+31