summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_scheduler.py
AgeCommit message (Collapse)AuthorFilesLines
2015-02-27reproducible: run 'apt-get source' in schroots and stop abusing the hosts ↵Holger Levsen1-21/+0
sources.lists
2015-02-26reproducible: scheduler: fix UnboundLocalError for new packagesMattia Rizzolo1-0/+1
2015-02-26reproducible: scheduler: explicitly decode using utf8 + workaround for ↵Mattia Rizzolo1-2/+2
#647455 where deb822.iter_paragraphs() wants a list of string
2015-02-26reproducible: scheduler: use the gzip sources file instead of the xz oneMattia Rizzolo1-3/+3
2015-02-26reproducible: scheduler: rewrite in python. + use the new database schema ↵Mattia Rizzolo1-0/+286
supporting multi-release + add myself to the notified people in case of failure