summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_indexes.py
AgeCommit message (Expand)AuthorFilesLines
2015-03-07reproducible: html_indexes: fix copy-paste error in the 404 templateMattia Rizzolo1-1/+1
2015-03-06reproducible: html_indexes: prevent further TypeErrors by checking for a vali...Mattia Rizzolo1-0/+4
2015-03-06reproducible: fixup the last commitMattia Rizzolo1-11/+11
2015-03-06reproducible: add suite+arch to page titlesHolger Levsen1-11/+11
2015-03-05reproducible: make titles work properly also for global pagesHolger Levsen1-4/+2
2015-03-05reproducible: make sections work properly also for global pagesHolger Levsen1-1/+3
2015-03-05reproducible: html_indexes: write the footnote only if there are packages listedMattia Rizzolo1-5/+10
2015-03-05reproducible: html_indexes: print the page sections of the scheduled page eve...Mattia Rizzolo1-5/+5
2015-03-05reproducible: html_indexes: add support for bottom textMattia Rizzolo1-4/+4
2015-03-05fix missing commaHolger Levsen1-1/+1
2015-03-05reproducible: link full scheduling overviewHolger Levsen1-0/+3
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