Age | Commit message (Expand) | Author | Files | Lines |
2015-02-09 | reproducible: UDD is not critical in this infrastucture, let it fail nicely a... | Mattia Rizzolo | 1 | -3/+22 |
2015-02-09 | Reverting the last two commits | Mattia Rizzolo | 1 | -2/+1 |
2015-02-08 | reproducible: and you must try and try... and really better except properly | Holger Levsen | 1 | -1/+2 |
2015-02-08 | reproducible: initialize udd db connection only when also querying udd | Holger Levsen | 1 | -1/+1 |
2015-02-03 | reproducible: add 'and others' to copyright notice | Holger Levsen | 1 | -1/+1 |
2015-01-19 | reproducible: _html_packages: better handling of exceptions | Mattia Rizzolo | 1 | -1/+7 |
2015-01-17 | reproducible: fix typo in a template | Mattia Rizzolo | 1 | -1/+1 |
2015-01-16 | reproducible: add some infos for the user about the # and | Mattia Rizzolo | 1 | -3/+5 |
2015-01-16 | reproducible: drop more /userContent things from urls, they are not needed an... | Mattia Rizzolo | 1 | -7/+7 |
2015-01-16 | reproducible: also move the import psycopg2 to _common.py | Mattia Rizzolo | 1 | -1/+2 |
2015-01-16 | reproducible: move some functions to _common.py | Mattia Rizzolo | 1 | -3/+85 |
2015-01-15 | reproducible: stop treating creating .buildinfo files specially (as every bui... | Holger Levsen | 1 | -21/+4 |
2015-01-15 | reproducible: add a pkg_has_buildinfo common function, to avoid code duplication | Mattia Rizzolo | 1 | -2/+19 |
2015-01-15 | reproducible: change the way the footpage info are passed. Add html_foot_page... | Mattia Rizzolo | 1 | -4/+14 |
2015-01-14 | pbuilder: common.py: strip out epoch also when checking for buildinfo while l... | Mattia Rizzolo | 1 | -1/+2 |
2015-01-13 | reproducible: use /var/lib/jenkins/reproducible.db instead of the userContent... | Mattia Rizzolo | 1 | -1/+1 |
2015-01-11 | reproducible: common: add a strip_epoch() function | Mattia Rizzolo | 1 | -0/+15 |
2015-01-11 | reproducible: fix typo in a comment | Mattia Rizzolo | 1 | -1/+1 |
2015-01-11 | reproducible: set a correct comment in the heads of *py scripts | Mattia Rizzolo | 1 | -2/+3 |
2015-01-11 | reproducible: common forgot a slash in ISSUES_URI... | Mattia Rizzolo | 1 | -1/+1 |
2015-01-11 | reproducible: common.py: add join_status_icon() | Mattia Rizzolo | 1 | -0/+24 |
2015-01-11 | reproducible: common.py: make possible to do not write the very last footer i... | Mattia Rizzolo | 1 | -2/+5 |
2015-01-11 | reproducible: common.py: add a bunch of new variables | Mattia Rizzolo | 1 | -3/+15 |
2015-01-09 | fixup previous commit, thanks mapreri, handing back the tissue | Holger Levsen | 1 | -1/+1 |
2015-01-09 | reproducible: extend copyright to 2015 (but not plainly to current year) | Holger Levsen | 1 | -2/+2 |
2015-01-09 | reproducible: use only one digit for percent | Holger Levsen | 1 | -2/+2 |
2015-01-09 | reproducible: update links after apache change. strip the leading /userConten... | Mattia Rizzolo | 1 | -22/+22 |
2015-01-08 | fix typo | Holger Levsen | 1 | -1/+1 |
2015-01-08 | reproducible: fix TypeError with wheezy's python | Mattia Rizzolo | 1 | -2/+2 |
2015-01-08 | reproducible: html.py: fix html indentation | Mattia Rizzolo | 1 | -59/+68 |
2015-01-08 | reproducible: typo in RB_PKG_URI s/usrtContent/userContent/ | Mattia Rizzolo | 1 | -1/+1 |
2015-01-08 | reproducible: _html_note.py: use a nicer format for logging | Mattia Rizzolo | 1 | -18/+23 |
2015-01-08 | reproducible: add reproducible_{common,html_notes}.py. "equivalent" of their ... | Mattia Rizzolo | 1 | -0/+191 |