summaryrefslogtreecommitdiff
path: root/spec/services/boards/create_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-10-stable-eev15.10.0-rc42GitLab Bot2023-03-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add frozen_string_literal to spec/servicesfrozen_string_literal_spec_servicesThong Kuah2019-04-121-0/+2
* Bring one group board to CEFelipe Artur2018-03-031-22/+8
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* This makes the `Boards::CreateService` more reusable for EEbvl-backport-board-issue-create-serviceBob Van Landuyt2017-07-071-0/+2
* spec updatesPhil Hughes2017-05-311-2/+3
* Change Done column to Closed in issue boardsblackst0ne2017-03-241-1/+1
* Remove backlog lists from board servicesDouglas Barbosa Alexandre2017-02-031-4/+3
* Update Boards::CreateService to handle with the has_many associationDouglas Barbosa Alexandre2016-10-111-12/+10
* Extract base service class for boards related servicesDouglas Barbosa Alexandre2016-08-171-1/+1
* Create Backlog/Done lists when creating a new boardDouglas Barbosa Alexandre2016-08-171-8/+24
* Add service to create a new board for a projectDouglas Barbosa Alexandre2016-08-171-0/+19