aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/CHANGELOG
Commit message (Expand)AuthorAgeFilesLines
* Update changelog with #1552 feature: add hidden field before select[multiple=...Piotr Sarnacki2011-06-111-0/+5
* Update CHANGELOG to mention the json_escape change, and rearrange stuff a bit.Prem Sichanugrist2011-06-101-21/+23
* Make sure `escape_javascript` return `SafeBuffer` if the incoming argument is...Prem Sichanugrist2011-06-091-0/+2
* Update CHANGELOG to mention the new SafeBuffer changePrem Sichanugrist2011-06-081-0/+29
* Move CHANGELOG entry to future versionAndrew White2011-06-051-1/+4
* Refactor ActionController::TestCase cookiesAndrew White2011-06-041-0/+18
* Add entry to AP changelogSebastian Martinez2011-05-231-0/+2
* Make ParamsWrapper calling newly introduced `Model.attribute_names` instead o...Prem Sichanugrist2011-05-151-1/+1
* Merging 3.0.x CHANGELOGsGuillermo Iguaran2011-05-101-1/+52
* Warn if we cannot verify CSRF token authenticityJosé Valim2011-05-091-0/+2
* Update CHANGELOG.José Valim2011-05-071-0/+2
* Update CHANGELOGs.José Valim2011-05-061-2/+0
* Only show dump of regular env methods on exception screen (not all the rack c...David Heinemeier Hansson2011-05-041-0/+2
* Update CHANGELOG.José Valim2011-05-031-4/+16
* removing auto_link and moving it to the rails_autolink gem. :bomb:Aaron Patterson2011-05-021-0/+6
* Merge pull request #359 from sikachu/params_wrapper.David Heinemeier Hansson2011-05-021-0/+4
|\
| * Add `ActionController::ParamsWrapper` to wrap parameters into a nested hashPrem Sichanugrist2011-05-031-0/+4
* | Update CHANGELOG file to mention my namePrem Sichanugrist2011-05-031-1/+3
|/
* updates AP CHANGELOGXavier Noria2011-04-131-0/+2
* Implicit actions named not_implemented can be renderedSantiago Pastorino2011-04-021-0/+2
* Update the wildcard route to be non-greedy by default, therefore be able to m...Prem Sichanugrist2011-03-291-0/+8
* Fix examplesDavid Heinemeier Hansson2011-03-281-1/+1
* Added Base.http_basic_authenticate_with to do simple http basic authenticatio...David Heinemeier Hansson2011-03-281-0/+37
* Add controller-specific `force_ssl` method to force web browser to use HTTPS ...Prem Sichanugrist2011-03-281-0/+2
* Allow FormHelper#form_for to specify the :method as a direct option instead o...David Heinemeier Hansson2011-03-261-0/+4
* Make JavaScriptHelper#j() an alias for JavaScriptHelper#escape_javascript() -...David Heinemeier Hansson2011-03-261-0/+2
* Filter sensitive query string parameters in the log [#6244 state:committed]Prem Sichanugrist & Xavier Noria2011-03-111-0/+2
* Filter params that return nil for to_param and allow through false valuesAndrew White2011-03-091-0/+4
* prefer composition over inheritance with AD::MSAaron Patterson2011-03-011-0/+4
* authenticity_token option for form_tag [#2988 state:resolved]Jakub Kuźma2011-01-091-0/+2
* HTML5 button_tag helperRizwan Reza2011-01-091-0/+5
* Merge branch 'master' of git://github.com/lifo/docrailsXavier Noria2010-12-291-3/+1
|\
| * Fix typo in ActionPack changelog.Cheah Chu Yeow2010-12-291-1/+1
| * Remove link to outdated Github tag comparison in ActionPack changelog.Cheah Chu Yeow2010-12-291-2/+0
* | Final tidy up on templates inheritance.José Valim2010-12-271-2/+4
|/
* Changelog and guide entries for config.action_view.cache_template_loadingPiotr Sarnacki2010-12-161-0/+2
* Merge remote branch 'joshk/redirect_routing'José Valim2010-12-031-0/+2
|\
| * Added documentation explaining the new additional supported syntaxes for the ...Josh Kalderimis2010-11-301-0/+2
* | Update CHANGELOG.José Valim2010-11-271-0/+2
|/
* Added config.action_controller.include_all_helpers to CHANGELOG.Piotr Sarnacki2010-11-181-0/+2
* syncs CHANGELOGs for 3.0.2 in 3-0-stable with the ones in masterXavier Noria2010-11-091-2/+4
* registers number_to_currency's :negative_format in the CHANGELOGXavier Noria2010-11-091-0/+2
* adds the new :data idiom in tag helpers to the CHANGELOGXavier Noria2010-10-191-0/+7
* Merge CHANGELOGs from 3-0-stableSantiago Pastorino2010-10-181-0/+4
* Update CHANGELOG.José Valim2010-10-101-0/+8
* Rely on Rack::Session stores API for more compatibility across the Ruby world.José Valim2010-10-031-3/+3
* file_field makes the enclosing form multipartSantiago Pastorino2010-09-181-0/+2
* Update changelogCarlhuda2010-09-131-0/+3
* revises implementation and documentation of csrf_meta_tags, and aliases csrf_...Xavier Noria2010-09-111-1/+1
* Update CHANGELOGs for 3.0 release and upcoming 3.1Jeremy Kemper2010-08-291-19/+6