| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged r23252 from trunk to 6.0-stable (#41728). | Marius Balteanu | 2024-11-11 | 1 | -1/+1 |
* | Merged r23242 from trunk to 6.0-stable. | Marius Balteanu | 2024-11-10 | 1 | -1/+1 |
* | Allows plugins to add custom SVG icons for menu items added by the plugin (#2... | Marius Balteanu | 2024-11-10 | 2 | -0/+18 |
* | Reverts r23190-r23187 because the CI build fails with error "ERROR: Failed to... | Marius Balteanu | 2024-11-03 | 7 | -7/+7 |
* | Updates commonmark gem version to 1.1.5 which switches from libcmark-gfm to c... | Marius Balteanu | 2024-11-03 | 7 | -7/+7 |
* | Upgrades propshaft to 1.1.0 (#39111). | Marius Balteanu | 2024-10-31 | 1 | -1/+1 |
* | Fix tests for the partial quoting feature that randomly fail (#41294). | Go MAEDA | 2024-10-26 | 1 | -8/+10 |
* | Drop deprecated Redcarpet based Markdown formatter (#40149). | Go MAEDA | 2024-10-20 | 3 | -411/+1 |
* | Fixes tests after r23104 (#23980). | Marius Balteanu | 2024-10-11 | 1 | -7/+7 |
* | Partial quoting feature for Issues and Forums (#41294). | Go MAEDA | 2024-10-09 | 1 | -0/+40 |
* | Add placeholder "h:mm" to hours field for better user guidance (#2464). | Go MAEDA | 2024-08-21 | 1 | -1/+3 |
* | Use anonymous block forwarding introduced in Ruby 3.1 (#38585). | Go MAEDA | 2024-08-21 | 2 | -2/+2 |
* | Fix RuboCop offense Layout/EmptyLinesAroundClassBody (#36320). | Go MAEDA | 2024-08-20 | 1 | -1/+0 |
* | Updates test environment config to mark assertionless tests as failed (#36320). | Marius Balteanu | 2024-08-20 | 5 | -5/+0 |
* | Upgrade to Rails 7.2.0 (#36320). | Marius Balteanu | 2024-08-20 | 1 | -1/+1 |
* | Add support for quoted arguments containing commas in wiki macros (#40014). | Go MAEDA | 2024-08-20 | 1 | -0/+7 |
* | Add missing assertion in Redmine::MenuManager::MapperTest#test_push_onto_root... | Go MAEDA | 2024-08-12 | 1 | -1/+1 |
* | Fix RuboCop offense Layout/SpaceInsideParens, one of the offenses enabled in ... | Go MAEDA | 2024-08-12 | 1 | -1/+1 |
* | Fix RuboCop offense Layout/SpaceAfterComma, one of the offenses enabled in ru... | Go MAEDA | 2024-08-12 | 1 | -1/+1 |
* | Fix RuboCop offense Layout/EmptyLinesAroundClassBody, one of the offenses ena... | Go MAEDA | 2024-08-12 | 1 | -1/+0 |
* | Add an option to render Integer and Float custom fields with thousands delimi... | Go MAEDA | 2024-07-18 | 1 | -0/+11 |
* | Refactor ApplicationHelper#format_object to accept options as a hash (#39997). | Go MAEDA | 2024-07-18 | 1 | -1/+1 |
* | Fix tests for updated git repository (#40948). | Marius Balteanu | 2024-07-14 | 1 | -11/+11 |
* | Fix RuboCop offense Style/MapCompactWithConditionalBlock (#39887). | Go MAEDA | 2024-07-11 | 1 | -1/+1 |
* | Add test for r22906 (#40716). | Go MAEDA | 2024-07-06 | 1 | -0/+15 |
* | Support multiple multi-word phrases in the search engine (#38446). | Go MAEDA | 2024-06-19 | 1 | -0/+5 |
* | Add tests for current alt attribute behavior in images (#40650). | Go MAEDA | 2024-05-24 | 1 | -0/+28 |
* | Key/value-pair custom field type not available to all customizable contents (... | Go MAEDA | 2024-05-16 | 2 | -0/+10 |
* | Replaces use of Digest::MD5 / Digest::SHA1 with ActiveSupport::Digest (#35217). | Marius Balteanu | 2024-05-07 | 3 | -6/+5 |
* | Adds an option to send email notification when an attachment is added (#40569). | Marius Balteanu | 2024-04-28 | 1 | -1/+1 |
* | Fix RuboCop offense Style/MapIntoArray (#39887). | Go MAEDA | 2024-04-09 | 2 | -8/+2 |
* | Remove redundant ApplicationHelper inclusions (#40506). | Go MAEDA | 2024-04-02 | 7 | -10/+0 |
* | Fix rubocop warning (#38975). | Marius Balteanu | 2024-03-03 | 1 | -1/+1 |
* | Introduces Redmine::Plugin#attachment_object_type to provide better API for r... | Marius Balteanu | 2024-02-27 | 1 | -0/+8 |
* | Remove current year from source file copyright headers and update year in foo... | Marius Balteanu | 2024-02-26 | 71 | -71/+71 |
* | Deletes @Redmine::WikiFormatting::CommonMark::HelperTest@ tests that are no l... | Marius Balteanu | 2024-02-21 | 1 | -33/+0 |
* | Remove trailing whitespaces from test/unit/lib/redmine/unified_diff_test.rb (... | Go MAEDA | 2024-02-05 | 1 | -2/+2 |
* | Ensure tests remain robust against trailing whitespace removal (#31507). | Go MAEDA | 2024-02-05 | 1 | -11/+11 |
* | Fix ScmData.binary? method not to consider UTF-8 text as binary (#40020). | Go MAEDA | 2024-01-30 | 1 | -0/+47 |
* | Fix RuboCop offense "Lint/Syntax: invalid escape character syntax" (#38585). | Go MAEDA | 2024-01-27 | 1 | -2/+2 |
* | Fix RuboCop offense Layout/EmptyLineAfterMagicComment (#39111). | Go MAEDA | 2024-01-27 | 1 | -0/+1 |
* | Fix failing test by ignoring the directories that start with a dot (#39111). | Marius Balteanu | 2024-01-26 | 1 | -1/+2 |
* | Removes debug code added in r22638 (#39111). | Marius Balteanu | 2024-01-26 | 1 | -2/+0 |
* | Adds debug code to investigate test fail on CI (#39111). | Marius Balteanu | 2024-01-26 | 1 | -0/+2 |
* | Remove code that is no longer needed as a result of asset pipeline implementa... | Marius Balteanu | 2024-01-25 | 1 | -23/+0 |
* | Add Propshaft library to enable the asset pipeline without modifying existing... | Marius Balteanu | 2024-01-25 | 1 | -0/+44 |
* | Support localized decimal separators for float values in PDF export (#22024). | Go MAEDA | 2024-01-04 | 1 | -2/+7 |
* | Support localized decimal separators for float values (#22024). | Go MAEDA | 2024-01-04 | 1 | -0/+28 |
* | Allow consecutive footnote references inTextile (#39884). | Marius Balteanu | 2023-12-22 | 1 | -0/+17 |
* | Fix RuboCop offense Performance/StringIdentifierArgument (#39888). | Go MAEDA | 2023-12-20 | 1 | -1/+1 |