| Commit message (Expand) | Author | Age | Files | Lines |
* | Update the HTML boolean attributes per the HTML 5.1 spec | Alex Peattie | 2013-06-14 | 1 | -2/+5 |
* | Don't set X-UA-Compatible header by default | Guillermo Iguaran | 2013-06-13 | 1 | -2/+1 |
* | Grammar nazi at work [ci skip] | Paweł Gościcki | 2013-06-12 | 1 | -1/+1 |
* | fixed typo in action_view template | diatmpravin | 2013-06-08 | 1 | -1/+1 |
* | Merge pull request #10841 from latortuga/fix-underscore-dependency-tracking | David Heinemeier Hansson | 2013-06-04 | 1 | -1/+1 |
|\ |
|
| * | Fix mismatching variable names when using an underscore | Drew Ulmer | 2013-06-04 | 1 | -1/+1 |
* | | Merge pull request #10839 from gsamokovarov/clean-normalize_encoded_paths | Rafael Mendonça França | 2013-06-04 | 1 | -11/+7 |
|\ \ |
|
| * | | Refactor ActionDispatch::Http::Parameters#normalize_encode_params | Genadi Samokovarov | 2013-06-04 | 1 | -11/+7 |
* | | | Merge pull request #10838 from gsamokovarov/routing-autoload_under | Rafael Mendonça França | 2013-06-04 | 1 | -5/+7 |
|\ \ \
| |_|/
|/| | |
|
| * | | Dry-up ActionDispatch::Routing autoloads | Genadi Samokovarov | 2013-06-04 | 1 | -5/+7 |
| |/ |
|
* | | Raise ArgumentError to fix Rails 4.1 deprecation warn message. | kennyj | 2013-06-02 | 1 | -5/+1 |
* | | Remove Mime::Type#verify_request? and Mime::Type.browser_generated_types were... | kennyj | 2013-06-02 | 1 | -16/+0 |
* | | Remove ActionView::Template#mime_type was deprecated. | kennyj | 2013-06-01 | 1 | -6/+0 |
* | | Remove ActionController::RecordIdentifier was deprecated. | kennyj | 2013-06-01 | 3 | -36/+0 |
* | | Remove action_controller/vendor/html-scanner.rb was deprecated. | kennyj | 2013-06-01 | 1 | -5/+0 |
* | | Remove :confirm and :disable_with options from ActionView::Helpers::FormTagHe... | kennyj | 2013-06-01 | 1 | -41/+0 |
* | | Remove link_to_function / button_to_function from ActionView::Helpers::Javasc... | kennyj | 2013-06-01 | 1 | -42/+0 |
* | | Remove :confirm and :disable_with options for ActionView::Helpers::UrlHelper#... | kennyj | 2013-06-01 | 1 | -18/+0 |
* | | Add propery docs to ActionDispatch::Response [ci skip] | Steve Klabnik | 2013-05-30 | 1 | -3/+19 |
* | | Merge pull request #10803 from gsamokovarov/extract-deep-munge | Rafael Mendonça França | 2013-05-30 | 3 | -18/+27 |
|\ \ |
|
| * | | Extract ActionDispatch::Request#deep_munge | Genadi Samokovarov | 2013-05-30 | 3 | -18/+27 |
| |/ |
|
* / | `RoutesInspector` deals with routes using regexp as `:controller` option | Yves Senn | 2013-05-30 | 1 | -1/+1 |
|/ |
|
* | Require only minitest. | Rafael Mendonça França | 2013-05-22 | 1 | -1/+1 |
* | Merge pull request #10667 from rubys/minitest-autorun | Rafael Mendonça França | 2013-05-22 | 1 | -1/+1 |
|\ |
|
| * | Eliminate minitest warnings | Sam Ruby | 2013-05-17 | 1 | -1/+1 |
* | | Add has_named_route? to the mapper API | José Valim | 2013-05-20 | 1 | -0/+5 |
|/ |
|
* | Fix named routing regression from 3.2.13 | schneems | 2013-05-16 | 1 | -0/+1 |
* | Merge pull request #10527 from zenspider/squishy_minitest5 | Aaron Patterson | 2013-05-16 | 1 | -1/+3 |
|\ |
|
| * | Updates to make rails 4 happy with minitest 5: | Ryan Davis | 2013-05-06 | 1 | -1/+3 |
* | | Revert "Integration tests support the OPTIONS http method" | Rafael Mendonça França | 2013-05-16 | 1 | -7/+1 |
* | | Merge pull request #10636 from seanwalbran/fix-asset-host-proc-returning-nil | Rafael Mendonça França | 2013-05-16 | 1 | -1/+2 |
|\ \ |
|
| * | | restore ability to return nil from asset_host proc, add test | Sean Walbran | 2013-05-15 | 1 | -1/+2 |
* | | | Revert "Add the options method to action_controller testcase." | Rafael Mendonça França | 2013-05-16 | 1 | -6/+0 |
|/ / |
|
* | | deprecating string based terminators | Aaron Patterson | 2013-05-14 | 1 | -1/+3 |
* | | inspect the filter when displaying error messages | Aaron Patterson | 2013-05-14 | 1 | -1/+1 |
* | | Fixing build broken by this change | Arun Agrawal | 2013-05-13 | 1 | -2/+2 |
* | | Code cleanup for ActionDispatch::Flash#call | Julian Vargas | 2013-05-12 | 1 | -9/+3 |
* | | Merge pull request #10543 from vipulnsward/to_sort | Carlos Antonio da Silva | 2013-05-10 | 1 | -1/+1 |
|\ \ |
|
| * | | sort => sort! on new array | Vipul A M | 2013-05-10 | 1 | -1/+1 |
* | | | Merge pull request #10510 from think602/master | Xavier Noria | 2013-05-09 | 1 | -0/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | [ci skip] document protect_against_forgery? method | Weston Platter | 2013-05-10 | 1 | -0/+1 |
* | | | Merge pull request #10536 from vipulnsward/fix_exp_warning | Carlos Antonio da Silva | 2013-05-09 | 1 | -1/+0 |
|\ \ \ |
|
| * | | | remove variable and fix warning | Vipul A M | 2013-05-09 | 1 | -1/+0 |
* | | | | rails -> Rails [ci skip] | Prathamesh Sonpatki | 2013-05-09 | 1 | -1/+1 |
|/ / / |
|
* / / | Fix that JSON and XML exception responses should give the HTTP error message ... | Jeremy Kemper | 2013-05-08 | 1 | -2/+2 |
|/ / |
|
* | | Merge pull request #10377 from bricker/template_digest_ending_with_number | Rafael Mendonça França | 2013-05-06 | 1 | -1/+1 |
|\ \ |
|
| * | | Allow numbers in partial name for digesting | Bryan Ricker | 2013-05-06 | 1 | -1/+1 |
* | | | Merge pull request #10446 from dasch/instrument-template-compilation | Rafael Mendonça França | 2013-05-06 | 1 | -2/+9 |
|\ \ \
| |/ /
|/| | |
|
| * | | Instrument template compilation | Daniel Schierbeck | 2013-05-06 | 1 | -2/+9 |
* | | | Merge pull request #10478 from cainlevy/patch-1 | Rafael Mendonça França | 2013-05-06 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|