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
...
*
Added that all types of after_find/after_initialized callbacks are triggered ...
David Heinemeier Hansson
2005-03-14
3
-24
/
+79
*
Deal with Safari garbage and allow html_options
David Heinemeier Hansson
2005-03-13
1
-4
/
+4
*
Added Field.present, .focus, and .clear as JS convenience for working with fo...
David Heinemeier Hansson
2005-03-13
1
-15
/
+0
*
Added Field.present, .focus, and .clear as JS convenience for working with fo...
David Heinemeier Hansson
2005-03-13
1
-1
/
+26
*
Added :condition option to abort an update if some condition isnt there
David Heinemeier Hansson
2005-03-13
1
-5
/
+9
*
Fixed example in docs
David Heinemeier Hansson
2005-03-13
1
-1
/
+1
*
Checked in some documentation for JavascriptHelper
David Heinemeier Hansson
2005-03-12
1
-0
/
+19
*
Respect :onclick in link_to_toggle_display
David Heinemeier Hansson
2005-03-12
1
-1
/
+2
*
Put it in the right module
David Heinemeier Hansson
2005-03-12
1
-130
/
+134
*
Added first stab at Javascript/Ajax helpers
David Heinemeier Hansson
2005-03-12
1
-1
/
+1
*
Added first stab at Javascript/Ajax helpers
David Heinemeier Hansson
2005-03-12
1
-0
/
+160
*
Params for components should treat string and symbol keys indifferently
David Heinemeier Hansson
2005-03-11
1
-1
/
+1
*
Fixed that symbols can be used on attribute assignment, like page.emails.crea...
David Heinemeier Hansson
2005-03-10
2
-0
/
+6
*
More incremental work on active schema for MySQL
David Heinemeier Hansson
2005-03-10
2
-2
/
+2
*
More incremental work on active schema for MySQL
David Heinemeier Hansson
2005-03-10
3
-13
/
+45
*
allow 0, 1, '0' or '1' to be cast to the appropriate values for boolean
Leon Breedt
2005-03-10
11
-135
/
+246
*
change type of faultCode in marshaled SOAP faults to a QName,
Leon Breedt
2005-03-10
1
-1
/
+1
*
Added assigns shortcut for @response.template.assigns to controller test case...
David Heinemeier Hansson
2005-03-10
2
-1
/
+21
*
Added render_partial/render_partial_collection from controllers for easier Aj...
David Heinemeier Hansson
2005-03-09
2
-2
/
+14
*
Added TagHelper#image_tag and deprecated UrlHelper#link_image_to (recommended...
David Heinemeier Hansson
2005-03-09
5
-15
/
+53
*
Fixed textilize to be resilient to getting nil parsed (by using Object#blank?...
David Heinemeier Hansson
2005-03-09
2
-1
/
+3
*
Fixed that the :multipart option in FormTagHelper#form_tag would be ignored [...
David Heinemeier Hansson
2005-03-07
2
-2
/
+7
*
Prepared for 0.10.1 release
David Heinemeier Hansson
2005-03-07
1
-2
/
+2
*
Prepared for 0.10.1 release
David Heinemeier Hansson
2005-03-07
12
-20
/
+32
*
Fixed tests for indifferent access
David Heinemeier Hansson
2005-03-07
1
-47
/
+16
*
Fixed Hash#indifferent_access to also deal with include? and fetch and nested...
David Heinemeier Hansson
2005-03-07
3
-1
/
+92
*
More fixes for symlinked setups #793 [phantom]
David Heinemeier Hansson
2005-03-07
3
-7
/
+5
*
Fixed that the routes.rb file wouldn't be found on symlinked setups due to Fi...
David Heinemeier Hansson
2005-03-06
2
-1
/
+3
*
Fix database creation for postgres (again) #790 [adamm <gnuman1@gmail.com>]
David Heinemeier Hansson
2005-03-06
1
-2
/
+2
*
Fixed rake stats to ignore editor backup files like model.rb~ #791 [skanthak]
David Heinemeier Hansson
2005-03-06
2
-1
/
+3
*
Fixed issues with caching root pages #734 [Nicholas Seckar]
David Heinemeier Hansson
2005-03-06
2
-1
/
+3
*
Changed ActiveRecordStore to use Marshal instead of YAML as the latter proved...
David Heinemeier Hansson
2005-03-06
2
-10
/
+25
*
Logs in GEMs is bad style
David Heinemeier Hansson
2005-03-06
1
-0
/
+1
*
Added exception shallowing if the DRb server can't be started (not worth maki...
David Heinemeier Hansson
2005-03-06
2
-1
/
+3
*
Fixed link_to documentation references nonexistent URL #573
David Heinemeier Hansson
2005-03-06
1
-6
/
+8
*
Added shortcut :id assignment to render_component and friends (before you had...
David Heinemeier Hansson
2005-03-06
2
-3
/
+5
*
Added an empty favicon.ico file to the public directory of new applications (...
David Heinemeier Hansson
2005-03-06
4
-2
/
+6
*
Added ActiveRecord::Base.colorize_logging to control whether to use colors in...
David Heinemeier Hansson
2005-03-06
3
-8
/
+20
*
Fixed that scaffold generator new template should use local variable instead ...
David Heinemeier Hansson
2005-03-06
2
-1
/
+3
*
Added support for timestamp with time zone in PostgreSQL #560 [Scott Barron]
David Heinemeier Hansson
2005-03-06
2
-0
/
+3
*
Added Object#blank? -- see http://redhanded.hobix.com/inspect/objectBlank.htm...
David Heinemeier Hansson
2005-03-06
2
-0
/
+12
*
Allow unit tests to run on a remote server for PostgreSQL #781 [adamm@galacti...
David Heinemeier Hansson
2005-03-06
2
-4
/
+6
*
Fixed that map.connect should convert arguments to strings #780 [Nicholas Sec...
David Heinemeier Hansson
2005-03-06
3
-1
/
+16
*
stats need the include paths set by the environment #782 [adamm]
David Heinemeier Hansson
2005-03-06
1
-1
/
+1
*
Added MultiparameterAssignmentErrors and AttributeAssignmentError exceptions ...
David Heinemeier Hansson
2005-03-06
3
-2
/
+50
*
Added UrlHelper#link_to_if/link_to_unless to enable other conditions that jus...
David Heinemeier Hansson
2005-03-06
3
-5
/
+43
*
Added web_service generator (run ./script/generate web_service for help) #776...
David Heinemeier Hansson
2005-03-06
5
-0
/
+89
*
Added web_service generator (run ./script/generate web_service for help) #776...
David Heinemeier Hansson
2005-03-06
2
-1
/
+4
*
Fixed that postgresql adapter would fails when reading bytea fields with null...
David Heinemeier Hansson
2005-03-06
1
-2
/
+2
*
Updated docs on auto-indexing #765 [Astinus]
David Heinemeier Hansson
2005-03-06
1
-0
/
+8
[prev]
[next]