summaryrefslogtreecommitdiffstats
path: root/app/views/issues/show.api.rsb
Commit message (Expand)AuthorAgeFilesLines
* REST API for reading attachments (#7671).Jean-Philippe Lang2011-07-181-0/+6
* Adds support for GET on /issues/:issue_id/relations (#7366).Jean-Philippe Lang2011-07-041-1/+1
* Adds REST API for issue relations (#7366).Jean-Philippe Lang2011-07-041-1/+1
* Moves relations fetching from views to the controller and skip invalid relati...Jean-Philippe Lang2011-01-221-2/+2
* Adds journal created_on attribute to issue API (#7111).Jean-Philippe Lang2010-12-141-0/+1
* Fixes indentation.Jean-Philippe Lang2010-12-111-38/+36
* Makes some attributes optional in API response to get faster/lightweight resp...Jean-Philippe Lang2010-12-111-4/+4
* Changes the representation of journal details in issue API.Jean-Philippe Lang2010-12-101-1/+4
* 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/+63