Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prevent issue links with double hash (##nnn) from being recognized as ATX hea... | Go MAEDA | 2024-07-06 | 1 | -2/+2 |
* | Fix RuboCop offense Style/RedundantRegexpEscape in lib/redmine/wiki_formattin... | Go MAEDA | 2024-07-06 | 1 | -2/+2 |
* | Replaces use of Digest::MD5 / Digest::SHA1 with ActiveSupport::Digest (#35217). | Marius Balteanu | 2024-05-07 | 1 | -2/+2 |
* | Remove current year from source file copyright headers and update year in foo... | Marius Balteanu | 2024-02-26 | 1 | -1/+1 |
* | Update copyright year to 2023 (#38141). | Go MAEDA | 2023-01-01 | 1 | -1/+1 |
* | Add frozen_string_literal and copyright (#37119). | Marius Balteanu | 2022-06-25 | 1 | -0/+19 |
* | Fix rubocop warnings (#37119). | Marius Balteanu | 2022-06-17 | 1 | -2/+1 |
* | Move methods related to wiki section to a helper file and include it in all 3... | Marius Balteanu | 2022-06-16 | 1 | -0/+59 |