summaryrefslogtreecommitdiff
path: root/spec/services/boards/issues/create_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterogolowinski-master-patch-80898GitLab Bot2019-12-161-1/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-171-1/+1
* Add frozen_string_literal to spec/servicesfrozen_string_literal_spec_servicesThong Kuah2019-04-121-0/+2
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* Backport specsFelipe Artur2017-08-311-1/+1
* 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
* Refactoring service to create a new issue in a board listDouglas Barbosa Alexandre2016-10-111-6/+6
* Add service to create a new issue in a board listDouglas Barbosa Alexandre2016-10-061-0/+33