summaryrefslogtreecommitdiffstats
path: root/test/unit/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Add "data-language" attribute to code block with the user-supplied language f...Marius Balteanu2021-08-152-15/+36
* Update failing test after hardbreaks enabled by default (#35754, #32424).Marius Balteanu2021-08-151-2/+2
* Fixed failing test on CommonMark by striping the trailing whitespace returned...Marius Balteanu2021-08-111-1/+1
* Fixed Layout/HeredocIndentation: Use 2 spaces for indentation in a heredoc by...Marius Balteanu2021-08-111-11/+11
* Relax allowed protocols in links by denying specific protocols for CommonMark...Marius Balteanu2021-08-112-5/+60
* Adds CommonMark Markdown (GitHub Flavored) as third text formatting option (#...Marius Balteanu2021-08-117-0/+755
* Add missing fixtures to Redmine::ProjectJumpBoxTest (#35727).Go MAEDA2021-08-101-1/+1
* Rename test/fixtures/configuration/*.yml.example to test/fixtures/files/confi...Go MAEDA2021-07-101-6/+6
* Markdown text sections broken by thematic breaks (horizontal rules) (#35036).Go MAEDA2021-05-141-0/+69
* Fix ArgumentError: wrong number of arguments (given 1, expected 3) (#29914).Go MAEDA2021-04-011-1/+5
* Support for Git repositories with default branch "main" (#34942).Go MAEDA2021-03-261-0/+19
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-2558-58/+58
* Only show currently visible projects in the project jump box (#34595).Go MAEDA2021-03-161-1/+14
* shorten long line of test/unit/lib/redmine/wiki_formatting/macros_test.rbToshi MARUYAMA2020-12-191-8/+17
* shorten long line of test/unit/lib/redmine/helpers/diff_test.rbToshi MARUYAMA2020-12-191-2/+3
* shorten long line of test/unit/lib/redmine/wiki_formatting/textile_formatter_...Toshi MARUYAMA2020-12-191-12/+38
* add 'freeze' to avoid immutable array literals in loops at MercurialAdapterTestToshi MARUYAMA2020-12-121-16/+16
* remove empty line at method body end of test/unit/lib/redmine/menu_manager/me...Toshi MARUYAMA2020-12-111-2/+0
* remove empty line at method body end of test/unit/lib/redmine/unified_diff_te...Toshi MARUYAMA2020-12-111-1/+0
* shorten long line of test/unit/lib/redmine/menu_manager/mapper_test.rbToshi MARUYAMA2020-12-111-17/+20
* shorten long line of test/unit/lib/redmine/field_format/version_field_format_...Toshi MARUYAMA2020-12-091-11/+26
* fix source indent of test/unit/lib/redmine/unified_diff_test.rbToshi MARUYAMA2020-12-041-10/+20
* shorten long line of test/unit/lib/redmine/notifiable_test.rbToshi MARUYAMA2020-12-031-2/+9
* fix source indent of GitAdapterTestToshi MARUYAMA2020-12-021-26/+32
* fix source indent of MercurialAdapterTestToshi MARUYAMA2020-12-021-14/+14
* use "skip" instead of "if statement" whether Redcarpet is installed at markdo...Toshi MARUYAMA2020-11-301-3/+3
* shorten long line of test/unit/lib/redmine/wiki_formatting/macros_test.rbToshi MARUYAMA2020-11-301-23/+43
* fix source indent of test/unit/lib/redmine/menu_manager/menu_helper_test.rbToshi MARUYAMA2020-11-291-1/+1
* remove spaces inside {} of test/unit/lib/redmine/plugin_test.rbToshi MARUYAMA2020-11-211-2/+2
* fix source indent of test/unit/lib/redmine/scm/adapters/cvs_adapter_test.rbToshi MARUYAMA2020-11-211-11/+13
* shorten long line of test/unit/lib/redmine/scm/adapters/cvs_adapter_test.rbToshi MARUYAMA2020-11-211-3/+7
* remove spaces inside {} of GanttHelperTestToshi MARUYAMA2020-11-201-2/+2
* remove spaces inside {} of test/unit/lib/redmine/menu_manager/mapper_test.rbToshi MARUYAMA2020-11-201-34/+34
* remove spaces inside {} of test/unit/lib/redmine/menu_manager/menu_helper_tes...Toshi MARUYAMA2020-11-181-21/+21
* remove spaces inside {} of test/unit/lib/redmine/menu_manager/menu_item_test.rbToshi MARUYAMA2020-11-181-3/+3
* shorten long line of test/unit/lib/redmine/menu_manager/menu_item_test.rbToshi MARUYAMA2020-11-131-27/+29
* shorten long line of test/unit/lib/redmine/views/builders/json_test.rbToshi MARUYAMA2020-11-101-2/+18
* add space after comma to test/unit/lib/redmine/field_format/list_format_test.rbToshi MARUYAMA2020-11-041-1/+1
* fix source indent of test/unit/lib/redmine/menu_manager/menu_helper_test.rbToshi MARUYAMA2020-10-261-73/+108
* Replace gsub with tr, delete, or squeeze (#34161).Go MAEDA2020-10-243-3/+3
* add space after comma to FilesystemAdapterTestToshi MARUYAMA2020-10-051-1/+1
* fix source indent of MercurialAdapterTestToshi MARUYAMA2020-09-241-32/+38
* add space after comma to MercurialAdapterTestToshi MARUYAMA2020-09-171-2/+2
* fix source indent of MercurialAdapterTestToshi MARUYAMA2020-09-171-16/+17
* fix source indent of BazaarAdapterTestToshi MARUYAMA2020-09-121-15/+10
* Rake tasks "db:encrypt" and "db:decrypt" may fail due to validation error (#3...Go MAEDA2020-09-011-0/+9
* Starting or ending marker is not displayed if they are on the leftmost or rig...Go MAEDA2020-08-121-0/+6
* fix source indent of GitAdapterTestToshi MARUYAMA2020-08-091-5/+8
* fix source indent of GitAdapterTestToshi MARUYAMA2020-08-071-3/+5
* add space after comma to GitAdapterTestToshi MARUYAMA2020-08-071-2/+2