summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-10-24Escape wildcards in "LIKE" patternsLukas Fleischer4-13/+15
2011-10-24Wrap mysql_real_escape_string() in a functionLukas Fleischer12-61/+66
2011-10-24send emails when delteing packagesFlorian Pritz1-0/+38
2011-10-24Show last voted date on account details pageDan McGee2-3/+11
2011-10-24Add LastLogin column to Users tableDan McGee3-1/+12
2011-10-24Require DB handle for most user account functionsDan McGee2-26/+15
2011-10-24Remove a boatload of inline table stylesDan McGee8-40/+35
2011-10-24Remove explicit utf8 declarations in table creationDan McGee1-2/+2
2011-10-24aurblup: update for pacman 4 revised libalpm APIDan McGee1-20/+23
2011-10-24aurblup: remove use of alpm_list_getdata()Dan McGee1-7/+7
2011-10-24aurblup: style cleanupsDan McGee1-11/+16
2011-10-24aurblup: remove ';' from queriesDan McGee1-5/+5
2011-10-24Move SUPPORTED_LANGS out of config.inc.phpDan McGee3-84/+84
2011-09-23RPC: Coerce numeric values into integersLukas Fleischer1-0/+12
2011-09-23RPC: Provide out-of-date timestampLukas Fleischer1-3/+2
2011-09-05Merge branch 'maint'Lukas Fleischer3-11/+28
2011-09-05Update message catalogLukas Fleischer1-5/+10
2011-09-05web/template/login_form.php: Escape the request URILukas Fleischer1-1/+1
2011-09-05web/html/pkgsubmit.php: Deal with unset category IDLukas Fleischer1-3/+15
2011-09-05Link to current page in the login bar HTTPs linkLukas Fleischer1-2/+2
2011-08-22Merge branch 'maint'Lukas Fleischer3-6/+6
2011-08-22Provide more examples on the RPC info pageLukas Fleischer1-2/+9
2011-08-22RPC: Fix info queries when using package IDsLukas Fleischer1-1/+1
2011-08-22Add missing __() to category info in package detailsLukas Fleischer1-3/+3
2011-08-22UPGRADING: Fix rewrite rulesLukas Fleischer1-2/+2
2011-08-20web/lib/translator.inc.php: Use vsprintf() in __()Lukas Fleischer1-14/+5
2011-08-20Use "%s" instead of "%h" in format stringsLukas Fleischer4-10/+10
2011-08-20Release 1.9.0v1.9.0Lukas Fleischer1-1/+1
2011-08-20Replace "el_GR" translation by "el"Lukas Fleischer4-838/+874
2011-08-20Add Portuguese (Brazilian) translationLukas Fleischer3-0/+861
2011-08-20Translation updates from TransifexLukas Fleischer8-578/+610
2011-08-19UPGRADING: Add note on aurblup config changesLukas Fleischer1-0/+2
2011-08-19aurblup: Update config.h.protoDan McGee1-3/+10
2011-08-13Rebuild message catalog and translationsLukas Fleischer23-483/+614
2011-08-13Add Finnish and Dutch translationsLukas Fleischer4-0/+1701
2011-08-13Translation updates from TransifexLukas Fleischer20-4957/+1371
2011-08-13po/POTFILES: Fix library file pathsLukas Fleischer1-3/+3
2011-08-13po/Makefile: Fix version file pathLukas Fleischer1-1/+1
2011-08-12Use secure and httponly session cookiesLukas Fleischer3-4/+4
2011-08-11Add a configuration setting to disallow HTTP loginLukas Fleischer3-3/+17
2011-08-11UPGRADING: Add note on backward compatible package URLsLukas Fleischer1-0/+17
2011-08-11UPGRADING: Mention the upload directory transform scriptLukas Fleischer1-0/+3
2011-08-11Remove unnecessary atype and uid lookup from package_details()Dan McGee2-3/+2
2011-08-11Use 'true' instead of 'True' everywhereDan McGee2-9/+9
2011-08-11Make package creation and update atomicDan McGee1-1/+5
2011-08-11pkgfuncs.inc.php: allow all DB funcs to take handle argDan McGee1-61/+102
2011-08-11aur.inc.php: allow all functions using DB to take handle as argDan McGee1-25/+49
2011-08-11Allow for merging deleted packages into existing onesLukas Fleischer3-2/+18
2011-08-11Add "mergepkgid" argument to pkg_delete()Lukas Fleischer1-1/+30
2011-08-11Rename package_exists() to pkgid_from_name()Lukas Fleischer3-4/+4