about summary refs log tree commit homepage
path: root/projects/mongrel_service/Rakefile
DateCommit message (Expand)
2008-11-22Mongrel::Service moved to its own repository. Everything else deleted, becaus...
2008-04-18Include tests projects and child process fixtures.
2008-04-17mongrel_service: Merged changes from trunk.
2008-03-31A bunch of corrections to the Rakefiles and the Manifest.
2007-10-23Exclude mongrel_service executable from being _linked_ by RubyGems.
2007-10-10update dependency tree
2007-09-25Using relative paths in certificate chain (support added in Echoe 2.6).
2007-09-24Removed strict version from Echoe (2.6 now supports Rails-style CHANGELOGs).
2007-09-24Actually included experimental ConsoleProcess.
2007-09-24Replaced Spawn/Terminate functions with experimental ConsoleProcess Class.
2007-09-23signed mongrel_service gem; luis please check :)
2007-09-10Updated ServiceFB to r80 to solve issues when compiling with FB > 0.17.
2007-09-10Properly display package/gem version for mongrel_service. Closes #13823.
2007-06-01mongrel_service:
2007-02-12Fixed svn:externals of mongrel_service to new google code repository (also ta...
2006-11-30Bumped service version number.
2006-11-27Small adjustments to Rakefiles (:clean, :compile, :test) for all.
2006-11-27Default mongrel_service compilation to debug mode (dump log files). Use RELEA...
2006-11-25Merged in from Luis' branch that creates the new fancy win32 service for Mong...
2006-09-18Fix for missing '-a' (address binding) parameter when registering new services.
2006-08-31Included modifications proposed in patch #5216 (mongrel_service start-type op...
2006-07-01Moved win32-service dependency from mongrel to mongrel_service to reduce unus...
2006-06-10Some potential fixes for better cross platform builds.
2006-05-24Added modifications to mongrel_service GemPlugin. Currently fails to stop the...
2006-05-13First attempt of service:: commands as gem_plugin. It will log inot log/servi...