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
/
pkgfuncs.inc.php
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-17
Store {make,check,opt}depends in the database
Lukas Fleischer
1
-6
/
+23
2014-04-05
Refactor pkgbase_comments()
Lukas Fleischer
1
-1
/
+2
2014-04-05
Fix searching by category
Lukas Fleischer
1
-1
/
+1
2014-04-05
pkgfuncs.inc.php: Remove several unused functions
Lukas Fleischer
1
-54
/
+0
2014-04-05
Split out package base functions
Lukas Fleischer
1
-967
/
+1
2014-04-05
Prefix package functions with pkg_/pkgbase_
Lukas Fleischer
1
-44
/
+44
2014-04-05
Use snake case for all package functions
Lukas Fleischer
1
-7
/
+7
2014-04-05
Move package actions to package bases
Lukas Fleischer
1
-32
/
+32
2014-04-05
Allow for searching by package base name
Lukas Fleischer
1
-1
/
+10
2014-04-05
Add package base detail pages
Lukas Fleischer
1
-0
/
+84
2014-04-05
Add full support for the new .AURINFO format
Lukas Fleischer
1
-0
/
+27
2014-04-05
Make the delete function remove package bases
Lukas Fleischer
1
-28
/
+54
2014-04-05
Store comments on a per-package base basis
Lukas Fleischer
1
-39
/
+40
2014-04-05
Add provisional support for package bases
Lukas Fleischer
1
-76
/
+153
2014-02-10
Set Content-type header when sending UTF-8 mails
Lukas Fleischer
1
-3
/
+9
2014-02-10
Use CRLF to separate headers in mail()
Lukas Fleischer
1
-3
/
+12
2014-02-09
Remove LastVoted column
Lukas Fleischer
1
-6
/
+0
2014-02-06
Simplify canDeleteComment()
Lukas Fleischer
1
-10
/
+10
2014-02-06
pkgfuncs.inc.php: Fix comment style
Lukas Fleischer
1
-52
/
+56
2014-02-06
Style fixes: Capitalization of "true" and "false"
Lukas Fleischer
1
-9
/
+9
2014-02-06
Do not allow unauthenticated users to delete comments
Lukas Fleischer
1
-1
/
+8
2014-02-04
Add support for anonymous comments
Lukas Fleischer
1
-5
/
+5
2014-01-22
Further optimize voters.php to only need the package name
canyonknight
1
-5
/
+6
2013-08-27
Move package comment check to packages.php
Lukas Fleischer
1
-4
/
+0
2013-08-27
Add boolean return values to several pkg_*() functions
Lukas Fleischer
1
-42
/
+42
2013-03-19
Fix typo in delete permission warning
Connor Behan
1
-1
/
+1
2013-02-10
Remove checks before calling connection method
canyonknight
1
-108
/
+36
2013-02-10
Remove documentation references to database parameter
canyonknight
1
-24
/
+0
2013-02-10
Remove unnecessary database connection parameter from all functions
canyonknight
1
-54
/
+54
2013-02-10
Add database wrapper class and new connection method
canyonknight
1
-36
/
+36
2013-01-19
Add description meta-element to package pages
Marcel Korpel
1
-30
/
+51
2012-12-07
Split package flagging and unflagging into separate functions
canyonknight@gmail.com
1
-31
/
+43
2012-11-15
pkgfuncs.inc.php: Rework query to avoid "Required by" duplicates
canyonknight
1
-1
/
+1
2012-11-04
Avoid double slashes in notifications
Lukas Fleischer
1
-3
/
+3
2012-10-11
pkgfuncs.inc.php: Fix blacklisting functionality
canyonknight
1
-1
/
+1
2012-10-04
pkgfuncs.inc.php: Document all functions using PHPDoc format
canyonknight
1
-40
/
+263
2012-10-03
Do not notify if status is unchanged in pkg_flag()
Lukas Fleischer
1
-2
/
+6
2012-10-03
pkgfuncs.inc.php: Fix undefined variable notice
Lukas Fleischer
1
-0
/
+1
2012-09-20
Remove unused pkgnotify_from_sid function
canyonknight
1
-23
/
+0
2012-09-20
Remove unused canManagePackage() function
canyonknight
1
-22
/
+0
2012-09-19
Sync search result statistics with archweb
Lukas Fleischer
1
-6
/
+0
2012-09-18
Fix category selection
Lukas Fleischer
1
-9
/
+1
2012-09-18
Fix package notification
Lukas Fleischer
1
-5
/
+5
2012-09-18
pkgfuncs.inc.php: Add missing global keyword
Lukas Fleischer
1
-0
/
+2
2012-09-18
Use URL rewriting for user info page
canyonknight
1
-1
/
+1
2012-09-18
Migrate all DB code to use PDO
canyonknight
1
-146
/
+156
2012-08-23
Allow only Trusted Users, Developers, and Maintainers to unflag packages
canyonknight
1
-0
/
+4
2012-07-18
pkgfuncs.inc.php: Fix pkg_change_category()
Lukas Fleischer
1
-0
/
+2
2012-07-17
Move package actions to the action box
Lukas Fleischer
1
-0
/
+1
2012-07-15
Use virtual paths for package details
Lukas Fleischer
1
-4
/
+3
[next]