aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib
Commit message (Expand)AuthorAgeFilesLines
* Add missing require to fileArthur Neves2016-03-011-0/+1
* Preparing for 3.2.22.2 releaseRafael Mendonça França2016-02-291-1/+1
* Don't allow render(params) in view/controllerArthur Neves2016-02-291-0/+5
* Complete work on 3.2 for render_data_leak patch.Arthur Neves2016-02-297-27/+50
* Use Ruby 1.8 compat syntax in actionpack/lib/action_view/template/resolver.rb.Josef Šimánek2016-01-261-1/+1
* bumping versionAaron Patterson2016-01-251-1/+1
* allow :file to be outside rails root, but anything else must be inside the ra...Aaron Patterson2016-01-221-0/+17
* stop caching mime types globallyAaron Patterson2016-01-221-2/+16
* use secure string comparisons for basic auth username / passwordAaron Patterson2016-01-221-1/+6
* Preparing for 3.2.22 releaseRafael Mendonça França2015-06-161-1/+1
* blacklist test-unit's @internal_data ivarAman Gupta2015-01-021-0/+1
* bumping version for relesaseAaron Patterson2014-11-161-1/+1
* correctly escape backslashes in request path globsAaron Patterson2014-11-161-2/+3
* Merge branch '3.2.20' into 3-2-stableAaron Patterson2014-10-302-2/+21
|\
| * bumping version to 3.2.20Aaron Patterson2014-10-291-1/+1
| * FileHandler should not be called for files outside the rootAaron Patterson2014-10-291-1/+20
* | Regenerate sid when sbdy tries to fixate the sessionSantiago Pastorino2014-08-041-3/+3
|/
* Preparing for 3.2.19 releaseRafael Mendonça França2014-07-021-1/+1
* Feature detect based on Ruby version.Aaron Patterson2014-05-181-1/+1
* feature detect for FNM_EXTGLOB for older Ruby. Fixes #15053Aaron Patterson2014-05-101-5/+21
* use fnmatch to test for case insensitive file systemsAaron Patterson2014-05-091-4/+2
* Merge branch '3-2-sec' into 3-2-stableRafael Mendonça França2014-05-062-4/+26
|\
| * Preparing for 3.2.18 releaseRafael Mendonça França2014-05-061-1/+1
| * Only accept actions without File::SEPARATOR in the name.Rafael Mendonça França2014-05-051-3/+25
* | Merge branch '3-2-17' into 3-2-stableRafael Mendonça França2014-02-183-3/+15
|\|
| * Preparing for 3.2.17 releaseRafael Mendonça França2014-02-181-1/+1
| * Use the reference for the mime type to get the formatRafael Mendonça França2014-02-181-1/+1
| * Escape format, negative_format and units options of number helpersRafael Mendonça França2014-02-181-1/+13
* | Fix force_ssl.rb documentation. Close tt tag.Josef Šimánek2014-01-061-1/+1
* | Merge pull request #13183 from sorah/never_ignore_i18n_translate_raise_optionCarlos Antonio da Silva2013-12-041-1/+9
* | Fix documentation of number_to_currency helperRafael Mendonça França2013-12-041-4/+4
|/
* updating the changelogAaron Patterson2013-12-021-1/+1
* Deep Munge the parameters for GET and POSTMichael Koziarski2013-12-021-2/+2
* Stop using i18n's built in HTML error handling.Michael Koziarski2013-12-021-13/+8
* Escape the unit value provided to number_to_currencyMichael Koziarski2013-12-021-1/+1
* Only use valid mime type symbols as cache keysAaron Patterson2013-11-301-0/+7
* bumping to 3.2.15Aaron Patterson2013-10-151-1/+1
* Merge branch '3-2-15' into 3-2-secAaron Patterson2013-10-151-2/+2
|\
| * bumping to rc3Aaron Patterson2013-10-111-1/+1
| * bumping to rc2Aaron Patterson2013-10-041-1/+1
| * bumping version to 3.2.15.rc1Aaron Patterson2013-10-031-2/+2
* | Merge branch '3-2-stable' into 3-2-secAaron Patterson2013-10-031-1/+1
|\|
| * make sure both headers are set before checking for ip spoofingTamir Duberstein2013-10-011-1/+1
* | Remove the use of String#% when formatting durations in log messagesMichael Koziarski2013-09-301-6/+5
|/
* pass the extra params to the rack test environment so that routes with block ...Brian Hahn2013-09-062-4/+5
* fix issue #11605Kassio Borges2013-08-244-16/+4
* Merge branch '3-2-14' into 3-2-stableRafael Mendonça França2013-07-221-1/+1
|\
| * Preparing for 3.2.14 releaseRafael Mendonça França2013-07-221-1/+1
| * Preparing for 3.2.14.rc2 releaseRafael Mendonça França2013-07-161-1/+1
| * Preparing for 3.2.14.rc1 releaseRafael Mendonça França2013-07-121-2/+2