Ruby on Rails
Go to file
David Heinemeier Hansson 4cd5b05377 Dont include the upload progress automatically before it works better
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1571 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-06-30 08:29:14 +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 Dont include the upload progress automatically before it works better 2005-06-30 08:29:14 +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 Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
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