summaryrefslogtreecommitdiffstats
path: root/test/unit/lib/redmine
Commit message (Expand)AuthorAgeFilesLines
* Merged r23391 from trunk to 5.1-stable (#41961).Go MAEDA2024-12-1219-84/+0
* Merged r23322 from trunk to 5.1-stable (#41889).Go MAEDA2024-11-301-3/+3
* Merged r22910, r22924, r22928 and r22929 from trunk to 5.1-stable (#40948).Marius Balteanu2024-07-201-11/+11
* Merged r22905, r22906, and r22907 from trunk to 5.1-stable (#40716).Go MAEDA2024-07-101-0/+15
* Fix rubocop warnings on 5.1-stable branch.Marius Balteanu2024-03-031-1/+1
* Merged r22746 from trunk to 5.1-stable (#40043).Marius Balteanu2024-02-2769-69/+69
* Merged r22747 from trunk to 5.1-stable (#39948).Marius Balteanu2024-02-271-0/+8
* Merge r22546 from trunk to 5.1-stable (#39884).Marius Balteanu2023-12-221-0/+17
* Merged r22496 from trunk to 5.1-stable (#39755).Go MAEDA2023-12-071-0/+33
* Merged r22445, r22449 and r22450 from trunk to 5.1-stable (#39553).Marius Balteanu2023-11-171-2/+5
* Add field separator option to CSV export dialog (#37621).Go MAEDA2023-10-211-0/+16
* Correctly escape issue text in Gantt PNG export for ImageMagick convert (#387...Go MAEDA2023-09-211-0/+5
* Adapt markdown autolink behavior to that of common_mark (#38806).Go MAEDA2023-09-181-1/+78
* Add "View annotation prior to this change" button in the annotate view of Git...Go MAEDA2023-04-301-0/+4
* Rendering a custom field with a URL pattern set and containing " :" in the va...Go MAEDA2023-04-211-0/+8
* Fix random test failure of VersionsTextHelperTest#test_version_to_text (#36679).Go MAEDA2023-04-161-1/+3
* Add a test for VersionsTextHelper (#36679).Go MAEDA2023-04-141-0/+41
* Fix RuboCop offense Style/RedundantHeredocDelimiterQuotes (#36919).Go MAEDA2023-02-141-0/+2
* Fix test failure with Commonmarker 0.23.8 (#38239).Go MAEDA2023-02-051-1/+1
* Fix RuboCop offense Style/MethodCallWithoutArgsParentheses (#36919).Go MAEDA2023-01-253-3/+3
* Support for WebP images (#38168).Go MAEDA2023-01-161-0/+6
* CommonMark Markdown formatter does not support min-width, max-width, min-heig...Go MAEDA2023-01-111-0/+4
* Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (...Go MAEDA2023-01-0168-68/+68
* Update copyright year to 2023 (#38141).Go MAEDA2023-01-0168-68/+68
* Fix RuboCop offense Performance/StringInclude (#37247).Go MAEDA2022-12-262-2/+2
* Allow using ideographic space (U+3000) as a separator for search terms (#37878).Go MAEDA2022-11-031-0/+6
* Database migrations don't run correctly for plugins when specifying the `VERS...Go MAEDA2022-10-301-0/+13
* Fix RuboCop offense Style/RedundantStringEscape (#36919).Go MAEDA2022-10-263-11/+11
* Fix RuboCop offense Layout/FirstHashElementIndentation due to r21894 (#37751).Go MAEDA2022-10-201-4/+5
* Fix RuboCop offenses Layout/EmptyLinesAroundClassBody and Layout/TrailingEmpt...Go MAEDA2022-10-201-2/+0
* Escape tags that start with pre (#37767).Go MAEDA2022-10-171-0/+11
* Uses the new html sanitizer for links rendered by custom fields (#37750).Marius Balteanu2022-10-044-14/+14
* Introduces a standalone html sanitizer class (#37750).Marius Balteanu2022-10-041-0/+40
* Escape blockquote citation in textile formatting (#37751).Marius Balteanu2022-10-041-0/+7
* Fix RuboCop offense Layout/LineLength due to r21849 (#37713).Go MAEDA2022-09-281-2/+8
* Allow select custom CSS properties (#37237).Marius Balteanu2022-09-261-0/+4
* Add rel="noopener" to all external links with a target attribute (#37713).Marius Balteanu2022-09-261-0/+5
* Support revision without any message in Mercurial repositories (#36258).Go MAEDA2022-09-011-3/+17
* Psych::DisallowedClass exception when loading default plugin settings (#37450...Go MAEDA2022-07-211-0/+7
* Add missing fixture to IssuesPdfHelperTest (#37451).Go MAEDA2022-07-171-1/+1
* Fix random failing test (#37138).Marius Balteanu2022-06-201-1/+1
* Revert r21662 (#37255).Marius Balteanu2022-06-201-1/+1
* Fix random failing test (#37255).Marius Balteanu2022-06-201-1/+1
* Fix mentions of users with "@" in their username not working (#37138).Marius Balteanu2022-06-201-0/+9
* Merged r21618 to trunk (#35892).Marius Balteanu2022-05-281-2/+2
* Update footnotes markup after commonmarker gem update (#35892).Marius Balteanu2022-05-281-3/+3
* Add a test for #36958.Marius Balteanu2022-05-031-0/+6
* Add test for #36932.Marius Balteanu2022-04-271-0/+7
* Fix Redmine::Plugin.assets_directory is not working after r21283 (#36835).Marius Balteanu2022-03-241-0/+5
* Comments for Textile text formatting (#20511).Go MAEDA2022-03-171-0/+32