summaryrefslogtreecommitdiffstats
path: root/test/unit/lib
Commit message (Expand)AuthorAgeFilesLines
* Merged r22910, r22924, r22928 and r22929 from trunk to 5.0-stable (#40948).Marius Balteanu2024-07-201-11/+11
* Fix rubocop warnings on 5.0-stable branch.Marius Balteanu2024-03-031-1/+1
* Merged r22746 from trunk to 5.0-stable (#40043).Marius Balteanu2024-02-2768-68/+68
* Merged r22747 from trunk to 5.0-stable (#39948).Marius Balteanu2024-02-271-0/+8
* Merge r22546 from trunk to 5.0-stable (#39884).Marius Balteanu2023-12-221-0/+17
* Merged r22445, r22449 and r22450 from trunk to 5.0-stable (#39553).Marius Balteanu2023-11-171-2/+5
* Revert r22446 and r22447 (#39553).Marius Balteanu2023-11-161-5/+2
* Cover more tests for #39553.Marius Balteanu2023-11-161-2/+5
* Revert r22442 (#39553).Marius Balteanu2023-11-161-5/+2
* Add tests for #39553.Marius Balteanu2023-11-161-2/+5
* Merged r22314 from trunk to 5.0-stable (#38728).Go MAEDA2023-09-211-0/+5
* Merged r22298 from trunk to 5.0-stable (#38806).Go MAEDA2023-09-181-1/+78
* Merged r22205 from trunk to 5.0-stable (#38464).Go MAEDA2023-04-211-0/+8
* Merged r22092 from trunk to 5.0-stable (#38239).Go MAEDA2023-02-051-1/+1
* Merged r22025 from trunk to 5.0-stable (#38073).Go MAEDA2023-01-161-0/+4
* Update copyright year to 2023 (#38141).Go MAEDA2023-01-0168-68/+68
* Merge r21915 to 5.0-stable (#37751).Marius Balteanu2022-11-281-4/+5
* Merged r21902 from trunk to 5.0-stable (#37767).Go MAEDA2022-10-171-0/+11
* Merge r21894 from trunk to 5.0-stable (#37751).Marius Balteanu2022-10-041-0/+7
* Merged r21865 from trunk to 5.0-stable (#37713).Go MAEDA2022-09-281-2/+8
* Merged r21850 and r21851 from trunk to 5.0-stable (#37237).Marius Balteanu2022-09-271-0/+4
* Merged r21849 from trunk to 5.0-stable (#37713).Marius Balteanu2022-09-271-0/+5
* Merged r21792 from trunk to 5.0-stable (#36258).Go MAEDA2022-09-011-3/+17
* Merged r21725 from trunk to 5.0-stable (#37450, #37476).Go MAEDA2022-07-211-0/+7
* Merged r21664 to 5.0-stable (#37138).Marius Balteanu2022-06-201-1/+1
* Merged r21660 to 5.0-stable (#37138).Marius Balteanu2022-06-201-0/+9
* Fix failing test (#35892).Marius Balteanu2022-05-281-2/+2
* Merged r21612 to 5.0-stable (35892).Marius Balteanu2022-05-281-3/+3
* Merged r21558 and r21559 to 5.0-stable (#36958).Marius Balteanu2022-05-111-0/+6
* Merged r21541 and r21542 to 5.0-stable (#36932).Marius Balteanu2022-04-281-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
* 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-0267-67/+67
* 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