Re: [aur-dev] aur JSON interface

2008-05-19 Thread Loui
On Mon, 19 May 2008 22:54:54 +0200 Piotr Husiatyński <[EMAIL PROTECTED]> wrote: > JSON interface is really cool and searching is really quick. But IMO it needs > more improvements. For example, info query should return name, AND short > description. And how about some advanced searching, like addi

Re: [aur-dev] the json query interface

2008-05-25 Thread Loui
On Sat, 24 May 2008 22:15:02 -0700 eliott <[EMAIL PROTECTED]> wrote: > I am almost thinking the json interface needs to be disconnected from > the aur itself, and offered up as a separate service. > > Reasoning: > 1. It has a different focus than the rest of the aur. > 2. Updates to the interface

Re: [aur-dev] [PATCH] Added json query method

2008-06-01 Thread Loui
On Thu, 29 May 2008 09:08:11 -0700 (PDT) Sylvester Johansson wrote: > + $result = db_query(”base_query,$this->dbh); Looks like you have some encoding error there. E-mails with subjects are appreciated too. :D

Re: [aur-dev] [PATCH] Extended JSON query method

2008-06-03 Thread Loui
On Tue, 3 Jun 2008 20:25:33 +0200 Sylvester Johansson <[EMAIL PROTECTED]> wrote: Hey Sylvester. I think I like this method better than the other. Could you fix the indentation (especially in function query), put a more descriptive commit message, and resubmit? Thanks.

Re: [aur-dev] [PATCH] Extended JSON query method

2008-06-05 Thread Loui
On Wed, 4 Jun 2008 17:14:35 -0700 eliott <[EMAIL PROTECTED]> wrote: > On 6/3/08, Loui <[EMAIL PROTECTED]> wrote: > > On Tue, 3 Jun 2008 20:25:33 +0200 > > Sylvester Johansson <[EMAIL PROTECTED]> wrote: > > > > Hey Sylvester. > > I think I li

Re: [aur-dev] [PATCH] Moved package search form to template file

2008-06-05 Thread Loui
On Thu, 5 Jun 2008 19:46:23 +0800 "Callan Barrett" <[EMAIL PROTECTED]> wrote: > Search form for packages is now in its own template file, no more > print statements. I've also cleaned up the html a little and changed > the way select elements are printed. I had already written something like this

Re: [aur-dev] [PATCH] Fix FS#8672

2008-06-05 Thread Loui
On Wed, 4 Jun 2008 23:05:31 +0800 "Callan Barrett" <[EMAIL PROTECTED]> wrote: > Fixes all those bugs about people not being able to upload packages. > It patches the can_submit_pkg function to allow people to overwrite > dummy packages, I think this was the old behavior. Looks good, tests good. P

Re: [aur-dev] [PATCH] Extended JSON query method

2008-06-05 Thread Loui
On Thu, 5 Jun 2008 14:47:51 -0700 eliott <[EMAIL PROTECTED]> wrote: > On 6/5/08, Simo Leone <[EMAIL PROTECTED]> wrote: > > On Thu, Jun 05, 2008 at 11:14:22AM -0400, Loui wrote: > > > This is a different patch from the one in the bug tracker > > > (impleme

Re: [aur-dev] [PATCH] xhtml validation fixes for login_form.php

2008-06-05 Thread Loui
There are a couple worthwhile things in here but most of this just looks like messing with the indentation and such. Overall tabs are actually used for indentation, though it's not written anywhere. You should try to write shorter patches that don't mess with everything in the file. It's less for

Re: [aur-dev] [PATCH] Don't reset category on update

2008-06-05 Thread Loui
On Mon, 5 May 2008 01:54:11 +0800 "Callan Barrett" <[EMAIL PROTECTED]> wrote: > When updating a package and no category is selected the category will > no longer reset itself to "none", it will only update if something > else is chosen. Pushed.

Re: [aur-dev] [PATCH] Umark out-of-date on update

2008-06-05 Thread Loui
On Mon, 5 May 2008 01:46:11 +0800 "Callan Barrett" <[EMAIL PROTECTED]> wrote: > Unmarks packages out of date on update, I can't think of a case where > this isn't a good idea and a lot of people complain about it > (stonecrest). Note: Add the condition if pkgrel is unchanged then don't unmark out

Re: [aur-dev] [PATCH] xhtml validation fixes for login_form.php

2008-06-05 Thread Loui
On Thu, 5 Jun 2008 16:33:59 -0700 eliott <[EMAIL PROTECTED]> wrote: > On 6/5/08, Loui <[EMAIL PROTECTED]> wrote: > > Overall tabs are actually used for indentation, though it's not written > > anywhere. > > I thought there was a policy of spaces at one p

[aur-dev] [PATCH] Added AurJson query length limit.

2008-06-05 Thread Loui
http://archlinux.org/pipermail/aur-dev/2008-April/000237.html I must have deleted this message but kept the patch. It's pushed into testing.

Re: [aur-dev] No AUR New package notification

2008-06-06 Thread Loui
On Fri, 6 Jun 2008 09:08:41 +0200 "Cilyan Olowen" <[EMAIL PROTECTED]> wrote: > Since the 30 of may, I no longer receive the nigthly AUR New Package > Notification. Is it normal ? Did I missed something in the mailling list ? > Of course, I verified twice that I checked the option in my account to

Re: [aur-dev] [PATCH] Don't show None on package info page

2008-06-06 Thread Loui
On Mon, 5 May 2008 02:21:16 +0800 "Callan Barrett" <[EMAIL PROTECTED]> wrote: > Just cuts out the table of deps/sources if none exist instead of > displaying "None". I don't think this one will apply cleanly any more but I'll bump it because it's a good idea. Cheers.

Re: [aur-dev] [PATCH] removed obsolete inline CSS in index.php

2008-06-07 Thread Loui
On Sat, 7 Jun 2008 16:50:53 +0200 Michael Klier <[EMAIL PROTECTED]> wrote: > --- > web/html/index.php |8 > 1 files changed, 4 insertions(+), 4 deletions(-) > > diff --git a/web/html/index.php b/web/html/index.php > index 895fc8a..54d6004 100644 > --- a/web/html/index.php > +++ b/we

Re: [aur-dev] [PATCH] removed obsolete inline CSS in index.php

2008-06-07 Thread Loui
On Sun, 8 Jun 2008 01:18:30 +0800 "Callan Barrett" <[EMAIL PROTECTED]> wrote: > On Sun, Jun 8, 2008 at 1:06 AM, Michael Klier <[EMAIL PROTECTED]> wrote: > > Angel Velásquez wrote: > >>Oh hi Michael, good, but, i have to be annoying again (and sorry) but > >>what about with the double and s

Re: [aur-dev] [PATCH] removed obsolete inline CSS in index.php

2008-06-07 Thread Loui
On Sun, 8 Jun 2008 01:18:30 +0800 "Callan Barrett" <[EMAIL PROTECTED]> wrote: > I've applied the first patch (what quotes you use isn't really vital) > and my own, this one splits the html entirely from the index page and > puts it in a template file. If you want please please take a look at > thi

