summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-11-04pkgsubmit.php: Show a warning for split packagesLukas Fleischer1-0/+4
2012-11-04pkg_details.php: Remove plural from the adopt/disown buttonLukas Fleischer1-2/+2
2012-11-04Add missing internationalization to a few stringsLukas Fleischer2-3/+3
2012-11-04header.php: Do not lowercase language selection entriesLukas Fleischer1-2/+2
2012-11-04Release 2.0.0v2.0.0Lukas Fleischer1-1/+1
2012-11-04Translation updates from TransifexLukas Fleischer23-8520/+12625
2012-11-04UPGRADING: Remove reference to Archive_TarLukas Fleischer1-5/+3
2012-10-30Return 404 for invalid account/package subpagesLukas Fleischer1-8/+26
2012-10-29pkgsubmit.php: Check that there is one directory in a tarballcanyonknight1-0/+4
2012-10-28home.php: Remove unneeded tablesLukas Fleischer1-14/+2
2012-10-28Implement word-wrap for package statisticsLukas Fleischer2-8/+12
2012-10-28Add Archive_Tar class to lib/canyonknight4-11/+3066
2012-10-22Release 2.0.0-rc2v2.0.0-rc2Lukas Fleischer1-1/+1
2012-10-22Update message catalogLukas Fleischer1-5/+11
2012-10-22POTFILES: Add "html/404.php"Lukas Fleischer1-0/+1
2012-10-22aurjson.class.php: Limit number of RPC resultscanyonknight2-5/+21
2012-10-22Use HTTPS links everywhere for Arch sitesDan McGee9-16/+16
2012-10-21Link to the HTTPs login page in the headerLukas Fleischer2-0/+6
2012-10-20home.php: Fix XHTML tag errorscanyonknight1-2/+3
2012-10-20account_details.php: Fix XHTML tags being closed incorrectlycanyonknight1-7/+7
2012-10-20account_edit_form.php: Fix some XHTML errorscanyonknight1-7/+9
2012-10-20tu_list.php: Remove stray "</span>" tagscanyonknight1-1/+1
2012-10-20pkg_comment_form.php: Remove reference to "call" attributecanyonknight1-1/+1
2012-10-20pkg_details.php: Add missing XHTML close tagscanyonknight1-2/+4
2012-10-20Sync CSS with archwebLukas Fleischer1-11/+39
2012-10-20Display an error page if a virtual path doesn't existLukas Fleischer2-0/+18
2012-10-14pkg_search_results.php: Mark out-of-date packagesLukas Fleischer1-1/+1
2012-10-14pkg_search_results.php: Move version to a separate columnLukas Fleischer1-1/+3
2012-10-11pkg_comments.php: Move delete button to same line as poster infocanyonknight1-1/+3
2012-10-11pkg_comment_form.php: Remove redundant label for the comment boxcanyonknight1-2/+0
2012-10-11pkgsubmit.php: Fix package version not updatingcanyonknight1-1/+1
2012-10-11pkgfuncs.inc.php: Fix blacklisting functionalitycanyonknight1-1/+1
2012-10-11Remove character limit on password lengthcanyonknight4-6/+5
2012-10-10Change logo link for consistency with Archwebcanyonknight1-1/+1
2012-10-10tu.php: Fix page showing a user hasn't voted when they havecanyonknight1-2/+5
2012-10-08Refactor TU voters listLukas Fleischer2-4/+8
2012-10-04pkg_search_results.php: Word-wrap package descriptionLukas Fleischer1-1/+1
2012-10-04Release 2.0.0-rc1v2.0.0-rc1Lukas Fleischer1-1/+1
2012-10-04UPGRADING: Add missing release noteLukas Fleischer1-0/+2
2012-10-04Update message catalogLukas Fleischer1-235/+407
2012-10-04Sync account details page with archwebLukas Fleischer1-54/+52
2012-10-04Sync account editing page with archwebLukas Fleischer1-105/+76
2012-10-04po/POTFILES: Add missing filesLukas Fleischer1-15/+34
2012-10-04pkgfuncs.inc.php: Document all functions using PHPDoc formatcanyonknight1-40/+263
2012-10-03pkgsubmit.php: Fix PHP notice for depends processingcanyonknight1-2/+2
2012-10-03Do not notify if status is unchanged in pkg_flag()Lukas Fleischer1-2/+6
2012-10-03pkgfuncs.inc.php: Fix undefined variable noticeLukas Fleischer1-0/+1
2012-09-28pkg_details.php: Utilize account details virtual URLcanyonknight1-0/+8
2012-09-28Deprecate actions bar when virtual URLs are usedcanyonknight1-3/+1
2012-09-28Move package merging to a separate pagecanyonknight3-0/+51