index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionpack
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
More pagination speed #1334 [Stefan Kaes]
David Heinemeier Hansson
2005-07-15
2
-21
/
+29
*
Fixed line number reporting for Builder template errors #1753 [piotr]
David Heinemeier Hansson
2005-07-15
1
-1
/
+1
*
Fix assert_routing with nested controllers. Closes #1582 and #1386.
Nicholas Seckar
2005-07-15
1
-6
/
+7
*
Fixed bug with :success/:failure callbacks for the JavaScriptHelper methods #...
David Heinemeier Hansson
2005-07-14
2
-2
/
+2
*
Add RouteSet#named_route so that RouteSet instance methods do not shadow avai...
Nicholas Seckar
2005-07-14
1
-4
/
+12
*
Provide correct defaults for Named Routes which do not specify :action
Nicholas Seckar
2005-07-14
1
-3
/
+10
*
Made pagination faster #1334 [Stefan Kaes]
David Heinemeier Hansson
2005-07-14
2
-37
/
+46
*
Fix rescue handling to erase both render and redirect results
Nicholas Seckar
2005-07-14
1
-1
/
+4
*
Generate URLs for :action => index when :action => nil is supplied.
Nicholas Seckar
2005-07-14
1
-4
/
+13
*
Named routes should not provide nil values to url_for. Includes factoring and...
Nicholas Seckar
2005-07-13
1
-5
/
+18
*
r3023@asus: jeremy | 2005-07-12 23:43:39 -0700
Jeremy Kemper
2005-07-13
1
-5
/
+0
*
Worked around a Safari bug where it wouldn't pass headers through if the resp...
David Heinemeier Hansson
2005-07-12
1
-2
/
+3
*
Make Request#subdomains handle "foo.foo.com" correctly
Jamis Buck
2005-07-12
1
-1
/
+1
*
Fixed that auto_complete_for didn't force the input string to lower case even...
David Heinemeier Hansson
2005-07-11
1
-1
/
+1
*
Made ready for release of 0.13.1
David Heinemeier Hansson
2005-07-11
1
-1
/
+1
*
Fixed documentation for :action/:template confusion #1643
David Heinemeier Hansson
2005-07-11
1
-7
/
+7
*
Improved documentation for :success/:failure callbacks #1699 [Thomas Fuchs]
David Heinemeier Hansson
2005-07-11
1
-8
/
+11
*
Script.aculo.us: latest rev, new autocompleter features, memory leaks fixed #...
David Heinemeier Hansson
2005-07-11
4
-114
/
+303
*
Update to Prototype 1.3.1
Sam Stephenson
2005-07-11
1
-39
/
+50
*
Fixed that Action View should always use the included Builder, never attempt ...
David Heinemeier Hansson
2005-07-10
1
-8
/
+2
*
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
1
-1
/
+1
*
Added that nil options are not included in tags, so tag("p", :ignore => nil) ...
David Heinemeier Hansson
2005-07-09
1
-2
/
+3
*
Fixed that UrlHelper#link_to_unless/link_to_if used html_escape on the name i...
David Heinemeier Hansson
2005-07-09
1
-1
/
+1
*
Added even more goodies to script.aculo.us #1677 [Thomas Fuchs]
David Heinemeier Hansson
2005-07-09
2
-75
/
+133
*
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
1
-2
/
+7
*
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
1
-3
/
+7
*
Fix routes to generate proper URLs when given Fixnum defaults
Nicholas Seckar
2005-07-08
1
-1
/
+1
*
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
1
-1
/
+1
*
Properly unescape recognized path components. Fixes #1651.
Nicholas Seckar
2005-07-07
1
-1
/
+4
*
Improved testing of functional test setup.
Nicholas Seckar
2005-07-07
1
-1
/
+37
*
Fixed routing to allow for testing of *path components #1650 [Nicholas Seckar]
David Heinemeier Hansson
2005-07-07
1
-1
/
+1
*
Added :handle as an option to sortable_element to restrict the drag handle to...
David Heinemeier Hansson
2005-07-07
1
-1
/
+1
*
Added a bunch of script.aculo.us features: Effect.ScrollTo, to smoothly scrol...
David Heinemeier Hansson
2005-07-07
2
-70
/
+116
*
Fixed that named routes didn't use the default values for action and possible...
David Heinemeier Hansson
2005-07-07
1
-2
/
+3
*
Fixed JavascriptHelper#visual_effect to use camelize such that :blind_up will...
David Heinemeier Hansson
2005-07-07
1
-1
/
+1
*
Fixed that a SessionRestoreError was thrown if a model object was placed in t...
David Heinemeier Hansson
2005-07-06
1
-23
/
+16
*
Fixed routing snafu
David Heinemeier Hansson
2005-07-06
1
-0
/
+1
*
Made documentation ready for release (AP)
David Heinemeier Hansson
2005-07-06
8
-55
/
+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
1
-1
/
+16
*
Partly tuned docs for release (AP)
David Heinemeier Hansson
2005-07-06
4
-64
/
+174
*
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
1
-9
/
+9
*
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
[next]