[aur-dev] [PATCH] Acknowledge Eric Johnson, translators, and alphabetise by last name.

2008-06-07 Thread Loui
I applied this to testing.From 615d5ebc70fadfc47530050c028051714608f285 Mon Sep 17 00:00:00 2001 From: Loui Chang <[EMAIL PROTECTED]> Date: Thu, 5 Jun 2008 21:46:49 -0400 Subject: [PATCH] Acknowledge Eric Johnson, translators, and alphabetise by last name. Signed-off-by: Loui Chang &

Re: [aur-dev] [PATCH] removed obsolete inline CSS in index.php

2008-06-07 Thread Loui
On Sat, 7 Jun 2008 16:50:53 +0200 Michael Klier <[EMAIL PROTECTED]> wrote: > --- > web/html/index.php |8 > 1 files changed, 4 insertions(+), 4 deletions(-) > > diff --git a/web/html/index.php b/web/html/index.php > index 895fc8a..54d6004 100644 > --- a/web/html/index.php > +++ b/we

Re: [aur-dev] [PATCH] French translation

2008-06-07 Thread Loui
On Sat, 10 May 2008 16:19:17 +0200 "Cilyan Olowen" <[EMAIL PROTECTED]> wrote: > Hello ! > > Here is the new translation for french language. Please update because it > seems to me I already translated some strings in my last patch. > > Regards, > > Cilyan > > PS: If some thing is wrong in my p

Re: [aur-dev] [PATCH] Add description and submitter to nightly emails

2008-06-09 Thread Loui
On Mon, 9 Jun 2008 12:47:33 +0800 "Callan Barrett" <[EMAIL PROTECTED]> wrote: > Based on mario.stg's patch I have one like this too. :D

Re: [aur-dev] [PATCH] Add description and submitter to nightly emails

2008-06-09 Thread Loui
On Mon, 9 Jun 2008 12:47:33 +0800 "Callan Barrett" <[EMAIL PROTECTED]> wrote: > Based on mario.stg's patch Seems like there's a problem with using SubmitterUID because that only shows the original submitter.

[aur-dev] [PATCH] Add version, username and description to daily new package email.

2008-06-09 Thread Loui
2e922ba32e1d390733 Mon Sep 17 00:00:00 2001 From: Loui Chang <[EMAIL PROTECTED]> Date: Mon, 9 Jun 2008 12:15:16 -0400 Subject: [PATCH] Add version, username and description to daily new package email. Add some variables to make it more configurable. Do some general clean up on the script. S

Re: [aur-dev] [PATCH] Add version, username and description to daily new package email.

2008-06-09 Thread Loui
On Mon, Jun 9, 2008 at 12:54 PM, Loui <[EMAIL PROTECTED]> wrote: > Someone with the nick 'dmartins' popped in IRC and had a little patch > on pastebin for the version and description. I thought the script > itself needed some clean up so here it is. I'm using M

Re: [aur-dev] [PATCH] Add version, username and description to daily new package email.

2008-06-09 Thread Loui
On Mon, 9 Jun 2008 13:30:20 -0400 Loui <[EMAIL PROTECTED]> wrote: > On Mon, Jun 9, 2008 at 12:54 PM, Loui <[EMAIL PROTECTED]> wrote: > > Someone with the nick 'dmartins' popped in IRC and had a little patch > > on pastebin for the version and description. I

Re: [aur-dev] [PATCH] Use bash script to parse pkgbuilds

