summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2011-06-13 13:18:28 -0500
committerDan McGee <dan@archlinux.org>2011-06-13 13:18:28 -0500
commit3284b302550dbd255762b8606343288d49402056 (patch)
tree32f7ad2d55287741f27e636c2d504d333e6cb4ea /templates
parent01b07b5b07cd152949c9f01fec91408945273583 (diff)
downloadarchweb-3284b302550dbd255762b8606343288d49402056.tar.gz
archweb-3284b302550dbd255762b8606343288d49402056.zip
Add a long out-of-date developer report
This shows packages that have been marked out of date for more than 90 days in the repos. Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'templates')
-rw-r--r--templates/devel/index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/devel/index.html b/templates/devel/index.html
index 015ae1b2..eb73ac2d 100644
--- a/templates/devel/index.html
+++ b/templates/devel/index.html
@@ -106,6 +106,9 @@
<li><a href="reports/old/">Old</a>:
Packages last built more than two years ago
(<a href="reports/old/{{ user.username }}/">yours only</a>)</li>
+ <li><a href="reports/long-out-of-date/">Long Out-of-date</a>:
+ Packages marked out-of-date more than 90 days ago
+ (<a href="reports/long-out-of-date/{{ user.username }}/">yours only</a>)</li>
<li><a href="reports/uncompressed-man/">Uncompressed Manpages</a>:
Self-explanatory
(<a href="reports/uncompressed-man/{{ user.username }}/">yours only</a>)</li>