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
|
644d78fc01
|
removed the rdoc since rake likes to remove it
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@18 19e92222-5c0b-0410-8929-a290d50e31e9
|
2006-01-31 05:36:30 +00:00 |
|
zedshaw
|
38f325e222
|
Attempted on last performance tune by rewriting the process_client method in C. Event that didn't help so I'm going to consider this the last tuning possible for now.
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@17 19e92222-5c0b-0410-8929-a290d50e31e9
|
2006-01-31 04:45:26 +00:00 |
|
why
|
4af3352bee
|
Moved TRACE below the var decls, was throwing errors on FreeBSD gcc.
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@16 19e92222-5c0b-0410-8929-a290d50e31e9
|
2006-01-30 20:17:17 +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 |
|
why
|
6d22859641
|
Added the blogging example and a README.
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@14 19e92222-5c0b-0410-8929-a290d50e31e9
|
2006-01-29 01:52:28 +00:00 |
|
why
|
7d77609d13
|
Put request.body back into StringIO.
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@13 19e92222-5c0b-0410-8929-a290d50e31e9
|
2006-01-29 01:35:44 +00:00 |
|
why
|
df05194a5a
|
The Tepee example is updated to use Camping 1.3, where the response and environment variables are passed in and a controller is returned for output.
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@12 19e92222-5c0b-0410-8929-a290d50e31e9
|
2006-01-29 01:08:41 +00:00 |
|
why
|
909120d40d
|
Moving the Tepee example into a Camping directory.
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@11 19e92222-5c0b-0410-8929-a290d50e31e9
|
2006-01-29 01:04:36 +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 |
|
zedshaw
|
b6d34b2a41
|
Created trunk
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@1 19e92222-5c0b-0410-8929-a290d50e31e9
|
2006-01-28 18:47:34 +00:00 |
|