summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2012-09-28Move package deletion to a separate pagecanyonknight3-0/+50
2012-09-24Avoid use of "<b>"/"</b>"Lukas Fleischer7-22/+21
2012-09-24Use echo shortcut syntaxLukas Fleischer26-366/+368
2012-09-24stats.inc.php: Document all functions using PHPDoc formatcanyonknight1-0/+22
2012-09-24acctfuncs.inc.php: Document all functions using PHPDoc formatcanyonknight1-81/+270
2012-09-24aur.inc.php: Document all functions using PHPDoc formatcanyonknight1-40/+191
2012-09-24UPGRADING: Fix database upgrade instructionsLukas Fleischer1-1/+1
2012-09-21rss.php: Update links to reflect URL changescanyonknight1-2/+2
2012-09-20Remove unused pkgnotify_from_sid functioncanyonknight1-23/+0
2012-09-20Remove unused canManagePackage() functioncanyonknight1-22/+0
2012-09-20Remove unused chmod_group() functioncanyonknight1-28/+0
2012-09-19Sync search result statistics with archwebLukas Fleischer4-13/+14
2012-09-19Wrap long lines in the "Recent Updates" sidebarLukas Fleischer2-3/+11
2012-09-18Fix category selectionLukas Fleischer2-10/+2
2012-09-18Fix language selectionLukas Fleischer1-1/+1
2012-09-18Fix package notificationLukas Fleischer1-5/+5
2012-09-18pkg_details.php: Hide "Adopt" button from logged out usersLukas Fleischer1-0/+2
2012-09-18pkg_comments.php: Fix "Latest Comments" linkLukas Fleischer1-2/+2
2012-09-18Do not set GET parameters in the routing frameworkLukas Fleischer2-13/+19
2012-09-18pkgfuncs.inc.php: Add missing global keywordLukas Fleischer1-0/+2
2012-09-18index.php: Fix undefined variable noticeLukas Fleischer1-1/+4
2012-09-18Make account registration work with recent account editing changescanyonknight1-0/+4
2012-09-18header.php: Update account editing linkcanyonknight1-1/+4
2012-09-18Overhaul ability to edit own accountcanyonknight3-44/+11
2012-09-18Use URL rewriting for user account update pagecanyonknight2-1/+3
2012-09-18Use URL rewriting for user editing pagecanyonknight2-2/+10
2012-09-18Use URL rewriting for user info pagecanyonknight6-4/+27
2012-09-18Fix account search page results routing to /account/canyonknight2-3/+3
2012-09-18pkg_comment_form.php: Fix PHP undefined variable notice for package "ID"canyonknight1-1/+1
2012-09-18Remove unused image "titlelogo.png"canyonknight1-0/+0
2012-09-18Use the "new" icon from archweb for the recent updates tablecanyonknight4-3/+3
2012-09-18Add the new package icon back to the front pagecanyonknight1-0/+3
2012-09-18logout.php: Fix PHP undefined variable noticecanyonknight1-1/+1
2012-09-18Adjust user directions after registering to reflect new login pagecanyonknight1-1/+1
2012-09-18Migrate all DB code to use PDOcanyonknight11-381/+353
2012-08-23Fix broken package search on front pagecanyonknight1-1/+1
2012-08-23Fix broken RSS feed link on front pagecanyonknight1-1/+1