| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Merge pull request #8085 from acapilleri/format_never_nil | Guillermo Iguaran | 2012-12-22 | 2 | -2/+11 |
|\ \ |
|
| * | | return Mime::NullType if format is unknown | Angelo Capilleri | 2012-12-22 | 2 | -2/+11 |
* | | | Merge pull request #8586 from balexand/cache_digests_regex | Rafael Mendonça França | 2012-12-21 | 2 | -1/+11 |
|\ \ \
| |/ /
|/| | |
|
| * | | Digestor explicit dependency should not contain trailing whitespace | Brian Alexander | 2012-12-21 | 2 | -1/+11 |
* | | | Move background jobs to the 'jobs' branch until fully baked. Not shipping wit... | Jeremy Kemper | 2012-12-21 | 1 | -10/+0 |
* | | | Merge pull request #7312 from krainboltgreene/http-token-parser-bug | Steve Klabnik | 2012-12-21 | 1 | -6/+29 |
|\ \ \
| |/ /
|/| | |
|
| * | | Refactoring the token_and_options method to fix bugs | Kurtis Rainbolt-Greene | 2012-12-15 | 1 | -6/+29 |
| |/ |
|
* | | Integrate Journey into Action Dispatch | Andrew White | 2012-12-19 | 13 | -0/+1615 |
* | | Remove obfuscation support from mail_to helper | Nick Reed | 2012-12-18 | 1 | -56/+0 |
* | | handle protocol option in stylesheet_link_tag and javascript_include_tag | Vasiliy Ermolovich | 2012-12-18 | 1 | -1/+23 |
|/ |
|
* | Merge pull request #8497 from acapilleri/conditional_cache | Rafael Mendonça França | 2012-12-14 | 1 | -16/+16 |
|\ |
|
| * | Removed :if and :unless from fragment cache option in favour of | Angelo capilleri | 2012-12-14 | 1 | -16/+16 |
* | | Clear url helper methods when routes are reloaded | Andrew White | 2012-12-14 | 1 | -0/+86 |
|/ |
|
* | Fix rewinding in ActionDispatch::Request#raw_post | Matt Venables | 2012-12-11 | 1 | -0/+7 |
* | Merge pull request #8476 from sheerun/fix/multipart-get | Rafael Mendonça França | 2012-12-10 | 1 | -0/+12 |
|\ |
|
| * | Prevent raising EOFError on multipart GET request. | Adam Stankiewicz | 2012-12-10 | 1 | -0/+12 |
* | | use _action callbacks in actionmailer | Francesco Rodriguez | 2012-12-08 | 1 | -5/+5 |
* | | add tests to aliased _filter callbacks | Francesco Rodriguez | 2012-12-07 | 1 | -0/+46 |
* | | use `_action` instead of `_filter` callbacks | Francesco Rodriguez | 2012-12-07 | 3 | -26/+24 |
* | | update documentation and code to use _action callbacks | Francesco Rodriguez | 2012-12-07 | 11 | -18/+18 |
* | | Rename all action callbacks from *_filter to *_action | David Heinemeier Hansson | 2012-12-07 | 1 | -5/+5 |
|/ |
|
* | Revert "Invert precedence of content in ActionDispatch::Static" | Andrew White | 2012-12-07 | 1 | -10/+5 |
* | Invert precedence of content in ActionDispatch::Static | Andrew White | 2012-12-06 | 1 | -5/+10 |
* | Allow fragment cache to accept :if and :unless options | Fabrizio Regini | 2012-12-05 | 1 | -0/+64 |
* | Adding filter capability to ActionController logs | Fabrizio Regini | 2012-12-05 | 1 | -0/+22 |
* | Fixed issue where routes with globs caused constraints on that glob to | Maura Fitzgerald | 2012-12-04 | 1 | -0/+29 |
* | Override <%== to always behave as literal text rather than toggling based on ... | Jeremy Kemper | 2012-12-03 | 2 | -4/+10 |
* | More descriptive error when rendering a partial with `:layout => true` | Yves Senn | 2012-12-02 | 1 | -0/+5 |
* | hash filters should be accessed with symbols or strings | Francesco Rodriguez | 2012-11-30 | 1 | -0/+25 |
* | Remove observers and sweepers | Rafael Mendonça França | 2012-11-28 | 3 | -58/+0 |
* | Merge pull request #8318 from Empact/fixture-file | Rafael Mendonça França | 2012-11-27 | 1 | -0/+12 |
|\ |
|
| * | Use File.join to better integrate fixture_path in fixture_file_upload. | Ben Woosley | 2012-11-26 | 1 | -0/+12 |
* | | No sort Hash options in #grouped_options_for_select | Sergey Kojin | 2012-11-27 | 1 | -1/+1 |
* | | Accept symbols as #send_data :disposition value | Elia Schito | 2012-11-27 | 1 | -0/+12 |
* | | Improve clarity of routing tests | Andrew White | 2012-11-26 | 1 | -634/+1081 |
* | | Merge pull request #8316 from roberto/assert_template_validate_options | Carlos Antonio da Silva | 2012-11-26 | 1 | -0/+6 |
|\ \ |
|
| * | | assert_template: validating option keys | Roberto Soares | 2012-11-25 | 1 | -0/+6 |
* | | | Merge pull request #8317 from latortuga/cache-digest-opt-out | David Heinemeier Hansson | 2012-11-26 | 2 | -0/+15 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add explicit opt-out for fragment cache digesting | Drew Ulmer | 2012-11-25 | 2 | -0/+15 |
| |/ |
|
* | | `assert_template` fails with empty string. | Roberto Soares | 2012-11-23 | 1 | -0/+7 |
* | | `assert_template` fails with empty string when a template has been rendered | Roberto Soares | 2012-11-23 | 1 | -0/+7 |
|/ |
|
* | Allow setting a symbol as path in scope on routes | Guillermo Iguaran | 2012-11-21 | 1 | -0/+20 |
* | Merge pull request #8183 from jcoglan/objectless_sessions | Jon Leighton | 2012-11-21 | 1 | -0/+21 |
|\ |
|
| * | Store FlashHashes in the session as plain hashes rather than custom objects w... | James Coglan | 2012-11-09 | 1 | -0/+21 |
* | | Correct the use of params options when given to url_for | Carlos Antonio da Silva | 2012-11-19 | 1 | -9/+3 |
* | | Fix issue with params in url_for | tumayun | 2012-11-19 | 1 | -0/+8 |
* | | Refactor request tests, remove #with_set method | Carlos Antonio da Silva | 2012-11-19 | 1 | -8/+3 |
* | | render every partial with a new `PartialRenderer`. | Yves Senn | 2012-11-19 | 1 | -0/+10 |
* | | Fix failing template tests | Carlos Antonio da Silva | 2012-11-16 | 1 | -2/+2 |
* | | Introduce `ActionView::Template::Handlers::ERB.escape_whitelist`. | Joost Baaij | 2012-11-16 | 1 | -1/+15 |