summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_scheduler.py
AgeCommit message (Expand)AuthorFilesLines
2015-03-03fixup syntaxHolger Levsen1-1/+1
2015-03-03reproducible: rewrite scheduler to prefer untested packages from any suite ov...Holger Levsen1-34/+37
2015-03-02reproducible: scheduler: print package numbers while updating the sources tableMattia Rizzolo1-4/+4
2015-03-02reproducible: scheduler: consider different suites as separated while schedul...Mattia Rizzolo1-3/+17
2015-03-01syntax is hardHolger Levsen1-1/+1
2015-03-01fix typoHolger Levsen1-1/+1
2015-03-01reproducible: include suite in scheduler messageHolger Levsen1-1/+1
2015-02-28reproducible: scheduler: cast an int to str to fix a TypeErrorMattia Rizzolo1-2/+4
2015-02-28reproducible: fix copy+paste errorHolger Levsen1-1/+1
2015-02-28reproducible: run 'apt-get update' for each suites schroot, not on the hostHolger Levsen1-5/+7
2015-02-28reproducible: dont wrap kgb message in quotesHolger Levsen1-2/+1
2015-02-27reproducible: run 'apt-get source' in schroots and stop abusing the hosts sou...Holger Levsen1-21/+0
2015-02-26reproducible: scheduler: fix UnboundLocalError for new packagesMattia Rizzolo1-0/+1
2015-02-26reproducible: scheduler: explicitly decode using utf8 + workaround for #64745...Mattia Rizzolo1-2/+2
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 sup...Mattia Rizzolo1-0/+286