summaryrefslogtreecommitdiff
path: root/spec/models/external_issue_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-191-0/+1
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-011-0/+2
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Fix issues mentioned but not closed for JIRASean McGivern2017-03-061-0/+8
* Add the method ExternalIssue#project_idYorick Peterse2016-11-071-1/+7
* Prevent wrong markdown on issue ids when project has Jira service activatedissue_828Felipe Artur2016-10-191-15/+0
* Hide number sign for string prefixed external issuesBaldinof2016-04-121-2/+11
* Add number sign on external issue reference textBaldinof2016-03-221-0/+6
* Update ExternalIssue regex for JIRA integrationBlake Hitchcock2016-01-261-0/+15
* Tag model specsDouwe Maan2015-12-091-1/+1
* Add `to_reference` for models that support referencesRobert Speicher2015-05-261-0/+24