Commit Graph

  • 26c392d3c3 Fix a test failure due to the auto watch on issue creation (#38238). Go MAEDA 2023-10-15 01:31:29 +00:00
  • 1a1ea18307 Update RuboCop Rails to 2.21 (#37248). Go MAEDA 2023-10-13 02:06:54 +00:00
  • b81818100c Fix RuboCop offense Rails/RedundantActiveRecordAllMethod (#37248). Go MAEDA 2023-10-12 23:10:25 +00:00
  • cb617673b3 Cleanup debug code in app/models/mail_handler.rb (#39184). Go MAEDA 2023-10-12 22:42:55 +00:00
  • 9552922d46 Update RuboCop to 1.57 (#36919). Go MAEDA 2023-10-12 10:28:18 +00:00
  • e067210432 Fix RuboCop offense Style/RedundantFilterChain (#36919). Go MAEDA 2023-10-12 10:08:15 +00:00
  • ea38a40b7a Fix an intermittent test failure in JournalTest (#39180). Go MAEDA 2023-10-12 09:17:42 +00:00
  • 4f4ae05349 Czech translation update (#39179). Go MAEDA 2023-10-11 03:00:22 +00:00
  • bfe619ae7e Optimize IssueQuery#sql_for_assigned_to_role_field for PostgreSQL (#38319). Go MAEDA 2023-10-09 05:30:04 +00:00
  • ad3e2bdd1b Refactor SQL construction in IssueQuery#sql_for_assigned_to_role_field for better readability (#38319). Go MAEDA 2023-10-09 05:19:28 +00:00
  • 43873746ba Replace custom EMAIL_REGEXP with URI::MailTo::EMAIL_REGEXP for more accurate email validation (#36969). Go MAEDA 2023-10-07 03:43:00 +00:00
  • 090323b7a0 Fixes i18n call in macro error fallback (#37668). Go MAEDA 2023-10-06 08:30:33 +00:00
  • 9ab7d166b2 Fix RuboCop offences introduced in r22328 (#38707). Go MAEDA 2023-10-06 08:18:26 +00:00
  • 2a8131ce73 Refactor: Simplify the code (#38707). Go MAEDA 2023-10-06 06:14:37 +00:00
  • 291206fda1 Add test for r22327 (#38707). Go MAEDA 2023-10-06 06:12:24 +00:00
  • d7189c02db Fix order of loading plugins' config/routes.rb (#38707). Go MAEDA 2023-10-06 06:10:23 +00:00
  • 5347aec5b8 Tagged version 4.2.11 4.2.11 Go MAEDA 2023-09-30 06:37:45 +00:00
  • 51762372ed Tagged version 5.0.6 5.0.6 Go MAEDA 2023-09-30 06:35:12 +00:00
  • 13a5c47d48 Updates for 4.2.11 release 4.2-stable Go MAEDA 2023-09-30 06:27:58 +00:00
  • e646a3440b Merged r22322 from trunk to 5.0-stable. Go MAEDA 2023-09-30 06:26:28 +00:00
  • 1d88a2317d Updates for 5.0.6 release Go MAEDA 2023-09-30 06:22:56 +00:00
  • a7e21f1dfd Fix the changelog generator to work with the current www.redmine.org. Go MAEDA 2023-09-30 05:23:26 +00:00
  • 80880d9aaa Remove set_language_if_valid from MyController (#39066). Go MAEDA 2023-09-24 11:54:34 +00:00
  • edb84cf2b2 Fix mistranslation of label_board_sticky in Spanish translation (#38871). Go MAEDA 2023-09-24 07:24:00 +00:00
  • fc58809bfe Merged r22317 from trunk to 5.0-stable (#37694). Go MAEDA 2023-09-21 14:23:46 +00:00
  • 818276795b CommonMark Markdown task list item markers are not exported to PDF (#37694). Go MAEDA 2023-09-21 14:17:08 +00:00
  • 51f6c75e7d Merged r22314 from trunk to 4.2-stable (#38728). Go MAEDA 2023-09-21 00:43:10 +00:00
  • 5cd49ac2f4 Merged r22314 from trunk to 5.0-stable (#38728). Go MAEDA 2023-09-21 00:38:55 +00:00
  • 949f57f521 Correctly escape issue text in Gantt PNG export for ImageMagick convert (#38728). Go MAEDA 2023-09-21 00:35:13 +00:00
  • 50e9c2e10b Merged r22311 from trunk to 4.2-stable (#39079). Go MAEDA 2023-09-20 04:48:52 +00:00
  • 19edb7df96 Merged r22311 from trunk to 5.0-stable (#39079). Go MAEDA 2023-09-20 04:47:15 +00:00
  • 3928d82ee1 Avoid exception during validation if the spent_on date of a time entry was removed (#39079). Go MAEDA 2023-09-20 04:43:20 +00:00
  • f0128ea71c Merged r22309 from trunk to 5.0-stable (#38374). Go MAEDA 2023-09-20 04:04:28 +00:00
  • c9aed18ee5 Update Rails to 6.1.7.6 (#38374). Go MAEDA 2023-09-20 03:53:46 +00:00
  • 8e86f7d6cb Use mocha >= 2.0.1 (#39070). Go MAEDA 2023-09-18 09:16:51 +00:00
  • 3abe485136 Use mocha >= 2.0.1 (#39070). Go MAEDA 2023-09-18 09:08:31 +00:00
  • 60c6f5a7c4 Use mocha >= 2.0.1 (#39070). Go MAEDA 2023-09-18 09:06:00 +00:00
  • 16368edc12 Merged r22302 and r22303 from trunk to 4.2-stable (#38807). Go MAEDA 2023-09-18 08:15:54 +00:00
  • ea4bf1eba4 Merged r22302 and r22303 from trunk to 5.0-stable (#38807). Go MAEDA 2023-09-18 08:06:48 +00:00
  • 303abf0783 Use uri_with_link_safe_scheme? in Redcloth3 (#38807). Go MAEDA 2023-09-18 07:55:40 +00:00
  • ba181c7328 HTML-escape the entire tag content of escaped HTML tags in textile (#38807). Go MAEDA 2023-09-18 07:45:03 +00:00
  • c69e2adf76 Merged r22298 from trunk to 4.2-stable (#38806). Go MAEDA 2023-09-18 06:40:00 +00:00
  • 83fdb7e481 Backport Redmine::Helpers::URL#uri_with_link_safe_scheme? from r21161 to 4.2-stable (#38806). Go MAEDA 2023-09-18 06:28:42 +00:00
  • 03bcf78246 Merged r22298 from trunk to 5.0-stable (#38806). Go MAEDA 2023-09-18 05:19:57 +00:00
  • 5e07a72413 Adapt markdown autolink behavior to that of common_mark (#38806). Go MAEDA 2023-09-18 05:07:22 +00:00
  • 4567650f1e Merged r22294 and r22295 from trunk to 4.2-stable (#38417). Go MAEDA 2023-09-18 02:35:27 +00:00
  • 15d0ea8c59 Merged r22294 and r22295 from trunk to 5.0-stable (#38417). Go MAEDA 2023-09-18 02:26:15 +00:00
  • 4973c9014b Set a strict CSP policy for downloaded attachments, thumbnails, and raw repository files(#38417). Go MAEDA 2023-09-18 02:16:36 +00:00
  • 3de9413917 Always serve thumbnails with disposition: attachment (#38417). Go MAEDA 2023-09-18 02:14:35 +00:00
  • deb792981b Japanese translation update (#39032). Go MAEDA 2023-09-06 14:17:58 +00:00
  • dc7430153b Traditional Chinese translation update (#39020). Go MAEDA 2023-09-05 02:54:30 +00:00
  • adb53eafa2 Add ".byebug_history" to svn:ignore, .gitignore, and .hgignore (#39021). Go MAEDA 2023-09-05 02:50:39 +00:00
  • 9315481cdf Add missing files in r22289 (#2568). Go MAEDA 2023-08-31 23:30:11 +00:00
  • 33e8d67e7c Update locales (#2568). Go MAEDA 2023-08-31 13:22:28 +00:00
  • fe9ef2fc27 Add description for issue statuses and display them in issue new/edit form (#2568). Go MAEDA 2023-08-31 13:21:34 +00:00
  • 84af85d56a Merged r22285 from trunk to 4.2-stable (#38697). Go MAEDA 2023-08-30 07:42:21 +00:00
  • 001e48a151 Merged r22285 from trunk to 5.0-stable (#38697). Go MAEDA 2023-08-30 07:40:32 +00:00
  • 2415c9f5d7 Fix exception raised during thumbnail macro to image tag conversion in emails (#38697). Go MAEDA 2023-08-30 07:30:16 +00:00
  • 937124443c Raise the maximum length of the last name to 255 characters (#37679). Go MAEDA 2023-08-27 08:59:33 +00:00
  • 4e0bb4990c Display calendar in vertical list layout on mobile screens (#33682). Go MAEDA 2023-08-27 06:40:59 +00:00
  • 6653f60d74 Generate snake-case file name by redmine_plugin_migration (#38730). Go MAEDA 2023-08-23 09:39:02 +00:00
  • 59476a88f6 Update RuboCop Performance to 1.19 (#37247). Go MAEDA 2023-08-23 09:12:41 +00:00
  • 21a6fc71d6 Fix RuboCop offense Performance/MapMethodChain (#37247). Go MAEDA 2023-08-23 09:05:20 +00:00
  • 86c5d7814f Retry in case of stale issue during Issue.update_versions (#38820). Go MAEDA 2023-08-23 07:40:25 +00:00
  • 679ba509da Update RuboCop to 1.56 (#36919). Go MAEDA 2023-08-09 23:42:42 +00:00
  • 5aec6e36f1 Regenerate .rubocop_todo.yml (#36919). Go MAEDA 2023-08-09 08:13:47 +00:00
  • 41b3b683b6 Update RuboCop to 1.54 (#36919). Go MAEDA 2023-07-02 07:20:10 +00:00
  • 5965b4054d Merged r22273 from trunk to 4.2-stable (#38797). Go MAEDA 2023-07-02 06:53:00 +00:00
  • 37c3246921 Merged r22273 from trunk to 5.0-stable (#38797). Go MAEDA 2023-07-02 06:44:23 +00:00
  • a7bc173a7e Fix incorrect argument format for assert_select that causes ArgumentError with rails-dom-testing >= 2.1.0 (#38797). Go MAEDA 2023-07-02 06:34:03 +00:00
  • a519accb99 Update I18n to 1.14 (#37401). Go MAEDA 2023-06-30 09:46:40 +00:00
  • bb3662894e "has been" and "has never been" filter operators can be very slow (#38527, #38788). Go MAEDA 2023-06-30 09:40:23 +00:00
  • 66f16ff348 Unable to retrieve custom fields set as "For all projects" via Projects API (#38668). Go MAEDA 2023-06-30 09:20:09 +00:00
  • 945a82b5c0 <=> operator should return nil when invoked with an incomparable object (#38772). Go MAEDA 2023-06-29 14:42:54 +00:00
  • ebf3fb3b4f Update Pg to 1.5 (#37525). Go MAEDA 2023-06-29 04:07:47 +00:00
  • 4298763141 Merged r22266 from trunk to 5.0-stable (#38374). Go MAEDA 2023-06-29 03:53:01 +00:00
  • e19b1850e6 Update Rails to 6.1.7.4 (#38374). Go MAEDA 2023-06-29 03:42:22 +00:00
  • 6e21d3adde Update RuboCop to 1.53 (#36919). Go MAEDA 2023-06-29 03:28:57 +00:00
  • e41551632d Fix RuboCop offense Style/ReturnNilInPredicateMethodDefinition (#36919). Go MAEDA 2023-06-29 01:56:18 +00:00
  • 0befc3a23c Fix RuboCop offense Style/RedundantSelfAssignmentBranch (#36919). Go MAEDA 2023-06-29 01:37:24 +00:00
  • e0e751f5bc Fix RuboCop offense Style/RedundantRegexpArgument (#36919). Go MAEDA 2023-06-29 00:39:58 +00:00
  • a06f749835 Update RuboCop Rails to 2.20 (#37248). Go MAEDA 2023-06-22 02:26:10 +00:00
  • c77f7f9d28 Update Nokogiri to 1.15.2 in 4.2-stable (#38539). Go MAEDA 2023-06-22 01:42:28 +00:00
  • e07214cb60 Update Nokogiri to 1.15.2 in 5.0-stable (#38539). Go MAEDA 2023-06-22 01:40:40 +00:00
  • a8e8dc2567 Update Nokogiri to 1.15.2 (#38181). Go MAEDA 2023-06-22 01:33:38 +00:00
  • 1031de1e8b Remove unused i18n key "label_optgroup_others" (#38646). Go MAEDA 2023-06-21 09:50:57 +00:00
  • f500357ba2 Fix SQL error when passing invalid value to "Related to" filter (#38301). Go MAEDA 2023-06-21 06:05:09 +00:00
  • 497762a0ee Redmine 4.2 on Ruby 2.4 is not compatible with Loofah 2.21 or higher (#38617). Go MAEDA 2023-06-11 07:58:34 +00:00
  • 828439338f Update RuboCop to 1.52 (#36919). Go MAEDA 2023-06-07 13:17:39 +00:00
  • fa9b911f0a Fix RuboCop offense Lint/RedundantSafeNavigation (#36919). Go MAEDA 2023-06-07 13:04:35 +00:00
  • f41afc7e72 Fix RuboCop offense Style/RedundantArrayConstructor (#36919). Go MAEDA 2023-06-07 12:39:40 +00:00
  • bd2a9027f1 Fix RuboCop offense Style/RedundantFilterChain (#36919). Go MAEDA 2023-06-07 12:37:09 +00:00
  • cd20de2517 Update RuboCop Performance to 1.17 (#37247). Go MAEDA 2023-06-02 07:51:50 +00:00
  • 51736ca785 Bulgarian translation update (#38551). Go MAEDA 2023-05-18 13:27:39 +00:00
  • 64d9cffa20 Galician translation update (#38564). Go MAEDA 2023-05-18 13:20:18 +00:00
  • 491983a23e Update RuboCop to 1.51 (#36919). Go MAEDA 2023-05-15 07:48:24 +00:00
  • fb108e5ec4 Regenerate .rubocop_todo.yml (#36919). Go MAEDA 2023-05-15 02:51:09 +00:00
  • 2c65dcd71c Japanese translation update (#38545). Go MAEDA 2023-05-15 02:12:04 +00:00
  • 9d0b073f7d Add X-Redmine-Issue-Priority headers to issue notification mails (#2746). Go MAEDA 2023-05-13 08:05:32 +00:00
  • edb7d23e69 Traditional Chinese translation update (#38537). Go MAEDA 2023-05-13 03:15:28 +00:00