summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_indexes.py
AgeCommit message (Expand)AuthorFilesLines
2015-03-03reproducible: fixup syntax in last commitMattia Rizzolo1-2/+2
2015-03-03reproducibe: html_indexes: query here the number of tested package, for every...Mattia Rizzolo1-3/+5
2015-03-03reproducible: common: add suites links in the header.Mattia Rizzolo1-1/+1
2015-03-02reproducible: more suite related navigation fixesHolger Levsen1-1/+1
2015-03-02reproducible: html_indexes: fix a bunch of 'the backslash is redundant betwee...Mattia Rizzolo1-7/+7
2015-03-02reproducible: html_indexes: build indexes for every suite/arch, and place the...Mattia Rizzolo1-58/+86
2015-03-01reproducible: move packages files under a suite-named directory, e.g. /rb-pkg...Mattia Rizzolo1-23/+28
2015-02-26reproducible: html_indexes: update to a new database schema supporting multip...Mattia Rizzolo1-21/+21
2015-02-18reproducible: html_indexes: catch ZeroDivisionError while calculating percentageMattia Rizzolo1-2/+7
2015-02-16reproducible: html_indexes: gather bugs data even when the script is not call...Mattia Rizzolo1-1/+3
2015-02-16reproducible: html_indexes: s/schduled/scheduled/Mattia Rizzolo1-1/+1
2015-02-16reproducible: remove superflous debug print()sMattia Rizzolo1-1/+0
2015-02-15reproducible: remove superflous debug print()Mattia Rizzolo1-0/+1
2015-02-15reproducible: html_indexes: more docMattia Rizzolo1-1/+6
2015-02-15reproducible: html_indexes: add a bunch of pagesMattia Rizzolo1-6/+121
2015-02-15reproducible: html_indexes: does not write anything is the relevant query did...Mattia Rizzolo1-0/+2
2015-02-15reproducible: html_indexes: (ugly) support for section where another number i...Mattia Rizzolo1-2/+8
2015-02-15reproducible: html_indexes: do percents against how many tested packages, not...Mattia Rizzolo1-2/+2
2015-02-15reproducible: add reproducible_html_indexes.pyMattia Rizzolo1-0/+189