|
|
|
@1003
|
[1003]
|
04/15/08 01:02:03 |
ezmobius |
Make mongrel_rails drop the PID file *before* loading the rails … |
|
|
|
@987
|
[987]
|
03/01/08 21:34:49 |
normalperson |
mongrel_rails: support -n/--num-procs command-line option
Also added … |
|
|
|
@918
|
[918]
|
12/17/07 12:15:24 |
wayneeseguin |
New logger API is: Mongrel.log(:log_level,"message") or … |
|
|
|
@917
|
[917]
|
12/17/07 12:15:22 |
wayneeseguin |
Logger now runs much smoother in mongrel_rails / configurator.
Logger also … |
|
|
|
@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. |
|
|
|
@891
|
[891]
|
11/30/07 03:55:26 |
luislavena |
* bin/mongrel_rails: replaced Win32 platform regex catching more cases.
* … |
|
|
|
@877
|
[877]
|
11/12/07 16:13:03 |
evanweaver |
close #15539 |
|
|
|
@865
|
[865]
|
11/01/07 01:14:56 |
evanweaver |
oops... gems is quite necessary |
|
|
|
@807
|
[807]
|
10/27/07 12:33:12 |
evanweaver |
obey address flag |
|
|
|
@689
|
[689]
|
10/18/07 14:40:48 |
evanweaver |
i feel like that should block |
|
|
|
@657
|
[657]
|
10/15/07 14:45:26 |
evanweaver |
timeout default was wrong |
|
|
|
@624
|
[624]
|
09/24/07 11:26:38 |
evanweaver |
refactor timeout and death_time to throttle and timeout, respectively, … |
|
|
|
@578
|
[578]
|
08/29/07 00:22:59 |
filipe |
Small documentation update. (closes: #13299) |
|
|
|
@577
|
[577]
|
08/25/07 12:32:51 |
filipe |
Validates log and PID paths after loading them from a config file. Guys, … |
|
|
|
@549
|
[549]
|
08/13/07 21:01:57 |
filipe |
Corrected help text. |
|
|
|
@548
|
[548]
|
08/13/07 17:38:48 |
evanweaver |
require cgi_multipart in mongrel itself, not mongrel_rails; bump required … |
|
|
|
@472
|
[472]
|
12/16/06 00:54:59 |
zedshaw |
Wait parameter for stop --force which waits for the pid to go away, and … |
|
|
|
@470
|
[470]
|
12/15/06 23:26:54 |
zedshaw |
Whitelist for headers which can be duplicated. |
|
|
|
@405
|
[405]
|
11/21/06 07:29:54 |
luislavena |
Removed the now obsolete _service and _svc scripts from trunk, yahoo! |
|
|
|
@362
|
[362]
|
10/24/06 18:00:29 |
zedshaw |
Fixes --group and --user options. |
|
|
|
@361
|
[361]
|
10/24/06 17:52:21 |
zedshaw |
First changes for inclusion of the cgi multipart fix. |
|
|
|
@353
|
[353]
|
09/26/06 16:25:44 |
bricolage |
* Cosmetic code/comment formatting
* Improve messaging for config file … |
|
|
|
@352
|
[352]
|
09/25/06 23:51:02 |
zedshaw |
Fixes a bug on OSX by changing from exec to system on restart. |
|
|
|
@349
|
[349]
|
09/22/06 03:16:54 |
zedshaw |
Mongrel 0.3.13.5 version bump. Final commit of changes from 0.3.13.4. … |
|
|
|
@324
|
[324]
|
08/14/06 00:32:19 |
zedshaw |
Now properly handles the PID from -c on stop/restart. |
|
|
|
@320
|
[320]
|
08/12/06 18:12:46 |
zedshaw |
Fixes redirects not working with new unlocked IO, becase Matt P. showed me … |
|
|
|
@319
|
[319]
|
08/12/06 17:07:10 |
zedshaw |
Restart didn't have the pid_file fix. |
|
|
|
@313
|
[313]
|
08/12/06 14:01:06 |
zedshaw |
Fix so that response output is not locked while Rails is locked. |
|
|
|
@312
|
[312]
|
08/11/06 13:46:33 |
zedshaw |
Fixes bug where PID file not written when in config file. Improves error … |
|
|
|
@310
|
[310]
|
08/08/06 04:25:16 |
zedshaw |
Fixes the confusion in the PID and log file settings. |
|
|
|
@304
|
[304]
|
08/05/06 13:05:21 |
zedshaw |
An extra check on prefix to make sure it's perfect. |
|
|
|
@293
|
[293]
|
07/14/06 11:13:51 |
zedshaw |
Bugfixes for 0.3.13.4 release firming up IO tweaks. |
|
|
|
@292
|
[292]
|
07/13/06 17:34:59 |
zedshaw |
Backport of HttpRequest? enhancements from 0.4. Patch to specify --prefix … |
|
|
|
@269
|
[269]
|
06/30/06 16:25:14 |
zedshaw |
Documentation update and sync with latest code. |
|
|
|
@267
|
[267]
|
06/30/06 15:42:12 |
zedshaw |
Ruby license applied to all files |
|
|
|
@265
|
[265]
|
06/30/06 15:13:35 |
zedshaw |
Switched Mongrel to Ruby license. |
|
|
|
@249
|
[249]
|
06/20/06 23:23:54 |
zedshaw |
Fixes a bug that broke -C for start. |
|
|
|
@240
|
[240]
|
06/16/06 15:23:50 |
zedshaw |
Cleaned up the logging output to be more 'unix style'. Give a big warning … |
|
|
|
@238
|
[238]
|
06/15/06 13:14:07 |
zedshaw |
Major bug fixed where sockets would get leaked if the client closed early … |
|
|
|
@232
|
[232]
|
06/08/06 17:25:27 |
zedshaw |
Fixes a bug where default settings always dominated config files. |
|
|
|
@227
|
[227]
|
06/05/06 04:35:34 |
zedshaw |
Fixes bugs 4658, 4478, 4402, and minor fix for the katana killer … |
|
|
|
@225
|
[225]
|
06/05/06 03:54:06 |
zedshaw |
Late night hackery. Moving code for checking users and groups to common … |
|
|
|
@206
|
[206]
|
05/22/06 22:58:37 |
zedshaw |
PID file wiping is now stopped, and also allows to run a debug without … |
|
|
|
@205
|
[205]
|
05/22/06 22:42:37 |
zedshaw |
Bug 4414 fixed, should no longer clobber pid file |
|
|
|
@204
|
[204]
|
05/21/06 10:05:38 |
zedshaw |
Fixed up messages for win32 related to signals. Applied Bradley Taylor's … |
|
|
|
@201
|
[201]
|
05/20/06 18:14:08 |
zedshaw |
Patch from Bradley Taylor allowing uid/gid change on start. |
|
|
|
@190
|
[190]
|
05/19/06 21:56:30 |
zedshaw |
Initial code review fixing some things, and rcov addition. |
|
|
|
@189
|
[189]
|
05/18/06 10:59:05 |
zedshaw |
Fixed bug where mime types weren't getting picked up. |
|
|
|
@175
|
[175]
|
05/13/06 16:54:47 |
zedshaw |
Enhanced the version and usage messages just for the bikeshedders :-). |
|
|
|
@171
|
[171]
|
05/12/06 14:39:42 |
zedshaw |
Implemented the -G option for generating config files. |
|
|
|
@170
|
[170]
|
05/12/06 13:58:32 |
zedshaw |
num-procs and timeout options were not being set |
|
|
|
@165
|
[165]
|
05/11/06 14:10:34 |
zedshaw |
Mongrel 0.3.13 release push. Lots of documentation started and little … |
|
|
|
@147
|
[147]
|
04/05/06 07:29:23 |
zedshaw |
Adds thread tracking and cleaner shutdown. |
|
|
|
@142
|
[142]
|
04/03/06 21:09:00 |
zedshaw |
A little too eager on the search/replace. |
|
|
|
@141
|
[141]
|
04/03/06 21:07:30 |
zedshaw |
Additional debugging dumps just in case the parser is too ruthless. … |
|
|
|
@140
|
[140]
|
04/03/06 14:48:29 |
zedshaw |
Wasn't reading the config_script option properly. |
|
|
|
@137
|
[137]
|
04/01/06 15:32:50 |
zedshaw |
Bug where the config script wouldn't get loaded. |
|
|
|
@135
|
[135]
|
04/01/06 03:43:30 |
zedshaw |
Fixes incorrect version. Sets up an extra .rb config option (-S). Fixes … |
|
|
|
@133
|
[133]
|
03/30/06 04:33:35 |
zedshaw |
Stupid emacs capitalized the function call. |
|
|
|
@131
|
[131]
|
03/28/06 10:41:52 |
zedshaw |
Reports a 1 exit status on errors. |
|
|
|
@124
|
[124]
|
03/27/06 01:10:07 |
zedshaw |
Final tweaks to speed up the file serving a bit using sendfile and a … |
|
|
|
@123
|
[123]
|
03/26/06 18:57:11 |
zedshaw |
Final touches to get mongrel_rails working. Fixed URI registration bug. … |
|
|
|
@122
|
[122]
|
03/26/06 15:01:50 |
zedshaw |
mongrel_rails now uses the RailsConfigurator?. All rails.rb are now in … |
|
|
|
@121
|
[121]
|
03/25/06 16:15:30 |
zedshaw |
First crack at some advanced debugging features for mongrel and the … |
|
|
|
@120
|
[120]
|
03/21/06 22:31:30 |
zedshaw |
Updates mongrel scripts to the new thread model with max concurrent and … |
|
|
|
@117
|
[117]
|
03/19/06 18:31:30 |
zedshaw |
Release that improves performance a bit on most platforms, but … |
|
|
|
@111
|
[111]
|
03/15/06 01:21:44 |
zedshaw |
Preparing for the 0.3.11 release with a few minor tweaks. |
|
|
|
@110
|
[110]
|
03/14/06 22:15:48 |
zedshaw |
Fixed the problem with edge rails loading AR from gems rather than from … |
|
|
|
@109
|
[109]
|
03/14/06 00:48:37 |
zedshaw |
mongrel_config now adapts to the platform it runs on and does either a … |
|
|
|
@100
|
[100]
|
03/12/06 02:30:25 |
zedshaw |
Finalizes the new look for the config tool and makes it functional for … |
|
|
|
@88
|
[88]
|
03/08/06 22:05:11 |
zedshaw |
GemPlugin? now doesn't use autorequire. Mongrel adapted to cover an error … |
|
|
|
@87
|
[87]
|
03/07/06 19:52:20 |
zedshaw |
Initial fix for some edge rails problems. |
|
|
|
@83
|
[83]
|
03/06/06 00:31:39 |
zedshaw |
Implements the new gem based plugins as a separate projects/gem_plugin. … |
|
|
|
@82
|
[82]
|
03/05/06 14:28:52 |
zedshaw |
Fixed up unit tests and cleaned up more of the gem plugin code. … |
|
|
|
@80
|
[80]
|
03/05/06 02:58:18 |
zedshaw |
New plugin loading system that works entirely with rubygems rather than … |
|
|
|
@74
|
[74]
|
03/04/06 12:55:39 |
zedshaw |
Implemented access to the RailsHandler? from inside rails. Closed off the … |
|
|
|
@71
|
[71]
|
03/02/06 23:56:55 |
luislavena |
Add quoting for mime_map when registering the service (in case mime file … |
|
|
|
@70
|
[70]
|
03/02/06 21:48:46 |
zedshaw |
Small tweak to make sure the stop gets through. |
|
|
|
@67
|
[67]
|
03/01/06 22:54:32 |
zedshaw |
Commands now converted to new plugin setup. Implemented initial plugin … |
|
|
|
@66
|
[66]
|
02/28/06 13:07:52 |
luislavena |
Renamed InstallCommand? in mongrel_rails_service, with the new plugin … |
|
|
|
@65
|
[65]
|
02/28/06 02:04:41 |
zedshaw |
New plugin system that is much simpler than pluginfactory and has a lot … |
|
|
|
@63
|
[63]
|
02/26/06 21:22:18 |
luislavena |
Added a option to select processor affinity for your mongrel service (-c … |
|
|
|
@62
|
[62]
|
02/26/06 19:56:59 |
luislavena |
We must avoid the trapping of signals for win32. Modified mongrel_rails to … |
|
|
|
@61
|
[61]
|
02/26/06 16:39:40 |
zedshaw |
Implements an improved SwitchTower? friendly mongrel_rails. |
|
|
|
@59
|
[59]
|
02/22/06 20:16:51 |
luislavena |
Done some refactoring into mongrel_rails_svc. Modified it, need more … |
|
|
|
@56
|
[56]
|
02/22/06 12:10:19 |
zedshaw |
Moved the win32 service files so that they can be used directly as … |
|
|
|
@53
|
[53]
|
02/20/06 19:55:39 |
zedshaw |
As the CGI and Handlers get bigger we'll need to separate their code out. … |
|
|
|
@50
|
[50]
|
02/20/06 14:00:49 |
luislavena |
Modified the Rakefile removing dependency of daemons just for win32 gem. … |
|
|
|
@46
|
[46]
|
02/19/06 10:03:32 |
zedshaw |
Fixed the content-type finally and added a bit to let windows do CTRL-C. |
|
|
|
@45
|
[45]
|
02/18/06 15:32:05 |
zedshaw |
Did the recent announcement for 0.3.5. Modified the Rakefile in prep for … |
|
|
|
@41
|
[41]
|
02/16/06 01:41:47 |
zedshaw |
Functioning CGIWrapper that does a better job of dealing with the … |
|
|
|
@38
|
[38]
|
02/15/06 02:38:15 |
zedshaw |
Fix for that same content-length bug, but now fixed by gutting CGI to use … |
|
|
|
@36
|
[36]
|
02/14/06 07:19:02 |
zedshaw |
Added requested features for running RoR applications. |
|
|
|
@32
|
[32]
|
02/11/06 22:37:38 |
zedshaw |
Release that has better Rails servicing support. Might not work in win32. |
|
|
|
@30
|
[30]
|
02/11/06 20:30:33 |
zedshaw |
Initial command/plugin setup for Mongrel |
|
|
|
@28
|
[28]
|
02/10/06 01:46:25 |
zedshaw |
Forgot to reset the daemonize mode. |
|
|
|
@27
|
[27]
|
02/10/06 01:45:50 |
zedshaw |
Now runs rails pretty completely, if a little slower than I'd like. |
|
|
|
@24
|
[24]
|
02/09/06 21:38:18 |
zedshaw |
Fixed the URIClassifier to solve a problem with 1 character lookups. … |
|
|
|
@23
|
[23]
|
02/09/06 20:06:55 |
zedshaw |
Created rails runner, started making it daemon capable. |