2995 Commits (bd31345c87f8d19a98edb5977507bc8f76da1688)

Author SHA1 Message Date
  Go MAEDA 83e22515b9 Ruby 3.0: Fix `super` calls (#34992, #34986). 3 years ago
  Go MAEDA 74a6ff0230 Replace pluck().first with pick() (#32909). 3 years ago
  Go MAEDA 268b474f53 Rails 6.1: fix set roleids (#29914, #32935). 3 years ago
  Go MAEDA ba6ace46d7 Fix sending mail with DeliveryJob is deprecated (#29914, #32908). 3 years ago
  Go MAEDA 2a564a1376 DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1. (#29914, #32897). 3 years ago
  Go MAEDA f134831602 Do not journalize attachments that are added during a "Copy Issue" operation (#34921). 3 years ago
  Go MAEDA 770a31a78e Use secure_compare to validate keys (#34950). 3 years ago
  Go MAEDA 3e36b5c452 Update copyright year in source files to 2021 (#33069). 3 years ago
  Go MAEDA 7337343f56 Case-insensitive matching fails for Unicode filenames when referring to attachments in text formatting (#27780). 3 years ago
  Go MAEDA 7c7d29e33c Unnecessary database access when IssueQuery class is defined (#33290). 3 years ago
  Go MAEDA 06ac3473e0 Reverts r20653. 3 years ago
  Go MAEDA a8170e6a14 Introduces an additional check before removing a deduplicated file (#34479). 3 years ago
  Go MAEDA 7c824702c2 Reverts r20654. 3 years ago
  Go MAEDA 1accf2a072 Delete spent time custom field values not visible by the user after assignment (#33550). 3 years ago
  Go MAEDA 83f3f45497 Fix that column header is clickable even when the column is not actually sortable (#33548). 3 years ago
  Go MAEDA 34310eece6 Ability to set default value for "I don't want to be notified of changes that I make myself" (#34787). 3 years ago
  Go MAEDA 2cbf5bb29e Allow newlines and quote characters within mail body delimiters (#34794). 3 years ago
  Go MAEDA 5d251f28d0 Unable to autoload constant Version.table_name if gems use Version class (#33206). 3 years ago
  Go MAEDA 5f30d907a7 Remove unsupported encodings ISO-2022-KR and ISCII91 from Setting::ENCODINGS (#34750). 3 years ago
  Go MAEDA f238663f2b Allow to use watch_by filter in the global issues list (#34700). 3 years ago
  Go MAEDA 354d30df31 Add class 'error' to custom fields with validation errors (#32764, #34580). 3 years ago
  Go MAEDA 3f3514d8b1 Show only valid projects on issue form when the issue is a subtask (#33419). 3 years ago
  Go MAEDA 36b5c32048 Subprojects issues are not displayed on main project when all subprojects are closed (#34297). 3 years ago
  Go MAEDA 972f00eb47 Create custom field by copy (#34307). 3 years ago
  Toshi MARUYAMA cadcd7a340 use '\' instead of '+' to concatenate strings at app/models/wiki_content_version.rb 3 years ago
  Toshi MARUYAMA 863ea48a65 remove redundant 'return' from app/models/attachment.rb 3 years ago
  Toshi MARUYAMA 818e813ef2 remove redundant 'return' from app/models/changeset.rb 3 years ago
  Toshi MARUYAMA 69646935a1 shorten long line of app/models/issue_query.rb 3 years ago
  Toshi MARUYAMA ca099daae2 shorten long line of app/models/issue.rb 3 years ago
  Toshi MARUYAMA 0beee7746e place the '.' on the previous line of the method call at app/models/attachment.rb 3 years ago
  Toshi MARUYAMA ee877f6c2e place the '.' on the previous line of the method call at app/models/project.rb 3 years ago
  Toshi MARUYAMA a91da01ade shorten long line of Query#sql_for_custom_field 3 years ago
  Toshi MARUYAMA fd112cb766 shorten long line of app/models/project.rb 3 years ago
  Toshi MARUYAMA 655057f08b shorten long line of app/models/custom_field.rb 3 years ago
  Go MAEDA 5d017f42be Spent time details are displayed in incorrect order when sorted by week and date (#33952). 3 years ago
  Toshi MARUYAMA 658e95afd2 shorten long line of app/models/board.rb 3 years ago
  Toshi MARUYAMA 7097fcedec shorten long line of app/models/mailer.rb 3 years ago
  Toshi MARUYAMA ae22cb7fca shorten long line of app/models/wiki_page.rb 3 years ago
  Toshi MARUYAMA 027af9e7b5 shorten long line of app/models/changeset.rb 3 years ago
  Toshi MARUYAMA 6caaba93ba shorten long line of app/models/tracker.rb 3 years ago
  Toshi MARUYAMA c840cefb76 shorten long line of Query#relative_date_clause 3 years ago
  Toshi MARUYAMA 163fda086f shorten long line of app/models/workflow_rule.rb 3 years ago
  Toshi MARUYAMA 0fe9d4785c shorten long line of app/models/issue_priority.rb 3 years ago
  Toshi MARUYAMA 00ab304a15 shorten long line of app/models/attachment.rb 3 years ago
  Toshi MARUYAMA 42b05f85ea shorten long line of app/models/project.rb 3 years ago
  Toshi MARUYAMA d30d70a418 shorten long line of Query#sql_for_field 3 years ago
  Go MAEDA f43b3685ff Use sum { ... } instead of map { ... }.sum (#34399). 3 years ago
  Toshi MARUYAMA 807952bdd9 shorten long line of Query#add_custom_fields_filters 3 years ago
  Go MAEDA 1dcebf8ce0 Changes User.try_to_login to catch and log AuthSourceExceptions, and introduces User.try_to_login! replicating the original behavior (#34071). 3 years ago
  Toshi MARUYAMA 5f1bce0032 shorten long line of IssueQuery#available_columns 3 years ago