summaryrefslogtreecommitdiff
path: root/spec/services/issuable
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-021-32/+39
* CE port for bulk updating group labelsEugenia Grieff2019-08-081-151/+168
* Prefer `flat_map` over `map` + `flatten` in specsPeter Leitzen2019-07-241-5/+5
* CE port for Group bulk edit merge requestsEugenia Grieff2019-07-231-16/+26
* Fix reply to discussion on promoted epic11445-fix-promoted-epic-inherited-discussions-ceAlexandru Croitor2019-07-121-0/+13
* Upgrade rspec-rails to 3.8.2 and dependenciessh-bump-rspec-versionsDouglas Barbosa Alexandre2019-07-101-1/+1
* CE Port of Allow bulk update for group issuesFatih Acet2019-07-091-234/+262
* Fix typo in testegrieff2019-05-241-2/+2
* Test that upload links are rewritten for new notesegrieff2019-05-231-0/+16
* Add frozen_string_literal to spec/servicesfrozen_string_literal_spec_servicesThong Kuah2019-04-123-0/+6
* [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-082-9/+9
* Check issue milestone availabilityJarka Košanová2019-02-141-2/+2
* Adds validation to check if user can read projectTiago Botelho2018-12-191-0/+27
* Run CommonSystemNotesService on issuable createHeinrich Lee Yu2018-12-181-2/+45
* Extract code from Issues::MoveServicece-3777-promote-to-epicJarka Košanová2018-11-122-0/+232
* Fix spec in EE which now trigger access to repositoryMark Chao2018-11-071-1/+1
* Use ResourceLabelEvent for tracking label changesJan Provaznik2018-09-071-2/+11
* Backport of 1481-changing-weight-values-should-trigger-system-notesChantal Rollison2018-05-031-28/+0
* Deleting a MR you are assigned to should decrements counterm b2018-04-051-2/+12
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-4/+4
* Reset todo counters when the target is deleted40871-todo-notification-count-shows-notification-without-having-a-todoSean McGivern2017-12-181-1/+15
* Create issue and merge request destroy servicesGeorge Andrinopoulos2017-11-251-0/+38
* Fix WIP system note not being createdissue_40374Felipe Artur2017-11-231-1/+42
* CE port of code changed for epicsjk-epic-changes-ce-portJarka Kadlecova2017-11-021-0/+49
* Enable the Layout/SpaceBeforeBlockBraces coprc/enable-the-Layout/SpaceBeforeBlockBraces-copRémy Coutable2017-08-091-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
* Backport Fix '/unassign' slash commandbackport_fix_slash_commands_for_multiple_assigneeValery Sizov2017-06-071-1/+1
* fix for Follow-up from "Backport of Multiple Assignees featurefixes_for_multiple_issue_assigneesValery Sizov2017-05-111-2/+2
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-1/+1
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-12/+50
* Use match_array instead of eq when order is irrelevantRémy Coutable2017-03-221-1/+1
* Check if user can read issue before being assignedissue_22664Felipe Artur2016-12-271-4/+8
* Remove default value for `project` argument on subscribable concernDouglas Barbosa Alexandre2016-11-171-2/+2
* Fix specs to pass a project when creating subscriptionsDouglas Barbosa Alexandre2016-11-171-1/+1
* Add bulk update support for merge requests listDmitriy Zaporozhets2016-09-081-0/+282