2008-06-10 Thread Loui
On Tue, 10 Jun 2008 15:16:29 +0800 "Callan Barrett" <[EMAIL PROTECTED]> wrote: > Note to self: restricted mode is apparently not as restricted as it > sounds, need to look into that and probably how namcap deals with it. > > Possibly a chroot? > > Also I'm assuming everyone is fine and dandy wit

Re: [aur-dev] [PATCH] Use PEAR modules when submitting PKGBUILDs

2008-06-11 Thread Loui
On Thu, 12 Jun 2008 02:33:20 +0800 "Callan Barrett" <[EMAIL PROTECTED]> wrote: > Applied to testing, it's *very* important that you get PEAR configured > and running and install File_Find before you pull this. > Can you put details in the README? Thanks.

[aur-dev] [PATCH] Reorganise web/README.txt and elaborate on PEAR and File_Find.

2008-06-16 Thread Loui
I'll go ahead and push this, since it's a minor thing.>From e2b6e0ec4da9a79e0599f0c034fb055a5284c0de Mon Sep 17 00:00:00 2001 From: Loui Chang <[EMAIL PROTECTED]> Date: Sun, 15 Jun 2008 21:17:49 -0400 Subject: [PATCH] Remove --asroot switch from makepkg. Make running makepk

Re: [aur-dev] [PATCH] Reorganise web/README.txt and elaborate on PEAR and File_Find.

2008-06-16 Thread Loui
On Mon, 16 Jun 2008 21:21:58 -0400 Loui <[EMAIL PROTECTED]> wrote: > I'll go ahead and push this, since it's a minor thing. ooops Here's the real patch.>From 57d2f6e3a4e53b0327340830997d7e8b73a17a50 Mon Sep 17 00:00:00 2001 From: Loui Chang <[EMAIL PROTECTED]>

[aur-dev] [PATCH] Remove all vim mode lines. Add HACKING file.

2008-06-16 Thread Loui
I made this patch after a little discussion on IRC. Please comment. Cheers!From c44128db9c4c2efc644c303a37ec885cf2c47b32 Mon Sep 17 00:00:00 2001 From: Loui Chang <[EMAIL PROTECTED]> Date: Tue, 17 Jun 2008 01:03:16 -0400 Subject: [PATCH] Remove all vim mode lines. Add HACKING file. Signed-

Re: [aur-dev] [PATCH] Remove all vim mode lines. Add HACKING file.

2008-06-17 Thread Loui
On Tue, 17 Jun 2008 15:09:08 +0800 "Callan Barrett" <[EMAIL PROTECTED]> wrote: > On Tue, Jun 17, 2008 at 1:06 PM, Loui <[EMAIL PROTECTED]> wrote: > > I made this patch after a little discussion on IRC. > > Please comment. > > Cheers! > > I am

Re: [aur-dev] [PATCH] Remove all vim mode lines. Add HACKING file.

