aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack
Commit message (Expand)AuthorAgeFilesLines
...
* 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-064-5/+54
|\
| * Fix broken tests of the previous releaseRafael Mendonça França2014-05-061-5/+5
| * Preparing for 3.2.18 releaseRafael Mendonça França2014-05-062-1/+15
| * Only accept actions without File::SEPARATOR in the name.Rafael Mendonça França2014-05-052-4/+41
* | Merge branch '3-2-17' into 3-2-stableRafael Mendonça França2014-02-186-4/+95
|\|
| * Preparing for 3.2.17 releaseRafael Mendonça França2014-02-182-1/+11
| * Use the reference for the mime type to get the formatRafael Mendonça França2014-02-182-1/+18
| * Escape format, negative_format and units options of number helpersRafael Mendonça França2014-02-182-1/+64
* | 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-043-1/+24
* | Fix documentation of number_to_currency helperRafael Mendonça França2013-12-042-5/+5
* | repair a test broken by the number_to_currency XSS fixTobias Kraze2013-12-041-4/+4
|/
* updating the changelogAaron Patterson2013-12-022-1/+9
* Deep Munge the parameters for GET and POSTMichael Koziarski2013-12-022-2/+17
* Stop using i18n's built in HTML error handling.Michael Koziarski2013-12-022-14/+9
* Escape the unit value provided to number_to_currencyMichael Koziarski2013-12-022-4/+5
* Only use valid mime type symbols as cache keysAaron Patterson2013-11-301-0/+7
* updating changelogsAaron Patterson2013-10-161-1/+1
* 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-032-1/+9
|\|
| * make sure both headers are set before checking for ip spoofingTamir Duberstein2013-10-012-1/+9
* | Remove the use of String#% when formatting durations in log messagesMichael Koziarski2013-09-301-6/+5
|/
* Fix FinderMethods#last unscoped primary keyEugene Kalenkovich2013-09-121-1/+0
* pass the extra params to the rack test environment so that routes with block ...Brian Hahn2013-09-064-4/+25
* fix issue #11605Kassio Borges2013-08-2412-31/+16
* Fix actionpack CHANGELOG entryRafael Mendonça França2013-07-221-1/+4
* Merge branch '3-2-14' into 3-2-stableRafael Mendonça França2013-07-222-2/+2
|\
| * Preparing for 3.2.14 releaseRafael Mendonça França2013-07-221-1/+1
| * Update CHANGELOG entryRafael Mendonça França2013-07-221-6/+1
| * Preparing for 3.2.14.rc2 releaseRafael Mendonça França2013-07-162-2/+7
| * Preparing for 3.2.14.rc1 releaseRafael Mendonça França2013-07-122-3/+3
* | Fix `assert_redirected_to` does not show user-supplied message.Alexey Chernenkov2013-07-183-2/+11
* | Removed unused test fileArun Agrawal2013-07-171-32/+0
|/
* Add license to the gemspecRafael Mendonça França2013-07-081-0/+3
* Add missing requireSantiago Pastorino2013-07-021-0/+1
* Use old style hash syntax for 3-2-stableAndrew White2013-06-251-2/+2
* Fix shorthand routes where controller and action are in the scopeAndrew White2013-06-253-0/+30
* Add CHANGELOG entry for #10971Rafael Mendonça França2013-06-241-0/+14
* Merge pull request #10971 from dtaniwaki/escape_link_to_unlessRafael Mendonça França2013-06-242-1/+6
* Compare host scheme using case-insensitive regexpRafael Mendonça França2013-06-163-11/+52
* So not make Fixnum#/ private on Ruby verions less than 1.9.3Rafael Mendonça França2013-05-101-4/+3
* Merge pull request #10478 from cainlevy/patch-1Rafael Mendonça França2013-05-061-1/+1
* Merging in fix from #8222Ben Tucker2013-05-062-1/+6
* just clear the caches on clear! rather than replacing. fixes #10251Aaron Patterson2013-04-171-8/+4
* Improve the changelog entry [ci skip]Rafael Mendonça França2013-04-051-3/+4