summaryrefslogtreecommitdiffstats
path: root/web/lib
AgeCommit message (Expand)AuthorFilesLines
2009-09-16Fix: FS#15526 non-UTF8 character in rpc outputGergely Imreh1-0/+9
2009-09-14aurjson: Use call_user_func to call functions.Loui Chang1-1/+1
2009-08-27Initial Hungarian TranslationLaszlo Papp1-0/+1
2009-08-26remove communitySergej Pupykin1-8/+0
2009-08-11Use include_once where applicableDan McGee1-2/+3
2009-08-02Add Romanian to config.inc.proto and AUTHORS.Loui Chang1-0/+1
2009-06-25Bump version to 1.5.6.41.5.6.4Loui Chang1-1/+1
2009-06-25Remove excess whitespace.1.5.6.3Loui Chang4-6/+6
2009-06-18Specify explicit joins for package searchDan McGee1-6/+6
2009-04-13Add Ukranian translation to default config.Loui Chang1-0/+1
2009-04-13Don't hit the database twice per comment on packageDan McGee1-3/+15
2009-04-13translator.inc: Eliminate notices for untranslated strings.Loui Chang1-8/+9
2009-04-13Move cn.po to zh_CN.po.Loui Chang1-1/+2
2009-04-13Remove author information from scripts.Loui Chang2-5/+0
2009-04-06Bump version to 1.5.6.21.5.6.2Loui Chang1-1/+1
2009-03-04Add LocationID to returned fields in json interface.Loui Chang1-1/+1
2009-03-03Fix search output if no results are found.Loui Chang1-1/+1
2009-03-03Go to details page when a search returns one result.Loui Chang1-3/+9
2009-03-03pkgfuncs.inc: Fix indentation.Loui Chang1-140/+146
2009-03-03Update cleanup script to remove non-unsupported files.Loui Chang1-0/+15
2009-02-21Fix the comment poop bug.Loui Chang1-4/+7
2009-02-18Add 'Out of Date' detail in search formAndrea Scarpino1-0/+4
2009-02-15rpc: delay getting DB connection until absolutely necessaryDan McGee1-3/+4
2009-02-02Bump version to 1.5.61.5.6Loui Chang1-1/+1
2009-01-25Move package comment form into a new template.Loui Chang1-7/+10
2009-01-25APC work follow-upDan McGee1-21/+22
2009-01-24Add package details template (pkg_details.php)Loui Chang1-179/+3
2009-01-24Move actions form into template.Loui Chang1-65/+1
2009-01-23Return CategoryID from the json interface.Loui Chang1-1/+1
2009-01-23Bump version to 1.5.5.1.5.5Loui Chang1-1/+1
2009-01-19Use new conglomerated translation files.Loui Chang4-7/+9
2009-01-08Fix stats functionality when APC is unavailable.Loui Chang1-3/+11
2009-01-08Cache all front page stats in APC if availableDan McGee1-17/+36
2009-01-05Move package comments to a template.Loui Chang1-58/+11
2009-01-04Minimize calls to uid_from_sid()Dan McGee1-4/+5
2009-01-04Store account type in local var when possibleDan McGee1-7/+6
2008-12-31aur.inc: remove unused codeDan McGee1-47/+0
2008-12-31Get db connection for accounts search results.Loui Chang1-0/+2
2008-12-30Use non-persistant connectionsDan McGee1-4/+15
2008-12-29Make search page use mkurl function, change variables aroundCallan Barrett1-39/+39
2008-12-29Add function to generate clean urlsCallan Barrett1-0/+34
2008-12-24Bump to version 1.5.41.5.4Callan Barrett1-1/+1
2008-12-22Really make all web paths relative.Loui Chang1-4/+4
2008-12-21Move package search results to a templateCallan Barrett1-210/+17
2008-12-21Fix up valid email function, FS#12269Callan Barrett1-1/+1
2008-12-21Introduce function include_lang for translations.Loui Chang4-13/+24
2008-12-21Make all web paths relative.Loui Chang2-13/+13
2008-12-21Remove success messages after package functionsCallan Barrett1-7/+7
2008-12-20Change behaviour of package functions to accept normal arraysCallan Barrett1-16/+11
2008-12-20Revert "Move call to try_login to login_form."Callan Barrett1-0/+3