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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Provide correct defaults for Named Routes which do not specify :action
Nicholas Seckar
2005-07-14
3
-3
/
+39
*
Made pagination faster #1334 [Stefan Kaes]
David Heinemeier Hansson
2005-07-14
3
-37
/
+50
*
Made test_rendering_nothing_on_layout acknowledge the space
David Heinemeier Hansson
2005-07-14
1
-1
/
+1
*
Added :select option to find which can specify a different value than the def...
David Heinemeier Hansson
2005-07-14
3
-1
/
+12
*
Cleared conflict
David Heinemeier Hansson
2005-07-14
1
-0
/
+3
*
Show correct paths to generated templates for nexted controllers. Fixes #730
Nicholas Seckar
2005-07-14
3
-9
/
+10
*
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
2
-8
/
+51
*
Named routes should not provide nil values to url_for. Includes factoring and...
Nicholas Seckar
2005-07-13
2
-5
/
+54
*
add changelog entry.
Leon Breedt
2005-07-13
1
-0
/
+4
*
make sure that we get back a SOAPString when $KCODE is UTF-8
Leon Breedt
2005-07-13
1
-0
/
+2
*
always send back SOAP responses as UTF-8, we can't guarantee that SOAP4R
Leon Breedt
2005-07-13
4
-33
/
+57
*
r3023@asus: jeremy | 2005-07-12 23:43:39 -0700
Jeremy Kemper
2005-07-13
8
-16
/
+23
*
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
3
-1
/
+8
*
Fixed that auto_complete_for didn't force the input string to lower case even...
David Heinemeier Hansson
2005-07-11
2
-1
/
+3
*
Made ready for release of 0.13.1
David Heinemeier Hansson
2005-07-11
15
-29
/
+35
*
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
*
Added support for limit and offset with eager loading of has_one and belongs_...
David Heinemeier Hansson
2005-07-11
4
-11
/
+76
*
Script.aculo.us: latest rev, new autocompleter features, memory leaks fixed #...
David Heinemeier Hansson
2005-07-11
9
-230
/
+611
*
Update Railties to Prototype 1.3.1
Sam Stephenson
2005-07-11
1
-39
/
+50
*
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
2
-16
/
+14
*
Fixed that assume_bottom_position (in acts_as_list) could be called on items ...
David Heinemeier Hansson
2005-07-10
2
-1
/
+3
*
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
*
Fixed that each request with the WEBrick adapter would open a new database co...
David Heinemeier Hansson
2005-07-10
7
-8
/
+58
*
r2985@asus: jeremy | 2005-07-10 02:04:41 -0700
Jeremy Kemper
2005-07-10
1
-0
/
+2
*
r2979@asus: jeremy | 2005-07-10 01:51:00 -0700
Jeremy Kemper
2005-07-10
4
-54
/
+63
*
Added that nil options are not included in tags, so tag("p", :ignore => nil) ...
David Heinemeier Hansson
2005-07-09
6
-8
/
+19
*
Added a config example in README #1626 [courtenay]
David Heinemeier Hansson
2005-07-09
2
-2
/
+12
*
better error message for missing associations #1631 [courtenay]
David Heinemeier Hansson
2005-07-09
2
-4
/
+23
*
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 support for SQL Server in the database rake tasks #1652 [ken.barker@gma...
David Heinemeier Hansson
2005-07-09
2
-0
/
+11
*
Fixed optimistic locking with SQL Server #1660 [tom@popdog.net]
David Heinemeier Hansson
2005-07-09
2
-2
/
+4
*
Added even more goodies to script.aculo.us #1677 [Thomas Fuchs]
David Heinemeier Hansson
2005-07-09
5
-150
/
+273
*
Fixed SQL Server test #1678 [Tom Ward]
David Heinemeier Hansson
2005-07-09
3
-3
/
+3
*
Made target migrations actually work
David Heinemeier Hansson
2005-07-09
1
-3
/
+5
*
Added a VERSION parameter to the migrate task that allows you to do "rake mig...
David Heinemeier Hansson
2005-07-09
5
-4
/
+47
*
Improved error message for DoubleRenderError
Jamis Buck
2005-07-09
3
-2
/
+36
*
r2960@asus: jeremy | 2005-07-09 02:12:35 -0700
Jeremy Kemper
2005-07-09
2
-1
/
+12
*
r2951@asus: jeremy | 2005-07-08 18:09:30 -0700
Jeremy Kemper
2005-07-08
5
-5
/
+48
*
Added better error message for "packets out of order" #1630 [courtenay]
David Heinemeier Hansson
2005-07-08
2
-0
/
+4
*
r2948@asus: jeremy | 2005-07-08 16:00:23 -0700
Jeremy Kemper
2005-07-08
1
-1
/
+1
*
r2933@asus: jeremy | 2005-07-08 14:22:58 -0700
Jeremy Kemper
2005-07-08
1
-0
/
+9
*
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
[next]