Ruby on Rails
Go to file
David Heinemeier Hansson 524d1b5e04 Uncommented request.recycle! as it breaks more than it fixes, left test case in, xal?
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1572 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-06-30 14:49:36 +00:00
actionmailer Allow specific "multipart/xxx" content-type to be set on multipart messages #1412 [Flurin Egger] 2005-06-24 12:15:45 +00:00
actionpack Uncommented request.recycle! as it breaks more than it fixes, left test case in, xal? 2005-06-30 14:49:36 +00:00
actionwebservice add RDoc for base signature types 2005-06-25 18:57:33 +00:00
activerecord Fixed that multiparameter posts ignored attr_protected #1532 [alec+rails@veryclever.net] 2005-06-28 17:15:01 +00:00
activesupport Fixed memory leak with Object#remove_subclasses_of, which inflicted a Rails application running in development mode with a ~20KB leak per request #1289 [c.r.mcgrath@gmail.com] 2005-06-30 06:11:26 +00:00
railties Use SIGHUP to dynamically reload an fcgi process without restarting it. Refactored dispatch.fcgi so that the RailsFCGIHandler is in the lib dir. 2005-06-29 11:07:20 +00:00
cleanlogs.sh
pushgems.rb
release.rb