Ruby on Rails
Go to file
David Heinemeier Hansson 8e4f27a50a Solved the hanging issue.. USR2 is now the preferred way of restarting FCGIs!
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2399 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-09-28 19:31:41 +00:00
actionmailer Added Kernel#silence_warnings and puts it into use throughout the framework 2005-09-11 04:58:27 +00:00
actionpack Updated rdoc for javascript_include_tag 2005-09-28 10:55:57 +00:00
actionwebservice fix invalid request XML generation in test process. 2005-08-24 19:46:11 +00:00
activerecord Fix transactions so that calling return while inside a transaction will not leave an open transaction on the connection. 2005-09-28 18:53:22 +00:00
activesupport Ticket 2263 - Make clean logger compatible with both 1.8.2 and 1.8.3 2005-09-27 20:18:55 +00:00
railties Solved the hanging issue.. USR2 is now the preferred way of restarting FCGIs! 2005-09-28 19:31:41 +00:00
cleanlogs.sh Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
pushgems.rb Get rid of that silly lock 2005-09-04 00:28:28 +00:00
release.rb Post release minor fixes 2005-07-07 06:39:48 +00:00