summaryrefslogtreecommitdiff
path: root/lib/api/helpers/common_helpers.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-06-291-0/+20
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-291-0/+2
|
* Enable frozen string in lib/api and lib/backupgfyoung2018-09-291-0/+2
| | | | | | | | | | Partially addresses #47424. Had to make changes to spec files because stubbing methods on frozen objects is a mess in RSpec and leads to failures: https://github.com/rspec/rspec-mocks/issues/1190
* [API] Fix creating issue when assignee_id is empty42025-fix-issue-apiValery Sizov2018-01-151-2/+4
| | | | see https://gitlab.com/gitlab-org/gitlab-ce/issues/42025
* fix for Follow-up from "Backport of Multiple Assignees featurefixes_for_multiple_issue_assigneesValery Sizov2017-05-111-4/+4
|
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-0/+13