aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | remove Mass Assignment reference from Security Guide [ci skip]Francesco Rodriguez2012-12-101-1/+0
| * | Document adding member route without the optionFlorent Guilleux2012-12-101-1/+3
| * | Add multipart: true to form for file upload.Steve Klabnik2012-12-101-1/+1
| * | `config.action_mailer.async` is no longer usedAndy Lindeman2012-12-101-1/+0
| * | repeating documentation for form helpersThiago Pinto2012-12-091-18/+406
| * | Add quotes to Numeric Passwords to force string(sqlserver)Gaurish Sharma2012-12-101-0/+2
| * | Add quotes to Numeric Passwords to force string(jdbcmysql)Gaurish Sharma2012-12-101-0/+2
| * | Add quotes to Numeric Passwords to force string(jdbcpostgresql)Gaurish Sharma2012-12-101-0/+2
| * | Add quotes to Numeric Passwords to force string(MySql)Gaurish Sharma2012-12-101-0/+2
| * | Add quotes to Numeric Passwords to force string(Postgres)Gaurish Sharma2012-12-101-0/+2
| * | Globalize2 is only compatible with Rails 2 so link to Globalize3 insteadHenare Degan2012-12-091-1/+1
| * | use default_options= instead of default to avoid confusionFrancesco Rodriguez2012-12-091-1/+1
| * | Security Guide: removing Mass Assignment.Steve Klabnik2012-12-081-135/+0
* | | Remove unicode character encoding from ActiveSupport::JSON.encodeBrett Carter2012-12-143-10/+23
* | | Skip binary data with binds test for mysql2, fix buildCarlos Antonio da Silva2012-12-142-1/+3
* | | Convert changelogs to 1.9 hash style and fix some formatting [ci skip]Carlos Antonio da Silva2012-12-146-44/+45
* | | Merge pull request #8514 from mmb/filter_blobAaron Patterson2012-12-143-1/+23
|\ \ \
| * | | Do not log the binding values for binary columns.Matthew M. Boedicker2012-12-143-1/+23
* | | | Revert "Fix failing test in railties"Steve Klabnik2012-12-141-1/+2
* | | | Revert "Merge pull request #8499 from schneems/schneems/html-route-inspector"Steve Klabnik2012-12-143-51/+9
|/ / /
* | | remove a cache we do not needAaron Patterson2012-12-141-5/+1
* | | Merge pull request #8510 from thedarkone/thread_safety_improvementsAaron Patterson2012-12-1415-108/+101
|\ \ \
| * | | Replace some global Hash usages with the new thread safe cache.thedarkone2012-12-1415-108/+101
* | | | Remove AR gem pushed by mistakeSantiago Pastorino2012-12-141-0/+0
* | | | Merge pull request #8400 from matthewrobertson/has-many-through-counter-cacheCarlos Antonio da Silva2012-12-144-0/+21
|\ \ \ \
| * | | | Fix for has_many_through counter_cache bugMatthew Robertson2012-12-144-0/+21
* | | | | Improve the documentation of cache_if and cache_unlessRafael Mendonça França2012-12-141-4/+7
* | | | | Merge pull request #8497 from acapilleri/conditional_cacheRafael Mendonça França2012-12-143-31/+55
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Removed :if and :unless from fragment cache option in favour ofAngelo capilleri2012-12-143-31/+55
* | | | | Clear url helper methods when routes are reloadedAndrew White2012-12-144-0/+165
* | | | | Revert "Clear url helpers when reloading routes"Andrew White2012-12-142-5/+0
* | | | | Fix failing test in railtiesCarlos Antonio da Silva2012-12-141-2/+1
* | | | | Add missing require.Rafael Mendonça França2012-12-133-0/+4
* | | | | Merge pull request #8432 from rmcastil/add_migration_example_to_each_associat...Rafael Mendonça França2012-12-131-0/+130
|\ \ \ \ \
| * | | | | Add migration example to Association Basics [ci skip]Ryan Castillo2012-12-131-0/+130
* | | | | | Merge pull request #8499 from schneems/schneems/html-route-inspectorSteve Klabnik2012-12-133-9/+51
|\ \ \ \ \ \
| * | | | | | Output routes in :html formatschneems2012-12-123-9/+51
| | |/ / / / | |/| | | |
* | | | | | Bring back helpers_path attr accessorCarlos Antonio da Silva2012-12-131-1/+1
* | | | | | Merge pull request #8503 from siong1987/debugger-jrubyCarlos Antonio da Silva2012-12-131-0/+2
|\ \ \ \ \ \
| * | | | | | don't include debugger gem if jruby is used since it doesn't work on jruby.Teng Siong Ong2012-12-121-0/+2
* | | | | | | Refactor helpers code in Action Pack a bitCarlos Antonio da Silva2012-12-133-8/+6
* | | | | | | Merge pull request #8500 from senny/8492_migrations_crash_on_specific_pathCarlos Antonio da Silva2012-12-134-1/+23
|\ \ \ \ \ \ \
| * | | | | | | recognize migrations, in folders containing numbers and 'rb'.Yves Senn2012-12-134-1/+23
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #8502 from arunagw/masterJeremy Kemper2012-12-121-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fixed test names for generated_attribute_test.rbArun Agrawal2012-12-131-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #8496 from ptn/link-AR-basics-guideSteve Klabnik2012-12-122-42/+186
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | General refreshment of the Active Record Basics guidePablo Torres2012-12-122-42/+186
| |/ / / / /
* / / / / / Shush deprecation warning due to initializing a Migrator with migration paths...Jeremy Kemper2012-12-121-1/+1
|/ / / / /
* | | | | Remove deprecation message from Action PackCarlos Antonio da Silva2012-12-111-1/+1
* | | | | Remove not used variable warnings from AM and ACCarlos Antonio da Silva2012-12-112-3/+2