summaryrefslogtreecommitdiff
path: root/lib/api/boards.rb
Commit message (Expand)AuthorAgeFilesLines
* EE-BACKPORT group boardsFelipe Artur2018-01-041-52/+32
* API: Use defined project requirementsrs-api-use-project-requirementsRobert Schilling2017-08-311-1/+1
* Conditionally destroy a ressourceRobert Schilling2017-08-281-6/+5
* API: Respect the 'If-Unmodified-Since' for delete endpointsRobert Schilling2017-08-281-0/+1
* Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced ...Rémy Coutable2017-03-161-1/+1
* Return 204 for delete endpointsRobert Schilling2017-02-281-3/+1
* Paginate all endpoints that return an arrayRobert Schilling2017-02-161-3/+10
* Update the API endpoint to get the lists of a project boardDouglas Barbosa Alexandre2017-02-031-1/+1
* Add support to group labels on issues board APIDouglas Barbosa Alexandre2016-10-191-2/+2
* Grapify boards APIRobert Schilling2016-10-141-31/+45
* Update Issue Board API to handle with has_many associationDouglas Barbosa Alexandre2016-10-111-14/+17
* Added Issue Board API supportAndre Guedes2016-10-051-0/+115