zedshaw
|
97502ebea9
|
GemPlugin now doesn't use autorequire. Mongrel adapted to cover an error with daemonize, logger, and closed files.
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@88 19e92222-5c0b-0410-8929-a290d50e31e9
|
2006-03-09 03:05:11 +00:00 |
|
zedshaw
|
423b87625f
|
Small bit of code from previous mongrel_plugins design fixed.
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@84 19e92222-5c0b-0410-8929-a290d50e31e9
|
2006-03-06 20:56:17 +00:00 |
|
zedshaw
|
bbaf6bb51e
|
Implements the new gem based plugins as a separate projects/gem_plugin. Sets up new rake tasks to support testing gems easier (won't work on win32 yet). Uses the plugin system in mongrel_rails (win32 coming soon).
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@83 19e92222-5c0b-0410-8929-a290d50e31e9
|
2006-03-06 05:31:39 +00:00 |
|
zedshaw
|
a4a2f19a0c
|
Fixed up unit tests and cleaned up more of the gem plugin code. Temporarily removed the alternative directory since rubygems doesn't support it too well.
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@82 19e92222-5c0b-0410-8929-a290d50e31e9
|
2006-03-05 19:28:52 +00:00 |
|
zedshaw
|
9d120bf9b5
|
New plugin loading system that works entirely with rubygems rather than custo-hacking files.
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@80 19e92222-5c0b-0410-8929-a290d50e31e9
|
2006-03-05 07:58:18 +00:00 |
|
zedshaw
|
c2efd0fcc1
|
Removed a debugging printout and fixed a failing test related to plugins.
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@69 19e92222-5c0b-0410-8929-a290d50e31e9
|
2006-03-02 17:28:46 +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 |
|
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 |
|
zedshaw
|
4e5132f63a
|
Implemented the basic plugin system for Mongrel to replace pluginfactory with something more manageable (and cool).
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@64 19e92222-5c0b-0410-8929-a290d50e31e9
|
2006-02-28 05:17:23 +00:00 |
|