summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2011-06-28 00:12:45 -0500
committerDan McGee <dan@archlinux.org>2011-06-28 00:12:45 -0500
commitd3f1763efefef9ff5095a49b075b27b38df83d16 (patch)
tree4a5c09bca9a219187bd9fc79bdee42f85281696b /templates
parentf913bbcab4dc458d1566778a094bdd337cb91841 (diff)
downloadarchweb-d3f1763efefef9ff5095a49b075b27b38df83d16.tar.gz
archweb-d3f1763efefef9ff5095a49b075b27b38df83d16.zip
Add a bad compression ratio report
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 f9ca2135..1689319b 100644
--- a/templates/devel/index.html
+++ b/templates/devel/index.html
@@ -115,6 +115,9 @@
<li><a href="reports/uncompressed-info/">Uncompressed Info Pages</a>:
Self-explanatory
(<a href="reports/uncompressed-info/{{ user.username }}/">yours only</a>)</li>
+ <li><a href="reports/badcompression/">Bad Compression</a>:
+ Packages with a compression ratio of less than 10%
+ (<a href="reports/badcompression/{{ user.username }}/">yours only</a>)</li>
<li><a href="reports/unneeded-orphans/">Unneeded Orphans</a>:
Packages that have no maintainer and are not required by any other
package in any repository</li>