93 Commits (7b911245d31509da8fa656bbedc37213d3148897)

Autor SHA1 Nachricht Datum
  Marius Balteanu 7b911245d3 Updates Rails to 7.1.2 (#36320). vor 7 Monaten
  Go MAEDA 0bb664e43c Limit the year to 4 digits in date input (#38231). vor 1 Jahr
  Go MAEDA f376fb6867 Modifying the source code of a plugin does not reload it after r21295 ( #36273). vor 1 Jahr
  Go MAEDA 531144e6dd Fixes for Style/FileWrite offense introduced in RuboCop 1.24.0 (#35136). vor 2 Jahren
  Go MAEDA 9955844da1 Drop OpenID support (#35755). vor 2 Jahren
  Marius Balteanu a914cf4c40 Switch to zeitwerk autoloader (#29914, #32938). vor 2 Jahren
  Marius Balteanu e82b0a77e3 Load core plugins using require (#29914, #32938). vor 2 Jahren
  Marius Balteanu 0352ab71cf Add core extensions in prepare method (#29914, #32938). vor 2 Jahren
  Marius Balteanu 87097f2204 Move preparation code to redmine/preparation.rb (#29914, #32938). vor 2 Jahren
  Marius Balteanu 838e719edf Extract Redmine::PluginLoader from Redmine::Plugin (#32938). vor 2 Jahren
  Go MAEDA e50050dd8c Remove redefinition of ActionMailer::LogSubscriber#deliver which is no longer necessary because of the removal of Setting.bcc_recipients. (#31035). vor 2 Jahren
  Go MAEDA 6369d139dd Uploading a big file fails with NoMemoryError (#33752). vor 3 Jahren
  Go MAEDA f1b1c2f471 Fix Subclasses must implement a find_templates(name, prefix, partial, details, locals = []) method (#29914). vor 3 Jahren
  Toshi MARUYAMA e7ba3cf008 code cleanup: rubocop: fix Rails/Presence in config/initializers/30-redmine.rb vor 4 Jahren
  Toshi MARUYAMA fe6b965fd5 code cleanup: rubocop: fix Rails/Presence in config/initializers/10-patches.rb vor 4 Jahren
  Go MAEDA db3ee07a55 Reverts r18245 (#31582, #31365). vor 5 Jahren
  Jean-Philippe Lang 7a66b3b1da Issue subject may be broken if the subject field is split into multiple lines (#31365). vor 5 Jahren
  Go MAEDA 069577c133 Add support for reloading plugin assets automatically in development mode (#31457). vor 5 Jahren
  Go MAEDA 24d76e94ef Support frozen_string_literal in config/initializers/10-patches.rb (#26561). vor 5 Jahren
  Go MAEDA 02b4449414 Enable frozen_string_literal for all files under config directory (#26561). vor 5 Jahren
  Go MAEDA d16369b67c Enable frozen_string_literal for files which don't contain string literals (#26561). vor 5 Jahren
  Go MAEDA 5861160ffc Add "frozen_string_literal: false" for all files (#26561). vor 5 Jahren
  Go MAEDA 7d03c9c6ed Update i18n gem to 1.5.3 (#29946). vor 5 Jahren
  Jean-Philippe Lang 0c78056a69 Send emails asynchronously (#26791). vor 5 Jahren
  Go MAEDA b7f15fbadc Replace String#gsub with faster String#tr (#29363). vor 5 Jahren
  Toshi MARUYAMA 26f7d35ee3 add newline at end of config/initializers/10-patches.rb vor 7 Jahren
  Jean-Philippe Lang b99c3caae8 Renames column comments.comments to comments.content to please Rails 5.1 (#23630). vor 7 Jahren
  Jean-Philippe Lang d74f0bfd5c Merged rails-5.1 branch (#23630). vor 7 Jahren
  Jean-Philippe Lang df347c5c01 Restore timestamp in asset paths (#24617). vor 7 Jahren
  Jean-Philippe Lang 9d9e26317a Don't use alias_chain_method. vor 8 Jahren
  Jean-Philippe Lang dfb78be2a7 Code cleanup (#22383). vor 8 Jahren
  Jean-Philippe Lang 223141a20b Support of default Active Record (I18n) transliteration paths (#22383). vor 8 Jahren
  Jean-Philippe Lang 0fdec26cf2 Backtrace cleaner should not clean plugin paths (#21534). vor 8 Jahren
  Toshi MARUYAMA 632fcd33de add newline at end of config/initializers/30-redmine.rb vor 9 Jahren
  Toshi MARUYAMA 4501e9b6a3 remove trailing white space from config/initializers/30-redmine.rb vor 9 Jahren
  Toshi MARUYAMA 5bf63a6cac remove trailing white space from config/initializers/inflections.rb vor 9 Jahren
  Jean-Philippe Lang 5b1fb525b8 Error when using views/issues/index.api.rsb in a plugin (#13924). vor 9 Jahren
  Jean-Philippe Lang d85f73a30d Upgrade to Rails 4.2.0 (#14534). vor 9 Jahren
  Jean-Philippe Lang e3618bdbec Add support for multiple email addresses per user (#4244). vor 9 Jahren
  Jean-Philippe Lang 1a851318fd Replaces awesome_nested_set gem with a simple and more robust implementation of nested sets. vor 9 Jahren
  Jean-Philippe Lang 67c4936908 Restores commits reverted when rails-4.1 branch was merged (#18174). vor 9 Jahren
  Jean-Philippe Lang 2d1866d966 Merged rails-4.1 branch (#14534). vor 9 Jahren
  Jean-Philippe Lang 8d982736e0 Class mismatch when reloading in development mode (#17431). vor 10 Jahren
  Toshi MARUYAMA b4c903c035 remove awesome_nested_set patch from config/initializers/10-patches.rb (#6579) vor 10 Jahren
  Toshi MARUYAMA 82fa2cf79a add patch for regression of Hash#reject in Ruby 2.1.1 (#16194) vor 10 Jahren
  Toshi MARUYAMA ba75aa504b move r12689 awesome_nested_set modification to config/initializers/10-patches.rb (#7920) vor 10 Jahren
  Toshi MARUYAMA 94e3eb2b8b move awesome_nested_set leaf? modification to config/initializers/10-patches.rb vor 10 Jahren
  Jean-Philippe Lang e162f87964 Replaces <option value=""></option> which is not HTML5 valid (#15191). vor 10 Jahren
  Toshi MARUYAMA a4391db7cd enable configuration of OpenIdAuthentication.store (#14060) vor 11 Jahren
  Toshi MARUYAMA 6869e652c4 remove redundant variable from config/initializers/00-core_plugins.rb vor 11 Jahren