summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_scheduler.py
AgeCommit message (Expand)AuthorFilesLines
2015-07-04reproducible: scheduler: try harder to get a real messageMattia Rizzolo1-1/+1
2015-06-16reproducible: fix irc message, natural language is hardHolger Levsen1-1/+2
2015-06-13reproducible: fix another variable nameHolger Levsen1-1/+1
2015-06-13reproducible: fix variable namesHolger Levsen1-4/+4
2015-06-13reproducible: fix logic errorHolger Levsen1-1/+1
2015-06-12reproducible: fix syntaxHolger Levsen1-1/+1
2015-06-12reproducible: fix syntaxHolger Levsen1-1/+1
2015-06-12Revert "reproducible: scheduler: simplify the suite prioritaizing code"Holger Levsen1-1/+6
2015-06-12reproducible: scheduler: rewrite the irc messageMattia Rizzolo1-12/+27
2015-06-12reproducible: *.py: from datetime import datetime, timedelta instead of all d...Mattia Rizzolo1-3/+3
2015-06-12reproducible: scheduler: simplify the suite prioritaizing codeMattia Rizzolo1-6/+1
2015-06-12reproducible: scheduler: refactor: take some code out of scheduler(), to be c...Mattia Rizzolo1-31/+41
2015-06-12reprducible: scheduler: rename scheduler_*() functions to query_*()Mattia Rizzolo1-6/+6
2015-06-11Revert "reproducible coreboot: reorder presentation of results"Holger Levsen1-33/+6
2015-06-11reproducible coreboot: reorder presentation of resultsHolger Levsen1-6/+33
2015-06-10Revert "reproducible coreboot: build with no payloads"Holger Levsen1-33/+6
2015-06-10reproducible coreboot: build with no payloadsHolger Levsen1-6/+33
2015-06-08reproducible: double the amount of old packages scheduled, to reduce irc noti...Holger Levsen1-2/+2
2015-06-02Revert "reproducible: scheduler: use the gzip sources file instead of the xz ...Mattia Rizzolo1-3/+3
2015-05-29reproducible: scheduler: do not change the notify_maintainer value on updatesMattia Rizzolo1-9/+14
2015-05-28reproducible: fix typeHolger Levsen1-1/+1
2015-05-28reproducible: schedule packages in unstable before those in other suitesHolger Levsen1-0/+6
2015-05-27reproducible: remove constraint that the version must be the same, as this ca...Holger Levsen1-1/+0
2015-05-23reproducible: schedule less old packages in experimentalHolger Levsen1-5/+5
2015-05-19Revert temporarily non-scheduling of sid and exp.Holger Levsen1-12/+3
2015-05-18me hates tpyosHolger Levsen1-1/+1
2015-05-18reproducible: temporarily only schedule packages for testing as dpkg 1.18.0 b...Holger Levsen1-3/+12
2015-05-18reproducible: shorten irc messageHolger Levsen1-3/+8
2015-05-18reproducible: improve commentsHolger Levsen1-4/+4
2015-05-18fix typo/langoHolger Levsen1-2/+2
2015-05-18reproducible: re-schedule unstable twice as fast as testing as unstable chang...Holger Levsen1-6/+8
2015-05-16reproducible: re-schedule more old packages but do so less frequentlyHolger Levsen1-2/+0
2015-05-16reproducible: dont schedule (any) old packages if the queue aint lowHolger Levsen1-2/+0
2015-05-16reproducible: only notifiy irc if there were packages scheduled in any suiteHolger Levsen1-2/+5
2015-05-15reproducible: schedule new packages+versions soonerHolger Levsen1-3/+5
2015-05-03reproducible: move the code to call kgb and relay messagess to common.pyMattia Rizzolo1-4/+1
2015-04-30reproducible: schedule even more new versionsHolger Levsen1-3/+3
2015-04-28reproducible: schedule some more new versionsHolger Levsen1-3/+3
2015-04-18reproducible: scheduler: fix the removing packages partMattia Rizzolo1-1/+2
2015-04-16reproducible: new db table: removed_packages, to track removed package and su...Mattia Rizzolo1-0/+5
2015-04-16reproducible: _html_indexes: move the code generating the schedule page to it...Mattia Rizzolo1-3/+3
2015-04-11reproducible: scheduler: double check only packages with *higher* version are...Mattia Rizzolo1-2/+4
2015-04-05reproducible: scheduler: print 'apt-get update' call when in debug modeMattia Rizzolo1-3/+5
2015-03-17reproducible: schedule bigger chunksHolger Levsen1-2/+2
2015-03-15reproducible: schedule more new packagesHolger Levsen1-2/+2
2015-03-15reproducible: fix logic bug affecting calculation of amount of packages to be...Holger Levsen1-3/+5
2015-03-14reproducible: add myself to copyrightHolger Levsen1-0/+1
2015-03-13reproducible: refactor, reduce db queriesHolger Levsen1-1/+2
2015-03-12reproducible: run scheduler less frequentlyHolger Levsen1-7/+4
2015-03-12reproducible: make more robustHolger Levsen1-3/+4