| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix shorthand routes where controller and action are in the scope | Andrew White | 2013-06-25 | 1 | -0/+9 |
* | Don't remove trailing slash from PATH_INFO for mounted apps | Piotr Sarnacki | 2013-06-21 | 1 | -0/+4 |
* | Adjust changelog for AV & AP | Łukasz Strzałkowski | 2013-06-20 | 1 | -35/+2 |
* | Add CHANGELOG entry for #10969 | Rafael Mendonça França | 2013-06-16 | 1 | -0/+21 |
* | collection tags accept html attributes as the last element of collection | Vasiliy Ermolovich | 2013-06-16 | 1 | -0/+5 |
* | Update the HTML boolean attributes per the HTML 5.1 spec | Alex Peattie | 2013-06-14 | 1 | -0/+7 |
* | Allow numbers in partial name for digesting | Bryan Ricker | 2013-05-06 | 1 | -1/+3 |
* | rails/master is now 4.1.0.beta | Rafael Mendonça França | 2013-04-29 | 1 | -1192/+2 |
* | Revert "Merge pull request #10337 from eimermusic/fix_template_digestor_lookup" | Rafael Mendonça França | 2013-04-25 | 1 | -9/+0 |
* | Merge pull request #10337 from eimermusic/fix_template_digestor_lookup | Rafael Mendonça França | 2013-04-25 | 1 | -0/+9 |
|\ |
|
| * | AV Digestor correctly passes format to LookupContext | Martin Westin | 2013-04-25 | 1 | -0/+9 |
* | | Add support for extra options to `force_ssl` | Andrew White | 2013-04-25 | 1 | -0/+5 |
* | | Use `request.fullpath` to build redirect url in `force_ssl` | Andrew White | 2013-04-25 | 1 | -0/+9 |
|/ |
|
* | Return a 405 response for unknown HTTP methods | Lewis Marshall | 2013-04-22 | 1 | -0/+5 |
* | Add CHANGELOG entries - closes #10180, #10185 | Andrew White | 2013-04-18 | 1 | -0/+10 |
* | Merge pull request #10173 from nashby/element-attributes | Rafael Mendonça França | 2013-04-16 | 1 | -0/+5 |
|\ |
|
| * | options_from_collection_for_select helper takes html attributes | Vasiliy Ermolovich | 2013-04-11 | 1 | -0/+5 |
* | | use unified and clean formatting in CHANGELOGS. [ci skip] | Yves Senn | 2013-04-12 | 1 | -1/+1 |
|/ |
|
* | Improve the changelog entry [ci skip] | Rafael Mendonça França | 2013-04-05 | 1 | -3/+4 |
* | Fix explicit names on multiple file fields | Ryan McGeary | 2013-04-05 | 1 | -0/+7 |
* | Add block support for the helper | Sam Pohlenz | 2013-04-03 | 1 | -0/+4 |
* | Merge pull request #9978 from trevorturk/cookie-store-auto-upgrade | Santiago Pastorino | 2013-04-01 | 1 | -0/+11 |
|\ |
|
| * | Allow transparent upgrading of legacy signed cookies to encrypted cookies; Au... | Trevor Turk | 2013-03-28 | 1 | -0/+11 |
* | | Improve AP changelog entry about layout method with nil return | Carlos Antonio da Silva | 2013-03-30 | 1 | -4/+4 |
|/ |
|
* | Removed unused variable in proc | Prathamesh Sonpatki | 2013-03-28 | 1 | -1/+1 |
* | Merge pull request #8458 from lucisferre/improve-layout-override-fallback-beh... | Rafael Mendonça França | 2013-03-27 | 1 | -0/+21 |
|\ |
|
| * | Provides standard layout lookup behavior for method and proc cases | Chris Nicola | 2013-03-27 | 1 | -0/+20 |
* | | Tender love for #9909 :heart: | Jeremy Kemper | 2013-03-24 | 1 | -1/+1 |
* | | Introduce UpgradeLegacySignedCookieJar to transparently upgrade existing sign... | Trevor Turk | 2013-03-24 | 1 | -0/+5 |
* | | Raise an ArgumentError when a clashing named route is defined | Trevor Turk | 2013-03-19 | 1 | -0/+4 |
* | | Fix improperly configured host in generated urls | schneems | 2013-03-19 | 1 | -0/+6 |
* | | Digest auth should not 500 when given a basic header. | Brad Dunbar | 2013-03-18 | 1 | -0/+5 |
* | | Include I18n fallbacks in :locale lookup context | Juan Barreneche | 2013-03-16 | 1 | -0/+5 |
* | | `Http::Headers` directly modifies the passed environment. | Yves Senn | 2013-03-15 | 1 | -2/+6 |
* | | allow headers and env to be passed in `IntegrationTest`. | Yves Senn | 2013-03-13 | 1 | -0/+11 |
* | | Http::Headers respects headers that are not prefixed with HTTP_ | Yves Senn | 2013-03-13 | 1 | -0/+4 |
* | | Use "Fixes" in place of "Fix" in changelogs for consistency [ci skip]. | Yves Senn | 2013-03-09 | 1 | -11/+11 |
* | | Fix incorrectly appended square brackets to a multiple select box | Olek Janiszewski | 2013-03-08 | 1 | -0/+15 |
* | | Move AP changelog entry to the top [ci skip] | Carlos Antonio da Silva | 2013-03-07 | 1 | -6/+6 |
* | | Allow use of assert_template with the :file option. | Justin Coyne | 2013-03-01 | 1 | -0/+6 |
* | | Improve the CHANGELOG entry | Rafael Mendonça França | 2013-02-28 | 1 | -2/+6 |
* | | Merge pull request #9366 from killthekitten/fix-content_for-regression | Rafael Mendonça França | 2013-02-28 | 1 | -0/+2 |
|\ \ |
|
| * | | Fix #9360 regression in content_for | Nikolay Shebanov | 2013-02-25 | 1 | -0/+2 |
* | | | Minor changelog improvement [ci skip] | Carlos Antonio da Silva | 2013-02-28 | 1 | -1/+1 |
* | | | `format: true` does not override existing format constraints. | Yves Senn | 2013-02-27 | 1 | -0/+10 |
* | | | allow non-String default params in the router. | Yves Senn | 2013-02-26 | 1 | -0/+10 |
* | | | the router allows String contraints. | Yves Senn | 2013-02-26 | 1 | -1/+9 |
* | | | Move the CHANGELOG entry to the proper place | Rafael Mendonça França | 2013-02-26 | 1 | -2/+4 |
* | | | Merge pull request #9434 from zires/dev | Rafael Mendonça França | 2013-02-26 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | Make ActionDispatch::Journey::Path::Pattern#new raise more meaningful excepti... | zires | 2013-02-27 | 1 | -0/+2 |