2008-06-19 Thread Loui
On Wed, Jun 18, 2008 at 11:22:08PM +0800, Sebastian Nowicki wrote: > Sometimes fitting within 80 characters is a bit hard (I'm not talking > about scenarios with 4 nested loops - eww), in which case 90 or even 100 > characters would be more acceptable than breaking it up in some hideous > way.

[aur-dev] Considering a 1.5.2 release.

2008-06-19 Thread Loui
Hey guys. I'm thinking we should just merge testing into master now. We can test master for a little bit and if it seems like there are no regressions push the new code into the running server. I'm bringing this up because someone has submitted a duplicate of what has been dubbed "The most annoyin

Re: [aur-dev] [PATCH] Use bash script to parse pkgbuilds

2008-06-19 Thread Loui
On Fri, Jun 20, 2008 at 12:54:29AM +0800, Callan Barrett wrote: > Here's another iteration of this patch, I'm still looking for as much > input as possible but this is basically what I would push to testing > at this point. The script now outputs in a different format to be > parsed and there is so

Re: [aur-dev] Considering a 1.5.2 release.

2008-06-19 Thread Loui
On Fri, Jun 20, 2008 at 12:46:48AM -0500, Simo Leone wrote: > On Fri, Jun 20, 2008 at 01:25:20AM -0400, Loui wrote: > > Hey guys. I'm thinking we should just merge testing into master now. > > We can test master for a little bit and if it seems like there are no > > reg

Re: [aur-dev] AUR Coding recomendations IMPORTANT

2008-06-19 Thread Loui
On Fri, Jun 20, 2008 at 07:54:24AM +0200, =?ISO-8859-1?Q?Angel_Vel=E1squez_ wrote: > Hi, I am writing this e-mail after reviewing the AUR code and some patches > that people have been sending. > > As we know, AUR (like many applications) is still in development, and many > of the things that are

Re: [aur-dev] Considering a 1.5.2 release.

2008-06-19 Thread Loui
On Fri, Jun 20, 2008 at 01:14:39AM -0500, Simo Leone wrote: > On Fri, Jun 20, 2008 at 02:04:13AM -0400, Loui wrote: > > > > What? Where's the test site? > > > http://aur.neotuli.net Oh right. I remember that one now.

Re: [aur-dev] AUR Coding recomendations IMPORTANT

2008-06-20 Thread Loui
On Fri, Jun 20, 2008 at 11:30:20PM +0200, [EMAIL PROTECTED] wrote: > But, as you already said some source code files of the AUR are not really in > shape in many ways when it comes to coding standards. The problem, as I see it > for someone who likes to send a patch, is, that you usually address a

[aur-dev] [PATCH] Fixed incorrect polish translation of "Go".

2008-06-23 Thread Loui
I'll push this into testing. >From bc91c4ce46441a5761b215c87938c026c6339f70 Mon Sep 17 00:00:00 2001 From: Loui Chang <[EMAIL PROTECTED]> Date: Mon, 23 Jun 2008 11:16:12 -0400 Subject: [PATCH] Fixed incorrect polish translation of "Go". This closes FS#10078. Reported-by

[aur-dev] [PATCH] Fixed incorrect French translation of "Flag out-of-date"

2008-06-23 Thread Loui
Pushing this to testing. >From 3fa01c0d8d3dd70973abda16d394097370fd0832 Mon Sep 17 00:00:00 2001 From: Loui Chang <[EMAIL PROTECTED]> Date: Mon, 23 Jun 2008 11:17:47 -0400 Subject: [PATCH] Fixed incorrect French translation of "Flag out-of-date" This closes FS#10082

Re: [aur-dev] Considering a 1.5.2 release.

2008-07-07 Thread Loui
On Fri, Jun 20, 2008 at 12:46:48AM -0500, Simo Leone wrote: > On Fri, Jun 20, 2008 at 01:25:20AM -0400, Loui wrote: > > Hey guys. I'm thinking we should just merge testing into master now. > > We can test master for a little bit and if it seems like there are no > > reg

[aur-dev] [PATCH] Move code out of index.php

2008-07-07 Thread Loui
Pushed to testing. >From 36ee5561035af335bc3c900ded7aa89066421226 Mon Sep 17 00:00:00 2001 From: Loui Chang <[EMAIL PROTECTED]> Date: Tue, 24 Jun 2008 02:53:16 -0400 Subject: [PATCH] Move code out of index.php Move database queries to functions and html to templates. Signed-off-by: L

Re: [aur-dev] Considering a 1.5.2 release.

2008-07-08 Thread Loui
On Mon, Jul 07, 2008 at 12:46:08PM -0500, Simo Leone wrote: > On Mon, Jul 07, 2008 at 11:10:43AM -0400, Loui wrote: > > Alrighty I pushed all of testing to master, changed the version and > > tagged it. > > > > Can you update the test site? If there are no regressions

Re: [aur-dev] [PATCH] Remeber user between sessions (FS#8845)

2008-07-08 Thread Loui
On Tue, Jul 08, 2008 at 06:58:25PM +0200, Andrea Scarpino wrote: > rewrote with git-format-patch This seems to work. Pushed a slightly modified version to testing.

[aur-dev] [PATCH] Make JSON search return more information.

2008-07-09 Thread Loui
Does what it says. Hoorah. Thanks to all those folks who submitted patches to enhance the JSON interface, even if their patches don't get submitted. >From dd821519ba530ee323e36c7d62972428992b2329 Mon Sep 17 00:00:00 2001 From: Loui Chang <[EMAIL PROTECTED]> Date: Wed, 9 Jul 2008

[aur-dev] [PATCH] Add a new DEFAULT_LANG constant.

2008-07-09 Thread Loui
>From 10874fb59ed4b597d39e7c59cc8aed7c2a2a1267 Mon Sep 17 00:00:00 2001 From: Loui Chang <[EMAIL PROTECTED]> Date: Wed, 9 Jul 2008 14:38:08 -0400 Subject: [PATCH] Add a new DEFAULT_LANG constant. DEFAULT_LANG will essentially be used to specify what language strings are initially w

[aur-dev] [PATCH] Change some of the index page notices.

2008-07-09 Thread Loui
>From b4a3aba4ccee01fb73e166570c32ae28db64ec28 Mon Sep 17 00:00:00 2001 From: Loui Chang <[EMAIL PROTECTED]> Date: Wed, 9 Jul 2008 14:56:15 -0400 Subject: [PATCH] Change some of the index page notices. Signed-off-by: Loui Chang <[EMAIL PROTECTED]> --- web/html/css/fonts.css |

Re: [aur-dev] [PATCH] Make JSON search return more information.

2008-07-16 Thread Loui
On Wed, Jul 09, 2008 at 01:00:47PM -0400, Loui wrote: > Does what it says. Hoorah. > Thanks to all those folks who submitted patches to enhance > the JSON interface, even if their patches don't get submitted. Pushed to testing.

Re: [aur-dev] [PATCH] Add a new DEFAULT_LANG constant.

2008-07-22 Thread Loui
On Wed, Jul 09, 2008 at 02:49:06PM -0400, Loui wrote: > From 10874fb59ed4b597d39e7c59cc8aed7c2a2a1267 Mon Sep 17 00:00:00 2001 > From: Loui Chang <[EMAIL PROTECTED]> > Date: Wed, 9 Jul 2008 14:38:08 -0400 > Subject: [PATCH] Add a new DEFAULT_LANG constant. > > DEFAULT_

Re: [aur-dev] [PATCH] Change some of the index page notices.

2008-07-22 Thread Loui
On Wed, Jul 09, 2008 at 02:59:13PM -0400, Loui wrote: > From b4a3aba4ccee01fb73e166570c32ae28db64ec28 Mon Sep 17 00:00:00 2001 > From: Loui Chang <[EMAIL PROTECTED]> > Date: Wed, 9 Jul 2008 14:56:15 -0400 > Subject: [PATCH] Change some of the index page notices. Pushed to testing.

[aur-dev] [PATCH] Fixed Italian translation.

2008-07-22 Thread Loui
Here's a patch that was emailed to me which I slightly modified. Pushed to testing. >From af743273c082300353273639f872f9b24f8606b8 Mon Sep 17 00:00:00 2001 From: Andrea Scarpino <[EMAIL PROTECTED]> Date: Thu, 17 Jul 2008 19:44:23 +0200 Subject: [PATCH] Fixed Italian translation. --- web/lang/it/

[aur-dev] [PATCH] Don't add closing PHP tag to translation files.

2008-07-22 Thread Loui
Closing PHP tags (?>) can cause problems with XML and extra whitespace when they aren't really needed. >From c2629ec0f6eef566a31e1b796622c2690ccb6d09 Mon Sep 17 00:00:00 2001 From: Loui Chang <[EMAIL PROTECTED]> Date: Tue, 22 Jul 2008 18:16:23 -0400 Subject: [PATCH] Don't

[aur-dev] [PATCH] Tweak index.php and update translations.

2008-07-23 Thread Loui
Just a basic maintenance patch. >From 154c534fcaf37f60d0c94c7174dc7465c0a01e2e Mon Sep 17 00:00:00 2001 From: Loui Chang <[EMAIL PROTECTED]> Date: Wed, 23 Jul 2008 10:07:53 -0400 Subject: [PATCH] Tweak index.php and update translations. Signed-off-by: Loui Chang <[EMAIL PROTECTED]>

[aur-dev] [PATCH] Convert special chars in translations to html entities.

2008-07-23 Thread Loui
>From f2dc41a549b3bf085db8770e47e9e19eb8ae6a71 Mon Sep 17 00:00:00 2001 From: Loui Chang <[EMAIL PROTECTED]> Date: Wed, 23 Jul 2008 10:36:41 -0400 Subject: [PATCH] Convert special chars in translations to html entities. This closes FS#10809 - bug in french translation of AUR web interfac

Re: [aur-dev] [aur-general] AUR Turkish Translation

2008-08-18 Thread Loui
On Fri, Aug 15, 2008 at 11:02:15PM +0300, =?ISO-8859-1?Q?H.G=F6khan_SARI_ wrote: > Hi all, > We Archlinux Turkish users translated AUR into Turkish. I attached the > translated files. Thanks for the contribution. I'll incorporate it into a patch. In the future, please send translations as git form

[aur-dev] Turkish files and more.

2008-08-20 Thread Loui
Here are a bunch of patches to clean up some obsolete scripts and files in the AUR codebase. The only change to the working AUR is that Turkish language files are included and enabled. I'll push this in a couple of days if there are no objections. 73f807a... Remove obsolete Trusted User guidelines

Re: [aur-dev] Turkish files and more.

2008-08-23 Thread Loui
On Wed, Aug 20, 2008 at 11:37:19AM -0400, Loui wrote: > Here are a bunch of patches to clean up some obsolete scripts and files > in the AUR codebase. The only change to the working AUR is that Turkish > language files are included and enabled. I'll push this in a couple of > day

[aur-dev] [PATCH] Fix whitespace and indenting in pkgsubmit.

2008-09-14 Thread Loui
Pushing this to testing. >From 99881b31db85bcb87bec22258d856521e5bef7ed Mon Sep 17 00:00:00 2001 From: Loui Chang <[EMAIL PROTECTED]> Date: Sat, 13 Sep 2008 15:35:32 -0400 Subject: [PATCH] Fix whitespace and indenting in pkgsubmit. Signed-off-by: Loui Chang <[EMAIL PROTECTED]>

[aur-dev] [PATCH] Use system rm in rm_rf function.

2008-09-14 Thread Loui
>From 99881b31db85bcb87bec22258d856521e5bef7ed Mon Sep 17 00:00:00 2001 From: Loui Chang <[EMAIL PROTECTED]> Date: Sat, 13 Sep 2008 15:35:32 -0400 Subject: [PATCH] Fix whitespace and indenting in pkgsubmit. Signed-off-by: Loui Chang <[EMAIL PROTECTED]> --- web/html/pkgsu

Re: [aur-dev] [PATCH] Use system rm in rm_rf function.

2008-09-14 Thread Loui
Oops that first attachment was wrong. Here's the correct one. >From 0efe7af86c6ee04b66fd855bde436e7f7e5df4cc Mon Sep 17 00:00:00 2001 From: Loui Chang <[EMAIL PROTECTED]> Date: Fri, 12 Sep 2008 20:19:42 -0400 Subject: [PATCH] Use system rm in rm_rf function. PHP can't prope

[aur-dev] Update your tags.

2008-09-18 Thread Loui
Just a notice to people following AUR development. In the last release of AUR I had tagged the release but then that was retagged. To get the current (proper) tag issue these commands: $ git tag -d 1.5.2 $ git fetch origin 1.5.2 To confirm that you're up to date: $ git rev-parse 1.5.2 Should

Re: [aur-dev] [PATCH] Use system rm in rm_rf function.

2008-09-21 Thread Loui
On Mon, Sep 15, 2008 at 12:24:50AM +0800, Callan Barrett wrote: > I was wondering when someone would do this. I'm pretty sure you > already can't run the AUR on a system without rm so I don't see any > harm in changing this. Perhaps someone else has an opinion on it? Pushed to testing.

Re: [aur-dev] [PATCH] Devs in AUR couldnt see their packages in Community

2008-09-22 Thread Loui
On Mon, Sep 22, 2008 at 08:19:23PM -0300, Hugo Doria wrote: > I created a small patch to fix FS#11561 [1]. Since i'm starting to > look at aur code, It would be good to do some tests before commit this > patch. > > -- Hugo > > [1] http://bugs.archlinux.org/task/11561 This looks good. Though git-

Re: [aur-dev] [PATCH] Devs in AUR couldnt see their packages in Community

2008-09-22 Thread Loui
On Mon, Sep 22, 2008 at 08:44:51PM -0400, Loui wrote: > On Mon, Sep 22, 2008 at 08:19:23PM -0300, Hugo Doria wrote: > > I created a small patch to fix FS#11561 [1]. Since i'm starting to > > look at aur code, It would be good to do some tests before commit this > &g

Re: [aur-dev] [PATCH] Devs in AUR couldnt see their packages in Community

2008-09-22 Thread Loui
On Tue, Sep 23, 2008 at 03:20:11AM +0200, =?ISO-8859-1?Q?Angel_Vel=E1squez_ wrote: > On Tue, Sep 23, 2008 at 3:00 AM, Loui <[EMAIL PROTECTED]> wrote: > > On Mon, Sep 22, 2008 at 08:44:51PM -0400, Loui wrote: > >> On Mon, Sep 22, 2008 at 08:19:23PM -0300, Hugo Doria wrote:

Re: [aur-dev] [PATCH] Devs in AUR couldnt see their packages in Community

2008-09-22 Thread Loui
On Mon, Sep 22, 2008 at 10:25:54PM -0400, Loui wrote: > On Tue, Sep 23, 2008 at 03:20:11AM +0200, =?ISO-8859-1?Q?Angel_Vel=E1squez_ > wrote: > > On Tue, Sep 23, 2008 at 3:00 AM, Loui <[EMAIL PROTECTED]> wrote: > > > The code in that area has significantly changed in tes

Re: [aur-dev] [PATCH] Devs in AUR couldnt see their packages in Community

2008-09-22 Thread Loui
On Tue, Sep 23, 2008 at 05:17:32AM +0200, =?ISO-8859-1?Q?Angel_Vel=E1squez_ wrote: > On Tue, Sep 23, 2008 at 4:42 AM, Loui <[EMAIL PROTECTED]> wrote: > > Correction: > > git checkout origin/testing > > you use git everyday and you failed?... +1 > > But, acco

Re: [aur-dev] [PATCH] Fix FS#11420

2008-09-28 Thread Loui
On Mon, Sep 29, 2008 at 12:07:33AM +0800, Callan Barrett wrote: > Sort required by list in package details page. > > Signed-off-by: Callan Barrett <[EMAIL PROTECTED]> > --- > web/lib/pkgfuncs.inc |1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/web/lib/pkgfuncs.inc b

Re: [aur-dev] [PATCH] Fix FS#11420

2008-09-28 Thread Loui
On Mon, Sep 29, 2008 at 12:07:33AM +0800, Callan Barrett wrote: > Sort required by list in package details page. > > Signed-off-by: Callan Barrett <[EMAIL PROTECTED]> > --- > web/lib/pkgfuncs.inc |1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/web/lib/pkgfuncs.inc b

[aur-dev] [PATCH] Take formatting out of version number in web/lib/version.inc

2008-09-28 Thread Loui
>From b731ebda28343876b90713d710595fc85f0fc9fe Mon Sep 17 00:00:00 2001 From: Loui Chang <[EMAIL PROTECTED]> Date: Thu, 18 Sep 2008 22:16:40 -0400 Subject: [PATCH] Take formatting out of version number in web/lib/version.inc Signed-off-by: Loui Chang <[EMAIL PROTECTED]> --- web/

[aur-dev] [PATCH] Update documentation.

2008-09-28 Thread Loui
Also moving web/README.txt to web/README. >From a1e5d395b11087e38117c7f54e349d13e5d3c1b9 Mon Sep 17 00:00:00 2001 From: Loui Chang <[EMAIL PROTECTED]> Date: Sun, 28 Sep 2008 17:19:11 -0400 Subject: [PATCH] Update documentation. Signed-off-by: Loui Chang <[EMAIL PROTECTED]&g

Re: [aur-dev] [PATCH] Set up redirects for all actions

2008-09-28 Thread Loui
On Mon, Sep 29, 2008 at 04:14:04AM +0800, Callan Barrett wrote: > No more useless "congratulations you've done this" pages > > Shit is SO cash! I still think feedback from the app is nice so I think the messages should just be printed on the page directed to.

Re: [aur-dev] [PATCH] English translation for tu.php

2008-10-05 Thread Loui
On Mon, Oct 06, 2008 at 06:15:24AM +0800, Callan Barrett wrote: > And this is the first time I've submitted anything even remotely > related to translation so hopefully this is all correct. English translation files are kind of obsolete now since I introduced the DEFAULT_LANG constant and modified

Re: [aur-dev] [PATCH] Major rearrangement of tu.php, strings setup for translation

2008-10-05 Thread Loui
On Mon, Oct 06, 2008 at 06:13:31AM +0800, Callan Barrett wrote: > I know this patch is massive but the TU section was in a really bad > state, no real work could be done on it without a patch like this. > It's still exactly the same as when I first wrote it which is > horrible. Alright. Pushed to

[aur-dev] [PATCH] Show developer-TUs their total community packages.

2008-10-05 Thread Loui
>From 51a6b2243a72249ab89909f01ea85578c336e2a8 Mon Sep 17 00:00:00 2001 From: Loui Chang <[EMAIL PROTECTED]> Date: Sun, 5 Oct 2008 20:24:57 -0400 Subject: [PATCH] Show developer-TUs their total community packages. This closes: FS#11561 - Devs in AUR can't see their packages in Com

Re: [aur-dev] [PATCH] Move logout link from main menu to login bar

2008-10-05 Thread Loui
On Sun, Oct 05, 2008 at 06:40:18AM +0800, Callan Barrett wrote: > Signed-off-by: Callan Barrett <[EMAIL PROTECTED]> > --- > web/template/header.php |1 - > web/template/login_form.php |3 +++ > 2 files changed, 3 insertions(+), 1 deletions(-) Makes sense. Pushed to testing.

Re: [aur-dev] fwd: AUR PKGBUILD files and web searches

2008-10-06 Thread Loui
On Tue, Oct 07, 2008 at 12:07:39AM +0800, Callan Barrett wrote: > I'm still of the opinion that if you don't want spammers getting your > email address you shouldn't have put it on the AUR in the first place, > there's not a lot we can actually do and contributor/maintainer tags > are pretty lax in

Re: [aur-dev] [PATCH] Add comment and submitted to notification emails for comments

2008-10-08 Thread Loui
On Wed, Oct 08, 2008 at 04:42:47AM +0800, Callan Barrett wrote: > Signed-off-by: Callan Barrett <[EMAIL PROTECTED]> > --- > web/html/pkgedit.php |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/web/html/pkgedit.php b/web/html/pkgedit.php > index 610113a..974f14b 1006

Re: [aur-dev] [PATCH] Sanitize input of package functions in pkg_funcs.inc

2008-10-08 Thread Loui
You've got a lot of code here that's essentially repeated. I would look at doing this another way, such as putting it in a function maybe and having a common error message. "Invalid PKGBUILD ID specified." or something.

Re: [aur-dev] [PATCH] Add comment and submitted to notification emails for comments

2008-10-08 Thread Loui
On Thu, Oct 09, 2008 at 10:30:41AM +0800, Callan Barrett wrote: > > I think it might be worth changing the whole wording of the notice and > > maybe put the commenter's nick in the email as well. Something like: > > > > louipc has made a comment on tomatoes: > > This game rocks so hard yo. > > > >

Re: [aur-dev] [PATCH] Add comment and submitted to notification emails for comments

2008-10-09 Thread Loui
On Thu, Oct 09, 2008 at 10:30:41AM +0800, Callan Barrett wrote: > > I think it might be worth changing the whole wording of the notice and > > maybe put the commenter's nick in the email as well. Something like: > > > > louipc has made a comment on tomatoes: > > This game rocks so hard yo. > > > >

Re: [aur-dev] [PATCH] Turn on package notification by default for new packages

2008-10-09 Thread Loui
On Wed, Oct 08, 2008 at 03:19:15AM +0800, Callan Barrett wrote: > Signed-off-by: Callan Barrett <[EMAIL PROTECTED]> > --- > web/html/pkgsubmit.php |9 +++-- > 1 files changed, 7 insertions(+), 2 deletions(-) > > diff --git a/web/html/pkgsubmit.php b/web/html/pkgsubmit.php > index 78d6e50.

Re: [aur-dev] [PATCH] Setup translation for addvote.php

2008-10-09 Thread Loui
Pushed to testing.

Re: [aur-dev] [PATCH] Convert package flagging to a function

2008-10-14 Thread Loui
On Sun, Oct 05, 2008 at 01:46:31AM +0800, Callan Barrett wrote: > Signed-off-by: Callan Barrett <[EMAIL PROTECTED]> > --- > web/html/packages.php | 101 > +++-- > web/lib/pkgfuncs.inc | 74 +++- > 2 files changed, 79

Re: [aur-dev] [PATCH] Convert package deletion to a function

2008-10-14 Thread Loui
On Sat, Oct 04, 2008 at 03:43:03AM +0800, Callan Barrett wrote: > Signed-off-by: Callan Barrett <[EMAIL PROTECTED]> > --- > web/html/packages.php | 90 ++-- > web/lib/pkgfuncs.inc | 73 +++ > 2 files changed, 77 i

Re: [aur-dev] [PATCH] Revert "Use system rm in rm_rf function."

2008-10-24 Thread Loui
On Fri, Oct 24, 2008 at 04:29:01PM -0500, Dan McGee wrote: > This reverts commit 5c3f01909301f641f57b2ffe8b59609de6be2256. Falling back > to a system function is really dumb when all we need to do is fix the > ordering of things in this function. Falling back on a system function can be dumb, but

Re: [aur-dev] [PATCH] Convert package deletion to a function

2008-10-27 Thread Loui
On Fri, Oct 17, 2008 at 09:55:36AM +0800, Callan Barrett wrote: > Try this. > > -- > Callan Barrett > From c744eba74d2f24f193f718e19203fc9d8256999d Mon Sep 17 00:00:00 2001 > From: Callan Barrett <[EMAIL PROTECTED]> > Date: Sat, 4 Oct 2008 03:42:34 +0800 > Subject: [PATCH] Convert package deleti

Re: [aur-dev] [PATCH] Convert package adoption/disowning to a function

2008-10-27 Thread Loui
On Sun, Oct 05, 2008 at 02:13:35AM +0800, Callan Barrett wrote: > Signed-off-by: Callan Barrett <[EMAIL PROTECTED]> > --- > web/html/packages.php | 100 > +++-- > web/lib/pkgfuncs.inc | 58 > 2 files changed, 64 insertio

Re: [aur-dev] [PATCH] Convert package voting to a function

2008-10-30 Thread Loui
On Sun, Oct 05, 2008 at 02:54:13AM +0800, Callan Barrett wrote: > Signed-off-by: Callan Barrett <[EMAIL PROTECTED]> > --- > web/html/packages.php | 112 > +++-- > web/lib/pkgfuncs.inc | 77 + > 2 files changed, 83 ins

Re: [aur-dev] [PATCH] Convert package notification to a function

2008-10-31 Thread Loui
he attached patch. Please check it out! Cheers. >From 58b28f4b147ab396dad38e79c621c3662276cf54 Mon Sep 17 00:00:00 2001 From: Loui Chang <[EMAIL PROTECTED]> Date: Fri, 31 Oct 2008 01:28:14 -0400 Subject: [PATCH] Move package notification into a function. Signed-off-by: Loui Chang <

[aur-dev] [PATCH] Commit version of communitypkg in current use.

2008-11-03 Thread Loui
I'm going ahead and pushing this. >From 100451a9665cb387eeae2cb06cc22870cfd57c82 Mon Sep 17 00:00:00 2001 From: Loui Chang <[EMAIL PROTECTED]> Date: Sun, 2 Nov 2008 18:26:43 -0500 Subject: [PATCH] Commit version of communitypkg in current use. Signed-off-by: Loui Chang <

Re: [aur-dev] [PATCH] Revert "Use system rm in rm_rf function."

2008-11-03 Thread Loui
On Fri, Oct 24, 2008 at 08:04:19PM -0500, Dan McGee wrote: > Just a FYI- pretty much every other project I've hacked on using GIT > uses master as their location of the current work. :) Yeah that does make a lot of sense. I guess we're living in the shadow of our predecessors and didn't think twic

[aur-dev] [ANNOUNCEMENT] Current development will now be done on the master branch.

2008-11-03 Thread Loui
As Dan suggested (and really makes the most sense) all new development will be done on the master branch of the git repository. Additionally there's a stable branch for what master used to be. Cheers!

[aur-dev] [ANNOUNCE] Testing branch deleted.

2008-11-06 Thread Loui Chang
I've now deleted the testing branch. To delete the remote tracking branch yourself just run: # git branch -r -d origin/testing

[aur-dev] [PATCH] Tweak TU interface for appearance.

2008-11-09 Thread Loui Chang
>From e91344e4e01fcd90eb002cf13db651b036ab9c26 Mon Sep 17 00:00:00 2001 From: Loui Chang <[EMAIL PROTECTED]> Date: Sun, 9 Nov 2008 19:35:17 -0500 Subject: [PATCH] Tweak TU interface for appearance. Show ten votes per page instead of five. Change the vote preview to 75 characters so en

[aur-dev] [PATCH] Move package notification into a function.

2008-11-09 Thread Loui Chang
Here's a new patch for new notification behaviour. Giv'er a spin! >From 232550bf3ae244b0bb33e3e1c45c5a1b6d9bb6eb Mon Sep 17 00:00:00 2001 From: Loui Chang <[EMAIL PROTECTED]> Date: Sun, 9 Nov 2008 18:05:46 -0500 Subject: [PATCH] Move package notification into a function.

[aur-dev] [PATCH] Give group writable permissions to uploaded files.

2008-11-09 Thread Loui Chang
>From 1e044802f9c63a53020f1747f25f553fa1bf520d Mon Sep 17 00:00:00 2001 From: Loui Chang <[EMAIL PROTECTED]> Date: Sun, 9 Nov 2008 22:35:00 -0500 Subject: [PATCH] Give group writable permissions to uploaded files. Add a new function chown_group to recursively change permissions. Twea

Re: [aur-dev] [PATCH] tupkgupdate: remove dead code

2008-11-12 Thread Loui Chang
On Tue, Nov 11, 2008 at 07:37:21PM -0600, Dan McGee wrote: > Signed-off-by: Dan McGee <[EMAIL PROTECTED]> > --- > tupkg/update/tupkgupdate |6 -- > 1 files changed, 0 insertions(+), 6 deletions(-) I've pushed these series of patches. With a whitespace fix on "tupkgupdate: expand all tabs

Re: [aur-dev] [PATCH] Give group writable permissions to uploaded files.

2008-11-13 Thread Loui Chang
On Sun, Nov 09, 2008 at 10:55:08PM -0500, Loui Chang wrote: > > From 1e044802f9c63a53020f1747f25f553fa1bf520d Mon Sep 17 00:00:00 2001 > From: Loui Chang <[EMAIL PROTECTED]> > Date: Sun, 9 Nov 2008 22:35:00 -0500 > Subject: [PATCH] Give group writable permissions to uploa

  1   2   3   4   >