| Commit message (Expand) | Author | Age | Files | Lines |
* | bumping version | Aaron Patterson | 2016-09-14 | 1 | -1/+1 |
* | Fix failing tests on 3-2-stable branch: | Johnny Shields | 2016-09-15 | 1 | -2/+2 |
* | adds a couple of missing requires | Xavier Noria | 2016-08-22 | 2 | -0/+3 |
* | Remove dead code and ensure values are strings before calling gsub | Mike Virata-Stone | 2016-08-11 | 2 | -2/+9 |
* | Merge branch '3-2-22-3' into 3-2-stable | Aaron Patterson | 2016-08-11 | 2 | -1/+2 |
|\ |
|
| * | bumping version | Aaron Patterson | 2016-08-11 | 1 | -1/+1 |
| * | Include missing module in tag_helper | Carlos Antonio da Silva | 2016-08-11 | 1 | -0/+1 |
* | | Merge branch '3-2-22-3' into 3-2-stable | Aaron Patterson | 2016-08-11 | 3 | -5/+22 |
|\| |
|
| * | bumping version | Aaron Patterson | 2016-08-10 | 1 | -1/+1 |
| * | ensure tag/content_tag escapes " in attribute vals | Andrew Carpenter | 2016-08-10 | 2 | -4/+21 |
* | | update rendering comment | Arthur Neves | 2016-03-14 | 1 | -1/+1 |
* | | Require hash_with_indifferent_access before using it | Rafael Mendonça França | 2016-03-08 | 1 | -0/+2 |
* | | fix 1.8 hash syntax | Arthur Neves | 2016-03-01 | 1 | -1/+1 |
* | | Add missing require to file | Arthur Neves | 2016-03-01 | 1 | -0/+1 |
|/ |
|
* | Preparing for 3.2.22.2 release | Rafael Mendonça França | 2016-02-29 | 1 | -1/+1 |
* | Don't allow render(params) in view/controller | Arthur Neves | 2016-02-29 | 3 | -6/+79 |
* | Complete work on 3.2 for render_data_leak patch. | Arthur Neves | 2016-02-29 | 9 | -103/+79 |
* | Run `file.close` before unlinking for travis | eileencodes | 2016-01-28 | 1 | -1/+2 |
* | Fix hash syntax for 1.8.7 | eileencodes | 2016-01-28 | 1 | -1/+1 |
* | Regression test for rendering file from absolute path | eileencodes | 2016-01-28 | 1 | -0/+11 |
* | Use 1.8 compatible hash syntax | Andrew White | 2016-01-25 | 1 | -4/+4 |
* | Use Ruby 1.8 compat syntax in actionpack/lib/action_view/template/resolver.rb. | Josef Šimánek | 2016-01-26 | 1 | -1/+1 |
* | bumping version | Aaron Patterson | 2016-01-25 | 1 | -1/+1 |
* | allow :file to be outside rails root, but anything else must be inside the ra... | Aaron Patterson | 2016-01-22 | 4 | -4/+69 |
* | stop caching mime types globally | Aaron Patterson | 2016-01-22 | 1 | -2/+16 |
* | use secure string comparisons for basic auth username / password | Aaron Patterson | 2016-01-22 | 1 | -1/+6 |
* | Preparing for 3.2.22 release | Rafael Mendonça França | 2015-06-16 | 2 | -1/+6 |
* | add parens to fix warning | Aman Gupta | 2015-01-05 | 1 | -1/+1 |
* | parse stringified mime type | Aman Gupta | 2015-01-02 | 1 | -1/+1 |
* | fix regex case | Aman Gupta | 2015-01-02 | 1 | -1/+1 |
* | restore I18n.locale after test | Aman Gupta | 2015-01-02 | 1 | -0/+8 |
* | convert another incompatible assert_raise invocation | Aman Gupta | 2015-01-02 | 1 | -1/+2 |
* | switch to minitest and test-unit compatible assert_raise syntax | Kouhei Sutou | 2015-01-02 | 1 | -1/+2 |
* | blacklist test-unit's @internal_data ivar | Aman Gupta | 2015-01-02 | 1 | -0/+1 |
* | bumping version for relesase | Aaron Patterson | 2014-11-16 | 1 | -1/+1 |
* | correctly escape backslashes in request path globs | Aaron Patterson | 2014-11-16 | 2 | -2/+44 |
* | Merge branch '3.2.20' into 3-2-stable | Aaron Patterson | 2014-10-30 | 3 | -2/+39 |
|\ |
|
| * | bumping version to 3.2.20 | Aaron Patterson | 2014-10-29 | 1 | -1/+1 |
| * | FileHandler should not be called for files outside the root | Aaron Patterson | 2014-10-29 | 2 | -1/+38 |
* | | Regenerate sid when sbdy tries to fixate the session | Santiago Pastorino | 2014-08-04 | 2 | -12/+11 |
|/ |
|
* | Preparing for 3.2.19 release | Rafael Mendonça França | 2014-07-02 | 2 | -1/+3 |
* | Feature detect based on Ruby version. | Aaron Patterson | 2014-05-18 | 1 | -1/+1 |
* | feature detect for FNM_EXTGLOB for older Ruby. Fixes #15053 | Aaron Patterson | 2014-05-10 | 1 | -5/+21 |
* | use fnmatch to test for case insensitive file systems | Aaron Patterson | 2014-05-09 | 1 | -4/+2 |
* | Merge branch '3-2-sec' into 3-2-stable | Rafael Mendonça França | 2014-05-06 | 4 | -5/+54 |
|\ |
|
| * | Fix broken tests of the previous release | Rafael Mendonça França | 2014-05-06 | 1 | -5/+5 |
| * | Preparing for 3.2.18 release | Rafael Mendonça França | 2014-05-06 | 2 | -1/+15 |
| * | Only accept actions without File::SEPARATOR in the name. | Rafael Mendonça França | 2014-05-05 | 2 | -4/+41 |
* | | Merge branch '3-2-17' into 3-2-stable | Rafael Mendonça França | 2014-02-18 | 6 | -4/+95 |
|\| |
|
| * | Preparing for 3.2.17 release | Rafael Mendonça França | 2014-02-18 | 2 | -1/+11 |