aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails
Commit message (Expand)AuthorAgeFilesLines
* Introduce native mongrel handler and push mutex into dispatcher.Jeremy Kemper2007-12-272-0/+397
* Prepare for 2.0.2 releaseDavid Heinemeier Hansson2007-12-161-1/+1
* Make ready for 2.0.1David Heinemeier Hansson2007-12-071-1/+1
* Preparing for release shortlyDavid Heinemeier Hansson2007-12-061-3/+3
* Fix typos (closes #10378)David Heinemeier Hansson2007-12-051-1/+1
* Prep for RC2David Heinemeier Hansson2007-11-291-1/+1
* Prepare versions for RC1David Heinemeier Hansson2007-11-091-2/+2
* Ensure the plugin loader only loads plugins once. Closes #10102 [haruki_zaemon]Rick Olson2007-11-081-0/+1
* Refactor Plugin Loader. Add plugin lib paths early, and add lots of tests. ...Rick Olson2007-11-083-144/+250
* Update versions here tooDavid Heinemeier Hansson2007-10-121-1/+1
* Bump versions for 1.2.4 release.Jeremy Kemper2007-10-051-1/+1
* Added symbols as a legal way of specifying plugins in config.plugins (closes ...David Heinemeier Hansson2007-09-221-3/+3
* Added the :all option to config.plugins thatll include the rest of the plugin...David Heinemeier Hansson2007-09-211-5/+28
* Run with the latest versions so beta gems will workDavid Heinemeier Hansson2007-04-211-1/+1
* Move plugin classes into the rails directory to match their namespaceMarcel Molina2007-03-032-0/+182
* Rails::VERSION::STRING on trunk is 1.2.0Jeremy Kemper2006-11-131-2/+2
* Prepare for tiny release of 1.1.2David Heinemeier Hansson2006-04-091-1/+1
* Update versions for Rails 1.1.1David Heinemeier Hansson2006-04-061-1/+1
* Make Rails::VERSION implicitly loadable. Closes #4491.Nicholas Seckar2006-04-011-0/+9