Project

General

Profile

  • svn:eol-style: native

# Date Author Comment
16859 2017-07-23 13:26 Jean-Philippe Lang

Merged rails-5.1 branch (#23630).

16445 2017-04-02 05:34 Toshi MARUYAMA

spelling fixes (#25495)

16114 2016-12-31 13:45 Jean-Philippe Lang

Fixed that X-Sendfile header is never set (#24646).

14876 2015-11-14 11:04 Jean-Philippe Lang

Use config.relative_url_root as the default path for session and autologin cookies (#21169).

Patch by Daniel Ritz.

14736 2015-10-24 12:20 Jean-Philippe Lang

Config variable must be set (#21058).

14632 2015-09-30 22:40 Jean-Philippe Lang

Adds Rack::ContentLength (#17403).

14630 2015-09-30 20:59 Jean-Philippe Lang

Remove attachment after transaction commit (#20388).

Patch by Ivan Zabrovskiy.

14155 2015-03-22 10:26 Jean-Philippe Lang

Fixed that setting config.logger.level in additional_environment.rb has no effect (#19405).

13790 2014-12-22 14:41 Jean-Philippe Lang

XML parameters parser extracted to actionpack-xml_parser gem in Rails 4 (#14534).

13770 2014-12-20 10:33 Jean-Philippe Lang

Cache search result ids for faster search pagination (#18631).

13482 2014-10-22 19:37 Jean-Philippe Lang

Merged rails-4.1 branch (#14534).

12365 2013-12-07 02:32 Toshi MARUYAMA

prevent i18n deprecated warning

i18n 0.6.4 on Rails 3.2.16 changes behavior.
https://github.com/svenfuchs/i18n/commit/3b6e56e06fd70f6e4507996b017238505e66608c

12021 2013-07-14 16:26 Jean-Philippe Lang

Use AR callbacks instead of observers (removed in Rails4) for notifications.

10900 2012-12-01 17:14 Jean-Philippe Lang

Don't load all helpers.

9719 2012-05-26 11:12 Jean-Philippe Lang

Restores local time zone for timestamps for 1.x compatibility (#10996).

9568 2012-04-28 14:26 Jean-Philippe Lang

Set the default session store.

9528 2012-04-25 19:17 Jean-Philippe Lang

Merged rails-3.2 branch.

9483 2012-04-22 17:23 Jean-Philippe Lang

Changed Repository to store full STI.

9475 2012-04-22 15:15 Jean-Philippe Lang

Initial commit for Rails 3.2 port.