summaryrefslogtreecommitdiff
path: root/lib/gitlab/highlight.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-6-stable-eev15.6.0-rc42GitLab Bot2022-11-171-2/+2
* Add latest changes from gitlab-org/gitlab@15-1-stable-eev15.1.0-rc42GitLab Bot2022-06-201-8/+1
* Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot2022-03-181-42/+1
* Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot2021-10-201-2/+2
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-5/+1
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-4/+12
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-2/+19
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-3/+32
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-5/+9
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-4/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-271-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@masterogolowinski-master-patch-80898GitLab Bot2019-12-161-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-131-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-111-1/+1
* Revert "Merge branch '65152-selective-highlight' into 'master'"revert-d61dab91Patrick Bajao2019-08-091-6/+5
* Support selective highlighting of lines65152-selective-highlightPatrick Bajao2019-08-061-5/+6
* Adds the Rubocop ReturnNil copAndrew Newdigate2019-03-061-1/+1
* Move :plain option to Highlight classMark Chao2018-10-301-0/+3
* Make Highlight accept language paramMark Chao2018-10-301-8/+6
* Enable frozen string for lib/gitlab/*.rbgfyoung2018-10-221-0/+2
* Fix syntax highlight taking too longMark Chao2018-09-031-1/+13
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* Use Diff::File blob methods from diff highlighterdm-highlight-diff-file-blobDouwe Maan2017-06-081-8/+0
* Blob#load_all_data! doesn’t need an argumentblob-load-all-dataDouwe Maan2017-06-071-1/+1
* Autolink package names in GemfileDouwe Maan2017-05-101-10/+27
* Copy code as GFM from diffs, blobs and GFM code blocksDouwe Maan2017-03-141-2/+2
* use the proper variable names o_Ohttp://jneen.net/2016-07-141-2/+2
* style: factor out `@lexer` into a methodhttp://jneen.net/2016-07-141-9/+13
* fix Gitlab::Highlight#initializer bugs from rebasehttp://jneen.net/2016-07-141-1/+2
* use the local lexer variable to respect plain: ...http://jneen.net/2016-07-141-1/+1
* inline #rouge_formatterhttp://jneen.net/2016-07-141-6/+2
* use the new token_lines interface to format lineshttp://jneen.net/2016-07-141-4/+1
* kill the :cssclass optionhttp://jneen.net/2016-07-141-1/+0
* kill the nowrap optionhttp://jneen.net/2016-07-141-11/+5
* the call site always specifies this optionhttp://jneen.net/2016-07-141-1/+0
* do this thing in a clearer wayhttp://jneen.net/2016-07-141-3/+6
* support cgi style options, such as erb?parent=jsonhttp://jneen.net/2016-06-271-3/+3
* make #custom_language privatehttp://jneen.net/2016-06-271-8/+8
* appease rubocophttp://jneen.net/2016-06-271-2/+1
* add custom highlighting via .gitattributeshttp://jneen.net/2016-06-271-5/+23
* Properly handle bigger filesZeger-Jan van de Weg2016-04-281-4/+9
* Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into lazy-blobsJacob Vosmaer2016-02-011-0/+1
* Don't crash when file can't be highlightedDouwe Maan2016-01-191-9/+3
* Refactor Gitlab::Highlight and fix testsDouwe Maan2016-01-191-6/+20
* Add inline diff markers in highlighted diffs.Douwe Maan2016-01-141-0/+7
* Remove duplication around highlighting.Douwe Maan2016-01-141-0/+23