summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.py
AgeCommit message (Expand)AuthorFilesLines
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
2015-07-08reproducible: common.py: save the number of UDD queries by doing only a singl...Mattia Rizzolo1-49/+12
2015-07-08reproducible: common.py: don't query for bugs if that information is already ...Mattia Rizzolo1-2/+7
2015-07-08reproducible: common,html_packages: add a --ignore-missing-files, to suppress...Mattia Rizzolo1-0/+4
2015-07-05reproducible: also save the --text output of debbindiffMattia Rizzolo1-0/+4
2015-07-05reproducible: common.py: add DIFFS_{URI,PATH}Mattia Rizzolo1-0/+4
2015-07-04reproducible: common.py: drop ftbfs_due_to_obsolete_dependencies from filtere...Mattia Rizzolo1-2/+1
2015-07-04reproducible: common: get_trailing_bug_icon(): do not create creepy html when...Mattia Rizzolo1-0/+2
2015-06-27reproducible: also filter the issues ftbfs_wdatetime and ftbfs_wdatetime_due_...Mattia Rizzolo1-0/+2
2015-06-17reproducible: filter out ftbfs_due_to_root_username from ftbfs issuesMattia Rizzolo1-1/+8
2015-06-13reproducible: add 'ftbfs_due_to_obsolete_dependencies' and 'ftbfs_due_to_virt...Holger Levsen1-1/+1
2015-06-12reproducible: *.py: from datetime import datetime, timedelta instead of all d...Mattia Rizzolo1-2/+2
2015-06-02reproducible: add title tag to the notify icon for the unicode impairedHolger Levsen1-1/+1
2015-06-01reproducible: refactor and sort notify before dd-listHolger Levsen1-1/+1
2015-06-01reproducible: add link to new index_notify pageHolger Levsen1-0/+1
2015-06-01reproducible: common: add LOGS_URI and LOGS_PATH, poiting at /logsMattia Rizzolo1-0/+4
2015-06-01reproducible: common: add a pkg_has_rbuild function, trying to reduce code du...Mattia Rizzolo1-1/+19
2015-05-29reproducible: common.py: set DEBUG=True when debug is activeMattia Rizzolo1-0/+1
2015-05-18reproducible: improve bug indicators for packagesHolger Levsen1-4/+6
2015-05-17remove timestamps_from_cpp_macros from filtered FTBFS issuesHolger Levsen1-1/+1
2015-05-17reproducible: include filtered ftbfs issues in the .json outputHolger Levsen1-0/+11
2015-05-11reproducible: split notes and no_notes pages into suite specific onesHolger Levsen1-2/+2
2015-05-03reproducible: move the code to call kgb and relay messagess to common.pyMattia Rizzolo1-0/+7
2015-05-03reproducible: common.py: do not fail when non-recognized option are passedMattia Rizzolo1-1/+1
2015-04-29move all reproducible public stuff under /var/lib/jenkins/userContent/reprodu...Mattia Rizzolo1-1/+1
2015-04-21reproducible: common.py: add a link_packages() function, exact plural of link...Mattia Rizzolo1-0/+8