89 커밋 (9955844da1d209778f06ad9a3583949048b8ee88)

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