summaryrefslogtreecommitdiffstats
path: root/bin
AgeCommit message (Expand)AuthorFilesLines
2015-05-02reproducible: breakages: do not consider blacklisted packages when looking fo...Mattia Rizzolo1-1/+1
2015-05-02reproducible: add a reproducible_breakages job (and relative script) to produ...Mattia Rizzolo1-0/+245
2015-05-01reproducible: also umount /proc in cleanup()Holger Levsen1-0/+1
2015-05-01reproducible: setup_schroot: mount /proc before trying to install packagesMattia Rizzolo1-0/+5
2015-05-01fix typoHolger Levsen1-1/+1
2015-05-01reproducible: make the notes jobs not fail if there is a note for an untested...Holger Levsen1-2/+5
2015-05-01fix typoHolger Levsen1-1/+1
2015-04-30reproducible: maintenance: also auto-reschedule package which fail due to apt...Mattia Rizzolo1-1/+1
2015-04-30reproducible: maintenance: drop code relative to /var/cache/pbuilder/results:...Mattia Rizzolo1-35/+0
2015-04-30reproducible: maintenance: fix find call to be more clever about what to dele...Mattia Rizzolo1-2/+2
2015-04-30reproducible: build: set +x IFF $DEBUG is falseMattia Rizzolo1-3/+3
2015-04-30reproducible: setup_schroot: print apt invocationMattia Rizzolo1-0/+2
2015-04-30fix typoHolger Levsen1-3/+3
2015-04-30reproducible: schedule even more new versionsHolger Levsen1-3/+3
2015-04-29update sponsor-link to point to profitbricks.co.ukHolger Levsen1-1/+1
2015-04-29move all reproducible public stuff under /var/lib/jenkins/userContent/reprodu...Mattia Rizzolo2-2/+2
2015-04-29fix grammarHolger Levsen1-1/+1
2015-04-28reproducible: sed everything to use that $BASE variable instead of hardcoding...Mattia Rizzolo4-31/+30
2015-04-28reproducible: common.sh: define $BASE, pointing to the http-published directory.Mattia Rizzolo1-6/+3
2015-04-28reproducible: common.sh: remove set_package_class(), now unusedMattia Rizzolo1-8/+0
2015-04-28reproducible: schedule some more new versionsHolger Levsen1-3/+3
2015-04-28reproducible: maintenance: specify column width to avoid crapping package nam...Mattia Rizzolo1-2/+2
2015-04-28reproducible: build: re-enable irc notification for reproducible→unreproduc...Mattia Rizzolo1-1/+1
2015-04-28reproducible: scheduler_on_demand: fix checkMattia Rizzolo1-1/+1
2015-04-27reproducible: build: print out status with the notificationMattia Rizzolo1-4/+4
2015-04-27reproducible: build: write both build logs to rbuildMattia Rizzolo1-5/+2
2015-04-26update commentHolger Levsen1-1/+1
2015-04-26refactorHolger Levsen1-5/+1
2015-04-26chroot-installation: fix typoHolger Levsen1-1/+1
2015-04-26Make the 'sources' link land to the version we are looking atJérémy Bobbio1-1/+1
2015-04-26actually add support for stretchHolger Levsen1-5/+9
2015-04-25reproducible: maintenance: do not remove notes of removed packages, the notes...Mattia Rizzolo1-1/+1
2015-04-25reproducible: maintenance: actually do rm now. the output has been tested eno...Mattia Rizzolo1-1/+1
2015-04-25reproducible: maintenance: pretty print removed packages tooMattia Rizzolo1-1/+1
2015-04-25reproducible: add a sane mean to notify the IRC channel when builds finish.Mattia Rizzolo5-30/+56
2015-04-25fix typoHolger Levsen1-1/+1
2015-04-24reproducible: reword to make it clear that the graph shows the number of tags...Holger Levsen1-2/+2
2015-04-24bin/find_dpkg_trigger_cycles.sh: make work with set -ejosch1-5/+7
2015-04-24find_dpkg_trigger_cycles.sh: use APT_CONFIG environment variable instead of c...josch1-9/+16
2015-04-23g-i: enable less sound hwHolger Levsen1-1/+1
2015-04-23g-i: edu: enable soundhw to (try to) workaround ltsp chroot setup problemHolger Levsen1-1/+1
2015-04-22also retry 3 timesHolger Levsen1-2/+2
2015-04-22bin/find_dpkg_trigger_cycles.sh: set -o pipefail and set -ejosch1-0/+4
2015-04-22reproducible: fixup 52b794f0Holger Levsen1-3/+4
2015-04-21reproducible: common.sh: drop that set_linktarget nonsense, and teach link_pa...Mattia Rizzolo2-20/+15
2015-04-21reproducible: common.py: add a link_packages() function, exact plural of link...Mattia Rizzolo1-0/+8
2015-04-21common: use LC_ALL=C.UTF-8 instead of C. We live in a bigger world to costrai...Mattia Rizzolo1-1/+1
2015-04-21reproducible: common.sh: use python's link_package() to generate the html lin...Mattia Rizzolo1-2/+4
2015-04-21reproducible: common.py: speed up the import by initializing the udd connecti...Mattia Rizzolo1-2/+7
2015-04-21reproducible: build: refactor: print apt-get source output also in the jenkin...Mattia Rizzolo1-2/+2