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 |
|
zedshaw
|
bce8665853
|
Fixed the URIClassifier to solve a problem with 1 character lookups. Completed more work on Rails runner. Add index.html default lookup for DirHandler. Added some new tests for URIClassifier.
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@24 19e92222-5c0b-0410-8929-a290d50e31e9
|
2006-02-10 02:38:18 +00:00 |
|
zedshaw
|
1b9b3bcb73
|
Improved the trie searching to only require one search and work more correctly. Fixed a few bugs found by people.
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@19 19e92222-5c0b-0410-8929-a290d50e31e9
|
2006-02-02 06:53:32 +00:00 |
|
zedshaw
|
6bcf6e6d94
|
Last and final attempt at improving the Ruby only speed of the IO processing. Future releases will replace Ruby code with C.
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@15 19e92222-5c0b-0410-8929-a290d50e31e9
|
2006-01-30 06:25:20 +00:00 |
|
zedshaw
|
165cc5d978
|
Slight change to make clear what's the body of the HttpResponse
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@10 19e92222-5c0b-0410-8929-a290d50e31e9
|
2006-01-28 20:27:34 +00:00 |
|
zedshaw
|
6a5116197a
|
First work at making a functional response class.
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@9 19e92222-5c0b-0410-8929-a290d50e31e9
|
2006-01-28 19:34:12 +00:00 |
|
zedshaw
|
004dec2c2f
|
initial import into trunk
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@4 19e92222-5c0b-0410-8929-a290d50e31e9
|
2006-01-28 19:03:53 +00:00 |
|