summaryrefslogtreecommitdiffstats
path: root/web/lib/pkgfuncs.inc.php
AgeCommit message (Expand)AuthorFilesLines
2021-02-20Fix WHERE clause for keyword search queries with empty keywordsJakub Klinkovský1-5/+5
2021-02-20Support conjunctive keyword search in RPC interfaceKevin Morris1-14/+20
2020-09-05pkg_search_page: Limit number of results on package searchMorten Linderud1-4/+3
2020-02-13Fix PHP 7.4 warningsEli Schwartz1-1/+3
2019-10-09Cache package requirements and sourcesLukas Fleischer1-19/+9
2019-10-07Make package details cache TTL configurableLukas Fleischer1-5/+10
2019-10-07Cache package licenses, groups and relationsLukas Fleischer1-44/+22
2019-10-06Cache package provider and dependency informationLukas Fleischer1-29/+11
2019-01-14Quote MySql 8.0 reserved keywordsFlorian Pritz1-1/+1
2018-08-06Allow paginating package commentsJohannes Löthberg1-2/+3
2018-08-06Allow listing all comments from a userJohannes Löthberg1-0/+4
2018-02-24Remove disjunction in pkg_providers queryFlorian Pritz1-2/+4
2017-12-23Fix regression that stopped maintainers from pinning commentsEli Schwartz1-1/+1
2017-11-06Allow package co-maintainers to pin commentsLukas Fleischer1-6/+13
2017-04-19Store dependency descriptions in a separate columnLukas Fleischer1-25/+8
2017-02-12Add direct links to each source fileJanne Heß1-2/+4
2017-02-08Allow to search for both maintainer and co-maintainerLukas Fleischer1-0/+8
2017-02-08Return the number of results in pkg_search_page()Lukas Fleischer1-2/+2
2017-02-04Refactor pkg_search_page()Lukas Fleischer1-83/+47
2017-02-03Split out the search form from pkg_search_page()Lukas Fleischer1-2/+0
2017-01-28Implement co-maintainer searchLukas Fleischer1-0/+8
2016-06-26Add hard limit for the length of dependency listsLukas Fleischer1-4/+6
2016-02-19Unset $pinned unconditionally when displaying commentsMark Weiman1-1/+1
2016-02-07Rename the CommentNotify table to PackageNotificationsLukas Fleischer1-3/+3
2015-12-12Implement capability to pin comments above othersMark Weiman1-1/+50
2015-10-24Highlight broken dependenciesLukas Fleischer1-0/+9
2015-10-24Hide optdepend description if not availableLukas Fleischer1-1/+1
2015-10-24Include trivial AUR providers in pkg_providers()Lukas Fleischer1-4/+5
2015-10-24Always retrieve dependency providersLukas Fleischer1-11/+8
2015-10-24Fix spacing of versioned dependenciesLukas Fleischer1-1/+1
2015-10-21Track providers in the official repositoriesLukas Fleischer1-16/+48
2015-09-25pkgfuncs.inc.php: Squelch PHP warningLukas Fleischer1-0/+1
2015-09-23Add search for keywords onlyMarcel Korpel1-39/+64
2015-09-20Rename "Age" search order to "Last modified"Lukas Fleischer1-0/+4
2015-09-18Extract package name from detailsLukas Fleischer1-36/+0
2015-09-18Remove legacy codeLukas Fleischer1-189/+0
2015-09-17Honor virtual provisions in package requirementsLukas Fleischer1-5/+26
2015-09-17Use a separate function for "Required by" linksLukas Fleischer1-27/+65
2015-09-16Show providers in dependenciesLukas Fleischer1-6/+59
2015-08-30Allow users to unflag packages they flagged themselvesLukas Fleischer1-1/+1
2015-08-08Split pkg_comment_form.php so the outer box is not always includedMarcel Korpel1-1/+1
2015-08-08Show popularity in package base detailsLukas Fleischer1-2/+2
2015-08-08Support comment editing in the backendMarcel Korpel1-0/+26
2015-08-08Add comment edit icon and formMarcel Korpel1-0/+14
2015-06-27Display (reverse) optional dependencies as "Required by"Lukas Fleischer1-5/+8
2015-06-19Remove can_submit_blacklisted()Lukas Fleischer1-12/+0
2015-06-14Replace categories with keywordsLukas Fleischer1-24/+10
2015-06-11Show package popularity in search resultsLukas Fleischer1-2/+5
2015-06-09Invert order when sorting packages by ageLukas Fleischer1-1/+1
2015-06-09Drop suffixes from confirm parametersLukas Fleischer1-1/+1