| Commit message (Expand) | Author | Age | Files | Lines |
* | Better documentation for Calling multiple redirects or renders #1687 [courtenay] | David Heinemeier Hansson | 2005-07-10 | 1 | -4/+7 |
* | Made JavaScriptHelper tests pass regardless of hash order #1656 [Sam Stephenson] | David Heinemeier Hansson | 2005-07-10 | 2 | -19/+19 |
* | r2992@asus: jeremy | 2005-07-10 02:43:49 -0700 | Jeremy Kemper | 2005-07-10 | 1 | -2/+8 |
* | Added that nil options are not included in tags, so tag("p", :ignore => nil) ... | David Heinemeier Hansson | 2005-07-09 | 6 | -8/+19 |
* | Fixed that UrlHelper#link_to_unless/link_to_if used html_escape on the name i... | David Heinemeier Hansson | 2005-07-09 | 2 | -1/+3 |
* | Added even more goodies to script.aculo.us #1677 [Thomas Fuchs] | David Heinemeier Hansson | 2005-07-09 | 3 | -75/+140 |
* | Fixed SQL Server test #1678 [Tom Ward] | David Heinemeier Hansson | 2005-07-09 | 1 | -1/+1 |
* | Improved error message for DoubleRenderError | Jamis Buck | 2005-07-09 | 3 | -2/+36 |
* | r2948@asus: jeremy | 2005-07-08 16:00:23 -0700 | Jeremy Kemper | 2005-07-08 | 1 | -1/+1 |
* | r2932@asus: jeremy | 2005-07-08 14:21:36 -0700 | Jeremy Kemper | 2005-07-08 | 1 | -4/+4 |
* | Routes now raise an exception if a path component is misconfigured. | Nicholas Seckar | 2005-07-08 | 2 | -3/+21 |
* | Fix routes to generate proper URLs when given Fixnum defaults | Nicholas Seckar | 2005-07-08 | 2 | -1/+23 |
* | Include Javascript tests in rake #1655 [courtney] | David Heinemeier Hansson | 2005-07-08 | 1 | -2/+2 |
* | Allow RouteSet#recognition_failed to be used to handle unknown URL forwarding | Nicholas Seckar | 2005-07-07 | 1 | -1/+1 |
* | Enable routes to recognize uppercase controller names. Closes #1635 | Nicholas Seckar | 2005-07-07 | 2 | -1/+13 |
* | Properly unescape recognized path components. Fixes #1651. | Nicholas Seckar | 2005-07-07 | 2 | -1/+15 |
* | Improved testing of functional test setup. | Nicholas Seckar | 2005-07-07 | 2 | -4/+74 |
* | Fixed routing to allow for testing of *path components #1650 [Nicholas Seckar] | David Heinemeier Hansson | 2005-07-07 | 2 | -1/+3 |
* | Added :handle as an option to sortable_element to restrict the drag handle to... | David Heinemeier Hansson | 2005-07-07 | 2 | -1/+3 |
* | Added a bunch of script.aculo.us features: Effect.ScrollTo, to smoothly scrol... | David Heinemeier Hansson | 2005-07-07 | 3 | -70/+118 |
* | Fixed that named routes didn't use the default values for action and possible... | David Heinemeier Hansson | 2005-07-07 | 3 | -3/+16 |
* | Add test for dynamic dispatch based on action_name accessor. | Jeremy Kemper | 2005-07-07 | 1 | -0/+21 |
* | Fixed JavascriptHelper#visual_effect to use camelize such that :blind_up will... | David Heinemeier Hansson | 2005-07-07 | 2 | -1/+3 |
* | Fixed that a SessionRestoreError was thrown if a model object was placed in t... | David Heinemeier Hansson | 2005-07-06 | 2 | -23/+21 |
* | Pegged the versions for release | David Heinemeier Hansson | 2005-07-06 | 1 | -2/+2 |
* | Fixed routing snafu | David Heinemeier Hansson | 2005-07-06 | 2 | -2/+3 |
* | Made documentation ready for release (AP) | David Heinemeier Hansson | 2005-07-06 | 9 | -57/+71 |
* | Retract the session fix until 0.13.1 to preserve the truthfulness of the book | David Heinemeier Hansson | 2005-07-06 | 1 | -16/+23 |
* | Make new AJAX helpers aware of more of their options #1622 [Thomas Fuchs] | David Heinemeier Hansson | 2005-07-06 | 2 | -3/+26 |
* | Partly tuned docs for release (AP) | David Heinemeier Hansson | 2005-07-06 | 8 | -76/+188 |
* | Fixed that a SessionRestoreError was thrown if a model object was placed in t... | David Heinemeier Hansson | 2005-07-06 | 1 | -7/+17 |
* | Fixed documentation snafu with send_file -- the option is :stream, not :strea... | David Heinemeier Hansson | 2005-07-06 | 1 | -1/+1 |
* | benchmark helper takes an optional log level, defaults to :info. Chose symbo... | Jeremy Kemper | 2005-07-05 | 2 | -9/+81 |
* | r2879@asus: jeremy | 2005-07-05 16:15:16 -0700 | Jeremy Kemper | 2005-07-05 | 1 | -0/+1 |
* | r2874@asus: jeremy | 2005-07-05 16:13:39 -0700 | Jeremy Kemper | 2005-07-05 | 3 | -5/+6 |
* | Move URI to the end for greater overview | David Heinemeier Hansson | 2005-07-05 | 1 | -1/+2 |
* | Fix syntax error | David Heinemeier Hansson | 2005-07-05 | 1 | -1/+1 |
* | Changed logging of SQL statements to use the DEBUG level instead of INFO. Add... | David Heinemeier Hansson | 2005-07-05 | 4 | -2/+8 |
* | Fixed routing regression on index exception | David Heinemeier Hansson | 2005-07-05 | 2 | -1/+6 |
* | Routing fix | Jamis Buck | 2005-07-05 | 2 | -2/+13 |
* | r2866@asus: jeremy | 2005-07-05 13:23:10 -0700 | Jeremy Kemper | 2005-07-05 | 1 | -4/+7 |
* | r2850@asus: jeremy | 2005-07-05 13:08:32 -0700 | Jeremy Kemper | 2005-07-05 | 2 | -6/+17 |
* | Fixed transparent background for Safari with auto completer | David Heinemeier Hansson | 2005-07-05 | 1 | -0/+1 |
* | Added javascript_include_tag :defaults shortcut that'll include all the defau... | David Heinemeier Hansson | 2005-07-05 | 2 | -0/+9 |
* | Backed out of #1694 | David Heinemeier Hansson | 2005-07-05 | 1 | -4/+2 |
* | Backed out of #1694 as it broke requests that hit the cache with wrong argume... | David Heinemeier Hansson | 2005-07-05 | 1 | -24/+12 |
* | Fixed recognize bug introduced with #1694 | David Heinemeier Hansson | 2005-07-05 | 1 | -1/+1 |
* | Fixed Prototype bug #1602 | David Heinemeier Hansson | 2005-07-05 | 1 | -1/+1 |
* | r2840@asus: jeremy | 2005-07-05 00:42:27 -0700 | Jeremy Kemper | 2005-07-05 | 2 | -12/+26 |
* | r2837@asus: jeremy | 2005-07-05 00:34:31 -0700 | Jeremy Kemper | 2005-07-05 | 1 | -20/+19 |