summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_packages.py
AgeCommit message (Expand)AuthorFilesLines
2015-07-08reproducible: html_{notes,packages}: avoid collecting garbage 3 times in a ro...Mattia Rizzolo1-1/+3
2015-07-08reproducible: common,html_packages: add a --ignore-missing-files, to suppress...Mattia Rizzolo1-4/+5
2015-07-05reproducible: also save the --text output of debbindiffMattia Rizzolo1-0/+8
2015-07-05reproducible: html_packages: link the build2 and the diffMattia Rizzolo1-7/+9
2015-06-15reproducible: html_packages: do not complain about missing .buildinfo for unt...Mattia Rizzolo1-1/+1
2015-06-04reproducible: html_packages: be critical when a .buildinfo is missingMattia Rizzolo1-2/+1
2015-06-02reproducible: html_packages: nest <span> inside <a> and not the reverse, to g...Mattia Rizzolo1-3/+3
2015-06-01reproducible: html_packages: link /index_notify.html under the flag signMattia Rizzolo1-1/+1
2015-06-01reproducible: html_packages: fix typoMattia Rizzolo1-1/+1
2015-06-01reproducible: html_packages: link those new logsMattia Rizzolo1-1/+14
2015-06-01reproducible: html_packages, breakages: use that pkg_has_rbuild function. Gai...Mattia Rizzolo1-6/+4
2015-05-29reproducible: packages: enlarge the notify flag a bitMattia Rizzolo1-1/+1
2015-05-29reproducible: html_packages: replace the u'\u2691' with the char itself '⚑'...Mattia Rizzolo1-1/+1
2015-05-29reproducible: packages: add a cool red flag for packages with notification en...Mattia Rizzolo1-6/+13
2015-05-20reproducible: fix links to index_not_for_us.htmlHolger Levsen1-0/+2
2015-05-20reproducible: we do expect an rbuild even if the package is not-for-usMattia Rizzolo1-1/+1
2015-05-11reproducible: also add link to debian/controlHolger Levsen1-0/+1
2015-04-26Make the 'sources' link land to the version we are looking atJérémy Bobbio1-1/+1
2015-04-12reproducible: _html_packages: in the suite links, show the tested version and...Mattia Rizzolo1-5/+7
2015-04-05fix grammarHolger Levsen1-1/+1
2015-03-20reproducible: output improvementsHolger Levsen1-2/+2
2015-03-20reproducible: html_packages: do not complain for missing buildlogs for not-fo...Mattia Rizzolo1-1/+1
2015-03-20reproducible: produce URLs in outputHolger Levsen1-4/+4
2015-03-20reproducible: html_package: complain laudly if there is no debbindiff for an ...Mattia Rizzolo1-5/+8
2015-03-19reproducible: fix links for FTBR and untestedHolger Levsen1-3/+11
2015-03-19reproducible: turn icons for other suites into links tooHolger Levsen1-2/+2
2015-03-19reproducible: html_packages: add some <span class="avoidwrap"> to help the br...Mattia Rizzolo1-11/+18
2015-03-17reproducible: fix URL in output and reduce noiseHolger Levsen1-1/+1
2015-03-17reproducible: make output more specificHolger Levsen1-1/+1
2015-03-17reproducible: silenceHolger Levsen1-1/+1
2015-03-17reproducible: include suite/version in all package pagesHolger Levsen1-5/+6
2015-03-14reproducible: rename 'sid' to 'unstable'Holger Levsen1-1/+1
2015-03-14reproducible: quiet down outputHolger Levsen1-3/+3
2015-03-12reproducible: add whitespaceHolger Levsen1-1/+1
2015-03-11reproducible: fix status links to point to them in the right suiteHolger Levsen1-5/+5
2015-03-10reproducible: get rid off 'hello world'Holger Levsen1-1/+1
2015-03-07reproducible: html_packages: add a status icon next to the suite linkMattia Rizzolo1-5/+8
2015-03-07reproducible: html_packages: fixup e751895Mattia Rizzolo1-1/+2
2015-03-07reproducible: html_packages: generate the status icon/link instead of templat...Mattia Rizzolo1-4/+14
2015-03-07reproducible: html_packages: use /index.html as a default view for the iframe...Mattia Rizzolo1-1/+1
2015-03-07reproducible: html_packages: remove bug link from the header. they are: a) re...Mattia Rizzolo1-19/+0
2015-03-06reproducible: html_packages: build pages also for untested packages. Add anot...Mattia Rizzolo1-15/+22
2015-03-05reproducible: add suite links in the rb_pkg pagesMattia Rizzolo1-0/+24
2015-03-04reproducible: fix up some and/or boolean snafu from db2c181Mattia Rizzolo1-2/+2
2015-03-04reproducible: html_packages: stop assuming sid/amd64 if no suite/arch is pass...Mattia Rizzolo1-4/+18
2015-03-03reproducible: common: add suites links in the header.Mattia Rizzolo1-1/+1
2015-03-02Revert "reproducible: only delete pkg file if it exists". Let's try a proper ...Mattia Rizzolo1-3/+2
2015-03-02reproducible: html_packages: define variables in case of ENOENT. this avoids ...Mattia Rizzolo1-1/+3
2015-03-02reproducible: only delete pkg file if it existsHolger Levsen1-2/+3
2015-03-02reproducible: html_packages: catch a ENOENT in purge_old_pages()Mattia Rizzolo1-2/+6