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-03-03Bring one group board to CEFelipe Artur
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-02-03Remove backlog lists from board servicesDouglas Barbosa Alexandre
2016-10-19Allow user to create a board list based on a group labelDouglas Barbosa Alexandre
2016-10-11Update Boards::Lists::CreateService to create lists for a specific boardDouglas Barbosa Alexandre
2016-09-26Improve project_with_board factory to create the default listsDouglas Barbosa Alexandre
2016-08-29Fix issue boards leak private label names and descriptionsDouglas Barbosa Alexandre
2016-08-17Use zero-based positions on issues board servicesDouglas Barbosa Alexandre
2016-08-17Extract base service class for boards related servicesDouglas Barbosa Alexandre
2016-08-17Remove label_list factoryDouglas Barbosa Alexandre
2016-08-17Order board lists by list_type, and positionDouglas Barbosa Alexandre
2016-08-17Respect Backlog/Done positions when creating a new listDouglas Barbosa Alexandre
2016-08-17Add service to create a board listDouglas Barbosa Alexandre