2776 Commits (10bb12e09f81dcc56f7a11342b841b9b7cf8d53e)

Author SHA1 Message Date
  Go MAEDA 10bb12e09f Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1.' (#32897). 4 years ago
  Go MAEDA ba7d4745e2 Fix ruby 2.7 warning: The last argument is used as the keyword parameter (#32542, #31500). 4 years ago
  Go MAEDA d48769f152 Enable users to receive email notifications about high issues (only) (#32628). 4 years ago
  Go MAEDA d438c89b1a Add IssuePriority#high? and #low? helpers (#32628). 4 years ago
  Go MAEDA 006b686499 Extract finding the default or "middle" issue priority into its own class method (#32628). 4 years ago
  Go MAEDA 758a08fad9 Use existing scopes instead of one-off AR condition (#32628). 4 years ago
  Go MAEDA 6611f5bf5d Make languages in Highlighted code button in toolbar customizable (#32528). 4 years ago
  Go MAEDA a853fc0e73 Fix sort projects table by custom field (#32769). 4 years ago
  Jean-Philippe Lang 13da124b16 CSV import does not keep the project it was clicked from (#21766). 4 years ago
  Go MAEDA 261d3ed39c Issue relations filter lacks "is not" (#32546). 4 years ago
  Toshi MARUYAMA 1cca05ecf3 cleanup: rubocop: fix Layout/ClosingParenthesisIndentation in app/models/journal.rb 4 years ago
  Toshi MARUYAMA 3ccbfd9ec1 cleanup: rubocop: fix Layout/IndentFirstArgument in app/models/journal.rb 4 years ago
  Toshi MARUYAMA dd0c72e4bc cleanup: rubocop: fix Layout/IndentFirstHashElement in app/models/setting.rb 4 years ago
  Toshi MARUYAMA 5f2b2c9436 code layout clean up app/models/user.rb 4 years ago
  Toshi MARUYAMA bfeffd964b cleanup: rubocop: fix Layout/MultilineHashBraceLayout and Layout/SpaceInsideBlockBraces in app/models/auth_source_ldap.rb 4 years ago
  Toshi MARUYAMA 0c341eb21d cleanup: rubocop: fix Layout/IndentFirstHashElement in app/models/auth_source_ldap.rb 4 years ago
  Toshi MARUYAMA 43e0616102 cleanup: rubocop: fix Layout/EmptyLineAfterGuardClause in app/models/setting.rb 4 years ago
  Toshi MARUYAMA 13ce734fc8 code layout clean up app/models/workflow_transition.rb 4 years ago
  Toshi MARUYAMA 1bc6d701c9 cleanup: rubocop: fix Layout/SpaceInsidePercentLiteralDelimiters in app/models/project.rb 4 years ago
  Toshi MARUYAMA 33ed57a223 cleanup: rubocop: fix Layout/SpaceAfterComma in app/models/mailer.rb 4 years ago
  Toshi MARUYAMA 430236a2af cleanup: rubocop: fix Layout/SpaceAfterComma in app/models/enumeration.rb 4 years ago
  Toshi MARUYAMA 3bd37fef40 cleanup: rubocop: fix Layout/SpaceInsideBlockBraces in app/models/mailer.rb 4 years ago
  Toshi MARUYAMA daf4f93c16 cleanup: rubocop: fix Layout/SpaceAfterComma in app/models/query.rb 4 years ago
  Toshi MARUYAMA 404f2fb54d cleanup: rubocop: fix Layout/IndentFirstArrayElement in app/models/setting.rb 4 years ago
  Toshi MARUYAMA 5600c3cf5a cleanup: rubocop: fix Style/MultilineIfModifier in app/models/repository/subversion.rb 4 years ago
  Toshi MARUYAMA cff0fb1855 cleanup: rubocop: fix Layout/EmptyLineAfterGuardClause in app/models/repository/subversion.rb 4 years ago
  Toshi MARUYAMA 0b487967da cleanup: rubocop: fix Layout/SpaceAfterComma in app/models/repository/git.rb 4 years ago
  Toshi MARUYAMA 34aa758c1d cleanup: rubocop: fix Layout/EmptyLineAfterGuardClause in app/models/repository/git.rb 4 years ago
  Toshi MARUYAMA 37272d1c41 cleanup: rubocop: fix Layout/EmptyLineAfterGuardClause in app/models/query.rb 4 years ago
  Toshi MARUYAMA 83f96f072e cleanup: rubocop: fix Layout/EmptyLineAfterGuardClause in app/models/mailer.rb 4 years ago
  Toshi MARUYAMA 466a5bd3a8 cleanup: rubocop: fix Layout/EmptyLineAfterGuardClause in app/models/journal.rb 4 years ago
  Toshi MARUYAMA eb41a074ce cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in app/models/project_query.rb 4 years ago
  Toshi MARUYAMA ab37571a8e cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in app/models/setting.rb 4 years ago
  Toshi MARUYAMA b131063315 cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in app/models/time_entry_query.rb 4 years ago
  Toshi MARUYAMA 3326956a62 cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in app/models/query.rb 4 years ago
  Toshi MARUYAMA 902d2d4f53 cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in app/models/issue_query.rb 4 years ago
  Jean-Philippe Lang 97efebf08e Make sure we cannot create a ProjectQuery on a given project (#29482). 4 years ago
  Toshi MARUYAMA bd00d16d0f rubocop: fix Lint/IneffectiveAccessModifier in app/models/auth_source_ldap.rb (#32470) 4 years ago
  Jean-Philippe Lang 1220a68cbd Reverts r18692 (#32470). 4 years ago
  Jean-Philippe Lang 9746ab7e5b Add anonymous user to author list in issue/time query (#16904). 4 years ago
  Jean-Philippe Lang 4a447dda09 Add support for grouping by issue on timelog view (#32436). 4 years ago
  Jean-Philippe Lang e23c480f22 Removed invalid association IssueCustomField#issue_custom_values (#32431). 4 years ago
  Go MAEDA 1c533c948b Adds "Target Version" column to the list of "Available columns" in "Spent time" tab (#30346). 4 years ago
  Toshi MARUYAMA 82c0eaadc3 cleanup: rubocop: fix Layout/IndentFirstArrayElement in app/models/project.rb 4 years ago
  Toshi MARUYAMA 02876fb1bf cleanup: rubocop: fix Layout/BlockEndNewline in app/models/message.rb 4 years ago
  Toshi MARUYAMA fb84731bcd cleanup: rubocop: fix Layout/BlockAlignment in app/models/time_entry.rb 4 years ago
  Toshi MARUYAMA b31b57f82d cleanup: rubocop: fix Layout/BlockAlignment in app/models/project.rb 4 years ago
  Toshi MARUYAMA bc0d654802 cleanup: rubocop: fix Layout/BlockAlignment in app/models/principal.rb 4 years ago
  Toshi MARUYAMA 73be0198d1 cleanup: rubocop: fix Layout/AlignArguments in app/models/time_entry_query.rb 4 years ago
  Toshi MARUYAMA e264e05906 cleanup: rubocop: fix Layout/AlignArguments in app/models/auth_source.rb 4 years ago