summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-02-20fixup last commitHolger Levsen1-55/+111
2015-02-20g-i: trigger brltty and speakup tests by gnomeHolger Levsen1-4/+5
2015-02-20reproducible: just summarize jenkins html log removalHolger Levsen1-3/+2
2015-02-20schroot: clarify trigger logicHolger Levsen1-3/+2
2015-02-20reproducible: start to automatically cleanup pbuild leftoversHolger Levsen1-5/+19
2015-02-19Shorten "reproducible -> unreproducible" message.Chris Lamb1-1/+1
2015-02-19"same version again" -> "same version" as its implicit.Chris Lamb1-1/+1
2015-02-19Skip the rather verbose "for a total of .. scheduled packages" as we already ↵Chris Lamb1-1/+1
know we are talking about schedules.
2015-02-19split packages per lineHolger Levsen1-12/+100
2015-02-19display FIXMEs lastHolger Levsen1-7/+8
2015-02-19drop one FIXME, it's okHolger Levsen1-5/+2
2015-02-19partly revert e5077b44 as #767018 is still openHolger Levsen2-0/+221
2015-02-19also list #767100Holger Levsen1-2/+2
2015-02-19move another FIXME into TODOHolger Levsen2-1/+3
2015-02-19upgrade to munin 2.0.25-1~bpo70+1, drop some FIXMEs, add one to TODOHolger Levsen7-226/+11
2015-02-19reproducible: make updating notes stats independent from pkg statsHolger Levsen1-4/+17
2015-02-19reproducible: it's .yml not .yamlHolger Levsen1-2/+2
2015-02-19another FIXME moved to TODOHolger Levsen2-2/+3
2015-02-19reproducible: actually unschedule packagesHolger Levsen1-2/+2
2015-02-19reproducible: make killing easierHolger Levsen1-0/+2
2015-02-19reproducible: actually delete old schrootsHolger Levsen1-3/+3
2015-02-19reproducible: put the boring output at the endHolger Levsen1-10/+10
2015-02-19Condense rescheduling onto a single lineChris Lamb2-2/+5
2015-02-19No need to specify when; we would say if it was for a particular time.Chris Lamb1-1/+1
2015-02-19We don't care whether it's been *re* scheduled, just that its scheduled.Chris Lamb1-1/+1
2015-02-19"17 package(s)" / "1 package(s)" => "17 packages" / "1 package"Chris Lamb1-3/+11
2015-02-18Drop implicit "please investigate" prefix from IRC messageChris Lamb1-1/+1
This makes it not wrap onto a newline on my rather low-resolution laptop. The URL is more than sufficient I feel; it's kinda implicit that its a request for someone to do something anyway - why would we be reporting it to IRC otherwise, etc. Signed-off-by: Chris Lamb <lamby@debian.org>
2015-02-18reproducible: check whether assumptions are trueHolger Levsen1-3/+14
2015-02-18move another FIXME into TODOHolger Levsen2-1/+2
2015-02-18reproducible: common.py: catch errors in query_db() and print the guilty queryMattia Rizzolo1-1/+5
2015-02-18reproducible: html_indexes: catch ZeroDivisionError while calculating percentageMattia Rizzolo1-2/+7
2015-02-18reproducible: commmon: do not fail here if the database is new. Jobs will ↵Mattia Rizzolo1-6/+20
fail anyway later
2015-02-18reproducible: common: also commit() changes to the db in query_db()Mattia Rizzolo1-0/+1
2015-02-18move another FIXME into TODOHolger Levsen2-1/+5
2015-02-18reproducible: remove code which shouldnt be there. thanks mapreri for ↵Holger Levsen1-11/+0
spotting this
2015-02-17reproducible TODO: provide means to schedule package builds which provide ↵Holger Levsen1-0/+1
their binaries for inspection
2015-02-17reproducible: include 2nd printf in console outputHolger Levsen1-1/+1
2015-02-17reproducible: discard jenkins html logs of builder jobsHolger Levsen1-1/+11
2015-02-17reproducible: regenerate json every hourHolger Levsen1-1/+1
2015-02-17reproducible: limit find to maxdepth 1, improve outputHolger Levsen1-4/+5
2015-02-17reproducible: notes: split the package list in the index_{no_,}notes pages ↵Mattia Rizzolo1-20/+42
according to status
2015-02-16reproducible: fixup previous commitMattia Rizzolo2-3/+3
for some reason the `python3 -c 'import reproducible_html_indexes'` does not work. Call directly the script: losing 4 seconds is not a big deal...
2015-02-16reproducible: use the html_indexes.py script to build the scheduled index ↵Mattia Rizzolo3-23/+3
pages in the scheduler jobs
2015-02-16reproducible: html_indexes: gather bugs data even when the script is not ↵Mattia Rizzolo1-1/+3
called directly
2015-02-16reproducible: html_indexes: s/schduled/scheduled/Mattia Rizzolo1-1/+1
2015-02-16reproducible: add note about manual scheduling done by a bot...Holger Levsen1-0/+1
2015-02-16reproducible: automatically reschedule packages with failed builds due to ↵Holger Levsen1-0/+16
network problems
2015-02-16reproducibly rebuild all the archesHolger Levsen1-0/+1
2015-02-16add CONTRIBUTING document, large based on the one from piupartsHolger Levsen1-0/+31
2015-02-16reproducible: catch debbindiff exiting with exit code 2 if it has trouble ↵Holger Levsen1-1/+3
comparing two builds