summaryrefslogtreecommitdiff
path: root/spec/lib/banzai/filter/external_issue_reference_filter_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Lowercase letters support and additional tests for YouTrack integration serviceYauhen Kotau2019-02-201-0/+14
* Added YouTrack integrationYauhen Kotau2019-02-181-0/+22
* Add specs for single-letter external tracker refsSean McGivern2018-11-061-5/+23
* Use `Gitlab::SafeRequestStore` in more placesMichael Kozono2018-09-241-5/+1
* Enable RuboCop Style/RegexpLiteralTakuya Noguchi2018-02-011-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Support both internal and external issue trackersJarka Kadlecova2017-07-241-0/+5
* Improve support for external issue referencesadam-external-issue-references-spikeAdam Niedzielski2017-06-301-2/+2
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-1/+3
* Fix Markdown styling inside reference linkspanjan2016-11-011-0/+2
* Prevent wrong markdown on issue ids when project has Jira service activatedissue_828Felipe Artur2016-10-191-10/+62
* Use JavaScript tooltips for mentions (!5301)winniehell2016-09-011-1/+1
* Move Markdown/reference logic from Gitlab::Markdown to BanzaiDouwe Maan2015-12-151-0/+77