Re: fas/auth.py fas/json_request.py

2008-09-29 Thread Yaakov Nemoy
I actually like this code. Just issue a revert patch to my code, or, i'll do it myself. I suggest we name the function something more generic though. I like 'group_list' like we have 'email_list', but anything goes. -Yaakov On Sun, Sep 28, 2008 at 10:32 PM, Ricky Zhou (周家杰) <[EMAIL PROTECTED]>

Re: func logrotate fix

2008-09-29 Thread Yaakov Nemoy
On Sun, Sep 28, 2008 at 7:28 PM, Jon Stanley <[EMAIL PROTECTED]> wrote: > I'll throw a -1 in here (not that my vote matters for anything :) ). > Not because of any risk in the change, but rather it violates the > concept of a change freeze. It doesn't affect service, so if I went to > our change ma

Re: RFC: script to run sqlalchemy migrations on the db

2008-08-11 Thread Yaakov Nemoy
On Mon, Aug 11, 2008 at 4:31 PM, Mike McGrath <[EMAIL PROTECTED]> wrote: > On Mon, 11 Aug 2008, Yaakov Nemoy wrote: > >> 2008/8/9 Toshio Kuratomi <[EMAIL PROTECTED]>: >> > FAS started using the python-migrate package to update its db. This is a >> >

Re: RFC: script to run sqlalchemy migrations on the db

2008-08-11 Thread Yaakov Nemoy
2008/8/9 Toshio Kuratomi <[EMAIL PROTECTED]>: > FAS started using the python-migrate package to update its db. This is a > good thing for third-parties that want to install their own FAS server as it > lets us ship the database changes in a way that is easy for those users to > apply to their own

Re: doing FAS2 with sqlalchemy-migrate

2008-07-20 Thread Yaakov Nemoy
On Sun, Jul 20, 2008 at 9:06 AM, Luke Macken <[EMAIL PROTECTED]> wrote: > On Thu, Jul 17, 2008 at 05:45:44PM +0200, Yaakov Nemoy wrote: >> On Thu, Jul 17, 2008 at 4:40 PM, Luke Macken <[EMAIL PROTECTED]> wrote: >> > >> > I reviewed and approved py

Re: doing FAS2 with sqlalchemy-migrate

2008-07-17 Thread Yaakov Nemoy
On Thu, Jul 17, 2008 at 4:40 PM, Luke Macken <[EMAIL PROTECTED]> wrote: > > I reviewed and approved python-migrate yesterday. It's currently > waiting to be built. > >https://bugzilla.redhat.com/show_bug.cgi?id=452388 How long does that take? I'll have to change the docs once it's done. -Y

doing FAS2 with sqlalchemy-migrate

2008-07-17 Thread Yaakov Nemoy
Hey List, There are alot of tickets for FAS2 outstanding that require some changes to the DB. Toshio is working on getting sqlalchemy-migrate into Fedora now, so I felt it would be fitting to get FAS2 to be an example of how to do it right. (This means I am probably doing something wrong.) http

syntax colouring on the wiki

2008-06-26 Thread Yaakov Nemoy
Hey List, Is there any chance the new wiki can do syntax hilighting and colouring for source code. I presume it would look something like this: def foo(bar, baz): return bar + baz -Yaakov ___ Fedora-infrastructure-list mailing list Fedora-infra

Re: [Fwd: Brief Comment: Delete user feature]

2008-06-07 Thread Yaakov Nemoy
2008/6/7 Ignacio Vazquez-Abrams <[EMAIL PROTECTED]>: > For your consideration. > > Forwarded Message >> From: Jose Maria Martinez <[EMAIL PROTECTED]> >> Reply-To: [EMAIL PROTECTED] >> To: [EMAIL PROTECTED] >> Subject: Brief Comment: Delete user feature >> Date: Sat, 07 Jun 2008 11

Re: Where to report bugs against mirrors

2008-06-03 Thread Yaakov Nemoy
On Tue, Jun 3, 2008 at 4:19 PM, Matt Domsch <[EMAIL PROTECTED]> wrote: > On Tue, Jun 03, 2008 at 10:42:55AM +0200, Yaakov Nemoy wrote: >> Hi List, >> >> I'm getting an inordinate amount of errors from the European mirrors, >> namely files not found, and corr

Where to report bugs against mirrors

2008-06-03 Thread Yaakov Nemoy
Hi List, I'm getting an inordinate amount of errors from the European mirrors, namely files not found, and corrupt files. Where is the best place to report this. -Yaakov ___ Fedora-infrastructure-list mailing list Fedora-infrastructure-list@redhat.com

Re: Blog syndication for GSoC - ers

2008-05-26 Thread Yaakov Nemoy
On Mon, May 26, 2008 at 3:01 AM, Karsten Wade <[EMAIL PROTECTED]> wrote: >> It would be but I get the feeling that some aren't joining or aren't >> allowed to because of google rules (I have no idea about either of >> these, someone please correct me) > > Well, AIUI Google's whole point of getting

Notice of awayness

2008-05-25 Thread Yaakov Nemoy
Hi lists, I'm probably not important enough that it warrants a full message, but this is to inform you that I will be out of touch from May 26th 2008 through May 31st 2008. I will have limited access to internet and email, and will be busy interacting with people in meatspace anyways. If there ar

