about summary refs log tree commit homepage
path: root/Rakefile
DateCommit message (Expand)
2006-03-10Refactored the rakefiles to make them work better for the gem plugin generator.
2006-03-08Initial fix for some edge rails problems.
2006-03-06Implements the new gem based plugins as a separate projects/gem_plugin. Sets...
2006-03-04Minor fix to Rakefile so all rdoc is created.
2006-03-04Version bump to 0.3.8
2006-03-04Small fix so that rake package builds the extensions prior to making the pack...
2006-03-04Implemented access to the RailsHandler from inside rails. Closed off the rem...
2006-02-26Implements an improved SwitchTower friendly mongrel_rails.
2006-02-22Ups, modified it wrong before, now is ok. Modified Rakefile to include mongre...
2006-02-22Moved the win32 service files so that they can be used directly as commands. ...
2006-02-20Modified the Rakefile removing dependency of daemons just for win32 gem. Also...
2006-02-20Change to compensate for people who use CGIWrapper with bad status. Uses the...
2006-02-18Did the recent announcement for 0.3.5. Modified the Rakefile in prep for the...
2006-02-18Bumped version number.
2006-02-16Added 0.3.4 announcement to the news section.
2006-02-15Wilson B. setup a nice win32 gem build for Mongrel.
2006-02-14Bug fix for a missed require that didn't show up until ran without Rails. Si...
2006-02-14Added requested features for running RoR applications.
2006-02-12Setup Rakefile to simplify publishing the site via webgen.
2006-02-12Release that has better Rails servicing support. Might not work in win32.
2006-02-11Small bug fix for possible images not being served.
2006-02-08Fixed a bug in the Error404Handler. Created the first Rails runner script.
2006-02-02Improved the trie searching to only require one search and work more correctl...
2006-01-31removed the rdoc since rake likes to remove it
2006-01-28initial import into trunk