|
|
|
@916
|
[916]
|
12/16/07 16:42:53 |
wayneeseguin |
New Mongrel.log is verified working for Mongrel Handler, Rails and Merb. |
|
|
|
@899
|
[899]
|
12/15/07 00:02:04 |
wayneeseguin |
Most of the logger refactoring is done. |
|
|
|
@245
|
[245]
|
06/17/06 23:57:26 |
zedshaw |
Additional simple feature for upload progress plugin. New redirect header … |
|
|
|
@224
|
[224]
|
06/05/06 02:23:53 |
zedshaw |
A couple of samples related to documentation on the site. |
|
|
|
@210
|
[210]
|
05/23/06 07:46:05 |
zedshaw |
Improved tests increasing test coverage. |
|
|
|
@209
|
[209]
|
05/23/06 04:49:28 |
zedshaw |
A simple status and statistics handler for people. |
|
|
|
@208
|
[208]
|
05/23/06 01:40:24 |
zedshaw |
Implemented a DeflateFilter? for dynamic gzip of responses. |
|
|
|
@157
|
[157]
|
04/10/06 20:46:13 |
why |
Support large file uploads, moving them into a Tempfile should they cross … |
|
|
|
@154
|
[154]
|
04/10/06 13:56:16 |
why |
Update setup.rb to silence errors on shebang replacement. Camping handler … |
|
|
|
@139
|
[139]
|
04/03/06 10:22:17 |
zedshaw |
Minor tweaks to the handlers and http parser to deal with more bad input … |
|
|
|
@123
|
[123]
|
03/26/06 18:57:11 |
zedshaw |
Final touches to get mongrel_rails working. Fixed URI registration bug. … |
|
|
|
@121
|
[121]
|
03/25/06 16:15:30 |
zedshaw |
First crack at some advanced debugging features for mongrel and the … |
|
|
|
@119
|
[119]
|
03/21/06 21:17:44 |
zedshaw |
Updated examples to use the new Configurator. Camping blog can't test … |
|
|
|
@116
|
[116]
|
03/19/06 00:18:11 |
zedshaw |
Beginning of a tuning effort. |
|
|
|
@104
|
[104]
|
03/12/06 12:46:22 |
zedshaw |
Wrong version number on gem_plugin dependency which is causing update … |
|
|
|
@90
|
[90]
|
03/09/06 01:11:21 |
zedshaw |
Slight mod to how mongrel/camping.rb works so that you can access the … |
|
|
|
@86
|
[86]
|
03/07/06 01:02:53 |
why |
Updated the Blog sample app to use Camping::Session. |
|
|
|
@85
|
[85]
|
03/06/06 20:44:24 |
zedshaw |
Support for Camping as a first-class citizen. The postamble is now one or … |
|
|
|
@56
|
[56]
|
02/22/06 12:10:19 |
zedshaw |
Moved the win32 service files so that they can be used directly as … |
|
|
|
@55
|
[55]
|
02/21/06 18:31:05 |
luislavena |
Adding mongrel_rails_service (and svc) drafts. Still fail to stop due … |
|
|
|
@54
|
[54]
|
02/21/06 00:48:37 |
luislavena |
Corrected simple service and controller due Macintosh carrier returns (CR) … |
|
|
|
@53
|
[53]
|
02/20/06 19:55:39 |
zedshaw |
As the CGI and Handlers get bigger we'll need to separate their code out. … |
|
|
|
@52
|
[52]
|
02/20/06 17:39:37 |
zedshaw |
Initial setup for graceful stop. Removed timeout code since buggy on OSX. |
|
|
|
@51
|
[51]
|
02/20/06 14:08:52 |
zedshaw |
Added the first win32 service sample based on the simple mongrel example. … |
|
|
|
@37
|
[37]
|
02/14/06 08:13:14 |
zedshaw |
Bug fix for a missed require that didn't show up until ran without Rails. … |
|
|
|
@30
|
[30]
|
02/11/06 20:30:33 |
zedshaw |
Initial command/plugin setup for Mongrel |
|
|
|
@23
|
[23]
|
02/09/06 20:06:55 |
zedshaw |
Created rails runner, started making it daemon capable. |
|
|
|
@22
|
[22]
|
02/09/06 07:06:39 |
zedshaw |
Setup to do daemonize. |
|
|
|
@21
|
[21]
|
02/08/06 07:48:41 |
zedshaw |
Fixed a bug in the Error404Handler. Created the first Rails runner … |
|
|
|
@20
|
[20]
|
02/03/06 00:42:08 |
zedshaw |
* Moved various constants around. * Created the remaining feasible CGI … |
|
|
|
@14
|
[14]
|
01/28/06 20:52:28 |
why |
Added the blogging example and a README. |
|
|
|
@13
|
[13]
|
01/28/06 20:35:44 |
why |
Put request.body back into StringIO. |
|
|
|
@12
|
[12]
|
01/28/06 20:08:41 |
why |
The Tepee example is updated to use Camping 1.3, where the response and … |
|
|
|
@11
|
[11]
|
01/28/06 20:04:36 |
why |
Moving the Tepee example into a Camping directory. |
|
|
|
@9
|
[9]
|
01/28/06 14:34:12 |
zedshaw |
First work at making a functional response class. |
|
|
|
@4
|
[4]
|
01/28/06 14:03:53 |
zedshaw |
initial import into trunk |