8260 Commits (46715d8e88c0f46733aee86574b1cc9e30e2b9fb)

Author SHA1 Message Date
  Go MAEDA 8a289f434a Merged r22403 from trunk to 5.1-stable (#36695). 7 months ago
  Go MAEDA 67c268476a Merged r22395 from trunk to 5.1-stable (#38493). 7 months ago
  Marius Balteanu f1437b7ec5 Reinitialize an empty Wiki page after after project wiki is deleted (#34634). 7 months ago
  Marius Balteanu 94da4a33f5 Revert r22368. 7 months ago
  Marius Balteanu 5e17a276a8 Traditional Chinese translation update (#39221). 7 months ago
  Marius Balteanu 3f7156cd77 Fix typo in default async adapter name (#36695). 7 months ago
  Marius Balteanu 6eae0901a9 Fix condition to display active job queue check only for production environment (#36695). 7 months ago
  Marius Balteanu 249c473600 Add check in Redmine information page if default queue adapter is used in production (#36695). 7 months ago
  Go MAEDA 6a7f2536b5 Add field separator option to CSV export dialog (#37621). 7 months ago
  Go MAEDA 54f4b1b0d8 Fix comment to correctly represent legacy filter parameters handling in UsersController#index API requests (#39181). 7 months ago
  Go MAEDA 03280712d3 Fix RuboCop offenses due to r22343: Style/RedundantRegexpEscape, Layout/EmptyLinesAroundMethodBody, and Style/HashSyntax (#39181). 7 months ago
  Go MAEDA 28a45b7144 Add missing Homepage attribute in Projects API response (#39113). 7 months ago
  Go MAEDA ff93ee3cfa API compatibility to legacy status and name query params (#39181, #37674) 7 months ago
  Go MAEDA cb617673b3 Cleanup debug code in app/models/mail_handler.rb (#39184). 7 months ago
  Go MAEDA bfe619ae7e Optimize IssueQuery#sql_for_assigned_to_role_field for PostgreSQL (#38319). 7 months ago
  Go MAEDA ad3e2bdd1b Refactor SQL construction in IssueQuery#sql_for_assigned_to_role_field for better readability (#38319). 7 months ago
  Go MAEDA 43873746ba Replace custom EMAIL_REGEXP with URI::MailTo::EMAIL_REGEXP for more accurate email validation (#36969). 7 months ago
  Go MAEDA 80880d9aaa Remove set_language_if_valid from MyController (#39066). 8 months ago
  Go MAEDA 3928d82ee1 Avoid exception during validation if the spent_on date of a time entry was removed (#39079). 8 months ago
  Go MAEDA 4973c9014b Set a strict CSP policy for downloaded attachments, thumbnails, and raw repository files(#38417). 8 months ago
  Go MAEDA 3de9413917 Always serve thumbnails with disposition: attachment (#38417). 8 months ago
  Go MAEDA 9315481cdf Add missing files in r22289 (#2568). 9 months ago
  Go MAEDA fe9ef2fc27 Add description for issue statuses and display them in issue new/edit form (#2568). 9 months ago
  Go MAEDA 937124443c Raise the maximum length of the last name to 255 characters (#37679). 9 months ago
  Go MAEDA 4e0bb4990c Display calendar in vertical list layout on mobile screens (#33682). 9 months ago
  Go MAEDA 21a6fc71d6 Fix RuboCop offense Performance/MapMethodChain (#37247). 9 months ago
  Go MAEDA 86c5d7814f Retry in case of stale issue during Issue.update_versions (#38820). 9 months ago
  Go MAEDA bb3662894e "has been" and "has never been" filter operators can be very slow (#38527, #38788). 11 months ago
  Go MAEDA 66f16ff348 Unable to retrieve custom fields set as "For all projects" via Projects API (#38668). 11 months ago
  Go MAEDA 945a82b5c0 <=> operator should return nil when invoked with an incomparable object (#38772). 11 months ago
  Go MAEDA 0befc3a23c Fix RuboCop offense Style/RedundantSelfAssignmentBranch (#36919). 11 months ago
  Go MAEDA f500357ba2 Fix SQL error when passing invalid value to "Related to" filter (#38301). 11 months ago
  Go MAEDA fa9b911f0a Fix RuboCop offense Lint/RedundantSafeNavigation (#36919). 11 months ago
  Go MAEDA 9d0b073f7d Add X-Redmine-Issue-Priority headers to issue notification mails (#2746). 1 year ago
  Go MAEDA e8d8d6b7f1 Fix PostgreSQL error caused by comparing text with integer values (#38527). 1 year ago
  Go MAEDA 2caf5eaf97 New issues filter operators "has been", "has never been", and "changed from" (#38527). 1 year ago
  Go MAEDA bf239fae8a Add breadcrumbs to news pages (#2631). 1 year ago
  Go MAEDA 006c6a4e01 Use the new pagination style for the calendars view (#27346). 1 year ago
  Go MAEDA e575b7a6fc Use label_view instead of the untranslated string "OK" in the repository browser (#38509). 1 year ago
  Go MAEDA 53ec1c0e43 Display order of watchers in the sidebar is indeterminate (#38458). 1 year ago
  Go MAEDA 5352225a8c Make the "Any searchable text" filter search only open issues when the status filter is set to "open" (#38402). 1 year ago
  Go MAEDA d97beec1d4 Add "View annotation prior to this change" button in the annotate view of Git (#35432). 1 year ago
  Go MAEDA 90569a4ed0 Code cleanup of RepositoriesController#annotate (#35432). 1 year ago
  Go MAEDA ccf8e7d299 Add a button to apply issues filter to search results (#38481). 1 year ago
  Go MAEDA 3a549bb860 Preload default_status when listing trackers (#38474). 1 year ago
  Go MAEDA 1099623634 Support "my bookmarks" in the search (#38459). 1 year ago
  Go MAEDA fae39a9542 Fix "Any searchable text" filter doesn't support the project filter with the value "my projects" or "my bookmarks" (#38402). 1 year ago
  Go MAEDA 0e19e183b1 OR search with multiple terms for "starts with" and "ends with" filter operators (#38456). 1 year ago
  Go MAEDA 0f6507a607 Change the notation of "contains any of" filter operator to "*~" (#38435). 1 year ago
  Go MAEDA 1f5c8742e3 Fix "contains any of" operator is not taken into account in File and File description filters (#38435). 1 year ago