From 1d9900ff4b42191212061aa10c7d647490f95403 Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Sat, 14 Feb 2015 18:43:42 +0100 Subject: reproducible: add a new index_no_notes page, listing packages without any notes against them. --- bin/reproducible_common.py | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/reproducible_common.py') diff --git a/bin/reproducible_common.py b/bin/reproducible_common.py index c81de947..e7d15394 100755 --- a/bin/reproducible_common.py +++ b/bin/reproducible_common.py @@ -149,6 +149,7 @@ html_head_page = Template((tab*2).join("""
  • issues
  • packages with notes
  • +
  • package without notes
  • currently scheduled
  • packages tested in the last 24h
  • packages tested in the last 48h
  • -- cgit v1.2.3-54-g00ecf