Re: Blog syndication for GSoC - ers

2008-05-24 Thread Yaakov Nemoy
On Sun, May 25, 2008 at 12:22 AM, Mike McGrath <[EMAIL PROTECTED]> wrote: > On Sun, 25 May 2008, Yaakov Nemoy wrote: > >> On Sat, May 24, 2008 at 10:04 PM, Eugene Teo <[EMAIL PROTECTED]> wrote: >> > >> > Sankarshan Mukhopadhyay wrote: >> >> Wi

Re: Blog syndication for GSoC - ers

2008-05-24 Thread Yaakov Nemoy
On Sat, May 24, 2008 at 10:04 PM, Eugene Teo <[EMAIL PROTECTED]> wrote: > > Sankarshan Mukhopadhyay wrote: >> With the new process for getting (and staying) on Planet Fedora in >> place, how does it affect GSoC-ers ? >> >> Do we have their blogs on the Planet ? And, do they get FedoraPeople.org >>

Re: changes at planet fedora

2008-05-21 Thread Yaakov Nemoy
On Mon, May 19, 2008 at 12:33 PM, seth vidal <[EMAIL PROTECTED]> wrote: > Hi all, > I'm making some changes with how we build up the list of folks/rss > feeds for the fedora planet. We're making it more self-service and a bit > easier to maintain for the admin group (and specifically easier for me

Re: F10?

2008-05-20 Thread Yaakov Nemoy
On Tue, May 20, 2008 at 1:54 PM, Luke Macken <[EMAIL PROTECTED]> wrote: > On Tue, May 20, 2008 at 09:15:28AM -0700, Toshio Kuratomi wrote: >> Things I'd like but probably can't work on myself: > [...] >> * Optimize db calls within TG applications to make them as snappy as >> possible. I can do thi

Re: Collaboration Servers!

2008-02-20 Thread Yaakov Nemoy
On Wed, Feb 20, 2008 at 4:38 PM, Luke Macken <[EMAIL PROTECTED]> wrote: > On Wed, Jan 30, 2008 at 03:15:22PM -0600, Mike McGrath wrote: > > > collab1.fedoraproject.org is up and running. Yahoo! So whats missing? > > Well, it doesn't actually do anything yet. Plans for it include > > > > 1) go

Re: Haskell Packaging Guidelines Review

2008-02-12 Thread Yaakov Nemoy
On Feb 12, 2008 7:18 PM, Jens Petersen <[EMAIL PROTECTED]> wrote: > Hi Yaakov, > > Sorry for the late followup. Glad to have you join our Haskell SIG. :) > > > I've been working on writing up guidelines for packaging Haskell > > packages. I need some input from people who know their way around >

Re: TurboGears-1.0.4/SQLAlchemy-0.4 upgrade

2008-02-11 Thread Yaakov Nemoy
2008/2/11 Toshio Kuratomi <[EMAIL PROTECTED]>: > Hello TurboGears application developers, > > We would like to upgrade the version of Turbogears and SQLAlchemy > present on the Fedora Infrastructure app servers in the near future. > > There are a few details that make this an update that I would li

Re: fedora.org?

2008-02-03 Thread Yaakov Nemoy
2008/2/3 Anand Capur <[EMAIL PROTECTED]>: > On 2/3/08, Mike McGrath <[EMAIL PROTECTED]> wrote: > > > On Sun, 3 Feb 2008, Anand Capur wrote: > > > > > On 2/3/08, Matthew Galgoci <[EMAIL PROTECTED]> wrote: > > > > > > > > > Date: Sun, 3 Feb 2008 17:05:23 -0500 > > > > > From: Anand Capur <[EMAIL PROT

Re: Request for monotone

2007-12-12 Thread Yaakov Nemoy
On Dec 12, 2007 10:33 PM, Mike McGrath <[EMAIL PROTECTED]> wrote: > we've had a request to support monotone on hosted. Instead of having > this conversation in private I thought it best to put it on the list. > So thoughts? This is part "do we want to support monotone" and part "do > we want host

Re: Restart TG apps for high mem-usage

2007-11-25 Thread Yaakov Nemoy
On Nov 26, 2007 12:08 AM, Toshio Kuratomi <[EMAIL PROTECTED]> wrote: > Yaakov Nemoy wrote: > > On Nov 25, 2007 4:00 PM, Toshio Kuratomi <[EMAIL PROTECTED]> wrote: > Not if the app doesn't. From a brief test, TG apps do not do this. > > The script is asking sup

Re: Restart TG apps for high mem-usage

2007-11-25 Thread Yaakov Nemoy
On Nov 25, 2007 4:00 PM, Toshio Kuratomi <[EMAIL PROTECTED]> wrote: > Here's a short script to test our TG apps run via supervisor for > excessive memory usage and restart them if necessary. We could run this > via cron in alternate hours on each app server. Does this seem like a > good or bad id

Re: The asterisk paradox

2007-08-10 Thread Yaakov Nemoy
On 8/10/07, Mike McGrath <[EMAIL PROTECTED]> wrote: > 2) Meetings in IRC are generally very slow, it might be worth it to do > the meetings as normal but also have people log in to asterisk to bs and > generally just chat, get to know each other a bit better. +1 for now > 3) Do as we did last we