summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.py
AgeCommit message (Expand)AuthorFilesLines
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
2015-04-21reproducible: common.py: speed up the import by initializing the udd connecti...Mattia Rizzolo1-2/+7
2015-04-21reproducible: common: add a \n after every package linkMattia Rizzolo1-1/+1
2015-04-13reproducible: common: explicit encoding when writing the html files. somehow ...Mattia Rizzolo1-1/+1
2015-04-13reproducible: common: add link_package() which given a package name/suite/arc...Mattia Rizzolo1-1/+29
2015-03-28reproducible: fix links to index_not_for_us.htmlHolger Levsen1-0/+2
2015-03-24reproducible: fix strip_epoch() where I silly assume epochs can only have one...Mattia Rizzolo1-6/+1
2015-03-19reproducible: refactor, introduce defaultsuite+arch, fix broken links on /iss...Holger Levsen1-15/+17
2015-03-17reproducible: dd-lists are not arch specificHolger Levsen1-1/+1
2015-03-16reproducible: deterministic link orderHolger Levsen1-5/+1
2015-03-16reproducible: rename page from repo_stats to repositoriesHolger Levsen1-1/+1
2015-03-14reproducible: rename 'sid' to 'unstable'Holger Levsen1-4/+4
2015-03-14reproducible: switch order of suites to testing, sid, experimentalHolger Levsen1-1/+1
2015-03-13reproducible: set sqlite3 timeout to 60sHolger Levsen1-1/+1
2015-03-12reproducible: drop well known FIXME noteHolger Levsen1-1/+1
2015-03-11reproducible: test new suite: 'testing'Holger Levsen1-1/+1
2015-03-10reproducible: merge suite specific schedule pages into single global oneHolger Levsen1-1/+1
2015-03-07reproducible: notes: add a +/# sign after bug numbers, if they are close/with...Mattia Rizzolo1-0/+19
2015-03-06reproducible: html_packages: build pages also for untested packages. Add anot...Mattia Rizzolo1-0/+1
2015-03-06reproducible: common.py generate navigation links, instead of templating them...Mattia Rizzolo1-17/+24
2015-03-06reproducible: common move the generation of suite links to a separate functionMattia Rizzolo1-16/+20
2015-03-06fix typoHolger Levsen1-1/+1
2015-03-06reproducible: link pkg sets from default suite from all viewsHolger Levsen1-1/+2