1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/projects/mongrel_service
evanweaver 739ec2d414 revert changelog
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@619 19e92222-5c0b-0410-8929-a290d50e31e9
2007-09-24 05:34:15 +00:00
..
lib Updated ServiceFB to r80 to solve issues when compiling with FB > 0.17. 2007-09-10 21:38:29 +00:00
native Properly display package/gem version for mongrel_service. Closes #13823. 2007-09-10 20:39:51 +00:00
resources First attempt of service:: commands as gem_plugin. It will log inot log/service.log for each service instead of one place globally. Currently stopping the service is broken. 2006-05-13 23:51:55 +00:00
tools signed mongrel_service gem; luis please check :) 2007-09-23 14:39:54 +00:00
CHANGELOG revert changelog 2007-09-24 05:34:15 +00:00
COPYING First attempt of service:: commands as gem_plugin. It will log inot log/service.log for each service instead of one place globally. Currently stopping the service is broken. 2006-05-13 23:51:55 +00:00
LICENSE signed mongrel_service gem; luis please check :) 2007-09-23 14:39:54 +00:00
Manifest signed mongrel_service gem; luis please check :) 2007-09-23 14:39:54 +00:00
Rakefile signed mongrel_service gem; luis please check :) 2007-09-23 14:39:54 +00:00
README Merged in from Luis' branch that creates the new fancy win32 service for Mongrel. 2006-11-25 01:10:57 +00:00
TODO Default mongrel_service compilation to debug mode (dump log files). Use RELEASE=1 to supress. 2006-11-27 04:48:37 +00:00

== Mongrel Native Win32 Service Plugin

This plugin offer native win32 services for rails. This replace mongrel_rails_service.
It will work like before, with this this syntax when calling mongrel_rails:

service::install
service::remove
service::update

= Author:
  Luis Lavena