summaryrefslogtreecommitdiff
path: root/spec/models/project_services/redmine_service_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Improve support for external issue referencesadam-external-issue-references-spikeAdam Niedzielski2017-06-301-2/+2
|
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-2/+6
|
* Prevent wrong markdown on issue ids when project has Jira service activatedissue_828Felipe Artur2016-10-191-0/+8
|
* Remove schema annotations completelyValery Sizov2016-09-161-20/+0
|
* Ensure URL in all Service subclasses are validRémy Coutable2016-04-251-0/+49
Signed-off-by: Rémy Coutable <remy@rymai.me>