summaryrefslogtreecommitdiffstats
path: root/web/lib
AgeCommit message (Expand)AuthorFilesLines
2009-02-01Bump version to 1.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-23Move 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.Loui 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-25Bump to version 1.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-20Remove 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
2008-12-19Rename 'Un-Vote' and 'Unflag' buttons.Nathan Jones1-2/+2
2008-12-17Stop printing underscores around untranslated strings.Loui Chang1-1/+1
2008-12-17Move call to try_login to login_form.Loui Chang1-3/+0
2008-12-17Bump version to 1.5.3Loui Chang1-1/+1
2008-12-12Quell missing argument warning in clear_expired_sessions().Loui Chang1-1/+2
2008-11-26Remove remaining instances of do_DetailsLoui Chang1-2/+2
2008-11-25Make remembered sessions actually save themselves.Loui Chang2-7/+24
2008-11-23Clean up packages.php and document new package functionsCallan Barrett1-0/+48
2008-11-13Give group writable permissions to uploaded files.Loui Chang1-0/+28
2008-11-13Move package notification into a function.Loui Chang1-6/+66
2008-11-13Clear out old expired sessions on log out.Loui Chang1-2/+12
2008-11-03Merge branch 'testing'Loui Chang8-52/+414
2008-10-30Convert package voting to a functionCallan Barrett1-0/+77
2008-10-27Convert package adoption/disowning to a functionCallan Barrett1-0/+58
2008-10-16Convert package deletion to a functionCallan Barrett1-0/+73
2008-10-14Convert package flagging to a functionCallan Barrett1-1/+73
2008-10-06Show developer-TUs their total community packages.Loui Chang1-1/+1
2008-09-29Take formatting out of version number in web/lib/version.incLoui Chang1-1/+1
2008-09-28Sort required by list in package details page.Callan Barrett1-0/+1
2008-09-21Use system rm in rm_rf function.Loui Chang1-12/+3
2008-08-27doesn't show disown package when already disownedAndrea Scarpino1-6/+4
2008-08-19Add Turkish to SUPPORTED_LANGS in config.inc.proto.Loui Chang1-5/+6
2008-07-28Include File/Find.php PEAR moduleSimo Leone1-0/+485