summaryrefslogtreecommitdiff
path: root/app/models/project_services/youtrack_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-40/+0
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-3/+10
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-2/+2
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-3/+2
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-141-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-161-2/+0
* Use title and description fields for issue trackers63690-issue-trackers-titleJarka Košanová2019-07-021-8/+4
* Allow lowercase prefix for Youtrack issue idsMatthias Baur2019-06-031-3/+3
* Update external issue tracker services test, remove `prop_accessor :title` fr...Kotau Yauhen2019-02-221-1/+1
* Remove new_issue_url field from YouTrack integration serviceKotau Yauhen2019-02-211-7/+11
* Lowercase letters support and additional tests for YouTrack integration serviceYauhen Kotau2019-02-201-2/+2
* Added YouTrack integrationYauhen Kotau2019-02-181-0/+36