Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | EE-BACKPORT group boards | Felipe Artur | 2018-01-04 | 1 | -52/+32 |
| | |||||
* | API: Use defined project requirementsrs-api-use-project-requirements | Robert Schilling | 2017-08-31 | 1 | -1/+1 |
| | |||||
* | Conditionally destroy a ressource | Robert Schilling | 2017-08-28 | 1 | -6/+5 |
| | |||||
* | API: Respect the 'If-Unmodified-Since' for delete endpoints | Robert Schilling | 2017-08-28 | 1 | -0/+1 |
| | |||||
* | Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced ↵ | Rémy Coutable | 2017-03-16 | 1 | -1/+1 |
| | | | | | | API routes Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Return 204 for delete endpoints | Robert Schilling | 2017-02-28 | 1 | -3/+1 |
| | |||||
* | Paginate all endpoints that return an array | Robert Schilling | 2017-02-16 | 1 | -3/+10 |
| | |||||
* | Update the API endpoint to get the lists of a project board | Douglas Barbosa Alexandre | 2017-02-03 | 1 | -1/+1 |
| | |||||
* | Add support to group labels on issues board API | Douglas Barbosa Alexandre | 2016-10-19 | 1 | -2/+2 |
| | |||||
* | Grapify boards API | Robert Schilling | 2016-10-14 | 1 | -31/+45 |
| | |||||
* | Update Issue Board API to handle with has_many association | Douglas Barbosa Alexandre | 2016-10-11 | 1 | -14/+17 |
| | |||||
* | Added Issue Board API support | Andre Guedes | 2016-10-05 | 1 | -0/+115 |
- Includes documentation and tests |