| Commit message (Expand) | Author | Age | Files | Lines |
* | Update mocha version to 0.13.0 and change requires | Carlos Antonio da Silva | 2012-11-13 | 2 | -3/+3 |
* | Add release date of Rails 3.2.9 to documentation | claudiob | 2012-11-12 | 1 | -1/+1 |
* | Merge branch '3-2-9' into 3-2-stable | Santiago Pastorino | 2012-11-12 | 1 | -1/+1 |
|\ |
|
| * | Bump to 3.2.9 | Santiago Pastorino | 2012-11-12 | 1 | -1/+1 |
* | | Merge branch '3-2-9' into 3-2-stable | Santiago Pastorino | 2012-11-09 | 1 | -1/+1 |
|\| |
|
| * | Bump up to 3.2.9.rc3 | Santiago Pastorino | 2012-11-09 | 1 | -1/+1 |
| * | Merge pull request #8161 from guilleiguaran/downgrade-sprockets | Rafael Mendonça França | 2012-11-09 | 1 | -1/+1 |
* | | Merge pull request #8161 from guilleiguaran/downgrade-sprockets | Rafael Mendonça França | 2012-11-09 | 1 | -1/+1 |
|\ \ |
|
| * | | Lock sprockets to 2.2.x | Guillermo Iguaran | 2012-11-09 | 1 | -1/+1 |
| |/ |
|
* | | Fix redirect example block | Carlos Antonio da Silva | 2012-11-09 | 1 | -3/+3 |
* | | Merge pull request #8093 from nikitug/keep_app_x_ua_compatible | Carlos Antonio da Silva | 2012-11-08 | 3 | -1/+46 |
* | | backport, handle trailing slash with engines | Yves Senn | 2012-11-08 | 3 | -1/+11 |
* | | Merge pull request #8108 from Casecommons/fix-multiple-and-index-in-instance-tag | Rafael Mendonça França | 2012-11-08 | 3 | -1/+34 |
|/ |
|
* | Clear url helpers when reloading routes | Santiago Pastorino | 2012-11-02 | 2 | -0/+5 |
* | Add test to avoid regression of 4a86362 | Rafael Mendonça França | 2012-11-02 | 1 | -0/+10 |
* | Revert "Merge pull request #7668 from Draiken/fix_issue_6497" | Rafael Mendonça França | 2012-11-02 | 3 | -18/+7 |
* | Bump to 3.2.9.rc2 | Santiago Pastorino | 2012-11-01 | 1 | -1/+1 |
* | Revert "Merge pull request #7659 from HugoLnx/template_error_no_matches_rebased" | Rafael Mendonça França | 2012-10-31 | 4 | -37/+14 |
* | Revert "Merge pull request #7797 from senny/7459_prefix_tempalte_assertion_va... | Rafael Mendonça França | 2012-10-30 | 3 | -23/+31 |
* | Bump to 3.2.9.rc1 | Santiago Pastorino | 2012-10-29 | 1 | -2/+2 |
* | Merge pull request #7865 from teleological/link_to_remote_3_2 | Rafael Mendonça França | 2012-10-06 | 3 | -1/+12 |
|\ |
|
| * | Accept :remote as symbol in link_to options | Riley | 2012-10-06 | 3 | -1/+12 |
* | | Use the Ruby 1.8 hash syntax | Rafael Mendonça França | 2012-10-06 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #7848 from senny/3415_assert_template_has_nil_variable | Rafael Mendonça França | 2012-10-06 | 3 | -3/+23 |
* | Merge pull request #7797 from senny/7459_prefix_tempalte_assertion_variables | Rafael Mendonça França | 2012-10-01 | 3 | -23/+29 |
* | Merge pull request #7789 from senny/7777_resource_functions_modify_options | Rafael Mendonça França | 2012-10-01 | 3 | -2/+27 |
* | Since File instance doesn't respond to #open use a double to test the | Rafael Mendonça França | 2012-09-30 | 3 | -5/+4 |
* | Asset manifest includes aliases for foo.js -> foo/index.js and vice versa. Bu... | Jeremy Kemper | 2012-09-30 | 3 | -21/+27 |
* | New CHANGELOG entries always in the top [ci skip] | Rafael Mendonça França | 2012-09-30 | 1 | -6/+6 |
* | Merge pull request #7659 from HugoLnx/template_error_no_matches_rebased | Rafael Mendonça França | 2012-09-30 | 4 | -6/+55 |
* | Don't paramify ActionDispatch::Http::UploadedFile in tests | Tim Vandecasteele | 2012-09-29 | 3 | -1/+14 |
* | Shush uninitialized @_layout warning | Jeremy Kemper | 2012-09-28 | 1 | -1/+1 |
* | Revert "Revert "Respect `config.digest = false` for `asset_path`"" | Rafael Mendonça França | 2012-09-20 | 3 | -1/+20 |
* | Revert "Respect `config.digest = false` for `asset_path`" | Rafael Mendonça França | 2012-09-20 | 3 | -20/+1 |
* | Merge pull request #7668 from Draiken/fix_issue_6497 | Rafael Mendonça França | 2012-09-19 | 3 | -1/+18 |
* | Respect `config.digest = false` for `asset_path` | Peter Wagenet | 2012-09-17 | 3 | -1/+20 |
* | log 404 status when ActiveRecord::RecordNotFound was raised (#7646) | Yves Senn | 2012-09-17 | 4 | -3/+27 |
* | Fix bug when Rails.application is defined but is nil. See #881 | Marc-Andre Lafortune | 2012-08-28 | 2 | -1/+8 |
* | CHANGELOGs are now per branch | Xavier Noria | 2012-08-28 | 1 | -5654/+1 |
* | correct handling of date selects when using both disabled and discard options | Vasiliy Ermolovich | 2012-08-25 | 3 | -2/+34 |
* | Merge pull request #7410 from sandeepravi/default_options_helper_value | Rafael Mendonça França | 2012-08-21 | 3 | -0/+18 |
* | Backport 5c51cd0: #send_file leans on Rack::Sendfile to X-Accel-Redirect the ... | Jeremy Kemper | 2012-08-15 | 2 | -2/+28 |
* | 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 |
* | Merge branch '3-2-8' into 3-2-stable | Santiago Pastorino | 2012-08-09 | 6 | -7/+27 |
|\ |
|
| * | Bump to 3.2.8 | Santiago Pastorino | 2012-08-09 | 1 | -1/+1 |
| * | Add release date to CHANGELOGs | Santiago Pastorino | 2012-08-09 | 1 | -1/+1 |
| * | Do not mark strip_tags result as html_safe | Santiago Pastorino | 2012-08-09 | 3 | -3/+10 |