27 Commits (bd31345c87f8d19a98edb5977507bc8f76da1688)

Author SHA1 Message Date
  Go MAEDA 1eefff4d9c RuntimeError "Couldn't find Active Storage configuration" is raised at startup (#29914, #35005). 3 years ago
  Go MAEDA ba6ace46d7 Fix sending mail with DeliveryJob is deprecated (#29914, #32908). 3 years ago
  Go MAEDA 5d9458726f Fix "undefined method for nil:NilClass" in Rails 6.1 (#29914, #34980). 3 years ago
  Toshi MARUYAMA 9f7065c3b7 fix source indent of config/application.rb 3 years ago
  Go MAEDA 6875edabd7 X-Sendfile header field is not set if rack 2.1.0 is installed (#32785). 4 years ago
  Go MAEDA 87306bb735 Disable sprockets to avoid Sprockets::Railtie::ManifestNeededError raised by sprockets 4.0.0 (#32223). 4 years ago
  Go MAEDA 02b4449414 Enable frozen_string_literal for all files under config directory (#26561). 5 years ago
  Go MAEDA 5861160ffc Add "frozen_string_literal: false" for all files (#26561). 5 years ago
  Go MAEDA 7d03c9c6ed Update i18n gem to 1.5.3 (#29946). 5 years ago
  Jean-Philippe Lang 5ae629b3bb Sqlite3: Boolean values are now stored as 1 and 0 (#23630). 5 years ago
  Jean-Philippe Lang d74f0bfd5c Merged rails-5.1 branch (#23630). 7 years ago
  Toshi MARUYAMA 6139e0033a spelling fixes (#25495) 7 years ago
  Jean-Philippe Lang aef4a8a65b Fixed that X-Sendfile header is never set (#24646). 7 years ago
  Jean-Philippe Lang 703d8a4782 Use config.relative_url_root as the default path for session and autologin cookies (#21169). 8 years ago
  Jean-Philippe Lang 409cfcfccb Config variable must be set (#21058). 8 years ago
  Jean-Philippe Lang f0323575f9 Adds Rack::ContentLength (#17403). 8 years ago
  Jean-Philippe Lang e045215db7 Remove attachment after transaction commit (#20388). 8 years ago
  Jean-Philippe Lang a769aedb44 Fixed that setting config.logger.level in additional_environment.rb has no effect (#19405). 9 years ago
  Jean-Philippe Lang 6c6ea394af XML parameters parser extracted to actionpack-xml_parser gem in Rails 4 (#14534). 9 years ago
  Jean-Philippe Lang 717f491f50 Cache search result ids for faster search pagination (#18631). 9 years ago
  Jean-Philippe Lang 2d1866d966 Merged rails-4.1 branch (#14534). 9 years ago
  Toshi MARUYAMA f1175fda70 prevent i18n deprecated warning 10 years ago
  Jean-Philippe Lang 205eda8b33 Use AR callbacks instead of observers (removed in Rails4) for notifications. 11 years ago
  Jean-Philippe Lang 4d71446791 Don't load all helpers. 11 years ago
  Jean-Philippe Lang 84084b0168 Restores local time zone for timestamps for 1.x compatibility (#10996). 12 years ago
  Jean-Philippe Lang 68d5af3dd8 Set the default session store. 12 years ago
  Jean-Philippe Lang 5e57a1a9d9 Merged rails-3.2 branch. 12 years ago