Displaying 20 results from an estimated 20000 matches similar to: "[UPDATE] Pound Docs Wrong"
2006 Jun 30
0
Fwd: Mongrel-users Digest, Vol 5, Issue 22
It''s gotta be Rascal. There''s no fixing Victoria - that''s a re-write from
the ground up.
And Jake a recipe for disaster;
Class Jake < Bat
include Pig
attr_accessor :one_eye
.
.
end
That pig ''ll never fly.
---------- Forwarded message ----------
From: mongrel-users-request at rubyforge.org <
mongrel-users-request at rubyforge.org>
Date:
2006 Jul 15
6
Mongrel 0.3.13.4 Pre-Release -- All Fixed Up Now
Hello Everyone,
This is a short announce to get people to try the 0.3.13.4 pre-release
with their applications. This release features a few things that folks
have asked for, and a backport of an enhancement from the 0.4 release
coming later.
The features are:
1) A new --prefix command line option for people who want to mount their
rails app at a different base URI. Thanks to Scott for the
2006 Aug 11
0
Mongrel 0.3.13.4 Pre-Release -- PID Files Wor king
Hi All/Zed,
win32 : Is there an Installer/setup for Mongrel along with
rails(1.1.6 security patches included) ?
Thank you,
BR,
~A
-----Original Message-----
From: Zed Shaw [mailto:zedshaw at zedshaw.com]
Sent: Friday, August 11, 2006 11:59 AM
To: mongrel-users at rubyforge.org
Cc: ruby-talk ML; rails at lists.rubyonrails.org
Subject: [Mongrel] [ANN] Mongrel 0.3.13.4 Pre-Release -- PID Files
2006 Jun 30
0
Mongrel-users Digest, Vol 5, Issue 24
>> Can I change my vote to http://samugliestdog.com/Sam162edited.jpg
yikes! how''d that get past my firewall?
+1
On 6/30/06, mongrel-users-request at rubyforge.org
<mongrel-users-request at rubyforge.org> wrote:
> Send Mongrel-users mailing list submissions to
> mongrel-users at rubyforge.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
2006 Jun 29
2
Mongrel 0.3.13.3 Needs Debuggers
Hi Everyone,
I have a small pre-release for Mongrel that will eventually be the
0.3.13.3 release, but it needs some quick testing before I make it
official. There''s a bug for only some folks and I need to find out
what''s causing it.
The bug is that the object_id method gets the signature:
def object_id(param)
end
Which is incredibly evil. Normally this does nothing to
2006 Aug 01
2
Mongrel Week!
Hey Folks,
I''ve been rather absent lately, but I now have this week slated for
full-time Mongrel development. The goal is to get a few big fixes into
0.3.13.4 and release that, and then get a pre-release of 0.4 out for
folks to test against.
Please make sure you put any outstanding bugs into:
http://rubyforge.org/tracker/?atid=5145&group_id=1306&func=browse
And any feature
2007 Jan 23
0
Mongrel-users Digest, Vol 12, Issue 22
On 1/23/07, mongrel-users-request at rubyforge.org <
mongrel-users-request at rubyforge.org> wrote:
>
>
> Date: Mon, 22 Jan 2007 21:48:21 -0800
> From: "Zed A. Shaw" <zedshaw at zedshaw.com>
> Subject: [Mongrel] [ANN] Mongrel 1.0.1 Officially Released
> To: mongrel-users at rubyforge.org
> Message-ID: <20070122214821.4804e941.zedshaw at zedshaw.com>
2006 Mar 03
0
Mongrel 0.3.7.1 -- 1000 Paper Cuts Release
This release of Mongrel is coming at you with lots of very little but
important features and fixes. The big highlights are:
* Initial beginning of the plugin support that will let people write
their own handlers and other things for Mongrel.
* Timeout now works again but couldn?t find an alternative to the buggy
Timeout class.
* SwitchTower friendly signal handling for
2006 Aug 14
4
Mongrel 0.3.13.4 -- PIDs Work, Win32 Gem
Alright, this time a small announce going out to *just* the mongrel list
so I can get some early testing.
There''s a new pre-release of 0.3.13.4 out that includes the win32
version of the gem.
** WIN32 USERS SHOULD INSTALL THIS AND TEST.***
***** BUT NOT ON PRODUCTION SYSTEMS. ******
As usual, you install it with:
sudo gem install mongrel --source=http://mongrel.rubyforge.org/releases/
2006 May 20
9
Mongrel 0.3.13 Update -- Code Review, Code Coverage
Hey Folks,
I''ve been holding off the official 0.3.13 release so that Luis can get
the win32 side very nice and clean. We fixed a major problem last night
so it''s only a short time before we get it out. Luis is working really
hard on it, so just be patient.
In the meantime, I''ve been doing a code audit of the Mongrel code as it
is now and fixing any little things I
2006 Aug 11
1
Mongrel 0.3.13.4 Pre-Release -- PID Files Working
Hi Folks,
An update to tell everyone to try out the pre-release again:
sudo gem install mongrel
--source=http://mongrel.rubyforge.org/releases/
Nothing available for win32 yet, the next pre-release will have a win32
build to check that windows folks are OK.
This release fixes the following problems:
* PID files weren''t being written when configured. Works now and logs
messages
2006 Jul 10
4
Test Mongrel 0.3.13.4 Please
Hey Folks,
There''s a nasty little bug in 0.3.13.3 when running in development mode
which could cause all sorts of problems.
Please grab the pre-release of 0.3.13.4 and tell me if it works for you:
gem install mongrel --source=http://mongrel.rubyforge.org/releases/
Thanks!
--
Zed A. Shaw
http://www.zedshaw.com/
http://mongrel.rubyforge.org/
http://www.railsmachine.com/ -- Need
2006 Jun 30
12
Mongrel 0.3.13.3 -- Ruby Licensed Release
Hello Everyone,
This is the official 0.3.13.3 release of Mongrel.
Mongrel is now released under the *Ruby license* instead of the LGPL.
I''m hoping this increases the adoption of Mongrel even further and
hopefully I can start pushing to get Mongrel included in Ruby directly.
INSTALL
As usual, you install it with your friendly gem install method of
choice:
gem install mongrel
Or
2006 May 24
0
Contributing Documentation
Hey Everyone,
A few folks have contacted me about writing documentation for Mongrel.
There''s a lot of blank pages on:
http://mongrel.rubyforge.org/docs/index.html
And I''ve got only so much time. To make it easier for everyone who
wants to do this, I''ve written the following instructions:
http://mongrel.rubyforge.org/docs/contrib.html
This should hopefully get
2006 Aug 23
2
Excessive CLOSE_WAIT sockets, pound
Hello,
I''m experiencing a strange, but very bad behavior with Mongrel
0.3.13.4 and Pound 1.8. Every 6 hours or so one of our nine (not
consistent on which one) application servers ( each one running
several mongrel processes ) will start leaving lots of socket
connections with pound open. This leads to "Too many open files"
errors. I''ve set pound to close connections
2006 Mar 03
1
Mongrel 0.3.7.1 -- 1000 Paper Cuts Release
This release of Mongrel is coming at you with lots of very little but
important features and fixes. The big highlights are:
* Initial beginning of the plugin support that will let people write
their own handlers and other things for Mongrel.
* Timeout now works again but couldn?t find an alternative to the buggy
Timeout class.
* SwitchTower friendly signal handling for
2006 Aug 14
0
Mongrel 0.3.13.4 -- All Praise Win32
Hey Win32 folks, I messed up the win32 gem for my last Pre-Release
announce. Please grab it again with:
gem install mongrel --source=http://mongrel.rubyforge.org/releases/
And make sure your apps work with it. Nothing else has changed, but
there will be another release for win32 tomorrow.
--
Zed A. Shaw
http://www.zedshaw.com/
http://mongrel.rubyforge.org/
http://www.railsmachine.com/
2006 Aug 19
0
Experiment in Online Mongrel Chat Support
Hi Folks,
I was playing with Lingr today (http://www.lingr.com) and kind of like
it, so I thought I''d setup a little room and see how it works for
answering Mongrel questions.
http://www.lingr.com/room/3yXhqKbfPy8
I''ll be hanging there for a while and we''ll see how it works out. If it
works well, and doesn''t turn into a nastier-than-IRC situation then I
may
2006 Jul 19
0
Please Use The Bug Tracker
Hi Everyone,
Just a friendly reminder that if you hit something you think is a bug,
please use the bug tracker for it.
http://rubyforge.org/tracker/index.php?group_id=1306&atid=5145
I have a hard time wading through the Forums, mailing list, and my
personal e-mail box pulling out the bugs I need to fix. I just finished
doing it for this last round and there was about 7 bugs and 5 feature
2006 May 23
1
Mongrel 0.3.13 Pre-Release Update -- Yep, Again
Hi Folks,
This is another pre-release announcement with lots of goodies for people
to test and play with. At this rate the 0.3.13 release may just turn
into 0.4.
GETTING IT
Pretty simple, just gem install mongrel
--source=http://mongrel.rubyforge.org/releases/
You can get more information at http://mongrel.rubyforge.org/
WHAT''S IN IT
This release has lots of little things, mostly