summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.py
AgeCommit message (Expand)AuthorFilesLines
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
2015-08-09reproducible: common: not so much debug output in get_bugs()Mattia Rizzolo1-1/+0
2015-08-07reproducible: also find pending bugs and mark them with a brown P in the pagesMattia Rizzolo1-6/+20
2015-08-02reproducible: fix grammar: s#arches#archs#Holger Levsen1-2/+2
2015-08-02reproducible: sort 404 before blacklisted in the UIHolger Levsen1-4/+4
2015-08-02reproducible: add index_depwait to the UIHolger Levsen1-2/+7
2015-08-01reproducible: add a new status, "depwait", where package failing to install t...Mattia Rizzolo1-0/+1
2015-07-23reproducible move the bcolors class to _common.pyMattia Rizzolo1-0/+10
2015-07-23reproducible: _common.py: print starting, ending and execution timeMattia Rizzolo1-0/+9
2015-07-10provide /reproducible-tracker.json, see #785531Holger Levsen1-0/+1