summaryrefslogtreecommitdiff
path: root/web
AgeCommit message (Expand)Author
2011-10-24Move SUPPORTED_LANGS out of config.inc.phpDan McGee
2011-09-23RPC: Coerce numeric values into integersLukas Fleischer
2011-09-23RPC: Provide out-of-date timestampLukas Fleischer
2011-09-05Merge branch 'maint'Lukas Fleischer
2011-09-05web/template/login_form.php: Escape the request URILukas Fleischer
2011-09-05web/html/pkgsubmit.php: Deal with unset category IDLukas Fleischer
2011-09-05Link to current page in the login bar HTTPs linkLukas Fleischer
2011-08-22Merge branch 'maint'Lukas Fleischer
2011-08-22Provide more examples on the RPC info pageLukas Fleischer
2011-08-22RPC: Fix info queries when using package IDsLukas Fleischer
2011-08-22Add missing __() to category info in package detailsLukas Fleischer
2011-08-20web/lib/translator.inc.php: Use vsprintf() in __()Lukas Fleischer
2011-08-20Use "%s" instead of "%h" in format stringsLukas Fleischer
2011-08-20Release 1.9.0v1.9.0Lukas Fleischer
2011-08-20Replace "el_GR" translation by "el"Lukas Fleischer
2011-08-20Add Portuguese (Brazilian) translationLukas Fleischer
2011-08-13Add Finnish and Dutch translationsLukas Fleischer
2011-08-12Use secure and httponly session cookiesLukas Fleischer
2011-08-11Add a configuration setting to disallow HTTP loginLukas Fleischer
2011-08-11Remove unnecessary atype and uid lookup from package_details()Dan McGee
2011-08-11Use 'true' instead of 'True' everywhereDan McGee
2011-08-11Make package creation and update atomicDan McGee
2011-08-11pkgfuncs.inc.php: allow all DB funcs to take handle argDan McGee
2011-08-11aur.inc.php: allow all functions using DB to take handle as argDan McGee
2011-08-11Allow for merging deleted packages into existing onesLukas Fleischer
2011-08-11Add "mergepkgid" argument to pkg_delete()Lukas Fleischer
2011-08-11Rename package_exists() to pkgid_from_name()Lukas Fleischer
2011-08-10Segment the upload directory by package name prefixDan McGee
2011-08-10Allow SQL_DEBUG to be undefinedDan McGee
2011-07-29Fix empty depends database insertLukas Fleischer
2011-06-28Replace split() invocations with explode()Lukas Fleischer
2011-06-25Simplify session ID generationLukas Fleischer
2011-06-25Stricter email address validationLukas Fleischer
2011-06-25Honor epoch field in PKGBUILD files.Slavi Pantaleev
2011-06-25fix incompatibility with php short open tagsFlorian Pritz
2011-06-25README: fix pacman callFlorian Pritz
2011-06-25Use sane ORDER BY clauses in package list queriesDan McGee
2011-06-22Do not redirect on single search resultsLukas Fleischer
2011-06-22Make cache type selectable based on config valueelij
2011-06-22rename *.inc files to *.inc.php and adjust imports and referenceselij
2011-06-22make rss.php use the apc cache instead of a cache fileelij
2011-06-22refactor apc code and move to aur.incelij
2011-05-29Cleanup RPC usage output a bitLukas Fleischer
2011-05-29Properly encode ampersands in the RPC usage outputLukas Fleischer
2011-05-29fix two issues (php notice level) with html/rss.phpelij
2011-05-29restructure the html/rpc.php endpointelij
2011-05-17add first submitted and last modified to rpc outputkachelaqa
2011-05-17add support for etag and conditional get (if-none-match)elij
2011-05-17fix case where user does not existelij
2011-05-17test return value from db_query before assuming it is validelij