summaryrefslogtreecommitdiff
path: root/web/lib/pkgfuncs.inc.php
AgeCommit message (Expand)Author
2014-05-29Move latest_pkgs() to pkgfuncs.inc.phpLukas Fleischer
2014-05-06Add a packager field to packagesLukas Fleischer
2014-05-01Fix vote/notify link on the package details pageLukas Fleischer
2014-04-26Support multiple licenses per packageLukas Fleischer
2014-04-26Display package groups on the details pageLukas Fleischer
2014-04-26Store package groups in the databaseLukas Fleischer
2014-04-26Display package relations on the details pageLukas Fleischer
2014-04-26Store conflicts, provides and replaces in the DBLukas Fleischer
2014-04-17Display dependency type of package dependenciesLukas Fleischer
2014-04-17Store {make,check,opt}depends in the databaseLukas Fleischer
2014-04-05Refactor pkgbase_comments()Lukas Fleischer
2014-04-05Fix searching by categoryLukas Fleischer
2014-04-05pkgfuncs.inc.php: Remove several unused functionsLukas Fleischer
2014-04-05Split out package base functionsLukas Fleischer
2014-04-05Prefix package functions with pkg_/pkgbase_Lukas Fleischer
2014-04-05Use snake case for all package functionsLukas Fleischer
2014-04-05Move package actions to package basesLukas Fleischer
2014-04-05Allow for searching by package base nameLukas Fleischer
2014-04-05Add package base detail pagesLukas Fleischer
2014-04-05Add full support for the new .AURINFO formatLukas Fleischer
2014-04-05Make the delete function remove package basesLukas Fleischer
2014-04-05Store comments on a per-package base basisLukas Fleischer
2014-04-05Add provisional support for package basesLukas Fleischer
2014-02-10Set Content-type header when sending UTF-8 mailsLukas Fleischer
2014-02-10Use CRLF to separate headers in mail()Lukas Fleischer
2014-02-09Remove LastVoted columnLukas Fleischer
2014-02-06Simplify canDeleteComment()Lukas Fleischer
2014-02-06pkgfuncs.inc.php: Fix comment styleLukas Fleischer
2014-02-06Style fixes: Capitalization of "true" and "false"Lukas Fleischer
2014-02-06Do not allow unauthenticated users to delete commentsLukas Fleischer
2014-02-04Add support for anonymous commentsLukas Fleischer
2014-01-22Further optimize voters.php to only need the package namecanyonknight
2013-08-27Move package comment check to packages.phpLukas Fleischer
2013-08-27Add boolean return values to several pkg_*() functionsLukas Fleischer
2013-03-19Fix typo in delete permission warningConnor Behan
2013-02-10Remove checks before calling connection methodcanyonknight
2013-02-10Remove documentation references to database parametercanyonknight
2013-02-10Remove unnecessary database connection parameter from all functionscanyonknight
2013-02-10Add database wrapper class and new connection methodcanyonknight
2013-01-19Add description meta-element to package pagesMarcel Korpel
2012-12-07Split package flagging and unflagging into separate functionscanyonknight@gmail.com
2012-11-15pkgfuncs.inc.php: Rework query to avoid "Required by" duplicatescanyonknight
2012-11-04Avoid double slashes in notificationsLukas Fleischer
2012-10-11pkgfuncs.inc.php: Fix blacklisting functionalitycanyonknight
2012-10-04pkgfuncs.inc.php: Document all functions using PHPDoc formatcanyonknight
2012-10-03Do not notify if status is unchanged in pkg_flag()Lukas Fleischer
2012-10-03pkgfuncs.inc.php: Fix undefined variable noticeLukas Fleischer
2012-09-20Remove unused pkgnotify_from_sid functioncanyonknight
2012-09-20Remove unused canManagePackage() functioncanyonknight
2012-09-19Sync search result statistics with archwebLukas Fleischer