| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | fetch highlighter option only when needed | Nihad Abbasov | 2012-12-24 | 1 | -2/+2 |
* | | | We need to check explictly that env['action_dispatch.show_exceptions'] | Rafael Mendonça França | 2012-12-26 | 1 | -1/+1 |
* | | | more descriptive return parameters | Hrvoje Šimić | 2012-12-26 | 1 | -4/+3 |
|/ / |
|
* | | "warning: ambiguous first argument; put parentheses or even spaces" | Akira Matsuda | 2012-12-24 | 1 | -1/+1 |
* | | Merge pull request #8085 from acapilleri/format_never_nil | Guillermo Iguaran | 2012-12-22 | 1 | -1/+12 |
|\ \ |
|
| * | | return Mime::NullType if format is unknown | Angelo Capilleri | 2012-12-22 | 1 | -1/+12 |
* | | | Merge pull request #8586 from balexand/cache_digests_regex | Rafael Mendonça França | 2012-12-21 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Digestor explicit dependency should not contain trailing whitespace | Brian Alexander | 2012-12-21 | 1 | -1/+1 |
* | | | Merge pull request #7312 from krainboltgreene/http-token-parser-bug | Steve Klabnik | 2012-12-21 | 1 | -11/+27 |
|\ \ \
| |/ /
|/| | |
|
| * | | Refactoring the token_and_options method to fix bugs | Kurtis Rainbolt-Greene | 2012-12-15 | 1 | -11/+27 |
* | | | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-12-21 | 2 | -1/+6 |
|\ \ \ |
|
| * | | | Revert "Fix incorrect adjustment 4c41e87e3ae548c44810b66437b2f0f6e73b2106" | Vijay Dev | 2012-12-21 | 1 | -1/+1 |
| * | | | Fix incorrect adjustment 4c41e87e3ae548c44810b66437b2f0f6e73b2106 | kei | 2012-12-20 | 1 | -1/+1 |
| * | | | Fix documentation style | kei | 2012-12-20 | 1 | -1/+1 |
| * | | | Add script_name option description and example for #url_for options | Ivan Vanyak | 2012-12-17 | 1 | -0/+5 |
| |/ / |
|
* | | | Fix indentation issuing warning | Carlos Antonio da Silva | 2012-12-20 | 1 | -1/+1 |
* | | | update AD::Journey to follow Rails coding conventions | Francesco Rodriguez | 2012-12-20 | 16 | -437/+439 |
* | | | :nodoc: Journey because is not part of the public API [ci skip] | Francesco Rodriguez | 2012-12-19 | 20 | -78/+75 |
* | | | remove code for Ruby 1.8.x support | Francesco Rodriguez | 2012-12-19 | 1 | -7/+2 |
* | | | Remove the actual extension file as well [ci skip] | Andrew White | 2012-12-19 | 1 | -11/+0 |
* | | | Remove obsolete Hash extension needed for Ruby 1.8.x support | Andrew White | 2012-12-19 | 1 | -1/+0 |
* | | | Integrate Journey into Action Dispatch | Andrew White | 2012-12-19 | 28 | -1/+2340 |
* | | | Remove obfuscation support from mail_to helper | Nick Reed | 2012-12-18 | 1 | -54/+12 |
* | | | Minor js review [ci skip] | Carlos Antonio da Silva | 2012-12-18 | 1 | -7/+7 |
* | | | handle protocol option in stylesheet_link_tag and javascript_include_tag | Vasiliy Ermolovich | 2012-12-18 | 1 | -2/+6 |
* | | | Format routes as html on debug page | schneems | 2012-12-17 | 4 | -2/+76 |
| |/
|/| |
|
* | | Make conditional_layout? private and update documentation | Andrew White | 2012-12-17 | 1 | -15/+23 |
* | | Merge pull request #8529 from schneems/schneems/debug-exceptions-extend-path | Steve Klabnik | 2012-12-16 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | DebugExceptions `File.join` => `File.expand_path` | schneems | 2012-12-16 | 1 | -1/+1 |
* | | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-12-15 | 1 | -0/+412 |
|\ \ |
|
| * | | repeating documentation for form helpers | Thiago Pinto | 2012-12-09 | 1 | -18/+406 |
* | | | Revert "Merge pull request #8499 from schneems/schneems/html-route-inspector" | Steve Klabnik | 2012-12-14 | 1 | -24/+7 |
* | | | remove a cache we do not need | Aaron Patterson | 2012-12-14 | 1 | -5/+1 |
* | | | Merge pull request #8510 from thedarkone/thread_safety_improvements | Aaron Patterson | 2012-12-14 | 6 | -63/+48 |
|\ \ \ |
|
| * | | | Replace some global Hash usages with the new thread safe cache. | thedarkone | 2012-12-14 | 6 | -63/+48 |
* | | | | Improve the documentation of cache_if and cache_unless | Rafael Mendonça França | 2012-12-14 | 1 | -4/+7 |
* | | | | Merge pull request #8497 from acapilleri/conditional_cache | Rafael Mendonça França | 2012-12-14 | 1 | -12/+24 |
|\ \ \ \ |
|
| * | | | | Removed :if and :unless from fragment cache option in favour of | Angelo capilleri | 2012-12-14 | 1 | -12/+24 |
* | | | | | Clear url helper methods when routes are reloaded | Andrew White | 2012-12-14 | 1 | -0/+6 |
* | | | | | Revert "Clear url helpers when reloading routes" | Andrew White | 2012-12-14 | 1 | -1/+0 |
* | | | | | Add missing require. | Rafael Mendonça França | 2012-12-13 | 3 | -0/+4 |
* | | | | | Merge pull request #8499 from schneems/schneems/html-route-inspector | Steve Klabnik | 2012-12-13 | 1 | -7/+24 |
|\ \ \ \ \ |
|
| * | | | | | Output routes in :html format | schneems | 2012-12-12 | 1 | -7/+24 |
| |/ / / / |
|
* | | | | | Bring back helpers_path attr accessor | Carlos Antonio da Silva | 2012-12-13 | 1 | -1/+1 |
* | | | | | Refactor helpers code in Action Pack a bit | Carlos Antonio da Silva | 2012-12-13 | 3 | -8/+6 |
|/ / / / |
|
* | | | | Remove deprecation message from Action Pack | Carlos Antonio da Silva | 2012-12-11 | 1 | -1/+1 |
* | | | | Remove not used variable warnings from AM and AC | Carlos Antonio da Silva | 2012-12-11 | 1 | -1/+1 |
* | | | | Fix rewinding in ActionDispatch::Request#raw_post | Matt Venables | 2012-12-11 | 1 | -2/+3 |
* | | | | Match the controller and path names defensively. | Hiro Asari | 2012-12-10 | 1 | -1/+1 |
* | | | | Merge pull request #8468 from schneems/schneems/rack-index-page | Santiago Pastorino | 2012-12-10 | 1 | -1/+1 |
|\ \ \ \
| |/ / /
|/| | | |
|