summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_schedule_on_demand.sh
AgeCommit message (Collapse)AuthorFilesLines
2015-03-12reproducible: no irc notifications for reschedulings by maintenance jobHolger Levsen1-1/+3
2015-03-10reproducible: change into the right directory first..Holger Levsen1-0/+1
2015-03-10reproducible: call page_build() from html_indexes.py directlyHolger Levsen1-1/+1
2015-03-10reproducible: only call the scheduler (to update that page) after ↵Holger Levsen1-1/+1
scheduling, dont update all the indexes
2015-02-27reproducible: schedule_on_demand: print the package names and suite instead ↵Mattia Rizzolo1-4/+6
of meaningless package ids
2015-02-26reproducible: add myself to all copyright headersMattia Rizzolo1-0/+1
2015-02-26reproducible: schedule_on_demand.sh: update to a new database schema ↵Mattia Rizzolo1-7/+8
supporting multiple suites + move the informative echo at the end
2015-02-24Revert "enable debugging"Holger Levsen1-3/+1
This reverts commit f5a00e5c5c367818266015abe99a38aecc9b23fc.
2015-02-24enable debuggingHolger Levsen1-1/+3
2015-02-19Condense rescheduling onto a single lineChris Lamb1-1/+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-16reproducible: fixup previous commitMattia Rizzolo1-1/+1
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 Rizzolo1-2/+1
pages in the scheduler jobs
2014-10-25reproducible: turn off DEBUG for each script individully, r-common gets ↵Holger Levsen1-0/+1
sourced after common-functions...
2014-10-18reproducible: add comment about scheduling strategyHolger Levsen1-0/+2
2014-10-18reproducible: update schedule page after manual schedulingHolger Levsen1-0/+2
2014-10-17reproducible: refactor, add page with scheduled packagesHolger Levsen1-2/+0
2014-10-16reproducible: deal gracefully with 0 packagesHolger Levsen1-1/+5
2014-10-15reproducible: be more verboseHolger Levsen1-1/+1
2014-10-14reproducible: refactorHolger Levsen1-18/+3
2014-10-13reproducible: whitespaces...Holger Levsen1-0/+1
2014-10-13reproducible: include first 265 bytes of names of manally rescheduled ↵Holger Levsen1-1/+4
packages in irc notification...
2014-10-13reproducible: include names of rescheduled packages, humans are curiousHolger Levsen1-1/+1
2014-10-13reproducible: add helper script for manual schedulingHolger Levsen1-0/+68