| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix incorrectly appended square brackets to a multiple select box | Olek Janiszewski | 2013-03-08 | 1 | -0/+8 |
* | Fix warnings | Carlos Antonio da Silva | 2013-03-07 | 1 | -2/+2 |
* | Merge pull request #9464 from jcoyne/assert_template_file | Rafael Mendonça França | 2013-03-07 | 1 | -0/+35 |
|\ |
|
| * | Allow use of assert_template with the :file option. | Justin Coyne | 2013-03-01 | 1 | -0/+35 |
* | | Add missing require to debug helper test | Carlos Antonio da Silva | 2013-03-05 | 1 | -2/+2 |
* | | Add DebugHelperTest | robertomiranda | 2013-03-05 | 1 | -0/+8 |
* | | Fix formats on xhr requests when HTTP_ACCEPT is empty string | maximerety | 2013-03-04 | 1 | -0/+5 |
* | | Use custom visitor class for optimized url helpers | Andrew White | 2013-03-03 | 1 | -0/+6 |
|/ |
|
* | Merge pull request #9366 from killthekitten/fix-content_for-regression | Rafael Mendonça França | 2013-02-28 | 1 | -0/+4 |
|\ |
|
| * | Fix #9360 regression in content_for | Nikolay Shebanov | 2013-02-25 | 1 | -0/+4 |
* | | `format: true` does not override existing format constraints. | Yves Senn | 2013-02-27 | 1 | -0/+24 |
* | | Merge pull request #9218 from Fivell/master | Carlos Antonio da Silva | 2013-02-27 | 1 | -0/+14 |
|\ \ |
|
| * | | fix db_runtime attribute value after raising ActionView::MissingTemplate exc... | Igor | 2013-02-27 | 1 | -0/+14 |
* | | | cleanup AP number_helpers_test | Yves Senn | 2013-02-27 | 1 | -47/+47 |
* | | | remove duplicated number_helper tests in AP. They are already in AS. | Yves Senn | 2013-02-27 | 1 | -270/+22 |
* | | | allow non-String default params in the router. | Yves Senn | 2013-02-26 | 1 | -1/+21 |
* | | | the router allows String contraints. | Yves Senn | 2013-02-26 | 1 | -0/+36 |
* | | | Merge pull request #9434 from zires/dev | Rafael Mendonça França | 2013-02-26 | 1 | -0/+4 |
|\ \ \ |
|
| * | | | Make ActionDispatch::Journey::Path::Pattern#new raise more meaningful excepti... | zires | 2013-02-27 | 1 | -0/+4 |
* | | | | Add tests for #9441 | Francesco Rodriguez | 2013-02-26 | 1 | -0/+16 |
|/ / / |
|
* | | | Merge pull request #8530 from dasch/dependency-trackers | David Heinemeier Hansson | 2013-02-25 | 2 | -1/+48 |
|\ \ \ |
|
| * | | | Register trackers on extensions, not handlers | Daniel Schierbeck | 2013-02-20 | 2 | -5/+6 |
| * | | | Return an empty array if no tracker is found | Daniel Schierbeck | 2013-02-20 | 1 | -2/+9 |
| * | | | Allow registering custom dependency trackers | Daniel Schierbeck | 2013-02-20 | 2 | -1/+40 |
* | | | | fix respond_to without blocks not working if one of the blocks is all | grosser | 2013-02-24 | 2 | -0/+22 |
* | | | | Move number_to_human test from AP to AS | Carlos Antonio da Silva | 2013-02-22 | 1 | -5/+0 |
* | | | | Address edge case for number_to_human with units option. | hoffm | 2013-02-22 | 1 | -0/+5 |
* | | | | Merge pull request #9334 from NARKOZ/time_tag | Andrew White | 2013-02-21 | 1 | -18/+18 |
|\ \ \ \ |
|
| * | | | | fix time_tag helper and update tests to not rely on dynamically generated values | Nihad Abbasov | 2013-02-22 | 1 | -18/+18 |
* | | | | | Merge pull request #9361 from senny/improved_match_shorthand_syntax | Andrew White | 2013-02-21 | 1 | -0/+27 |
|\ \ \ \ \ |
|
| * | | | | | determine the match shorthand target early. | Yves Senn | 2013-02-21 | 1 | -0/+27 |
* | | | | | | Revert "Revert "Merge pull request #4803 from lucascaton/master"" | Santiago Pastorino | 2013-02-21 | 1 | -1/+1 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Use #grep to filter priority zones when a regexp is given | Carlos Antonio da Silva | 2013-02-21 | 1 | -2/+4 |
* | | | | | Fix test name and refactor fake timezones creation in form options test | Carlos Antonio da Silva | 2013-02-21 | 1 | -3/+3 |
|/ / / / |
|
* | | | | Merge pull request #9354 from NARKOZ/remove-warnings | Steve Klabnik | 2013-02-21 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | remove assigned but unused variable warning | Nihad Abbasov | 2013-02-21 | 1 | -2/+2 |
* | | | | | Rack::Test::UploadedFile is a permitted scalar | Fabio Kreusch | 2013-02-21 | 1 | -1/+2 |
|/ / / / |
|
* | / / | Revert "Merge pull request #4803 from lucascaton/master" | Santiago Pastorino | 2013-02-20 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | Remove XML Parser from ActionDispatch | Prem Sichanugrist | 2013-02-20 | 2 | -313/+15 |
|/ / |
|
* | | Fix time_zone_options_for_select to not mutate TimeZones array | Brian McManus | 2013-02-19 | 1 | -0/+7 |
* | | InvalidMessage is in ActiveSupport::MessageEncryptor namespace | Santiago Pastorino | 2013-02-19 | 1 | -3/+18 |
* | | Fix AP tests related to routes inspector output and the new column titles | Carlos Antonio da Silva | 2013-02-19 | 1 | -20/+65 |
* | | Merge pull request #8704 from senny/remove_regexp_global_from_url_for | Aaron Patterson | 2013-02-14 | 1 | -0/+3 |
|\ \ |
|
| * | | replace regexp global in #url_for | Yves Senn | 2013-01-16 | 1 | -0/+3 |
* | | | Merge pull request #9221 from thenickcox/image_alt_attribute | Carlos Antonio da Silva | 2013-02-11 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | Improve img alt attribute for screen readers | thenickcox | 2013-02-09 | 1 | -1/+2 |
| | |/
| |/| |
|
* | | | the `:controller` option for routes can contain numbers. closes #9231. | Yves Senn | 2013-02-09 | 1 | -0/+12 |
* | | | Fix #9168 Initialize NullCookieJar with all options needed for KeyGenerator | Andrey Chernih | 2013-02-08 | 1 | -0/+35 |
|/ / |
|
* | | ruby constant syntax is not supported as routing `:controller` option. | Yves Senn | 2013-02-06 | 1 | -9/+40 |
* | | partials inside directory work with `assert_template` | Yves Senn | 2013-02-04 | 3 | -0/+14 |