| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged r22633 from trunk to 5.1-stable (#40099). | Marius Balteanu | 2024-01-25 | 1 | -0/+1 |
* | Merged r22623, r22624 and r22625 from trunk to 5.1-stable (#40099). | Marius Balteanu | 2024-01-25 | 2 | -3/+3 |
* | Merged r22583 from trunk to 5.1-stable (#39991). | Go MAEDA | 2024-01-03 | 1 | -1/+1 |
* | Merge r22584 from trunk to 5.1-stable (#39999). | Marius Balteanu | 2024-01-03 | 1 | -0/+5 |
* | Merged r22561 from trunk to 5.1-stable (#39932). | Go MAEDA | 2023-12-28 | 1 | -1/+1 |
* | Merge r22538 and r22539 from trunk to 5.1-stable (#39894). | Marius Balteanu | 2023-12-21 | 1 | -1/+6 |
* | Update Rails UJS to 6.1.7.6 (#39875). | Marius Balteanu | 2023-12-20 | 1 | -1/+1 |
* | Merged r22478 to r22479from trunk to 5.1-stable (#39714). | Marius Balteanu | 2023-11-26 | 1 | -3/+3 |
* | Merged r22458, r22459, r22460, r22461, r22462 and r22464 from trunk to 5.1-st... | Marius Balteanu | 2023-11-19 | 1 | -10/+20 |
* | Merged r22427 and r22428 to 5.1-stable (#39521). | Marius Balteanu | 2023-11-13 | 1 | -0/+4 |
* | Merged r22417 from trunk to 5.1-stable (#39443). | Marius Balteanu | 2023-11-11 | 1 | -7/+8 |
* | Merged r22403 from trunk to 5.1-stable (#36695). | Go MAEDA | 2023-10-30 | 1 | -1/+1 |
* | Merged r22395 from trunk to 5.1-stable (#38493). | Go MAEDA | 2023-10-29 | 3 | -3/+11 |
* | Reinitialize an empty Wiki page after after project wiki is deleted (#34634). | Marius Balteanu | 2023-10-23 | 3 | -2/+8 |
* | Revert r22368. | Marius Balteanu | 2023-10-23 | 3 | -8/+2 |
* | Traditional Chinese translation update (#39221). | Marius Balteanu | 2023-10-23 | 3 | -2/+8 |
* | Fix typo in default async adapter name (#36695). | Marius Balteanu | 2023-10-22 | 1 | -1/+1 |
* | Fix condition to display active job queue check only for production environme... | Marius Balteanu | 2023-10-22 | 1 | -1/+1 |
* | Add check in Redmine information page if default queue adapter is used in pro... | Marius Balteanu | 2023-10-21 | 1 | -0/+1 |
* | Add field separator option to CSV export dialog (#37621). | Go MAEDA | 2023-10-21 | 9 | -1/+25 |
* | Fix comment to correctly represent legacy filter parameters handling in Users... | Go MAEDA | 2023-10-17 | 1 | -1/+1 |
* | Fix RuboCop offenses due to r22343: Style/RedundantRegexpEscape, Layout/Empty... | Go MAEDA | 2023-10-16 | 1 | -2/+1 |
* | Add missing Homepage attribute in Projects API response (#39113). | Go MAEDA | 2023-10-15 | 1 | -0/+1 |
* | API compatibility to legacy status and name query params (#39181, #37674) | Go MAEDA | 2023-10-15 | 2 | -0/+41 |
* | Cleanup debug code in app/models/mail_handler.rb (#39184). | Go MAEDA | 2023-10-12 | 1 | -1/+1 |
* | Optimize IssueQuery#sql_for_assigned_to_role_field for PostgreSQL (#38319). | Go MAEDA | 2023-10-09 | 1 | -3/+3 |
* | Refactor SQL construction in IssueQuery#sql_for_assigned_to_role_field for be... | Go MAEDA | 2023-10-09 | 1 | -4/+10 |
* | Replace custom EMAIL_REGEXP with URI::MailTo::EMAIL_REGEXP for more accurate ... | Go MAEDA | 2023-10-07 | 2 | -4/+2 |
* | Remove set_language_if_valid from MyController (#39066). | Go MAEDA | 2023-09-24 | 1 | -1/+0 |
* | Avoid exception during validation if the spent_on date of a time entry was re... | Go MAEDA | 2023-09-20 | 1 | -1/+1 |
* | Set a strict CSP policy for downloaded attachments, thumbnails, and raw repos... | Go MAEDA | 2023-09-18 | 2 | -0/+10 |
* | Always serve thumbnails with disposition: attachment (#38417). | Go MAEDA | 2023-09-18 | 1 | -1/+1 |
* | Add missing files in r22289 (#2568). | Go MAEDA | 2023-08-31 | 1 | -0/+22 |
* | Add description for issue statuses and display them in issue new/edit form (#... | Go MAEDA | 2023-08-31 | 5 | -1/+10 |
* | Raise the maximum length of the last name to 255 characters (#37679). | Go MAEDA | 2023-08-27 | 1 | -1/+2 |
* | Display calendar in vertical list layout on mobile screens (#33682). | Go MAEDA | 2023-08-27 | 3 | -72/+31 |
* | Fix RuboCop offense Performance/MapMethodChain (#37247). | Go MAEDA | 2023-08-23 | 2 | -2/+2 |
* | Retry in case of stale issue during Issue.update_versions (#38820). | Go MAEDA | 2023-08-23 | 1 | -3/+12 |
* | "has been" and "has never been" filter operators can be very slow (#38527, #3... | Go MAEDA | 2023-06-30 | 1 | -4/+6 |
* | Unable to retrieve custom fields set as "For all projects" via Projects API (... | Go MAEDA | 2023-06-30 | 1 | -1/+1 |
* | <=> operator should return nil when invoked with an incomparable object (#387... | Go MAEDA | 2023-06-29 | 13 | -13/+35 |
* | Fix RuboCop offense Style/RedundantSelfAssignmentBranch (#36919). | Go MAEDA | 2023-06-29 | 2 | -3/+3 |
* | Fix SQL error when passing invalid value to "Related to" filter (#38301). | Go MAEDA | 2023-06-21 | 1 | -8/+12 |
* | Fix RuboCop offense Lint/RedundantSafeNavigation (#36919). | Go MAEDA | 2023-06-07 | 1 | -3/+3 |
* | Add X-Redmine-Issue-Priority headers to issue notification mails (#2746). | Go MAEDA | 2023-05-13 | 1 | -0/+2 |
* | Fix PostgreSQL error caused by comparing text with integer values (#38527). | Go MAEDA | 2023-05-11 | 1 | -2/+2 |
* | New issues filter operators "has been", "has never been", and "changed from" ... | Go MAEDA | 2023-05-11 | 2 | -6/+34 |
* | Add breadcrumbs to news pages (#2631). | Go MAEDA | 2023-05-09 | 1 | -0/+1 |
* | Use the new pagination style for the calendars view (#27346). | Go MAEDA | 2023-05-07 | 1 | -3/+9 |
* | Use label_view instead of the untranslated string "OK" in the repository brow... | Go MAEDA | 2023-05-05 | 2 | -2/+2 |