Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
message being overwritten by unreal URL parsing error
|
|
|
|
|
|
|
|
|
|
closes bug #3023
|
|
packages, listing instead mostly new ones
|
|
|
|
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
|
|
|
|
|
|
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.
|
|
|
|
TUs and DEVs may delete any package in unsupported
Otherwise only package maintainers may delete their own
|
|
|
|
|
|
Implemented ModifiedTS such that:
-ModifiedTS changed ONLY when package updated
-SubmittedTS changed ONLY when new package
Also made DummyPkg fixups in tupkgupdate
|
|
X's only show up if user can delete comment
|
|
|
|
|
|
Also fix issue where orphan was generated if a dummy is
replaced and "overwrite" wasn't checked
|