Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-04EE-BACKPORT group boardsFelipe Artur
2017-08-31API: Use defined project requirementsRobert Schilling
2017-08-28Conditionally destroy a ressourceRobert Schilling
2017-08-28API: Respect the 'If-Unmodified-Since' for delete endpointsRobert Schilling
2017-03-16Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced ...Rémy Coutable
2017-02-28Return 204 for delete endpointsRobert Schilling
2017-02-16Paginate all endpoints that return an arrayRobert Schilling
2017-02-03Update the API endpoint to get the lists of a project boardDouglas Barbosa Alexandre
2016-10-19Add support to group labels on issues board APIDouglas Barbosa Alexandre
2016-10-14Grapify boards APIRobert Schilling
2016-10-11Update Issue Board API to handle with has_many associationDouglas Barbosa Alexandre
2016-10-05Added Issue Board API supportAndre Guedes