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-08-29Group boards CE backportFelipe Artur
2017-07-07This makes the `Boards::CreateService` more reusable for EEBob Van Landuyt
2017-05-31Expand/collapse close & backlog lists in issue boardsPhil Hughes
2017-03-24Change Done column to Closed in issue boardsblackst0ne
2017-02-03Remove backlog lists from board servicesDouglas Barbosa Alexandre
2016-10-11Remove Boards::BaseServiceDouglas Barbosa Alexandre
2016-10-11Update Boards::CreateService to handle with the has_many associationDouglas Barbosa Alexandre
2016-08-17Fix board create service namespace to avoid autoload issuesDouglas Barbosa Alexandre
2016-08-17Extract base service class for boards related servicesDouglas Barbosa Alexandre
2016-08-17Order board lists by list_type, and positionDouglas Barbosa Alexandre
2016-08-17Create Backlog/Done lists when creating a new boardDouglas Barbosa Alexandre
2016-08-17Add service to create a new board for a projectDouglas Barbosa Alexandre