This project is mirrored from https://:*****@gitlab.archlinux.org/archlinux/aurweb.git.
Pull mirroring updated .
- 24 Mar, 2012 1 commit
-
-
Lukas Fleischer authored
This is more user-friendly than supporting package IDs only and can be used as a basis to support direct links to AUR packages in places where links are computer-produced (e.g. Wiki templates). Addresses FS#21600 and FS#28839. Signed-off-by:
Lukas Fleischer <archlinux@cryptocrack.de>
-
- 11 Aug, 2011 2 commits
-
-
Dan McGee authored
Signed-off-by:
Dan McGee <dan@archlinux.org> Signed-off-by:
Lukas Fleischer <archlinux@cryptocrack.de>
-
Lukas Fleischer authored
Merge all comments and votes of deleted packages into another package if the "Merge with" field is used. Duplicate votes (votes from a user who already voted on the target package or voted on more than one of the deleted packages) are discarded. Signed-off-by:
Lukas Fleischer <archlinux@cryptocrack.de>
-
- 22 Jun, 2011 1 commit
-
-
elij authored
Lukas: Add note to "UPGRADING". Signed-off-by:
Lukas Fleischer <archlinux@cryptocrack.de>
-
- 04 Apr, 2011 1 commit
-
-
Lukas Fleischer authored
Signed-off-by:
Lukas Fleischer <archlinux@cryptocrack.de>
-
- 30 Mar, 2011 1 commit
-
-
Lukas Fleischer authored
Signed-off-by:
Lukas Fleischer <archlinux@cryptocrack.de>
-
- 10 Mar, 2011 1 commit
-
-
Dan McGee authored
Signed-off-by:
Dan McGee <dan@archlinux.org> Signed-off-by:
Lukas Fleischer <archlinux@cryptocrack.de>
-
- 04 Mar, 2011 1 commit
-
-
Dan McGee authored
Signed-off-by:
Dan McGee <dan@archlinux.org> Signed-off-by:
Lukas Fleischer <archlinux@cryptocrack.de>
-
- 01 Mar, 2011 1 commit
-
-
Dan McGee authored
We trusted the values we pulled out of the IDs array and never coerced them to integers, passing them to the backend unescaped and uncasted. Ensure they are treated as integers only and validate the resulting value is > 0. Signed-off-by:
Dan McGee <dan@archlinux.org> Signed-off-by:
Lukas Fleischer <archlinux@cryptocrack.de>
-
- 21 Nov, 2010 1 commit
-
-
Dan Vratil authored
Finally move comment deletion and category editing into functions and remove pkgedit.php Signed-off-by:
Loui Chang <louipc.ist@gmail.com> -Fix indentation -Fix variable naming conflict $id vs $cid
-
- 02 Jul, 2010 1 commit
-
-
Lukas Fleischer authored
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
- 13 Mar, 2010 1 commit
-
-
Loui Chang authored
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
- 12 Mar, 2010 1 commit
-
-
Loui Chang authored
People entering explicit search terms would expect alphabetical order. Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
- 16 Dec, 2009 1 commit
-
-
Loui Chang authored
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
- 15 Dec, 2009 1 commit
-
-
Loui Chang authored
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
- 24 Nov, 2009 1 commit
-
-
Loui Chang authored
Make HTML markup more logical. Remove some unused style sheets rules. Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
- 11 Aug, 2009 1 commit
-
-
Dan McGee authored
All of these are sourcing function libraries so we don't need to include them more than once. Things that insert actual HTML into the output were left calling include(). Signed-off-by:
Dan McGee <dan@archlinux.org> Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
- 21 Feb, 2009 1 commit
-
-
Loui Chang authored
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
- 19 Jan, 2009 1 commit
-
-
Loui Chang authored
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
- 29 Dec, 2008 1 commit
-
-
Callan Barrett authored
Also changed it around a little bit so it's not tied down the search results function Signed-off-by:
Callan Barrett <wizzomafizzo@gmail.com> Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
- 21 Dec, 2008 1 commit
-
-
Loui Chang authored
This includes only the requested language for each page and makes top level language include files obsolete. Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
- 20 Dec, 2008 2 commits
-
-
Callan Barrett authored
Just displays message at the top of the page of what happened (errors or not) and goes back to the same page Signed-off-by:
Callan Barrett <wizzomafizzo@gmail.com> Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
Callan Barrett authored
Package functions use a normal array of pkgids now and packages.php has been changed to accomodate for it Signed-off-by:
Callan Barrett <wizzomafizzo@gmail.com> Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
- 23 Nov, 2008 1 commit
-
-
Callan Barrett authored
Signed-off-by:
Callan Barrett <wizzomafizzo@gmail.com> Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
- 13 Nov, 2008 1 commit
-
-
Loui Chang authored
Also modify the way notification is done. Instead of toggling notification, users can explicitly notify or unnotify. Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
- 30 Oct, 2008 1 commit
-
-
Callan Barrett authored
Signed-off-by:
Callan Barrett <wizzomafizzo@gmail.com> Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
- 28 Oct, 2008 1 commit
-
-
Callan Barrett authored
Signed-off-by:
Callan Barrett <wizzomafizzo@gmail.com> Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
- 17 Oct, 2008 1 commit
-
-
Callan Barrett authored
Signed-off-by:
Callan Barrett <wizzomafizzo@gmail.com> Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
- 14 Oct, 2008 1 commit
-
-
Callan Barrett authored
Signed-off-by:
Callan Barrett <wizzomafizzo@gmail.com> Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
- 17 Jun, 2008 1 commit
-
-
Loui Chang authored
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
- 11 Jun, 2008 1 commit
-
-
Callan Barrett authored
Uses File_Find and Archive_Tar in pkgsubmit.php Removes references to PackageContents Signed-off-by:
Callan Barrett <wizzomafizzo@gmail.com>
-
- 05 Jun, 2008 1 commit
-
-
Callan Barrett authored
Users can no longer delete packages if they own them, only TUs and devs Signed-off-by:
Callan Barrett <wizzomafizzo@gmail.com>
-
- 27 Mar, 2008 1 commit
-
-
Callan Barrett authored
This (should) get rid of anything to do with the unused column AURMaintainerUID in the scripts and schema files Signed-off-by:
Callan Barrett <wizzomafizzo@gmail.com> Signed-off-by:
Simo Leone <simo@archlinux.org>
-
- 23 Mar, 2008 2 commits
-
-
Simo Leone authored
- Reduced database hits - Improved speed - Improved sanity (slightly) - Fixed searches,buttons,gizmos Signed-off-by:
Simo Leone <simo@archlinux.org>
-
Callan Barrett authored
This is to fix FS#9610, pretty simple patch Signed-off-by:
Callan Barrett <wizzomafizzo@gmail.com> Signed-off-by:
Simo Leone <simo@archlinux.org>
-
- 23 Jan, 2008 1 commit
-
-
Simo Leone authored
It was broken and hardly used. It's just as easy to add short print statements or logging if some debugging output is needed. Signed-off-by:
Simo Leone <simo@archlinux.org>
-
- 21 Jan, 2008 1 commit
-
-
Simo Leone authored
Drop-down boxes broke them, now they work again. Yippee! Signed-off-by:
Simo Leone <simo@archlinux.org>
-
- 20 Jan, 2008 3 commits
-
-
Callan Barrett authored
Moves the action bar down to the bottom right of the search results and turns it into a drop-down selection box. Signed-off-by:
Callan Barrett <wizzomafizzo@gmail.com> Signed-off-by:
Simo Leone <simo@archlinux.org>
-
Callan Barrett authored
Cleans up links on front page, adds a TU link to the header to the voting application, fixes some titles and styling for logged in text Signed-off-by:
Callan Barrett <wizzomafizzo@gmail.com>
-
Callan Barrett authored
Verbose page titles again Adds support for more verbose page titles based on current page and action by user and removes sort by options from search form as they're obsolete by column links. Signed-off-by:
Callan Barrett <wizzomafizzo@gmail.com>
-