Ruby on Rails
Go to file
Leon Breedt 896fea505b add charset=utf-8 to SOAP response content type, and make base_uri
respect relative_url_root for the endpoint of SOAP messages (Shugo
Maeda). if WSDL was retrieved over HTTPS, use HTTPS in the endpoint
URLs as well.


git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1244 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-04-28 01:19:52 +00:00
actionmailer Added xml_http_request/xhr method for simulating XMLHttpRequest in functional tests #1151 [Sam Stephenson] 2005-04-19 16:34:44 +00:00
actionpack Disregard expire methods when the controller hasnt been set, which essentially makes it such that the record observer callbacks are ignored when the sweeper shouldnt be active 2005-04-27 17:40:51 +00:00
actionwebservice add charset=utf-8 to SOAP response content type, and make base_uri 2005-04-28 01:19:52 +00:00
activerecord Fixed acts_as_list where deleting an item that was removed from the list would ruin the positioning of other list items #1197 [Jamis Buck] 2005-04-25 16:11:31 +00:00
activesupport Fixed documentation and prepared for release of 0.12 2005-04-18 20:16:03 +00:00
railties Prepared for 0.12.1 2005-04-19 17:18:36 +00:00
cleanlogs.sh
pushgems.rb Releasing 0.11.0 2005-03-22 13:29:22 +00:00
release.rb Upload documentation to the new server 2005-04-19 04:30:52 +00:00