summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.py
AgeCommit message (Collapse)AuthorFilesLines
2016-07-17reproducible debian: rewrite reproducible_html_pkg_sets in pythonValerie R Young1-9/+16
Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-07-17reproducible debian: add main navigation highlighting to python pagesValerie R Young1-3/+15
Added the correct navigation highlighting to the following pages: notes, no notes, tested in the last 24 hours, tested in the last 48 hours, all packages, notifications enabled, breakages, issue pages, scheduled, and maintainers page. Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-07-05reproducible debian: replace bash write_page_footer with mustache templateValerie R Young1-5/+2
Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-07-05reproducible debian: add common function for creating temporary filesValerie R Young1-0/+10
Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-07-05reproducible debian: add mustache script for main page navigationValerie R Young1-114/+18
Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-07-05reproducible debian: add package list symbol legend templateValerie R Young1-14/+3
Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-07-05reproducible debian: add template for default footerValerie R Young1-18/+11
[ Mattia Rizzolo ] wrap and indent lines in default_page_footer.mustache Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-07-05reproducible debian: add a percent() function to reproducible_common.pyValerie R Young1-0/+4
Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-07-05reproducible debian: move python 'gen_status_link_icon' function to commonValerie R Young1-0/+25
Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-07-05reproducible debian: move META_PKGSET definition to csv fileValerie R Young1-0/+9
Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-18reproducible debian: common: collect bug titles too while collecting data ↵Mattia Rizzolo1-5/+5
about bugs Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-17reproducible debian: improve package page navigationValerie R Young1-0/+1
Changes made: - suite and arch specific details moved from the top of side bar to the suite and arch section - "notes" and "test history" (suite and arch agnostic) move to the top of side bar - hover text added to most links, starting with either "Go to:" (if the link takes you away from package page) or "Show:" (if the link opens a file in the iframe) - enabled notifications flag still on top left, by "Test Details" header reproducible debian: address mattia's code review comments Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-17reproducible debian: dont hide broken piecesHolger Levsen1-0/+1
2016-06-14reproducible debian: also decorate popular packages in per-issue pagesXimin Luo1-8/+12
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-10reproducible debian: fix more links on test.r-b.orgValerie R Young1-19/+19
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-08reproducible debian: bug fix: only debian html belongs in tests.r-b.org/debianValerie R Young1-35/+36
2016-06-08reproducible debian: update urls to include tests.r-b.org/debian directoryValerie R Young1-3/+5
2016-06-08reproducible debian: create subdirectory tests.r-b.org/debianValerie R Young1-1/+1
2016-06-07reproducible debian: the issue ftbfs_build-indep_not_build_on_armhf has been ↵Holger Levsen1-1/+1
renamed to ftbfs_build-indep_not_build_on_some_archs in notes.git
2016-06-07Fix get_bugs - don't join on the same table twice, also remove redundant ↵Ximin Luo1-3/+1
join against "sources" Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-04reproducible debian: stop filtering out the ↵Mattia Rizzolo1-1/+0
'bad_handling_of_extra_warnings', it's long gone Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-03reproducible debian: ignore ftbfs_build-indep_not_build_on_armhf for ↵Holger Levsen1-0/+1
tracker.json and on FTBFS pages
2016-05-21reproducible debian: add more spacing between archs/suites to make it ↵Reiner Herrmann1-2/+2
clearer they are separate links Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-05-20reproducible debian: new page, 'variations tested', split off from dashboardHolger Levsen1-0/+1
2016-05-18reproducible debian: new page, performance stats, split off from dashboardHolger Levsen1-0/+1
2016-05-18reproducible debian: add link to S_D_E spec on every pageHolger Levsen1-0/+1
2016-05-14reproducible debian: fix typoHolger Levsen1-1/+1
2016-05-14reproducible debian: restructure navigationHolger Levsen1-24/+53
2016-05-14reproducible debian navigation: start reorganizing new navigation (WIP, ↵Holger Levsen1-47/+58
misses the .sh part)
2016-05-14reproducible debian navigation: s#⚑#⚑ packages with enabled notifications#Holger Levsen1-1/+1
2016-05-14reproducible debian navigation: merge package states icons into one fieldHolger Levsen1-14/+2
2016-05-14reproducible: move navigation menu to the left. (this will be WIP for some ↵Holger Levsen1-10/+7
time…)
2016-05-13reproducible debian: use same link name as .sh scriptsHolger Levsen1-1/+1
2016-05-07s#http://anonscm.debian.org/cgit#https://anonscm.debian.org/git#gHolger Levsen1-2/+2
2016-04-29reproducible debian: link blog(s)Holger Levsen1-0/+1
2016-04-18reproducible debian: change arch order, put i386 2nd (see ↵Holger Levsen1-1/+1
http://popcon.debian.org/stat/submission.png)
2016-03-29reproducible debian: fix brainoHolger Levsen1-1/+1
2016-03-29reproducible debian: add i386 to navigationHolger Levsen1-4/+3
2016-03-29reproducible debian: add myself to copyright too, 90 lines or >10% of the ↵Holger Levsen1-0/+1
code should be enough
2016-03-26reproducible debian: add i386 to the archs being tested^wscheduledHolger Levsen1-1/+1
2016-03-07reproducible debian: use bold font in note to explain bold fontHolger Levsen1-1/+1
2016-01-21s#reproducible.debian.net#tests.reproducible-builds.org#g in many but not ↵Holger Levsen1-1/+1
all places yet
2016-01-08fix syntaxMattia Rizzolo1-1/+1
2016-01-08reproducible: simplefyHolger Levsen1-1/+0
2016-01-08common.py: don't fail if JOB_URL is not defined in the envMattia Rizzolo1-3/+5
2016-01-07reproducible: use same footer for .sh and .py pagesHolger Levsen1-5/+18
2016-01-06update copyright yearsHolger Levsen1-1/+1
2016-01-01reproducible armhf: enable testing of testingHolger Levsen1-2/+0
2015-12-26reproducible: common: remove gone issues or issues that must be fixed now ↵Mattia Rizzolo1-5/+1
from filtered_issues
2015-12-18reproducible debian armhf: also test experimentalHolger Levsen1-1/+1