summaryrefslogtreecommitdiffstats
path: root/test/unit/lib/redmine/syntax_highlighting
Commit message (Expand)AuthorAgeFilesLines
* Update Rouge gem version to 4.5 (#41728).Marius Balteanu2024-11-111-1/+1
* Remove current year from source file copyright headers and update year in foo...Marius Balteanu2024-02-261-1/+1
* Fix RuboCop offense Style/RedundantHeredocDelimiterQuotes (#36919).Go MAEDA2023-02-141-0/+2
* Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (...Go MAEDA2023-01-011-1/+1
* Update copyright year to 2023 (#38141).Go MAEDA2023-01-011-1/+1
* Update copyright year in source files to 2022 (#36379).Go MAEDA2022-01-021-1/+1
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-251-1/+1
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-031-1/+1
* cleanup: rubocop: fix Layout/IndentHeredoc in test/unit/lib/redmine/syntax_hi...Toshi MARUYAMA2019-11-081-16/+16
* Update Rouge to 3.8.0 (#31556).Go MAEDA2019-08-141-1/+1
* Update Rouge to 3.4.1 (#31556).Go MAEDA2019-06-161-1/+1
* Update copyright year.Go MAEDA2019-05-251-1/+1
* Attachment preview does not work for some source files such as JavaScript and...Go MAEDA2019-05-041-0/+12
* Redmine::SyntaxHighlighting.highlight_by_filename may not be able to determin...Go MAEDA2019-05-031-0/+53
* Syntax highlighter: replace CodeRay with Rouge (#24681).Jean-Philippe Lang2018-09-291-37/+0
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Tests for Redmine::SyntaxHighlighting::CodeRay.retrieve_supported_languages (...Jean-Philippe Lang2017-06-061-0/+37