summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Receive e-mail replies to news and news comments (#38274).Go MAEDA2023-03-264-1/+100
* Add LockedTopic exception to MailHandler (#38273).Go MAEDA2023-03-261-1/+2
* Add MissingContainer exception to MailHandler (#38273).Go MAEDA2023-03-262-9/+10
* Multiple issue ids in "Related to" filter (#38301).Go MAEDA2023-03-252-1/+10
* "Cannot delete enumeration" error may occur when attempting to delete a proje...Go MAEDA2023-03-252-2/+3
* Update RuboCop Rails to 2.18 (#37248).Go MAEDA2023-03-253-5/+8
* Fix RuboCop offense Style/InverseMethods: Use `invalid?` instead of inverting...Go MAEDA2023-03-258-16/+16
* Fix RuboCop offense Style/InverseMethods: Use `present?` instead of inverting...Go MAEDA2023-03-2516-20/+20
* Remove redundant "Enabled: true" in .rubocop.yml (#36919).Go MAEDA2023-03-241-26/+0
* Fix RuboCop offense Rails/Presence in lib/redmine/scm/adapters/abstract_adapt...Go MAEDA2023-03-241-2/+2
* Update RuboCop to 1.48 (#36919).Go MAEDA2023-03-243-13/+8
* Regenerate .rubocop_todo.yml (#36919).Go MAEDA2023-03-241-7/+0
* Fix RuboCop offense Lint/MissingSuper (#36919).Go MAEDA2023-03-2412-28/+16
* Use Commonmarker instead of Redcarpet by default when rendering Markdown atta...Go MAEDA2023-03-232-3/+17
* Update Rails to 6.1.7.3 (#38374).Go MAEDA2023-03-231-1/+1
* Fix a failing test due to r22142 (#38360).Go MAEDA2023-03-231-1/+1
* Do not apply table-layout:fixed in potentially wide tables of detailed issue ...Go MAEDA2023-03-221-1/+1
* WebP images support in PDF output (#38368).Go MAEDA2023-03-222-2/+2
* Render numeric axis in charts as integers (#38359).Go MAEDA2023-03-222-1/+7
* French translation update.Jean-Philippe Lang2023-03-201-2/+1
* French translation update.Jean-Philippe Lang2023-03-201-1/+1
* French translation update.Jean-Philippe Lang2023-03-201-1/+1
* Polish translation update (#38328).Go MAEDA2023-03-131-12/+10
* Traditional Chinese translation update (#38332).Go MAEDA2023-03-061-1/+1
* Updates for 5.0.5 releaseGo MAEDA2023-03-052-1/+67
* Directly call URI.open instead of calling it via Kernel#open to fix deprecati...Go MAEDA2023-03-051-3/+3
* Bulgarian translation update (#38327).Go MAEDA2023-03-051-8/+6
* Don't load RuboCop by default (#36919).Go MAEDA2023-03-031-3/+3
* Update RuboCop to 1.47 (#36919).Go MAEDA2023-03-032-11/+2
* Check if the user has the permission to add notes or edit an issue when addin...Go MAEDA2023-03-024-3/+90
* Exporting UserQuery does not use the query name as file name (#37674, #38182).Go MAEDA2023-03-012-1/+14
* Show parent issues in notification email (#34302).Go MAEDA2023-03-013-2/+5
* Try importing journal replies as issue reply where applicable (#38263).Go MAEDA2023-02-272-6/+20
* Japanese translation update (#38306).Go MAEDA2023-02-271-1/+1
* Update locales (#38238).Go MAEDA2023-02-2748-0/+48
* Disable auto watch for the anonymous user (#38238).Go MAEDA2023-02-264-4/+34
* Auto watch issues on issue creation (#38238).Go MAEDA2023-02-265-2/+50
* Update RuboCop to 1.46 (#36919).Go MAEDA2023-02-242-3/+3
* Time Entry Import fails to import custom fields with "User" format (#38254).Go MAEDA2023-02-162-0/+35
* Update Rouge to 4.1 (#37236).Go MAEDA2023-02-153-2/+6
* Update RuboCop to 1.45 (#36919).Go MAEDA2023-02-152-11/+11
* Regenerate .rubocop_todo.yml (#36919).Go MAEDA2023-02-141-3/+1
* Fix RuboCop offense Style/YodaCondition (#36919).Go MAEDA2023-02-141-2/+2
* Fix RuboCop offense Style/RedundantHeredocDelimiterQuotes (#36919).Go MAEDA2023-02-141-0/+2
* Update RBPDF to 1.21 (#38272).Go MAEDA2023-02-131-1/+1
* Refactor code to use YAML.load_file instead of explicitly opening the file (#...Go MAEDA2023-02-131-4/+2
* Remove "Unknown user" notification on password request with non-existent emai...Go MAEDA2023-02-0751-50/+4
* Fix config/settings.yml not closed in Setting.load_available_settings (#38250).Go MAEDA2023-02-061-2/+4
* Update RuboCop Performance to 1.16 (#37247).Go MAEDA2023-02-061-1/+1
* Fix RuboCop offense Performance/StringInclude (#37247).Go MAEDA2023-02-061-1/+1