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
/
CHANGELOG
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed rendering of partials with layout when done from site layout (closes #9...
David Heinemeier Hansson
2008-01-03
1
-0
/
+2
*
Fix atom_feed_helper to comply with the atom spec. Closes #10672 [xaviershay]
Rick Olson
2008-01-02
1
-0
/
+7
*
Correct indentation in a couple spots. Closes #10671 [l.guidi, rick]
Rick Olson
2008-01-02
1
-0
/
+2
*
Fix that auto_link looks for ='s in url paths (Amazon urls have them). Close...
Rick Olson
2007-12-28
1
-0
/
+2
*
Ensure that test case setup is run even if overridden. Closes #10382.
Jeremy Kemper
2007-12-28
1
-0
/
+2
*
Fix HTML Sanitizer to allow trailing spaces in CSS style attributes. Closes ...
Rick Olson
2007-12-23
1
-0
/
+2
*
Add :default option to time_zone_select. Closes #10590.
Jeremy Kemper
2007-12-21
1
-0
/
+5
*
Added delete_via_redirect and put_via_redirect to integration testing (closes...
David Heinemeier Hansson
2007-12-17
1
-0
/
+2
*
Allow headers[Accept] to be set by hand when calling xml_http_request (closes...
David Heinemeier Hansson
2007-12-17
1
-0
/
+2
*
Added OPTIONS to list of default accepted HTTP methods (closes #10449) [holoway]
David Heinemeier Hansson
2007-12-17
1
-0
/
+2
*
Added option to pass proc to ActionController::Base.asset_host for maximum co...
David Heinemeier Hansson
2007-12-16
1
-0
/
+10
*
Prepare for 2.0.2 release
David Heinemeier Hansson
2007-12-16
1
-1
/
+1
*
More changelog updates
Jeremy Kemper
2007-12-15
1
-2
/
+2
*
Fixed that ActionView#file_exists? would be incorrect if @first_render is set...
David Heinemeier Hansson
2007-12-14
1
-0
/
+2
*
Added that Array#to_param calls to_param on all it's elements (closes #10473)...
David Heinemeier Hansson
2007-12-14
1
-0
/
+2
*
More Action View refactoring. Knock :erb default down a notch. Closes #10455.
Jeremy Kemper
2007-12-10
1
-1
/
+1
*
Fix javascript_tag method name collision. Closes #10337.
Jeremy Kemper
2007-12-10
1
-1
/
+1
*
Ensure asset cache directories are automatically created. Closes #10337.
Jeremy Kemper
2007-12-10
1
-0
/
+3
*
Credit #10443 + more changelog updates
Jeremy Kemper
2007-12-10
1
-3
/
+3
*
More changelog updates
Jeremy Kemper
2007-12-10
1
-4
/
+4
*
More changelog updates
Jeremy Kemper
2007-12-10
1
-8
/
+8
*
lifo -> Pratik
Jeremy Kemper
2007-12-10
1
-11
/
+11
*
More contributor name updates
Jeremy Kemper
2007-12-10
1
-2
/
+2
*
Update Fred's name in changelogs
Jeremy Kemper
2007-12-10
1
-2
/
+2
*
render :xml and :json preserve custom content types. Closes #10388.
Jeremy Kemper
2007-12-09
1
-0
/
+2
*
Refactor Action View template handlers. Closes #10437.
Jeremy Kemper
2007-12-09
1
-0
/
+2
*
Fix DoubleRenderError message and leave out mention of returning false from f...
Rick Olson
2007-12-08
1
-0
/
+2
*
Clean up some cruft around ActionController::Base#head. Closes #10417 [ssoroka]
Rick Olson
2007-12-08
1
-0
/
+4
*
Make ready for 2.0.1
David Heinemeier Hansson
2007-12-07
1
-1
/
+1
*
Preparing for release shortly
David Heinemeier Hansson
2007-12-06
1
-4
/
+1
*
Fixed send_file/binary_content for testing (closes #8044) [tolsen]
David Heinemeier Hansson
2007-12-05
1
-13
/
+1
*
Add documentation examples to prototype helper. Closes #7211 [manfred]
Marcel Molina
2007-12-05
1
-0
/
+2
*
Enhance documentation coverage for fragment caching. Closes #7315 [bscofield]
Marcel Molina
2007-12-05
1
-0
/
+4
*
Add many examples to PrototypeHelper documentation. Closes #7656 [jeremymcana...
Marcel Molina
2007-12-05
1
-0
/
+2
*
Add many examples to assertion documentation. Closes #7803 [jeremymcanally]
Marcel Molina
2007-12-05
1
-0
/
+2
*
Document the supported options for sortable_element. Closes #8820 [berkelep]
Marcel Molina
2007-12-05
1
-0
/
+2
*
Add examples in the documentation for various assertions. Closes #9938 [zapnap]
Marcel Molina
2007-12-05
1
-0
/
+2
*
When a NonInferrableControllerError is raised, make the proposed fix clearer ...
Marcel Molina
2007-12-05
1
-0
/
+2
*
Update Prototype to 1.6.0.1
Sam Stephenson
2007-12-05
1
-0
/
+2
*
Update trunk to script.aculo.us 1.8.0.1, fixes a regression in the autocompleter
Thomas Fuchs
2007-12-04
1
-0
/
+2
*
Add 'disabled' attribute to <OPTION> separators used in time zone and country...
Rick Olson
2007-12-04
1
-0
/
+2
*
Added the same record identification guessing rules to fields_for as form_for...
David Heinemeier Hansson
2007-12-02
1
-0
/
+2
*
Fixed that verification violations with no specified action didn't halt the c...
David Heinemeier Hansson
2007-11-30
1
-0
/
+5
*
Raise UnknownHttpMethod exception for unknown HTTP methods. Closes #10303 [ta...
Rick Olson
2007-11-29
1
-0
/
+2
*
Update to Prototype -r8232
Sam Stephenson
2007-11-29
1
-0
/
+2
*
Prep for RC2
David Heinemeier Hansson
2007-11-29
1
-1
/
+2
*
Make sure the optimisation code for routes doesn't get used if :host, :anchor...
Michael Koziarski
2007-11-28
1
-0
/
+2
*
Added protection from trailing slashes on page caching (closes #10229) [devri...
David Heinemeier Hansson
2007-11-28
1
-0
/
+2
*
Asset timestamps are appended, not prepended. Closes #10276 [mnaberez]
Marcel Molina
2007-11-27
1
-0
/
+2
*
Minor inconsistency in description of render example. Closes #10029 [ScottSch...
Marcel Molina
2007-11-26
1
-0
/
+2
[next]