357 Commit (13aeb797cfaa5a70bd8903d8350ea8ce3e0bb151)

Autore SHA1 Messaggio Data
  Marius Balteanu 13aeb797cf Use ApplicationRecord instead of ActiveRecord::Base (#38975). 3 mesi fa
  Go MAEDA 02fbe55855 Optimize Project#notified_users to improve issue create/update speed (#23328). 4 mesi fa
  Go MAEDA 380444f085 Fix RuboCop offense Performance/StringIdentifierArgument (#39888). 5 mesi fa
  Go MAEDA c8640d7ffc Fix RuboCop offense Style/HashEachMethods (#39887). 5 mesi fa
  Go MAEDA 945a82b5c0 <=> operator should return nil when invoked with an incomparable object (#38772). 10 mesi fa
  Go MAEDA 0befc3a23c Fix RuboCop offense Style/RedundantSelfAssignmentBranch (#36919). 10 mesi fa
  Go MAEDA 53f2aca3ef "Cannot delete enumeration" error may occur when attempting to delete a project with time entries (#38286). 1 anno fa
  Go MAEDA 0558568257 Improve index usability for Project#project_condition (#38198). 1 anno fa
  Go MAEDA eb8916bc87 Introduce permission to set a project public (#38048). 1 anno fa
  Go MAEDA 92bd67c279 Update copyright year to 2023 (#38141). 1 anno fa
  Go MAEDA 361b285250 Do not break when setting enabled_module_names on a project without a default_member_role (#38064). 1 anno fa
  Marius Balteanu 883aa3b5cc Background job for project deletion (#36691). 2 anni fa
  Marius Balteanu 81575e7291 Skip validation of required custom fields when creating a project if user does not have permissions to see those custom fields (#36593). 2 anni fa
  Go MAEDA 2d6f552599 Replace Member.find_or_new with ActiveRecord's find_or_initialize_by (#36730). 2 anni fa
  Marius Balteanu 96d32a5226 Destroy overridden time entry activities and rows from the habtm join table @queries_roles@ on project deletion (#36416). 2 anni fa
  Go MAEDA 3686b77eb6 Update copyright year in source files to 2022 (#36379). 2 anni fa
  Marius Balteanu 6cbf1f2015 Explicitly specify escape character using an ESCAPE on SQLite (#35073). 2 anni fa
  Marius Balteanu 05e9d7883b Use sanitize_sql_like in like scopes (#35073). 2 anni fa
  Go MAEDA da4303a961 Locked users should not be displayed in the members box of the project overview page (#35606). 2 anni fa
  Go MAEDA 7f965286ed Default issue query (#7360). 2 anni fa
  Go MAEDA a9aae29708 Remove deprecated Project#members_by_role (#35031). 3 anni fa
  Go MAEDA 2a564a1376 DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1. (#29914, #32897). 3 anni fa
  Go MAEDA 3e36b5c452 Update copyright year in source files to 2021 (#33069). 3 anni fa
  Go MAEDA 06ac3473e0 Reverts r20653. 3 anni fa
  Toshi MARUYAMA ee877f6c2e place the '.' on the previous line of the method call at app/models/project.rb 3 anni fa
  Toshi MARUYAMA fd112cb766 shorten long line of app/models/project.rb 3 anni fa
  Toshi MARUYAMA 42b05f85ea shorten long line of app/models/project.rb 3 anni fa
  Go MAEDA f43b3685ff Use sum { ... } instead of map { ... }.sum (#34399). 3 anni fa
  Toshi MARUYAMA 0ba5cd4fea use "do end" instead of {} at ActiveRecord scope lambda of app/models/project.rb 3 anni fa
  Toshi MARUYAMA 8fa5b6051f add empty line after guard clause to app/models/project.rb 3 anni fa
  Toshi MARUYAMA ec488e6379 use "do end" instead of {} at app/models/project.rb 3 anni fa
  Toshi MARUYAMA b8575166d8 remove spaces inside {} of app/models/project.rb 3 anni fa
  Go MAEDA dbe76a23b3 Allow normal users to delete a project (#33945). 3 anni fa
  Go MAEDA f19c291b59 Show groups in members box on project overview page (#33174). 4 anni fa
  Go MAEDA 907e0173e4 Update copyright year in source files to 2020 (#33069). 4 anni fa
  Go MAEDA 777704249f Fix logging time via a commit message for project specific activities (#29838). 4 anni fa
  Go MAEDA 47a71c8011 Reverts r19478 (#32897). 4 anni fa
  Go MAEDA 10bb12e09f Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1.' (#32897). 4 anni fa
  Toshi MARUYAMA 1bc6d701c9 cleanup: rubocop: fix Layout/SpaceInsidePercentLiteralDelimiters in app/models/project.rb 4 anni fa
  Toshi MARUYAMA 82c0eaadc3 cleanup: rubocop: fix Layout/IndentFirstArrayElement in app/models/project.rb 4 anni fa
  Toshi MARUYAMA b31b57f82d cleanup: rubocop: fix Layout/BlockAlignment in app/models/project.rb 4 anni fa
  Toshi MARUYAMA 8688fd10eb cleanup: rubocop: fix Layout/AlignArguments in app/models/project.rb 4 anni fa
  Toshi MARUYAMA 790d2bae70 code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/models/project.rb 4 anni fa
  Toshi MARUYAMA 0fdaa963aa code cleanup: rubocop: fix Style/WhileUntilModifier in app/models/project.rb 4 anni fa
  Go MAEDA ce831ae5e4 Reject project custom field values not visible for the user (#31954, #31925). 4 anni fa
  Go MAEDA 024f2aef6c Code cleanup: RuboCop: Fix Style/IdenticalConditionalBranches in app/models/project.rb 4 anni fa
  Go MAEDA 3495cba92b Per role visibility settings for project custom fields (#31925). 4 anni fa
  Go MAEDA 0d4ed12388 Code cleanup: RuboCop: Rails/ActiveRecordAliases 4 anni fa
  Go MAEDA 4082069c75 Update copyright year. 5 anni fa
  Go MAEDA 72e1451159 Use Regexp#match? to reduce allocations of MatchData object (#28940). 5 anni fa