summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-06-05WIPHolger Levsen3-8/+249
2015-06-05reproducible: improve languageHolger Levsen1-2/+2
2015-06-05d-i-yaml.py: try using more variables in job specs -- testing with pu jobsPhilip Hands1-1/+6
2015-06-05reproducible: create main stats page last, so it always has all the valuesHolger Levsen1-1/+1
2015-06-05reproducible: add pkg-submit form to dashboard (should be replaced by one ↵Holger Levsen2-2/+11
without javascript)
2015-06-04reproducible: notes how to do openwrt.htmlHolger Levsen1-0/+13
2015-06-04reproducible: install bison and flex, needed to build the ↵Holger Levsen1-0/+2
crossbuild-toolchain for coreboot
2015-06-04reproducible: notes how to do coreboot.htmlHolger Levsen1-0/+16
2015-06-04fixup THANKS pageHolger Levsen1-1/+2
2015-06-04sort package listHolger Levsen1-27/+24
2015-06-04fix typoHolger Levsen1-1/+1
2015-06-04apache: directly use the apache conf from /etc/munin, use a2en{site,conf} to ↵Mattia Rizzolo3-11/+7
enable the site and the conf
2015-06-04reproducible: html_packages: be critical when a .buildinfo is missingMattia Rizzolo1-2/+1
2015-06-04re-enable IRC notifications for pu buildsPhilip Hands1-1/+1
2015-06-04spread load on time triggers with H/Philip Hands1-3/+3
2015-06-04reproducible: setup_notify: fix typoMattia Rizzolo1-1/+1
2015-06-04reproducible: setup_notify: output the total changes packages at the endMattia Rizzolo1-1/+5
2015-06-04reproducible: setup_notify: only consider packages in main when looking for ↵Mattia Rizzolo1-1/+1
maintainers packages
2015-06-04d-i: use full branch namesHolger Levsen1-2/+2
2015-06-04thanks.html: mention Samuel and Lunar once, not twiceHolger Levsen1-1/+2
2015-06-04d-i.yaml.py: merge the template and job loopsPhilip Hands1-29/+38
2015-06-04d-i.yaml.py: def jobs() to create jobs[]Philip Hands1-19/+19
2015-06-04d-i.yaml.py: formattingPhilip Hands1-12/+14
2015-06-04d-i.yaml.py: de-dup {do_not_edit}Philip Hands1-3/+5
2015-06-04get rid of email stanza duplicationPhilip Hands1-9/+7
2015-06-04drop copyright symbol to avoid charset upsetPhilip Hands1-1/+1
2015-06-04provide anchors to target sections of the front pageDaniel Kahn Gillmor2-2/+8
This patch makes it easier to point people at the list of variations and the list of usertagged bugs. It also uses css to make the targeted sections have a different header color (i'm happy for more style-y people to improve on this visual cue).
2015-06-03update_jdn: execute the python scripts without calling directly the ↵Mattia Rizzolo1-1/+2
interpreter. allow both py2 and py3 scripts
2015-06-03now python3: list comprehensions replacing lambdas, and othersPhilip Hands1-72/+53
2015-06-03simplify program structure a bitPhilip Hands1-95/+72
2015-06-03move function before it's usePhilip Hands1-4/+6
2015-06-03+copyrightPhilip Hands1-0/+3
2015-06-03reproducible: fix html formattingHolger Levsen1-1/+1
2015-06-03reproducible: modify PATHHolger Levsen2-0/+2
2015-06-03reproducible: breakages: do not fail on unrecognized filesMattia Rizzolo1-1/+2
2015-06-03reproducible: ignore noise from rmadision. probably better use the api ↵Holger Levsen1-3/+3
directly...
2015-06-03reproducible: use the forceHolger Levsen1-5/+5
2015-06-03reproducible: using 'mktemp -i' would have been another way to fix thisHolger Levsen1-0/+2
2015-06-03reproducible: remove debugging codeHolger Levsen1-10/+0
2015-06-03reproducible: try harder to understand whats going wrong hereHolger Levsen1-1/+3
2015-06-03jenkins.d.n jessie upgrade: fix reproducible graphs (broken to subtile ↵Holger Levsen1-8/+8
changes in output)
2015-06-03tidy layout slightlyPhilip Hands1-19/+20
2015-06-03add pu jobs, without the IRC noisePhilip Hands1-10/+17
2015-06-03Revert "add jobs for pu/** branches (probably ;-))"Philip Hands1-7/+2
This reverts commit 1bd58348d51adda421776998bf808eceedc6c8a1.
2015-06-03d-i: fix branch definitionHolger Levsen1-1/+1
2015-06-03reproducible: cleanup file after usageHolger Levsen1-0/+1
2015-06-03d-i: disable irc notifications the ugly wayHolger Levsen1-1/+1
2015-06-03add jobs for pu/** branches (probably ;-))Philip Hands1-2/+19
2015-06-03favour join over string-manip. & use loop for html/pdfPhilip Hands1-20/+21
2015-06-03d-i.yaml/pl: code tidyingPhilip Hands1-88/+114