summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/highlight_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-0/+15
* 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-221-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-171-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-111-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-081-0/+2
* Revert "Merge branch '65152-selective-highlight' into 'master'"revert-d61dab91Patrick Bajao2019-08-091-8/+0
* Support selective highlighting of lines65152-selective-highlightPatrick Bajao2019-08-061-0/+8
* Bump rouge to 3.4.1Zoid2019-06-211-6/+7
* Move :plain option to Highlight classMark Chao2018-10-301-0/+60
* Make Highlight accept language paramMark Chao2018-10-301-25/+6
* Fix syntax highlight taking too longMark Chao2018-09-031-0/+17
* Use described_class when possibleRémy Coutable2017-07-271-2/+2
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-1/+3
* Use Diff::File blob methods from diff highlighterdm-highlight-diff-file-blobDouwe Maan2017-06-081-24/+13
* Refactor DependencyLinker::BaseLinkerDouwe Maan2017-05-231-2/+0
* Autolink package names in GemfileDouwe Maan2017-05-101-0/+11
* Fix specsDouwe Maan2017-03-141-4/+4
* Active tense test coveragejej-backport-active-tense-specsValery Sizov2017-02-011-1/+1
* Use `:empty_project` where possible throughout spec/librs-empty_project-libRobert Speicher2017-01-251-1/+1
* Fix specsfix-extra-new-line-crlfRémy Coutable2016-08-011-1/+1
* Trim extra displayed carriage returns in diffs and files with CRLFsStan Hu2016-08-011-0/+12
* support cgi style options, such as erb?parent=jsonhttp://jneen.net/2016-06-271-3/+14
* appease rubocophttp://jneen.net/2016-06-271-2/+2
* check the tag so that an instance will pass toohttp://jneen.net/2016-06-271-1/+1
* fix the spec, using project.change_headhttp://jneen.net/2016-06-271-3/+9
* add custom highlighting via .gitattributeshttp://jneen.net/2016-06-271-0/+10
* Add missing specsDouwe Maan2016-01-191-0/+21