index
:
server/purweb
aurweb/maint
aurweb/master
aurweb/pu
purweb/master0
purweb/master1
purweb/master2
purweb/master3
purweb/master4
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
web
/
lib
/
pkgreqfuncs.inc.php
Age
Commit message (
Expand
)
Author
2015-05-21
Make the type parameter of pkgreq_by_pkgbase() optional
Lukas Fleischer
2015-03-04
Automatically close requests
Lukas Fleischer
2015-03-04
Allow users to delete their own packages
Lukas Fleischer
2014-12-13
Avoid double slashes in notification email body
Lukas Fleischer
2014-10-24
Use an INI-style configuration file
Lukas Fleischer
2014-10-03
Include proper timestamp in auto-accept emails
Lukas Fleischer
2014-10-03
Fix permission check in pkgreq_close()
Lukas Fleischer
2014-08-08
Add permission checks to the request feature
Lukas Fleischer
2014-08-06
Add PCRE_DOLLAR_ENDONLY to preg_match()
Lukas Fleischer
2014-07-29
Close requests before accepting
Lukas Fleischer
2014-07-29
Remove duplicate recipients from Cc
Lukas Fleischer
2014-07-23
Prevent merging a package base with itself
Lukas Fleischer
2014-07-23
Verify that the target of merge operations exists
Lukas Fleischer
2014-07-17
Automatically accept orphan requests for old packages
Lukas Fleischer
2014-07-16
Mention the target of merge requests in emails
Lukas Fleischer
2014-07-16
Use Cc instead of Bcc in request notifications
Lukas Fleischer
2014-07-16
Bcc notification emails to the request creator
Lukas Fleischer
2014-07-15
Rework permission handling
Lukas Fleischer
2014-07-04
Sanitize merge base name in pkgreq_file()
Lukas Fleischer
2014-07-04
Remember whether a request has been accepted
Lukas Fleischer
2014-07-04
Include reason for closing a request in the subject
Lukas Fleischer
2014-07-04
Allow for adding a comment when closing a request
Lukas Fleischer
2014-07-04
Allow for selecting a reason when closing a request
Lukas Fleischer
2014-07-02
Fix pagination in the package request list
Lukas Fleischer
2014-07-01
Set Message-ID when sending package request emails
Lukas Fleischer
2014-07-01
Remove Reply-To header from package request emails
Lukas Fleischer
2014-07-01
Be explicit about accepted requests in emails
Lukas Fleischer
2014-07-01
Fix documentation of pkgreq_*() return types
Lukas Fleischer
2014-06-30
Rename package request functions to pkgreq_*()
Lukas Fleischer
2014-06-30
Split out package request functions
Lukas Fleischer