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
*
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
*
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 more efficient implementation of the development mode reset of classes ...
David Heinemeier Hansson
2005-07-07
4
-12
/
+40
*
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
5
-140
/
+234
*
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 first run of "rake migrate" on PostgreSQL by not expecting a return val...
David Heinemeier Hansson
2005-07-07
2
-1
/
+6
*
Fixed JavascriptHelper#visual_effect to use camelize such that :blind_up will...
David Heinemeier Hansson
2005-07-07
2
-1
/
+3
*
Post release minor fixes
David Heinemeier Hansson
2005-07-07
2
-3
/
+3
*
Remove fix against memory leaks in development mode as it killed development ...
David Heinemeier Hansson
2005-07-07
2
-5
/
+14
*
ensure the second manual WS request of scaffolding contains the same state as
Leon Breedt
2005-07-06
2
-0
/
+5
*
fix bug in unit test causing spurious failures, and make sure the
Leon Breedt
2005-07-06
2
-4
/
+8
*
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
7
-18
/
+18
*
Keep JS files locally
David Heinemeier Hansson
2005-07-06
5
-9
/
+2340
*
Fixed routing snafu
David Heinemeier Hansson
2005-07-06
2
-2
/
+3
*
Fixed documentation for release (AS)
David Heinemeier Hansson
2005-07-06
4
-12
/
+12
*
Fixed that Yaml error message in fixtures hid the real error #1623 [Nicholas ...
David Heinemeier Hansson
2005-07-06
2
-1
/
+3
*
Made documentation ready for release (AR)
David Heinemeier Hansson
2005-07-06
4
-48
/
+46
*
Correctly normalize newlines in outgoing emails before encoding the body [Joh...
Jamis Buck
2005-07-06
5
-8
/
+29
*
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
*
Tuned documentation for release (AWS)
David Heinemeier Hansson
2005-07-06
3
-4
/
+6
*
Tuned documentation for release (AM)
David Heinemeier Hansson
2005-07-06
8
-51
/
+21
*
Fixed that a SessionRestoreError was thrown if a model object was placed in t...
David Heinemeier Hansson
2005-07-06
1
-7
/
+17
*
Pulled the gateway.cgi until we can make it work properly out the gates
David Heinemeier Hansson
2005-07-06
3
-8
/
+6
*
Fixed documentation snafu with send_file -- the option is :stream, not :strea...
David Heinemeier Hansson
2005-07-06
1
-1
/
+1
*
Added a USAGE document to the migration generator
David Heinemeier Hansson
2005-07-06
1
-0
/
+14
*
Added fixed gateway script [Nicholas Seckar]
David Heinemeier Hansson
2005-07-06
5
-215
/
+197
*
Added warning about setting the test database to the same as production or de...
David Heinemeier Hansson
2005-07-06
1
-0
/
+3
*
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
8
-3
/
+14
*
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
[next]