summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-06-13reproducible openwrt: fix css nameHolger Levsen1-1/+1
2015-06-13reproducible openwrt: rename *-squashfs*.bin to *.bin.squashfs (needed for ↵Holger Levsen1-2/+10
debbindiff 20)
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 ↵Holger Levsen6-27/+128
http://luci.subsignal.org/trac/browser/luci/trunk/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css?rev=6304), adopt html. build .ipk packages
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
This reverts commit b7198e0e12e5a3a89932f74752640c817cbdf923.
2015-06-12reproducible: scheduler: rewrite the irc messageMattia Rizzolo1-12/+27
2015-06-12reproducible: *.py: from datetime import datetime, timedelta instead of all ↵Mattia Rizzolo4-12/+12
datetime
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 ↵Mattia Rizzolo1-31/+41
cleaner
2015-06-12reprducible: scheduler: rename scheduler_*() functions to query_*()Mattia Rizzolo1-6/+6
2015-06-12reproducible openwrt: fix typoHolger Levsen1-1/+1
2015-06-12reproducible openwrt: fix loopsHolger Levsen1-1/+3
2015-06-12use 'ionice -c 3 nice' instead of 'nice ionice -c 3' everywhereHolger Levsen3-19/+19
2015-06-12reproducible coreboot: refactor, introduce save_coreboot_results()Holger Levsen1-21/+16
2015-06-12reproducible openwrt: add logo. add redirect for /openwrt/Holger Levsen2-0/+6
2015-06-12reproducible openwrt: refactor, introduce save_openwrt_results(), fix bug ↵Holger Levsen1-31/+21
with cleaning up between builds
2015-06-12reproducible openwrt and coreboot: cleanup TMPBUILDDIR sooner, to free ↵Holger Levsen2-2/+8
memory earlier. Fixup error when creating html page
2015-06-12reproducible openwrt: fix typoHolger Levsen1-1/+1
2015-06-12reproducible openwrt and coreboot: build on tmpfsHolger Levsen2-20/+18
2015-06-12reproducible openwrt: install toolchain. cleanup properly between builds. ↵Holger Levsen1-36/+39
call make it single steps again
2015-06-12reproducible: build: add some output to the build log too when ↵Mattia Rizzolo1-0/+7
re-re-building the package due to mirror updates
2015-06-12reproducible openwrt: build everything in one goHolger Levsen1-27/+32
2015-06-12reproducible openwrt: debug make as advisedHolger Levsen1-2/+2
2015-06-12reproducible openwrt: create toolchain html after toolchain was installed. ↵Holger Levsen1-22/+24
add openwrt banner
2015-06-12reproducible openwrt: fix typoHolger Levsen1-1/+1
2015-06-12reproducible openwrt: fixup job cfgHolger Levsen1-1/+1
2015-06-12reproducible OpenWRT: initial testHolger Levsen4-63/+99
2015-06-12reproducible updatesHolger Levsen1-5/+3
2015-06-12reproducible: add 'packages which need to be fixed in testing' and 'packages ↵Holger Levsen3-0/+270
modified in our toolchain in experimental' to dashboard
2015-06-12reproducible coreboot: list used toolchain lastHolger Levsen1-2/+2
2015-06-12reproducible coreboot: fix cleanupHolger Levsen1-3/+1
2015-06-12reproducible: maintenance: fix syntaxMattia Rizzolo1-1/+1
2015-06-11reproducible: maintenance: also lists too old processes with uid ↵Mattia Rizzolo1-1/+17
1111/2222/1234 (used for r-b builds)
2015-06-11reproducible coreboot: fix pathesHolger Levsen1-2/+1
2015-06-11reproducible: fixup aea705d5Holger Levsen1-1/+0
2015-06-11reproducible: redo the first build if the 2nd successful one was done after ↵Holger Levsen1-19/+31
a mirror push
2015-06-11reproducible: refactorHolger Levsen3-8/+12
2015-06-11use less pipesHolger Levsen2-2/+2
2015-06-11reproducible coreboot: fixup pathesHolger Levsen1-3/+3
2015-06-11reproducible coreboot: reorder presentation of resultsHolger Levsen1-36/+43
2015-06-11Revert "reproducible coreboot: reorder presentation of results"Holger Levsen2-76/+42
This reverts commit 1ffd55da56f64558fbadafad1f99f4e9a2ba8e6b.