summaryrefslogtreecommitdiffstats
path: root/bin
AgeCommit message (Expand)AuthorFilesLines
2015-06-14reproducible: schedule_on_demand: rewrite it to just be a wrapper around repr...Mattia Rizzolo1-34/+5
2015-06-14reproducible: remote_scheduler: fix the "build is already started, not schedu...Mattia Rizzolo1-1/+1
2015-06-14reproducible: remote_scheduler: add logic to avoid people scheduling >50 pack...Mattia Rizzolo1-1/+10
2015-06-14reproducible: common,maintenance: also pass $REASON to the rescheduling scrip...Mattia Rizzolo2-1/+8
2015-06-14reproducible: reduce code duplication by teaching sh's schedule_packages() to...Mattia Rizzolo4-72/+13
2015-06-14reproducible: remote_scheduler: look for the LOCAL_CALL env var and remove th...Mattia Rizzolo1-1/+8
2015-06-14reproducible openwrt: fix typoReiner Herrmann1-1/+1
2015-06-14reproducible openwrt: refactor building into more functionsReiner Herrmann1-79/+89
2015-06-14reproducible: build: help debugging a debbindiff bug (#788568) by checking tm...Mattia Rizzolo1-0/+8
2015-06-14reproducible: common.sh: fix typoMattia Rizzolo1-1/+1
2015-06-14reproducible: define $TEMPDIR as /tmp/reproducible and teach all the to creat...Mattia Rizzolo10-25/+27
2015-06-14reproducible openwrt: also save/compare openwrt*root.squashfsReiner Herrmann1-2/+2
2015-06-14reproducible openwrt: build only one imageReiner Herrmann1-0/+5
2015-06-14reproducible openwrt: debbindiff 21 knows how to handle .ipk filesHolger Levsen1-1/+1
2015-06-14schroot-create: fix parameters checking: first check for reproducible/backpor...Mattia Rizzolo1-13/+13
2015-06-14reproducible: fix "Created $count issue pages for $suite" counterReiner Herrmann1-1/+1
2015-06-13reproducible: s/OpenWRT/OpenWrt/Reiner Herrmann2-9/+9
2015-06-13reproducible openwrt: fix harmless html typoHolger Levsen1-1/+1
2015-06-13reproducible openwrt: add debug codeHolger Levsen1-0/+1
2015-06-13reproducible openwrt: simplefy find callsHolger Levsen1-2/+2
2015-06-13reproducible openwrt: correctly include the bannerHolger Levsen1-1/+1
2015-06-13reproducible: add 'ftbfs_due_to_obsolete_dependencies' and 'ftbfs_due_to_virt...Holger Levsen1-1/+1
2015-06-13reproducible openwrt: remove redundancy from headingHolger Levsen1-1/+1
2015-06-13reproducible openwrt: explain that debbindiff 20 does not understand squashfs...Holger Levsen1-1/+1
2015-06-13reproducible openwrt:_drop useless /ipk/ from pathesHolger Levsen1-2/+2
2015-06-13reproducible openwrt: preserve banner as build_dir gets removed to free memoryHolger Levsen1-2/+5
2015-06-13reproducible: get rid of 2/3 irc notifications for broken notes.gitHolger Levsen1-1/+2
2015-06-13reproducible openwrt and coreboot: fix typoHolger Levsen2-2/+2
2015-06-13reproducible coreboot: only mention unreproducible images if there are someHolger Levsen1-1/+6
2015-06-13reproducible openwrt: also analyse .ipk packagesHolger Levsen1-12/+42
2015-06-13reproducible openwrt and coreboot: improve job outputHolger Levsen2-11/+11
2015-06-13reproducible coreboot and openwrt: turn the 'reproducible?' headline into a s...Holger Levsen2-2/+14
2015-06-13reproducible openwrt: stop renaming *.bin to *.bin.squashfs because debbindif...Holger Levsen1-9/+1
2015-06-13reproducible: remove irc notifications for automatically rescheduling due to ...Holger Levsen1-1/+1
2015-06-13reproducible openwrt: fix css nameHolger Levsen1-1/+1
2015-06-13reproducible openwrt: rename *-squashfs*.bin to *.bin.squashfs (needed for de...Holger Levsen1-2/+10
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-13reproducible openwrt: add css and logo (derived from http://luci.subsignal.or...Holger Levsen2-27/+29
2015-06-12reproducible coreboot: fix syntaxHolger Levsen1-2/+3
2015-06-12reproducible coreboot and openwrt: sort results alphabeticallyHolger Levsen2-2/+2
2015-06-12reproducible openwrt: fix package nameHolger Levsen1-1/+7
2015-06-12reproducible openwrt: disable debug outputHolger Levsen1-1/+1
2015-06-12reproducible: add link to /openwrt/ in dashboard.Holger 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 Rizzolo4-12/+12