107 Commits (10bb12e09f81dcc56f7a11342b841b9b7cf8d53e)

Autor SHA1 Nachricht Datum
  Go MAEDA 10bb12e09f Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1.' (#32897). vor 4 Jahren
  Toshi MARUYAMA 7ba233469f code cleanup: rubocop: fix Layout/ElseAlignment in app/models/changeset.rb vor 4 Jahren
  Toshi MARUYAMA 557f045e42 code cleanup: fix source code comment in r18607 vor 4 Jahren
  Toshi MARUYAMA af67ade563 code cleanup: rubocop: fix Lint/UselessAccessModifier in app/models/changeset.rb vor 4 Jahren
  Go MAEDA 4082069c75 Update copyright year. vor 5 Jahren
  Go MAEDA 07b3087fda Enable frozen_string_literal for some files under app and lib directory (#26561). vor 5 Jahren
  Go MAEDA 5861160ffc Add "frozen_string_literal: false" for all files (#26561). vor 5 Jahren
  Jean-Philippe Lang d74f0bfd5c Merged rails-5.1 branch (#23630). vor 6 Jahren
  Jean-Philippe Lang 7fd04e1f8d Update copyright. vor 7 Jahren
  Jean-Philippe Lang 1870a2e4fb Make sure that the journal is not created if issue is saved. vor 7 Jahren
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. vor 8 Jahren
  Jean-Philippe Lang 1919f7233f find_referenced_issue_by_id fails with RangeError for large numbers (#21071). vor 8 Jahren
  Jean-Philippe Lang 78153cacdf Keywords in commit messages: journal entries are created even if nothing was changed (#19538). vor 9 Jahren
  Toshi MARUYAMA 86c6afb545 revert r13896 (#14534) vor 9 Jahren
  Jean-Philippe Lang 0bcd5be0a5 Use attribute writers instead of before_create callback to normalize comments and committer (#14534). vor 9 Jahren
  Jean-Philippe Lang 000124f44f Copyright update. vor 9 Jahren
  Jean-Philippe Lang 2fe806a4a4 Rewrites search engine to properly paginate results (#18631). vor 9 Jahren
  Jean-Philippe Lang c0f082ad02 Code cleanup. vor 9 Jahren
  Toshi MARUYAMA 6f92548b38 remove unneeded "references" of joins vor 9 Jahren
  Jean-Philippe Lang 116eb8bcc7 Fixed an SQL error with SQLServer (#14534). vor 9 Jahren
  Jean-Philippe Lang 2d1866d966 Merged rails-4.1 branch (#14534). vor 9 Jahren
  Jean-Philippe Lang a567546335 Don't link multiple changesets from the same commit multiple times (#17931). vor 9 Jahren
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) vor 10 Jahren
  Jean-Philippe Lang 5df064ed85 Fixed Changeset#text_tag for changeset with hash and repository identifier (#13544). vor 10 Jahren
  Toshi MARUYAMA 3ace0292c2 Rails4: replace deprecated find_by_id at Changeset class vor 10 Jahren
  Toshi MARUYAMA 3109ed9320 code format cleanup app/models/changeset.rb vor 10 Jahren
  Jean-Philippe Lang b6cb7aa8e3 Ability to define commit keywords per tracker (#7590). vor 10 Jahren
  Jean-Philippe Lang 7b1b605ae8 Don't update issues nor log time when importing old changesets (#4823). vor 10 Jahren
  Jean-Philippe Lang 0444ecca3c Pass the commit keyword used to update the issue to the plugin hook. vor 10 Jahren
  Jean-Philippe Lang a77b462a53 Support for multiple issue update keywords/rules in commit messages (#4911). vor 10 Jahren
  Jean-Philippe Lang e224d50408 Removed useless require 'iconv' (#12787). vor 11 Jahren
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). vor 11 Jahren
  Jean-Philippe Lang 7222e4012d Rewrites named scopes with ARel queries. vor 11 Jahren
  Toshi MARUYAMA 07546b4943 remove trailing white-space from app/models/changeset.rb vor 12 Jahren
  Jean-Philippe Lang 56666a41b8 Code cleanup. vor 12 Jahren
  Jean-Philippe Lang 2cbf9c9cc4 Renamed #changes association to #filechanges (clash with AR::Base.changes that triggers errors with Rails 3.2.5). vor 12 Jahren
  Jean-Philippe Lang ba5a052c8c Copyright update. vor 12 Jahren
  Toshi MARUYAMA d0d01d4e70 model: replace Rails2 "named_scope" to Rails3 "scope" vor 12 Jahren
  Jean-Philippe Lang ee8002b0c9 Adds the repository identifier in the activity and search results (#779). vor 12 Jahren
  Jean-Philippe Lang bb36fa5d12 Adds the repository identifier to Changeset#text_tag (#779). vor 12 Jahren
  Jean-Philippe Lang 77287d1f0b Fixed magic link in the note added when closing an issue by a commit from a subproject (#10284). vor 12 Jahren
  Jean-Philippe Lang 1d4ef8964d Adds a "Manage related isses" permission to add/remove commits/issues relations manually from the changeset view (#2009). vor 12 Jahren
  Jean-Philippe Lang d02f6a8e32 Adds a setting that allows to reference/fix issues of all projects (#3087). vor 12 Jahren
  Jean-Philippe Lang 5f7995f977 Adds repository_id param for activity and search results (#779). vor 12 Jahren
  Toshi MARUYAMA 9a93bd1484 move Changeset#to_utf8 logic to lib/redmine/codeset_util.rb for common use (#3261) vor 12 Jahren
  Toshi MARUYAMA ef1223dd3a scm: db: model: add parent/child relation for changesets (#5501) vor 12 Jahren
  Toshi MARUYAMA 986f0acb00 fix typo of fix_issue() at Changeset model vor 12 Jahren
  Toshi MARUYAMA bc169cf466 Rails3: replace deprecated 'before_create' to declared method at Changeset model. vor 12 Jahren
  Toshi MARUYAMA 80c5f34c07 Rails3: replace deprecated 'after_create' to declared method at Repository model. vor 12 Jahren
  Toshi MARUYAMA 8427048d5d scm: fix JRuby tests fail in unit changeset following test. vor 13 Jahren