[Rails-core] Re: Fwd: Behaviour of ActiveSupport::Duration when added together

2009-09-05 Thread Rick DeNatale
On Wed, Sep 2, 2009 at 4:19 AM, Christos Zisopoulos wrote: > >  > Are you sure you're running this on August 31st?  Looks like you're >> running it on November 1st to me. > > Was running on September 1st. Wasn't clear from your original message > that the exact date was a requirement for the bug t

[Rails-core] Re: Unit test failures on 2-3-stable

2009-09-05 Thread Emilio Tagua
Hongli, You should try rebuilding databases, that's a problem with encoding that was fixed but you need to rebuild tests databases. Cheers, Emilio On Fri, Sep 4, 2009 at 5:41 AM, Hongli Lai wrote: > > Hi guys. Just wanted to notify you, before releasing 2.3.4, that there > are two failing AR-M

[Rails-core] Re: Long CruiseControl notifications are irritating ...

2009-09-05 Thread Chad Woolley
On Sat, Sep 5, 2009 at 6:15 AM, Eloy Duran wrote: > I liked the idea of sending the email to the commit author, as Hudson > apparently does as described by Joris. And as I do share concerns > about the robustness of the Rails code, I wrote a patch for > CruiseControl to be able to do the same: >

[Rails-core] [PATCH] #3151: MySQL adapter update to enable use of stored procedures

2009-09-05 Thread Justin Bailey
Greetings! I've created a patch against the v2.3.4 release which fixes a long- standing configuration problem that prevented the use of MySQL stored procedures from Rails. People have been talking about this issue for a few years but no one has ever submitted a patch for it. It's really annoying

[Rails-core] Re: Long CruiseControl notifications are irritating ...

2009-09-05 Thread Eloy Duran
> I apologize if anything I said seemed insulting or disrespectful - I > would never be my intention. > > -- > Cezary Bagiński There's no need for that as far as I can tell. We we're just having a discussion :) Eloy --~--~-~--~~~---~--~~ You received this messa

[Rails-core] Re: Long CruiseControl notifications are irritating ...

2009-09-05 Thread Eloy Duran
I liked the idea of sending the email to the commit author, as Hudson apparently does as described by Joris. And as I do share concerns about the robustness of the Rails code, I wrote a patch for CruiseControl to be able to do the same: http://github.com/alloy/cruisecontrol.rb/commit/b2be91