summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.py
AgeCommit message (Expand)AuthorFilesLines
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 http://popcon.debia...Holger Levsen1-1/+1
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 cod...Holger Levsen1-0/+1
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 all...Holger Levsen1-1/+1
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 fro...Mattia Rizzolo1-5/+1
2015-12-18reproducible debian armhf: also test experimentalHolger Levsen1-1/+1
2015-12-09reproducible: save the schedule message in the db and show it in the "test hi...Mattia Rizzolo1-2/+3
2015-12-09reproducible: store in the db also the actual build host in stats_build, and ...Mattia Rizzolo1-2/+2
2015-11-12prevent python based jobs to be run on the jenkins test systemHolger Levsen1-0/+4
2015-11-09reproducible: add more links to Reproducible-builds.orgHolger Levsen1-0/+1
2015-10-09reproducible: common.py: fix typoMattia Rizzolo1-1/+1
2015-10-09reproducible: Add a history page, with a table with all the builds done of th...Mattia Rizzolo1-0/+18
2015-10-09reproducible: move convert_into_hms_string() from _html_live_status to _commonMattia Rizzolo1-0/+18
2015-10-07reproducible: use dashboard consistentlyHolger Levsen1-1/+1
2015-10-04reproducible: refactor and fix status icons for all statiHolger Levsen1-2/+3
2015-10-04reproducible: rename join_status_icon() to get_status_icon() and drop unused ...Holger Levsen1-5/+2
2015-09-23reproducible: dont fail if the udd connection is brokenHolger Levsen1-1/+1
2015-09-18reproducible: fix languageHolger Levsen1-1/+1
2015-09-11Support meta-refresh headerChris Lamb1-2/+6
2015-09-10reproducible: common.py: fixup syntax from 80fc439Mattia Rizzolo1-1/+1
2015-09-10reproducible: create arch specific schedule pagesHolger Levsen1-1/+1
2015-09-06reproducible: fix pkg_has_buildinfo() to work with any archHolger Levsen1-1/+1
2015-08-31reproducible: fix armhf navigation linksHolger Levsen1-1/+1
2015-08-30reproducible: refactorHolger Levsen1-6/+2
2015-08-29b/reproducible_common.py: Make trailing bug icons HTML anchors.Chris Lamb1-0/+2
2015-08-27reproducible: fix link targetHolger Levsen1-1/+1
2015-08-26reproducible: change link names from "$arch" to "arch: $arch"Holger Levsen1-2/+2
2015-08-26reproducible: correctly link index_suite_$ARCH_statsHolger Levsen1-1/+1
2015-08-26reproducible: only link to suites that are tested on armhf (and two whitespac...Holger Levsen1-3/+5
2015-08-22reproducible: completely refactor the package pages. Really thanks to Ulrike ...Mattia Rizzolo1-6/+11
2015-08-20reproducible: fix syntaxMattia Rizzolo1-1/+1
2015-08-19reproducible fixupHolger Levsen1-2/+2
2015-08-19reproducible: add links to (the) other archsHolger Levsen1-0/+4
2015-08-18reproducible: enable armhfHolger Levsen1-1/+1
2015-08-17reproducible: common.py: nest try/except clauses to really catch every possib...Mattia Rizzolo1-17/+18
2015-08-17reproducible: common.py: catch psycopg2.OperationalError when the connection ...Mattia Rizzolo1-0/+9
2015-08-17reproducible: common.py: set a connection timeout of 5 seconds for udd connec...Mattia Rizzolo1-1/+2
2015-08-17reproducible: common.py: use the keyword syntax instead of libpq string to co...Mattia Rizzolo1-4/+6
2015-08-15reproducible: common: add classes Package, Build, Bug, Issue, Note, NotedPkg ...Mattia Rizzolo1-1/+131