summaryrefslogtreecommitdiff
path: root/web/lib/pkgreqfuncs.inc.php
AgeCommit message (Expand)Author
2016-11-22these changes were sitting herepurweb/master0Luke Shumaker
2015-05-21Make the type parameter of pkgreq_by_pkgbase() optionalLukas Fleischer
2015-03-04Automatically close requestsLukas Fleischer
2015-03-04Allow users to delete their own packagesLukas Fleischer
2014-12-13Avoid double slashes in notification email bodyLukas Fleischer
2014-10-24Use an INI-style configuration fileLukas Fleischer
2014-10-03Include proper timestamp in auto-accept emailsLukas Fleischer
2014-10-03Fix permission check in pkgreq_close()Lukas Fleischer
2014-08-08Add permission checks to the request featureLukas Fleischer
2014-08-06Add PCRE_DOLLAR_ENDONLY to preg_match()Lukas Fleischer
2014-07-29Close requests before acceptingLukas Fleischer
2014-07-29Remove duplicate recipients from CcLukas Fleischer
2014-07-23Prevent merging a package base with itselfLukas Fleischer
2014-07-23Verify that the target of merge operations existsLukas Fleischer
2014-07-17Automatically accept orphan requests for old packagesLukas Fleischer
2014-07-16Mention the target of merge requests in emailsLukas Fleischer
2014-07-16Use Cc instead of Bcc in request notificationsLukas Fleischer
2014-07-16Bcc notification emails to the request creatorLukas Fleischer
2014-07-15Rework permission handlingLukas Fleischer
2014-07-04Sanitize merge base name in pkgreq_file()Lukas Fleischer
2014-07-04Remember whether a request has been acceptedLukas Fleischer
2014-07-04Include reason for closing a request in the subjectLukas Fleischer
2014-07-04Allow for adding a comment when closing a requestLukas Fleischer
2014-07-04Allow for selecting a reason when closing a requestLukas Fleischer
2014-07-02Fix pagination in the package request listLukas Fleischer
2014-07-01Set Message-ID when sending package request emailsLukas Fleischer
2014-07-01Remove Reply-To header from package request emailsLukas Fleischer
2014-07-01Be explicit about accepted requests in emailsLukas Fleischer
2014-07-01Fix documentation of pkgreq_*() return typesLukas Fleischer
2014-06-30Rename package request functions to pkgreq_*()Lukas Fleischer
2014-06-30Split out package request functionsLukas Fleischer