zedshaw
|
1793acbedd
|
Stupid emacs capitalized the function call.
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@133 19e92222-5c0b-0410-8929-a290d50e31e9
|
2006-03-30 09:33:35 +00:00 |
|
zedshaw
|
2f049babd1
|
mongrel_config now adapts to the platform it runs on and does either a win32 specific tool or a regular one, but with a similar interface.
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@109 19e92222-5c0b-0410-8929-a290d50e31e9
|
2006-03-14 05:48:37 +00:00 |
|
zedshaw
|
d150cae477
|
Implemented access to the RailsHandler from inside rails. Closed off the remaining bugs on our tracker.
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@74 19e92222-5c0b-0410-8929-a290d50e31e9
|
2006-03-04 17:55:39 +00:00 |
|
luislavena
|
f826d89b81
|
Add quoting for mime_map when registering the service (in case mime file is located on folders with long names).
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@71 19e92222-5c0b-0410-8929-a290d50e31e9
|
2006-03-03 04:56:55 +00:00 |
|
zedshaw
|
5c13c5dd9d
|
Commands now converted to new plugin setup. Implemented initial plugin loading option -L.
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@67 19e92222-5c0b-0410-8929-a290d50e31e9
|
2006-03-02 03:54:32 +00:00 |
|
luislavena
|
58723a54f1
|
Renamed InstallCommand in mongrel_rails_service, with the new plugin system should be named just "install".
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@66 19e92222-5c0b-0410-8929-a290d50e31e9
|
2006-02-28 18:07:52 +00:00 |
|
zedshaw
|
d1a01c03f7
|
New plugin system that is much simpler than pluginfactory and has a lot more leg room for future expansion. Brought timeouts back since couldn't find another way.
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@65 19e92222-5c0b-0410-8929-a290d50e31e9
|
2006-02-28 07:04:41 +00:00 |
|
luislavena
|
658f730c92
|
Added a option to select processor affinity for your mongrel service (-c INT or --cpu INT). Added indication of default environment used for service (production). Renamed configure method from MongrelRails to delayed_initialize (I think is more self descriptive now).
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@63 19e92222-5c0b-0410-8929-a290d50e31e9
|
2006-02-27 02:22:18 +00:00 |
|
zedshaw
|
c9dd16ed84
|
Moved the win32 service files so that they can be used directly as commands. Modified the win32 gems to require win32-service. Created a gem for win32-service.
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@56 19e92222-5c0b-0410-8929-a290d50e31e9
|
2006-02-22 17:10:19 +00:00 |
|