summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove unused "mention_users" permission from the roles table (#37974).Go MAEDA2023-10-161-0/+12
* Fix RuboCop offenses due to r22343: Style/RedundantRegexpEscape, Layout/Empty...Go MAEDA2023-10-162-7/+6
* Add missing Homepage attribute in Projects API response (#39113).Go MAEDA2023-10-152-0/+5
* Update locales (#39181, #37674).Go MAEDA2023-10-1548-0/+48
* API compatibility to legacy status and name query params (#39181, #37674)Go MAEDA2023-10-155-0/+103
* Fix a test failure due to the auto watch on issue creation (#38238).Go MAEDA2023-10-151-1/+3
* Update RuboCop Rails to 2.21 (#37248).Go MAEDA2023-10-133-18/+4
* Fix RuboCop offense Rails/RedundantActiveRecordAllMethod (#37248).Go MAEDA2023-10-128-17/+17
* Cleanup debug code in app/models/mail_handler.rb (#39184).Go MAEDA2023-10-121-1/+1
* Update RuboCop to 1.57 (#36919).Go MAEDA2023-10-122-3/+3
* Fix RuboCop offense Style/RedundantFilterChain (#36919).Go MAEDA2023-10-121-1/+1
* Fix an intermittent test failure in JournalTest (#39180).Go MAEDA2023-10-121-1/+1
* Czech translation update (#39179).Go MAEDA2023-10-111-17/+16
* Optimize IssueQuery#sql_for_assigned_to_role_field for PostgreSQL (#38319).Go MAEDA2023-10-091-3/+3
* Refactor SQL construction in IssueQuery#sql_for_assigned_to_role_field for be...Go MAEDA2023-10-091-4/+10
* Replace custom EMAIL_REGEXP with URI::MailTo::EMAIL_REGEXP for more accurate ...Go MAEDA2023-10-073-4/+6
* Fixes i18n call in macro error fallback (#37668).Go MAEDA2023-10-061-1/+1
* Fix RuboCop offences introduced in r22328 (#38707).Go MAEDA2023-10-061-5/+5
* Refactor: Simplify the code (#38707).Go MAEDA2023-10-061-10/+6
* Add test for r22327 (#38707).Go MAEDA2023-10-061-0/+95
* Fix order of loading plugins' config/routes.rb (#38707).Go MAEDA2023-10-061-1/+1
* Updates for 5.0.6 releaseGo MAEDA2023-09-302-1/+69
* Fix the changelog generator to work with the current www.redmine.org.Go MAEDA2023-09-301-3/+3
* Remove set_language_if_valid from MyController (#39066).Go MAEDA2023-09-241-1/+0
* Fix mistranslation of label_board_sticky in Spanish translation (#38871).Go MAEDA2023-09-241-1/+1
* CommonMark Markdown task list item markers are not exported to PDF (#37694).Go MAEDA2023-09-211-1/+1
* Correctly escape issue text in Gantt PNG export for ImageMagick convert (#387...Go MAEDA2023-09-212-4/+15
* Avoid exception during validation if the spent_on date of a time entry was re...Go MAEDA2023-09-202-1/+11
* Update Rails to 6.1.7.6 (#38374).Go MAEDA2023-09-201-1/+1
* Use mocha >= 2.0.1 (#39070).Go MAEDA2023-09-181-1/+1
* Use uri_with_link_safe_scheme? in Redcloth3 (#38807).Go MAEDA2023-09-181-2/+2
* HTML-escape the entire tag content of escaped HTML tags in textile (#38807).Go MAEDA2023-09-182-4/+5
* Adapt markdown autolink behavior to that of common_mark (#38806).Go MAEDA2023-09-182-3/+93
* Set a strict CSP policy for downloaded attachments, thumbnails, and raw repos...Go MAEDA2023-09-182-0/+10
* Always serve thumbnails with disposition: attachment (#38417).Go MAEDA2023-09-181-1/+1
* Japanese translation update (#39032).Go MAEDA2023-09-061-3/+3
* Traditional Chinese translation update (#39020).Go MAEDA2023-09-051-3/+3
* Add ".byebug_history" to svn:ignore, .gitignore, and .hgignore (#39021).Go MAEDA2023-09-052-0/+2
* Add missing files in r22289 (#2568).Go MAEDA2023-08-312-0/+31
* Update locales (#2568).Go MAEDA2023-08-3148-0/+144
* Add description for issue statuses and display them in issue new/edit form (#...Go MAEDA2023-08-3112-7/+78
* Fix exception raised during thumbnail macro to image tag conversion in emails...Go MAEDA2023-08-302-1/+13
* Raise the maximum length of the last name to 255 characters (#37679).Go MAEDA2023-08-272-1/+8
* Display calendar in vertical list layout on mobile screens (#33682).Go MAEDA2023-08-279-192/+229
* Generate snake-case file name by redmine_plugin_migration (#38730).Go MAEDA2023-08-232-1/+60
* Update RuboCop Performance to 1.19 (#37247).Go MAEDA2023-08-231-1/+1
* Fix RuboCop offense Performance/MapMethodChain (#37247).Go MAEDA2023-08-2312-29/+29
* Retry in case of stale issue during Issue.update_versions (#38820).Go MAEDA2023-08-232-3/+47
* Update RuboCop to 1.56 (#36919).Go MAEDA2023-08-093-24/+8
* Regenerate .rubocop_todo.yml (#36919).Go MAEDA2023-08-091-1/+4