| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge pull request #7316 from brainopia/backport_fix_session_store_options | Rafael Mendonça França | 2012-08-11 | 5 | -5/+38 |
|\ |
|
| * | Update changelog to reflect support of cookie jar options for all | brainopia | 2012-08-11 | 1 | -0/+5 |
| * | Test actual content of permanent cookie | brainopia | 2012-08-10 | 1 | -1/+1 |
| * | Dont stream back cookie value if it was set to the same value | brainopia | 2012-08-10 | 2 | -5/+19 |
| * | Revert "Revert "Merge pull request #6084 from brainopia/support_for_magic_dom... | brainopia | 2012-08-10 | 2 | -0/+14 |
* | | [guides] Add info about CHANGELOGs to contributing guide | Piotr Sarnacki | 2012-08-11 | 1 | -0/+25 |
* | | Add CHANGELOG entry for #7286 | Rafael Mendonça França | 2012-08-10 | 1 | -0/+5 |
* | | Merge pull request #7286 from kennyj/fix_7191 | Rafael Mendonça França | 2012-08-10 | 2 | -13/+28 |
|/ |
|
* | Merge pull request #7309 from amerine/3-2-stable | Santiago Pastorino | 2012-08-09 | 1 | -0/+2 |
|\ |
|
| * | Add html_escape note to CHANGELOG | Mark Turner | 2012-08-09 | 1 | -0/+2 |
|/ |
|
* | Merge branch '3-2-8' into 3-2-stable | Santiago Pastorino | 2012-08-09 | 20 | -21/+49 |
|\ |
|
| * | Bump to 3.2.8 | Santiago Pastorino | 2012-08-09 | 9 | -9/+9 |
| * | Add release date to CHANGELOGs | Santiago Pastorino | 2012-08-09 | 7 | -7/+7 |
| * | Do not mark strip_tags result as html_safe | Santiago Pastorino | 2012-08-09 | 3 | -3/+10 |
| * | escape select_tag :prompt values | Santiago Pastorino | 2012-08-09 | 3 | -2/+15 |
| * | Bump to 3.2.8.rc2 | Santiago Pastorino | 2012-08-03 | 9 | -9/+9 |
| * | Add CHANGELOG entry | Santiago Pastorino | 2012-08-03 | 1 | -0/+2 |
| * | More `:rails_env` cleanup. | Rafael Mendonça França | 2012-08-02 | 1 | -6/+6 |
| * | Fix html_escape with Ruby 1.8 | Rafael Mendonça França | 2012-08-02 | 1 | -15/+26 |
| * | html_escape should escape single quotes | Santiago Pastorino | 2012-08-02 | 12 | -63/+51 |
| * | Use `:data => { :confirm => "Text" }` syntax instead of `:confirm` at | Rafael Mendonça França | 2012-08-02 | 2 | -4/+9 |
| * | Do not consider the numeric attribute as changed if the old value is | Rafael Mendonça França | 2012-08-02 | 3 | -2/+21 |
| * | Fix ActiveSupport integration with Mocha > 0.12.1 | Mike Gunderloy | 2012-08-02 | 1 | -1/+3 |
* | | Merge pull request #7299 from iHiD/3-2-stable-store | Rafael Mendonça França | 2012-08-09 | 5 | -2/+22 |
|\ \ |
|
| * | | Add CHANGELOG entry | Rafael Mendonça França | 2012-08-09 | 1 | -0/+5 |
| * | | Backport #7173. | Jeremy Walker | 2012-08-09 | 1 | -2/+4 |
| * | | Ported PR #4856 to 3-2-stable. | Jeremy Walker | 2012-08-09 | 4 | -2/+15 |
|/ / |
|
* | | Fix CHANGELOG [ci skip] | Rafael Mendonça França | 2012-08-08 | 1 | -1/+4 |
* | | Remove references to old behavior with headers at | Rafael Mendonça França | 2012-08-07 | 1 | -4/+3 |
* | | Merge pull request #7284 from josh/fix-asset-tests | Rafael Mendonça França | 2012-08-07 | 1 | -3/+2 |
|\ \ |
|
| * | | Fix invalid asset compile assertions | Joshua Peek | 2012-08-07 | 1 | -3/+2 |
|/ / |
|
* | | make assertions easier to track down | Aaron Patterson | 2012-08-07 | 1 | -9/+17 |
* | | Merge pull request #7283 from josh/bump-sprockets | David Heinemeier Hansson | 2012-08-07 | 1 | -1/+1 |
|\ \ |
|
| * | | Loosen sprockets version restriction | Joshua Peek | 2012-08-07 | 1 | -1/+1 |
|/ / |
|
* | | Add CHANGELOG entry for a935c7a | Rafael Mendonça França | 2012-08-06 | 1 | -0/+5 |
* | | Merge pull request #5872 from evtuhovich/prepared_statement_fix | Aaron Patterson | 2012-08-06 | 1 | -10/+10 |
* | | Merge pull request #7167 from route/missed_extend | José Valim | 2012-08-06 | 1 | -0/+1 |
* | | Merge pull request #7276 from sikachu/3-2-stable-js-include-tag-fix | Rafael Mendonça França | 2012-08-06 | 3 | -7/+19 |
|\ \ |
|
| * | | Rearrange example output of javascript_include_tag | Prem Sichanugrist | 2012-08-06 | 1 | -2/+2 |
| * | | Do not include application.js if it doesn't exists | Prem Sichanugrist | 2012-08-06 | 3 | -5/+17 |
|/ / |
|
* | | Merge pull request #7140 from seamusabshere/patch-1 | Rafael Mendonça França | 2012-08-05 | 2 | -2/+10 |
* | | Revert "Merge pull request #6084 from brainopia/support_for_magic_domain_on_a... | Rafael Mendonça França | 2012-08-05 | 2 | -14/+0 |
* | | Merge pull request #6084 from brainopia/support_for_magic_domain_on_all_stores | José Valim | 2012-08-02 | 2 | -0/+14 |
* | | More `:rails_env` cleanup. | Rafael Mendonça França | 2012-08-02 | 1 | -6/+6 |
* | | Fix html_escape with Ruby 1.8 | Rafael Mendonça França | 2012-08-02 | 1 | -15/+26 |
* | | html_escape should escape single quotes | Santiago Pastorino | 2012-08-02 | 12 | -63/+51 |
* | | Use `:data => { :confirm => "Text" }` syntax instead of `:confirm` at | Rafael Mendonça França | 2012-08-02 | 2 | -4/+9 |
* | | Do not consider the numeric attribute as changed if the old value is | Rafael Mendonça França | 2012-08-02 | 3 | -2/+21 |
* | | Merge pull request #7232 from kennyj/fix_7200 | Carlos Antonio da Silva | 2012-08-02 | 2 | -1/+6 |
|\ \ |
|
| * | | Backport #5168 to 3-2-stable. Fix a problem that NULLS is ignored by postgres... | kennyj | 2012-08-02 | 2 | -1/+6 |