320 커밋 (10bb12e09f81dcc56f7a11342b841b9b7cf8d53e)

작성자 SHA1 메시지 날짜
  Go MAEDA 10bb12e09f Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1.' (#32897). 4 년 전
  Toshi MARUYAMA 1bc6d701c9 cleanup: rubocop: fix Layout/SpaceInsidePercentLiteralDelimiters in app/models/project.rb 4 년 전
  Toshi MARUYAMA 82c0eaadc3 cleanup: rubocop: fix Layout/IndentFirstArrayElement in app/models/project.rb 4 년 전
  Toshi MARUYAMA b31b57f82d cleanup: rubocop: fix Layout/BlockAlignment in app/models/project.rb 4 년 전
  Toshi MARUYAMA 8688fd10eb cleanup: rubocop: fix Layout/AlignArguments in app/models/project.rb 4 년 전
  Toshi MARUYAMA 790d2bae70 code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/models/project.rb 4 년 전
  Toshi MARUYAMA 0fdaa963aa code cleanup: rubocop: fix Style/WhileUntilModifier in app/models/project.rb 4 년 전
  Go MAEDA ce831ae5e4 Reject project custom field values not visible for the user (#31954, #31925). 4 년 전
  Go MAEDA 024f2aef6c Code cleanup: RuboCop: Fix Style/IdenticalConditionalBranches in app/models/project.rb 4 년 전
  Go MAEDA 3495cba92b Per role visibility settings for project custom fields (#31925). 4 년 전
  Go MAEDA 0d4ed12388 Code cleanup: RuboCop: Rails/ActiveRecordAliases 4 년 전
  Go MAEDA 4082069c75 Update copyright year. 5 년 전
  Go MAEDA 72e1451159 Use Regexp#match? to reduce allocations of MatchData object (#28940). 5 년 전
  Go MAEDA bd5977d97e Support frozen_string_literal in app/**/*.rb (#26561). 5 년 전
  Go MAEDA 5861160ffc Add "frozen_string_literal: false" for all files (#26561). 5 년 전
  Go MAEDA 6a639cdf0f Translation missing error in "Project's Status" filter options (#30718). 5 년 전
  Jean-Philippe Lang 12d1372ae5 Let admin users unarchive subprojects of archived projects (#29993). 5 년 전
  Go MAEDA 21034c5628 Filter issues after project status (#20081). 5 년 전
  Go MAEDA 81fcc06d55 Add CSS class to identify public projects (#28413). 5 년 전
  Go MAEDA 45478883a4 Copy project attachments (#26622). 6 년 전
  Go MAEDA c2c2a9c9f7 Copy version attachments (i.e. Files) along with the versions on project copy (#26622). 6 년 전
  Go MAEDA 07f0c2791e Copy wiki attachments on project copy (#10282). 6 년 전
  Go MAEDA ea562ffa43 Allow to copy documents along with projects (#26621). 6 년 전
  Jean-Philippe Lang c1e7146498 Removes deprecated methods. 6 년 전
  Jean-Philippe Lang d74f0bfd5c Merged rails-5.1 branch (#23630). 6 년 전
  Toshi MARUYAMA ff257d05e3 Replace tabs with spaces (#26333). 6 년 전
  Jean-Philippe Lang 7fd04e1f8d Update copyright. 7 년 전
  Jean-Philippe Lang 261292445f Set inverse_of on project boards association. 7 년 전
  Jean-Philippe Lang 5b61d56943 Using #joins is needed here with Rails 5. 7 년 전
  Jean-Philippe Lang d6b0fca902 Statuses of subprojects should be showed too (#5385). 7 년 전
  Jean-Philippe Lang ba37a2c476 Show statuses of project trackers only (#5385). 7 년 전
  Jean-Philippe Lang 2f77bfde91 Option to set a default assignee on each project (#482). 7 년 전
  Jean-Philippe Lang d8dec34ece Don't compare LOWER() with #downcase. 7 년 전
  Jean-Philippe Lang 6c4b73b448 Query through multiple projects by issue custom field not possible anymore (#25501). 7 년 전
  Jean-Philippe Lang 756a102820 Reset status when copying issues (#23610). 7 년 전
  Jean-Philippe Lang fe906e4fb6 Clean up sort orders. 7 년 전
  Jean-Philippe Lang 1b911e51f9 Time entry queries should be copied and deleted too. 7 년 전
  Jean-Philippe Lang 10ebed3b97 Removes default order on Project#versions association. 7 년 전
  Jean-Philippe Lang 402d739146 Use EXISTS instead of IN subquery (#21608). 7 년 전
  Jean-Philippe Lang 151a215ea4 Adds updated_by and last_updated_by filters on issues (#17720). 7 년 전
  Jean-Philippe Lang 98f8a17851 Speeds up Project.allowed_to_condition for users who belong to hundreds of projects. 7 년 전
  Jean-Philippe Lang e0912b99f5 Unarchive link not working for subprojects of closed projects (#24595). 7 년 전
  Jean-Philippe Lang 3a2b6c7c96 Enforce issue assignee validation (#23921). 7 년 전
  Jean-Philippe Lang d19aea9437 Don't return 2 errors when identifier is blank (blank + too short). 7 년 전
  Jean-Philippe Lang ddf249d7b0 Speedup remove_inherited_roles (#22850). 7 년 전
  Jean-Philippe Lang daab32923d Adds pagination to admin project list. 7 년 전
  Jean-Philippe Lang b405a0be53 Disable "Select project modules" permission does not apply to the new project form (#23470). 7 년 전
  Jean-Philippe Lang d5ca4a3593 Fixed that restricted custom permissions on for non member/anonymous does not work (#23655). 7 년 전
  Jean-Philippe Lang 57afa5345e Don't pass conditions to #delete_all. 7 년 전
  Jean-Philippe Lang d2f7e31951 Use .distinct instead of .uniq. 7 년 전