summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_packages.py
AgeCommit message (Collapse)AuthorFilesLines
2016-01-26reproducible Arch Linux: spell the projectHolger Levsen1-1/+1
2016-01-21s#reproducible.debian.net#tests.reproducible-builds.org#g in many but not ↵Holger Levsen1-2/+8
all places yet
2016-01-01reproducible armhf: enable testing of testingHolger Levsen1-6/+0
2015-12-18reproducible debian armhf: also test experimentalHolger Levsen1-3/+3
2015-12-09reproducible: save the schedule message in the db and show it in the "test ↵Mattia Rizzolo1-1/+1
history" table
2015-12-09reproducible: store in the db also the actual build host in stats_build, and ↵Mattia Rizzolo1-2/+2
rename the current "builder" field to "job", since it contains the jenkins job name and nummber
2015-12-07reproducible: rename debbindiff.(html|txt)(.gz|) files to diffoscope… filesHolger Levsen1-4/+4
2015-11-10reproducible: improve link titles at bottom of navigation menu of pkg pagesHolger Levsen1-3/+3
2015-11-09reproducible: fixup bb2e3d8 - add linebreakHolger Levsen1-1/+1
2015-11-09reproducible: add more links to Reproducible-builds.orgHolger Levsen1-1/+2
2015-10-13reproducible: rename 'Build history' to 'Test historyHolger Levsen1-1/+1
2015-10-09reproducible: html_packages: do not return before writing out the final .htmlMattia Rizzolo1-1/+0
2015-10-09reproducible: _html_packages: add a lost " in the htmlMattia Rizzolo1-1/+1
2015-10-09reproducible: Add a history page, with a table with all the builds done of ↵Mattia Rizzolo1-0/+34
that package. Link it in the rb-pkg pages.
2015-10-09reproducible: html_packages: don't bother me (at debug level) if you don't ↵Mattia Rizzolo1-2/+0
find a note file
2015-10-09reproducible: html_packages: no need to warn two times (at different log ↵Mattia Rizzolo1-1/+0
levels) about the same thing...
2015-10-04reproducible: remove link to same page in navigation menu of pkg pagesHolger Levsen1-3/+7
2015-10-04reproducible: refactor and fix status icons for all statiHolger Levsen1-17/+12
2015-10-04reproducible: rename join_status_icon() to get_status_icon() and drop unused ↵Holger Levsen1-2/+2
code
2015-10-04reproducible: fixup status icons in navigationHolger Levsen1-3/+2
2015-10-03reproducible: fix typoHolger Levsen1-1/+1
2015-10-03reproducible: show proper spoken stati on pkg pagesHolger Levsen1-7/+14
2015-10-03reproducible: use same layout for all content in the navigation menuHolger Levsen1-10/+6
2015-10-03reproducible: add link to suite page in the navigationm of each pkg pageHolger Levsen1-2/+2
2015-10-03reproducible: improve languageHolger Levsen1-1/+1
2015-09-20reproducible: fix various typosHolger Levsen1-2/+2
2015-09-19reproducible: some more unstable/armhf special casingHolger Levsen1-0/+4
2015-09-06reproducible: fix pkg_has_buildinfo() to work with any archHolger Levsen1-1/+1
2015-08-31reproducible: html_packages: improve appareance of the reproducible links by ↵Mattia Rizzolo1-1/+1
moving the label closer to the links
2015-08-31bin/reproducible_html_packages.py: Factor out common "Reproducible" prefix.Chris Lamb1-3/+4
It looked kinda ugly. Signed-off-by: Chris Lamb <lamby@debian.org>
2015-08-30Revert "reproducible: fix logic, /me ♥ logic"Holger Levsen1-2/+2
This reverts commit a1c47666e36740e8b8e8a564a370ec9cfddc2367.
2015-08-30reproducible: fix logic, /me ♥ logicHolger Levsen1-2/+2
2015-08-30reproducible: don't scream if a package is untestedHolger Levsen1-1/+1
2015-08-30reproducible: don't show build date for blacklisted packagesHolger Levsen1-2/+2
2015-08-30reproducible: refactorHolger Levsen1-1/+9
2015-08-30reproducible: include build_date in tooltipHolger Levsen1-2/+3
2015-08-30package html: make it more clear which suite is currently shownHW421-3/+3
2015-08-30package html: remove unneeded <span> in suite listHW421-3/+4
This makes formating of the <li>s easier. In additions this fix the wrongly orderder </li></span>
2015-08-29reproducible: link to https://reproducible-builds.org/howto/ instead of ↵Holger Levsen1-1/+1
rb.d.n/howto/
2015-08-27b/reproducible_html_packages: Drop space between image and text linkChris Lamb1-8/+12
As it appears with an annoying spurious underline when you hover your mouse over it..
2015-08-25reproducible: don't create links to page we are onHolger Levsen1-2/+4
2015-08-25reproducible: add whitespaceHolger Levsen1-1/+1
2015-08-25reproducible: improve lookHolger Levsen1-2/+2
2015-08-25reproducible: include the the package version in the suite linksHolger Levsen1-2/+2
2015-08-25reproducible: clarify link targetHolger Levsen1-1/+1
2015-08-25reproducible improve rb-pkg pages style. Thanks to AGWAMattia Rizzolo1-1/+1
2015-08-24reproducible: Don't open external resources in our iframeChris Lamb1-7/+7
It's considered poor web etiquette to hijack links to cross-domain resources - the default "click" should take me to, eg. bugs.debian.org, and it can be quite annoying when it doesn't and I need to renavigate to get the URL, etc. Futhermore, when the iframe goes away we will have this behaviour anyway, so not only can we do the right thing now, we can avoid changing habits in the future after people are used or working around it. Signed-off-by: Chris Lamb <lamby@debian.org>
2015-08-22reproducible: only show links to unstable/armhfHolger Levsen1-2/+2
2015-08-22reproducible: html_packages: don't link armhf pages in amd64 onesMattia Rizzolo1-2/+4
2015-08-22reproducible: html_packages: fix syntaxMattia Rizzolo1-1/+1