60 коммитов (9955844da1d209778f06ad9a3583949048b8ee88)

Автор SHA1 Сообщение Дата
  Go MAEDA 2a564a1376 DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1. (#29914, #32897). 3 лет назад
  Go MAEDA 3e36b5c452 Update copyright year in source files to 2021 (#33069). 3 лет назад
  Toshi MARUYAMA 6f621ff7a5 add empty line after guard clause to app/models/issue_relation.rb 3 лет назад
  Toshi MARUYAMA 2297ce58cf remove spaces inside {} of app/models/issue_relation.rb 3 лет назад
  Go MAEDA 907e0173e4 Update copyright year in source files to 2020 (#33069). 4 лет назад
  Go MAEDA 47a71c8011 Reverts r19478 (#32897). 4 лет назад
  Go MAEDA 10bb12e09f Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1.' (#32897). 4 лет назад
  Toshi MARUYAMA c40714edd1 cleanup: rubocop: fix Style/MultilineTernaryOperator and Style/NestedTernaryOperator in app/models/issue_relation.rb 4 лет назад
  Toshi MARUYAMA fcf877493e cleanup: rubocop: fix Layout/AlignArguments in app/models/issue_relation.rb 4 лет назад
  Go MAEDA 4082069c75 Update copyright year. 5 лет назад
  Go MAEDA 07b3087fda Enable frozen_string_literal for some files under app and lib directory (#26561). 5 лет назад
  Go MAEDA 5861160ffc Add "frozen_string_literal: false" for all files (#26561). 5 лет назад
  Jean-Philippe Lang c2bdc81124 Log automatic rescheduling of following issues to journal (#28649). 6 лет назад
  Go MAEDA 0f9ea965e7 Fix: Calculation of the start date of following issues ignores the "non-working days" setting (#14846). 6 лет назад
  Go MAEDA ae842a73db Disallow creating inverse relates issue relations (#27663). 6 лет назад
  Go MAEDA 0ed07156ad Reverted r17054 (#27663). 6 лет назад
  Go MAEDA 3a310ccc2e Disallow creating inverse relates issue relations (#27663). 6 лет назад
  Jean-Philippe Lang d74f0bfd5c Merged rails-5.1 branch (#23630). 7 лет назад
  Jean-Philippe Lang 7fd04e1f8d Update copyright. 7 лет назад
  Toshi MARUYAMA 3f0e720f56 remove trailing white space from app/models/issue_relation.rb 7 лет назад
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. 8 лет назад
  Jean-Philippe Lang b3663ee5c4 Warning "Can't mass-assign protected attributes for IssueRelation: issue_to_id" (#21695). 8 лет назад
  Jean-Philippe Lang 3a48f09d4f Can't set parent issue when issue relations among child issues are present (#13654). 8 лет назад
  Jean-Philippe Lang 000124f44f Copyright update. 9 лет назад
  Jean-Philippe Lang 4d6c52a82b Use IssueRelation#to_s. 9 лет назад
  Jean-Philippe Lang 5326eb233e Overrides IssueRelation#to_s. 9 лет назад
  Jean-Philippe Lang 32b79b6fd4 Fixed that IssueRelation should not be responsible for calling Issue#init_journal (#18237). 9 лет назад
  Jean-Philippe Lang 498a34403a Removed unneeded :foreign_key option on belongs_to associations. 9 лет назад
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) 10 лет назад
  Jean-Philippe Lang 77665b5252 Store relation type instead of i18n key in journals (#15704). 10 лет назад
  Toshi MARUYAMA 1f9e1ca318 add journal after creating/deleting issue relation (#1005) 11 лет назад
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 лет назад
  Toshi MARUYAMA b4aab7b375 remove trailing white-spaces from app/models/issue_relation.rb 11 лет назад
  Jean-Philippe Lang 228414f777 Moved IssueRelations to IssueRelation::Relations. 11 лет назад
  Toshi MARUYAMA f4cf7bc6f5 code layout cleanup app/models/issue_relation.rb 11 лет назад
  Jean-Philippe Lang b71355f10b Ignore non-working days when rescheduling an issue (#2161). 11 лет назад
  Jean-Philippe Lang 1b6da80e16 Makes related issues available for display and filtering on the issue list (#3239, #3265). 11 лет назад
  Jean-Philippe Lang cc4cff9f11 Adds a "Copied from/to" relation when copying issue(s) (#6899). 11 лет назад
  Jean-Philippe Lang ba5a052c8c Copyright update. 12 лет назад
  Jean-Philippe Lang 9e83ee2ddf Removed after_initialize methods. 12 лет назад
  Toshi MARUYAMA 54d553b27f Rails3: model: replace deprecated errors.add_to_base at validate_issue_relation of IssueRelation 12 лет назад
  Toshi MARUYAMA 3268a190ae Rails3: model: replace deprecated 'before_save' method at IssueRelation model 12 лет назад
  Toshi MARUYAMA 86d6f2fe37 Rails3: replace deprecated 'validate' method at IssueRelation model. 12 лет назад
  Toshi MARUYAMA 65cc96e334 remove trailing white-spaces from app/models/issue_relation.rb. 13 лет назад
  Jean-Philippe Lang 42f9dc7d2c Makes relations resource shallow (#7366). 13 лет назад
  Jean-Philippe Lang 79f25c08f8 Document why relation is reversed after validation. 13 лет назад
  Jean-Philippe Lang ea06b3cca5 Set a default value for relation type. 13 лет назад
  Jean-Baptiste Barth f982c5b90d Fixed circular dependencies possibly introduced when using reverse relations, for instance "blocked by" relations (#8616). 13 лет назад
  Jean-Philippe Lang 7fb0fe2e91 Safer code in IssueRelation (#7018). 13 лет назад
  Jean-Philippe Lang cbd4af236c Adds issue relations to individual issue XML (#5305). 14 лет назад