Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
message being overwritten by unreal URL parsing error
|
|
to search results' link)
|
|
|
|
changed wrong join to RIGHT JOIN!
|
|
|
|
query
|
|
|
|
|
|
|
|
closes bug #3005
|
|
added package age statistics to package detail page
close bug #2970
|
|
|
|
closes bug #3023
|
|
packages, listing instead mostly new ones
|
|
|
|
|
|
also tweaked checked implementation to list all community packages as safe
|
|
list package name in green on the package list page (with legend)
|
|
|
|
|
|
|
|
closes #2850, #2993, and part of #2992
|
|
in bug #2912
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Version info for 1.1
|
|
|
|
|
|
|
|
|
|
Latest packages also on homepage
DEPLOYMENT NOTES:
- web/html/xml must be world writable
|
|
|
|
|
|
Packages/Orphans
this should fix the set of bugs in this category all at once
|
|
also modified it slightly so that we no longer look at AURMaintainerUID for maintainer
|
|
new package notifications that people can ask
for on their user page.
This script should run on a daily cronjob.
A few spelling stupidity fixes as well.
|
|
PkgID
UserID
This implements emailing comment notifications, including a user option to
enable/disable it on the package page. It uses php's mail() function to do
it and sends to everyone on the notify list as BCC.
This needs some more testing before public consumption.
|