21
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
We must avoid the trapping of signals for win32. Modified mongrel_rails to circumvent this. More... about 18 years ago
Implements an improved SwitchTower friendly mongrel_rails. More... about 18 years ago
Wrote docs on a couple deployment scenarios. More... about 18 years ago
Done some refactoring into mongrel_rails_svc. Modified it, need more testing but services now should start and stop ok. More... about 18 years ago
Updated all the documentation and wrote more docs for the win32 service support. More... about 18 years ago
Ups, modified it wrong before, now is ok. Modified Rakefile to include mongrel_rails_service as script (win32)(it will be linked as executable). More... about 18 years ago
Moved the win32 service files so that they can be used directly as commands. Modified the win32 gems to require win32-service. Created a gem for win32-service. More... about 18 years ago
Adding mongrel_rails_service (and svc) drafts. Still fail to stop due Rails CGI Handler (my guess). Also fixed the "graceful stop" in mongrel_simple_service because cause also errors (how gracefully it is?) More... about 18 years ago
Corrected simple service and controller due Macintosh carrier returns (CR) incompatible with win32 ruby (CRLF) (actally that made the scripts useless, now solved). More... about 18 years ago
As the CGI and Handlers get bigger we'll need to separate their code out. This change does that. More... about 18 years ago
Initial setup for graceful stop. Removed timeout code since buggy on OSX. More... about 18 years ago
Added the first win32 service sample based on the simple mongrel example. By Luis. More... about 18 years ago
Modified the Rakefile removing dependency of daemons just for win32 gem. Also modified mongrel_rails script to avoid daemonize on win32 platform. More... about 18 years ago
Slight documentation update for the CGIWrapper.initialize More... about 18 years ago
Change to compensate for people who use CGIWrapper with bad status. Uses the given host from the client rather than the actual host (makes redirect work). Bumped version number. More... about 18 years ago
Fix recommended to the Ragel spec from Ragel author that makes the parser behave better. More... about 18 years ago
Fixed the content-type finally and added a bit to let windows do CTRL-C. More... about 18 years ago
Did the recent announcement for 0.3.5. Modified the Rakefile in prep for the win32 service. More... about 18 years ago
Bumped version number. More... about 18 years ago
A much better written CGIWrapper that actually processes the given header params correctly. More... about 18 years ago
Added 0.3.4 announcement to the news section. More... about 18 years ago
Functioning CGIWrapper that does a better job of dealing with the CGI->Mongrel translation. Still not perfect but testing is on the way. More... about 18 years ago
Wilson B. setup a nice win32 gem build for Mongrel. More... about 18 years ago
README needed a code update. More... about 18 years ago
Fix for that same content-length bug, but now fixed by gutting CGI to use HttpResponse right. More... about 18 years ago
Bug fix for a missed require that didn't show up until ran without Rails. Site updated to announce this. More... about 18 years ago
Added requested features for running RoR applications. More... about 18 years ago
Added to FAQ for some things people asked. Created the dogs page. Reorg the left hand icons. More... about 18 years ago
Setup Rakefile to simplify publishing the site via webgen. More... about 18 years ago
Created the project page dripping with sappy honey goodness. More... about 18 years ago