| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged r19416 from trunk to 4.1-stable (#32785). | Go MAEDA | 2020-01-12 | 1 | -1/+1 |
* | Disable sprockets to avoid Sprockets::Railtie::ManifestNeededError raised by ... | Go MAEDA | 2019-10-24 | 1 | -7/+12 |
* | Enable frozen_string_literal for all files under config directory (#26561). | Go MAEDA | 2019-03-17 | 1 | -1/+1 |
* | Add "frozen_string_literal: false" for all files (#26561). | Go MAEDA | 2019-03-15 | 1 | -0/+2 |
* | Update i18n gem to 1.5.3 (#29946). | Go MAEDA | 2019-02-19 | 1 | -1/+3 |
* | Sqlite3: Boolean values are now stored as 1 and 0 (#23630). | Jean-Philippe Lang | 2018-09-23 | 1 | -0/+3 |
* | Merged rails-5.1 branch (#23630). | Jean-Philippe Lang | 2017-07-23 | 1 | -7/+0 |
* | spelling fixes (#25495) | Toshi MARUYAMA | 2017-04-02 | 1 | -1/+1 |
* | Fixed that X-Sendfile header is never set (#24646). | Jean-Philippe Lang | 2016-12-31 | 1 | -1/+1 |
* | Use config.relative_url_root as the default path for session and autologin co... | Jean-Philippe Lang | 2015-11-14 | 1 | -1/+3 |
* | Config variable must be set (#21058). | Jean-Philippe Lang | 2015-10-24 | 1 | -0/+3 |
* | Adds Rack::ContentLength (#17403). | Jean-Philippe Lang | 2015-09-30 | 1 | -0/+3 |
* | Remove attachment after transaction commit (#20388). | Jean-Philippe Lang | 2015-09-30 | 1 | -0/+3 |
* | Fixed that setting config.logger.level in additional_environment.rb has no ef... | Jean-Philippe Lang | 2015-03-22 | 1 | -0/+4 |
* | XML parameters parser extracted to actionpack-xml_parser gem in Rails 4 (#145... | Jean-Philippe Lang | 2014-12-22 | 1 | -0/+4 |
* | Cache search result ids for faster search pagination (#18631). | Jean-Philippe Lang | 2014-12-20 | 1 | -0/+8 |
* | Merged rails-4.1 branch (#14534). | Jean-Philippe Lang | 2014-10-22 | 1 | -7/+2 |
* | prevent i18n deprecated warning | Toshi MARUYAMA | 2013-12-07 | 1 | -0/+2 |
* | Use AR callbacks instead of observers (removed in Rails4) for notifications. | Jean-Philippe Lang | 2013-07-14 | 1 | -3/+0 |
* | Don't load all helpers. | Jean-Philippe Lang | 2012-12-01 | 1 | -0/+3 |
* | Restores local time zone for timestamps for 1.x compatibility (#10996). | Jean-Philippe Lang | 2012-05-26 | 1 | -0/+1 |
* | Set the default session store. | Jean-Philippe Lang | 2012-04-28 | 1 | -0/+2 |
* | Merged rails-3.2 branch. | Jean-Philippe Lang | 2012-04-25 | 1 | -0/+56 |