summaryrefslogtreecommitdiffstats
path: root/app/views/issues/index.api.rsb
Commit message (Expand)AuthorAgeFilesLines
* Add information about whether an issue is open or closed to Issues API respon...Go MAEDA2021-10-021-1/+1
* Add total estimated hours, spent hours, total spent hours for issues to issue...Go MAEDA2021-06-271-0/+5
* Add attachment information to issues.xml in REST API (#12181).Jean-Philippe Lang2017-03-031-0/+6
* Issue API: include is_private attribute in xml/json output (#10914).Jean-Philippe Lang2014-09-131-0/+1
* Role-based issue custom field visibility (#5037).Jean-Philippe Lang2013-07-131-1/+1
* Adds closed_on to issues API responses (#824).Jean-Philippe Lang2013-02-161-0/+1
* replace tabs to spaces at app/views/issues/index.api.rsbToshi MARUYAMA2011-09-171-4/+4
* remove trailing white-spaces from app/views/issues/index.api.rsbToshi MARUYAMA2011-09-161-4/+4
* Ability to load relations on /issues API (#7366).Jean-Philippe Lang2011-07-241-0/+6
* Restores object count and adds offset/limit attributes to API responses for p...Jean-Philippe Lang2010-12-111-1/+1
* Fixes indentation.Jean-Philippe Lang2010-12-111-10/+10
* Fixed: error when serializing back objects with custom fields using ActiveRes...Jean-Philippe Lang2010-12-101-5/+1
* Adds a pseudo format to api template names and overrides ActionController#def...Jean-Philippe Lang2010-12-041-0/+32