- Jan 28, 2009
-
-
louipc louipc authored
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
All custom variables are handled during subsitution, as well as bash "eval" statements. Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
- Jan 25, 2009
-
-
louipc louipc authored
Since .htaccess was removed some people might have issues. Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
louipc louipc authored
This helps improve the use of space. Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
louipc louipc authored
Feature the form on the package details page. Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
I managed to send an outdated patch to the mailing list that got applied, so some of these changes never made it in. A little more cleanup and a little more caching, and also increase the default time to 600 seconds (10 minutes). Signed-off-by:
Dan McGee <dan@archlinux.org> Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
Signed-off-by:
Giovanni Scafora <giovanni@archlinux.org> Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
- Jan 24, 2009
-
-
louipc louipc authored
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
louipc louipc authored
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
louipc louipc authored
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
louipc louipc authored
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
louipc louipc authored
Correct some xhtml validation errors. Correct translation usage. Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
- Jan 23, 2009
-
-
louipc louipc authored
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
louipc louipc authored
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
louipc louipc authored
Add a bottom margin to pgbox blocks. Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
louipc louipc authored
Move things around at the bottom of the search results page. Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
louipc louipc authored
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
louipc louipc authored
The urlencoded string should only be used for href, but it was being applied and used in printed output, like the keywords textbox. This fixes a problem that was reported in FS#12791 - Faster navigation withing package search listing by page numbers Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
louipc louipc authored
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
louipc louipc authored
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
louipc louipc authored
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
louipc louipc authored
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
louipc louipc authored
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
louipc louipc authored
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
louipc louipc authored
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
- Jan 19, 2009
-
-
louipc louipc authored
Adapted from http://wiki.archlinux.org/index.php/AUR_Translation Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
louipc louipc authored
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
louipc louipc authored
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
louipc louipc authored
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
louipc louipc authored
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
louipc louipc authored
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
louipc louipc authored
Don't show extra search results link if there is only one page of results. Fix indenting and coding style. Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
This is to present things in a bit more logical manner with the search results page navigation. Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
On the search results page the number of pages is displayed and functions as a link, for faster navigation (not just the usual "Less/More" buttons. Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
- Jan 15, 2009
-
-
louipc louipc authored
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
The web interface was handling comments in the PKGBUILD variable fields (such as 'source','depends',etc...) differently from makepkg, because makepkg ignores the rest of the current line if there is a # character, while the web interface parsed that as well, and listed the words of the comment as source files. Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
- Jan 08, 2009
-
-
louipc louipc authored
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
Use the APC cache to store all of the counts and the recently updated package list in a cache, which cuts down on the number of database queries needed. If the data isn't perfectly up to date we will survive. This version of the patch will also cache the relevant counts for individual logged-in users and is more careful about checking whether the value actually exists in the cache by using the status reference to apc_fetch(). Signed-off-by:
Dan McGee <dan@archlinux.org> Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-