summaryrefslogtreecommitdiffstats
path: root/app/views/projects/show.api.rsb
Commit message (Expand)AuthorAgeFilesLines
* Show default assignee and default version in projects API (#33113).Go MAEDA2020-03-171-0/+2
* Add inherit_members to projects API response (#32002).Go MAEDA2019-09-051-0/+1
* Include enabled modules in projects API (#17602).Jean-Baptiste Barth2014-09-061-12/+1
* Add project is_public to GET /projects/:id and /projects API response (#17628).Jean-Baptiste Barth2014-08-151-0/+1
* Adds project status to GET /projects/:id and GET /projects API response (#158...Jean-Philippe Lang2014-01-111-0/+1
* Makes issue categories available in project REST API (#9553).Jean-Philippe Lang2011-11-201-0/+6
* remove trailing white-spaces from app/views/projects/show.api.rsbToshi MARUYAMA2011-09-171-3/+3
* Adds visibility condition on parent project in API.Jean-Philippe Lang2011-07-091-1/+1
* Adds parent project to /projects/:id API (#8229).Jean-Philippe Lang2011-07-091-0/+1
* Makes some attributes optional in API response to get faster/lightweight resp...Jean-Philippe Lang2010-12-111-1/+1
* 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/+22