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
2017-03-06Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov
2017-03-06Remove "subscribed" field from API responses returning list of issues or merg...Adam Niedzielski
2017-03-06Move schema definitions for our public API to a separate directoryAdam Niedzielski
2017-02-28[Issue board sorting] SpecsValery Sizov
2017-02-15Remove all instances of theme_id; require downtimeAnnabel Dunstone Gray
2017-02-03Add optional id property to the issue schemaDouglas Barbosa Alexandre
2017-02-03Fix spec for Projects::Boards::ListsControllerDouglas Barbosa Alexandre
2016-12-07adds impersonator variable and makes sudo usage overall more cleartiagonbotelho
2016-10-20Merge branch 'master' into issue-board-sidebarPhil Hughes
2016-10-19Fix issue board related controllers to expose label priority per projectDouglas Barbosa Alexandre
2016-10-19Merge branch 'master' into issue-board-sidebarPhil Hughes
2016-10-13Add JSON SchemaSean McGivern
2016-10-11Fix board relates specsDouglas Barbosa Alexandre
2016-10-11Add index action to Projects::BoardsController to return project boardsDouglas Barbosa Alexandre
2016-10-07Restore subscribe status in JSONPhil Hughes
2016-10-07Fix JSON Schema that validates data returned by board issues endpointDouglas Barbosa Alexandre
2016-08-31Returns the total number of issues in the JSON responseDouglas Barbosa Alexandre
2016-08-19Fix JSON schema to issues in issue board listsDouglas Barbosa Alexandre
2016-08-17Fix matcher `match_response_schema`Douglas Barbosa Alexandre
2016-08-17Returns label description in JSON when listing lists/issuesDouglas Barbosa Alexandre
2016-08-17Returns label priority in JSON when listing lists/issuesDouglas Barbosa Alexandre
2016-08-17Include the Issue#assignee in the response when listing issuesDouglas Barbosa Alexandre
2016-08-17Return Issue#iid instead of id when listing issuesDouglas Barbosa Alexandre
2016-08-17Add endpoint to list issues for a specific board listDouglas Barbosa Alexandre
2016-08-17Projects::BoardsController#show returns a list of board listsDouglas Barbosa Alexandre