summaryrefslogtreecommitdiffstats
path: root/test/unit/lib/redmine
Commit message (Expand)AuthorAgeFilesLines
* 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
* Allow users to be mentioned using @ in issues and wiki pages (#13919):Marius Balteanu2022-02-231-0/+146
* Explicitly specify text formatting in the tests (#35952).Marius Balteanu2022-01-222-126/+189
* Enable task list items for Common Mark text formatting (#35742).Marius Balteanu2022-01-221-0/+21
* Fix that I18nTest#test_custom_pluralization_rules randomly fails (#36396, #36...Go MAEDA2022-01-221-1/+3
* Custom I18n Pluralization rules are not applied correctly (#36396).Go MAEDA2022-01-151-0/+9
* Change the default value for "Time span format" from "decimal" to "minutes" (...Go MAEDA2022-01-082-2/+2
* Auto guess file encoding when importing CSV file (#34718).Go MAEDA2022-01-071-0/+17
* Update copyright year in source files to 2022 (#36379).Go MAEDA2022-01-0266-66/+66
* Fixes for Performance/StringIdentifierArgument introduced in RuboCop Performa...Go MAEDA2021-12-292-4/+4
* Lazy load inline images (#36294).Go MAEDA2021-12-141-1/+1
* Fix redmine:plugins:assets rake task fails (#36287, #32938).Go MAEDA2021-12-081-0/+14
* Fix plugin assets are no longer copied under plugin name (#36218, #29914, #32...Marius Balteanu2021-11-251-0/+47
* Fix typo in class 'icon-expended' (#36149).Marius Balteanu2021-11-081-3/+3
* Tokenize search parameter in order to allow multiple search terms in:Marius Balteanu2021-10-051-0/+27
* Unify code block and add "data-language" attribute with the user-supplied lan...Marius Balteanu2021-08-152-9/+35
* 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-2557-57/+57
* 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