summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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.
2015-06-11reproducible coreboot: reorder presentation of resultsHolger Levsen2-42/+76
2015-06-11fix underscore/dash mismatches & missing template (found with latest j-j-b)Philip Hands1-3/+7
2015-06-11use aliases for sidebars to reduce redundency -- could try macros insteadPhilip Hands1-15/+6
2015-06-11run botch-bin2src without --alljosch1-1/+1
2015-06-11reproducible coreboot…Holger Levsen1-2/+11
2015-06-11reproducible: build: use a sensible name in the From: field in emails, not ↵Mattia Rizzolo1-1/+2
just the address
2015-06-11reproducible coreboot: fix email linkMattia Rizzolo1-1/+1
2015-06-10reproducible coreboot: build with no payloadsHolger Levsen1-3/+3
2015-06-10Revert "reproducible coreboot: build with no payloads"Holger Levsen3-39/+11
This reverts commit e0a362d6a20f202573e368d149360ddbe387517b.
2015-06-10reproducible coreboot: build with no payloadsHolger Levsen3-11/+39
2015-06-10reproducible: for coreboot the minute always differsHolger Levsen1-1/+2
2015-06-10reproducible coreboot: add toolchain(s) information to coreboot.htmlHolger Levsen1-3/+27
2015-06-10reproducible: s#failed to built#failed to build#gHolger Levsen3-9/+9
2015-06-10reproducible: improve index_notifyHolger Levsen2-5/+6