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
/
pkgfuncs.inc.php
Age
Commit message (
Expand
)
Author
2012-09-19
Sync search result statistics with archweb
Lukas Fleischer
2012-09-18
Fix category selection
Lukas Fleischer
2012-09-18
Fix package notification
Lukas Fleischer
2012-09-18
pkgfuncs.inc.php: Add missing global keyword
Lukas Fleischer
2012-09-18
Use URL rewriting for user info page
canyonknight
2012-09-18
Migrate all DB code to use PDO
canyonknight
2012-08-23
Allow only Trusted Users, Developers, and Maintainers to unflag packages
canyonknight
2012-07-18
pkgfuncs.inc.php: Fix pkg_change_category()
Lukas Fleischer
2012-07-17
Move package actions to the action box
Lukas Fleischer
2012-07-15
Use virtual paths for package details
Lukas Fleischer
2012-07-15
Use virtual path feature for links
Lukas Fleischer
2012-07-14
Merge branch 'maint'
Lukas Fleischer
2012-07-06
pkgsubmit.php: Pull out DB code
canyonknight
2012-07-06
pkg_comment_form.php: Pull out DB code
canyonknight
2012-07-06
pkg_search_results.php: Pull out DB code
canyonknight
2012-07-06
action_form.php: Pull out DB code
canyonknight
2012-07-06
voters.php: Pull out DB code
canyonknight
2012-07-06
pkg_search_results.php: Overhaul to match archweb
canyonknight
2012-07-06
Be consistent in PHP logical operator usage
canyonknight
2012-07-06
Extend pkgname_from_id() to arrays of IDs
Lukas Fleischer
2012-05-31
HTML/DOM fixes
Dario Giovannetti
2012-03-08
Always set the "To:" header when sending mail
Lukas Fleischer
2011-11-02
Add a new AUR_LOCATION setting
Dan McGee
2011-10-25
Escape wildcards in "LIKE" patterns
Lukas Fleischer
2011-10-25
Wrap mysql_real_escape_string() in a function
Lukas Fleischer
2011-10-24
Escape wildcards in "LIKE" patterns
Lukas Fleischer
2011-10-24
Wrap mysql_real_escape_string() in a function
Lukas Fleischer
2011-10-24
send emails when delteing packages
Florian Pritz
2011-08-11
Remove unnecessary atype and uid lookup from package_details()
Dan McGee
2011-08-11
Use 'true' instead of 'True' everywhere
Dan McGee
2011-08-11
pkgfuncs.inc.php: allow all DB funcs to take handle arg
Dan McGee
2011-08-11
Add "mergepkgid" argument to pkg_delete()
Lukas Fleischer
2011-08-11
Rename package_exists() to pkgid_from_name()
Lukas Fleischer
2011-06-25
Use sane ORDER BY clauses in package list queries
Dan McGee
2011-06-22
Do not redirect on single search results
Lukas Fleischer
2011-06-22
rename *.inc files to *.inc.php and adjust imports and references
elij