index
:
aur
gettext
master
working
origin/live
origin/maint
origin/master
origin/pu
Main repo is at http://projects.archlinux.org/aur.git/
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
web
/
lib
/
pkgreqfuncs.inc.php
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-08
Port notification routines to Python
Lukas Fleischer
1
-107
/
+8
2015-05-21
Make the type parameter of pkgreq_by_pkgbase() optional
Lukas Fleischer
1
-3
/
+6
2015-03-04
Automatically close requests
Lukas Fleischer
1
-0
/
+21
2015-03-04
Allow users to delete their own packages
Lukas Fleischer
1
-0
/
+14
2014-12-13
Avoid double slashes in notification email body
Lukas Fleischer
1
-6
/
+6
2014-10-24
Use an INI-style configuration file
Lukas Fleischer
1
-25
/
+16
2014-10-03
Include proper timestamp in auto-accept emails
Lukas Fleischer
1
-1
/
+1
2014-10-03
Fix permission check in pkgreq_close()
Lukas Fleischer
1
-1
/
+1
2014-08-08
Add permission checks to the request feature
Lukas Fleischer
1
-0
/
+4
2014-08-06
Add PCRE_DOLLAR_ENDONLY to preg_match()
Lukas Fleischer
1
-1
/
+1
2014-07-29
Close requests before accepting
Lukas Fleischer
1
-3
/
+9
2014-07-29
Remove duplicate recipients from Cc
Lukas Fleischer
1
-0
/
+2
2014-07-23
Prevent merging a package base with itself
Lukas Fleischer
1
-0
/
+4
2014-07-23
Verify that the target of merge operations exists
Lukas Fleischer
1
-0
/
+4
2014-07-17
Automatically accept orphan requests for old packages
Lukas Fleischer
1
-12
/
+37
2014-07-16
Mention the target of merge requests in emails
Lukas Fleischer
1
-5
/
+15
2014-07-16
Use Cc instead of Bcc in request notifications
Lukas Fleischer
1
-6
/
+6
2014-07-16
Bcc notification emails to the request creator
Lukas Fleischer
1
-14
/
+27
2014-07-15
Rework permission handling
Lukas Fleischer
1
-1
/
+1
2014-07-04
Sanitize merge base name in pkgreq_file()
Lukas Fleischer
1
-0
/
+4
2014-07-04
Remember whether a request has been accepted
Lukas Fleischer
1
-4
/
+12
2014-07-04
Include reason for closing a request in the subject
Lukas Fleischer
1
-2
/
+2
2014-07-04
Allow for adding a comment when closing a request
Lukas Fleischer
1
-3
/
+9
2014-07-04
Allow for selecting a reason when closing a request
Lukas Fleischer
1
-4
/
+23
2014-07-02
Fix pagination in the package request list
Lukas Fleischer
1
-2
/
+17
2014-07-01
Set Message-ID when sending package request emails
Lukas Fleischer
1
-2
/
+1
2014-07-01
Remove Reply-To header from package request emails
Lukas Fleischer
1
-4
/
+2
2014-07-01
Be explicit about accepted requests in emails
Lukas Fleischer
1
-2
/
+5
2014-07-01
Fix documentation of pkgreq_*() return types
Lukas Fleischer
1
-2
/
+2
2014-06-30
Rename package request functions to pkgreq_*()
Lukas Fleischer
1
-3
/
+3
2014-06-30
Split out package request functions
Lukas Fleischer
1
-0
/
+188