summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.py
AgeCommit message (Expand)AuthorFilesLines
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
2015-03-05reproducible: only link to pkg sets if suite != experimentalHolger Levsen1-1/+6
2015-03-05reproducible: deal with global pagesHolger Levsen1-1/+4
2015-03-05reproducible: fix link title to current suite if suite != sid, also unify lin...Holger Levsen1-2/+1
2015-03-05reproducible: make wiki links open in a new tabHolger Levsen1-1/+1
2015-03-05reproducible: link wiki more visiblyHolger Levsen1-0/+1
2015-03-04reproducible: common: drop another leftover of the era where some packages di...Mattia Rizzolo1-5/+0
2015-03-03reproducible: pkg_sets page is suite+arch specificHolger Levsen1-1/+1
2015-03-03reproducible: common.py: drop all the general querying + log.info done while ...Mattia Rizzolo1-33/+0
2015-03-03reproducible: common: write the introductory stats sentence only on the main ...Mattia Rizzolo1-10/+0
2015-03-03reproducible: common: fixup last commit, missing a slashMattia Rizzolo1-1/+1
2015-03-03reproducible: common: add suites links in the header.Mattia Rizzolo1-2/+8
2015-03-03reproducible: correct urlHolger Levsen1-1/+1
2015-03-02reproducible: temporarily hardcode some moreHolger Levsen1-1/+1
2015-03-02reproducible: new page: stats (and split previous stats page into suite_stats)Holger Levsen1-2/+3
2015-03-02reproducible: more suite related navigation fixesHolger Levsen1-1/+1