summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.py
AgeCommit message (Expand)AuthorFilesLines
2015-01-15reproducible: stop treating creating .buildinfo files specially (as every bui...Holger Levsen1-21/+4
2015-01-15reproducible: add a pkg_has_buildinfo common function, to avoid code duplicationMattia Rizzolo1-2/+19
2015-01-15reproducible: change the way the footpage info are passed. Add html_foot_page...Mattia Rizzolo1-4/+14
2015-01-14pbuilder: common.py: strip out epoch also when checking for buildinfo while l...Mattia Rizzolo1-1/+2
2015-01-13reproducible: use /var/lib/jenkins/reproducible.db instead of the userContent...Mattia Rizzolo1-1/+1
2015-01-11reproducible: common: add a strip_epoch() functionMattia Rizzolo1-0/+15
2015-01-11reproducible: fix typo in a commentMattia Rizzolo1-1/+1
2015-01-11reproducible: set a correct comment in the heads of *py scriptsMattia Rizzolo1-2/+3
2015-01-11reproducible: common forgot a slash in ISSUES_URI...Mattia Rizzolo1-1/+1
2015-01-11reproducible: common.py: add join_status_icon()Mattia Rizzolo1-0/+24
2015-01-11reproducible: common.py: make possible to do not write the very last footer i...Mattia Rizzolo1-2/+5
2015-01-11reproducible: common.py: add a bunch of new variablesMattia Rizzolo1-3/+15
2015-01-09fixup previous commit, thanks mapreri, handing back the tissueHolger Levsen1-1/+1
2015-01-09reproducible: extend copyright to 2015 (but not plainly to current year)Holger Levsen1-2/+2
2015-01-09reproducible: use only one digit for percentHolger Levsen1-2/+2
2015-01-09reproducible: update links after apache change. strip the leading /userConten...Mattia Rizzolo1-22/+22
2015-01-08fix typoHolger Levsen1-1/+1
2015-01-08reproducible: fix TypeError with wheezy's pythonMattia Rizzolo1-2/+2
2015-01-08reproducible: html.py: fix html indentationMattia Rizzolo1-59/+68
2015-01-08reproducible: typo in RB_PKG_URI s/usrtContent/userContent/Mattia Rizzolo1-1/+1
2015-01-08reproducible: _html_note.py: use a nicer format for loggingMattia Rizzolo1-18/+23
2015-01-08reproducible: add reproducible_{common,html_notes}.py. "equivalent" of their ...Mattia Rizzolo1-0/+191