summaryrefslogtreecommitdiff
path: root/spec/fixtures/api
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into issue-board-sidebarPhil Hughes2016-10-191-1/+1
|\
| * Fix issue board related controllers to expose label priority per projectDouglas Barbosa Alexandre2016-10-191-1/+1
* | Merge branch 'master' into issue-board-sidebarPhil Hughes2016-10-193-0/+152
|\ \ | |/
| * Add JSON SchemaSean McGivern2016-10-131-0/+137
| * Fix board relates specsDouglas Barbosa Alexandre2016-10-111-2/+1
| * Add index action to Projects::BoardsController to return project boardsDouglas Barbosa Alexandre2016-10-112-0/+16
* | Restore subscribe status in JSONPhil Hughes2016-10-071-1/+2
* | Fix JSON Schema that validates data returned by board issues endpointDouglas Barbosa Alexandre2016-10-071-0/+1
|/
* Returns the total number of issues in the JSON responseDouglas Barbosa Alexandre2016-08-311-2/+13
* Fix JSON schema to issues in issue board listsissue-boards-label-text-colorDouglas Barbosa Alexandre2016-08-191-16/+24
* Fix matcher `match_response_schema`Douglas Barbosa Alexandre2016-08-172-0/+8
* Returns label description in JSON when listing lists/issuesDouglas Barbosa Alexandre2016-08-172-0/+4
* Returns label priority in JSON when listing lists/issuesDouglas Barbosa Alexandre2016-08-172-4/+8
* Include the Issue#assignee in the response when listing issuesDouglas Barbosa Alexandre2016-08-171-0/+6
* Return Issue#iid instead of id when listing issuesDouglas Barbosa Alexandre2016-08-171-2/+2
* Add endpoint to list issues for a specific board listDouglas Barbosa Alexandre2016-08-171-0/+30
* Projects::BoardsController#show returns a list of board listsDouglas Barbosa Alexandre2016-08-171-0/+35