Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-01-15 | reproducible Debian: explain arm64 variations | Holger Levsen | 1 | -7/+7 | |
2017-01-11 | update copyright | Holger Levsen | 1 | -1/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-01-11 | reproducible Debian: s#html page#HTML page#g | Holger Levsen | 1 | -2/+2 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-12-25 | reproducible Debian: correct graphs for arm64 | Holger Levsen | 1 | -0/+8 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-12-22 | reproducible Debian: add arm64 to tested architectures, thanks to ↵ | Holger Levsen | 1 | -1/+1 | |
codethink.co.uk providing us with 8 moonshot arm64 sleds Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-12-21 | reproducible Debian: define MAINNODE used by _maintenance.sh | Holger Levsen | 1 | -0/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-12-19 | reproducible Debian: switch bash scripts to postgres | Valerie R Young | 1 | -29/+5 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-12-03 | reproducible Debian: log/irc signal name for convenience | Daniel Shahaf | 1 | -0/+5 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-11-16 | reproducible Debian: correctly explain CPU varition for amd64+i386 | Holger Levsen | 1 | -1/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-11-14 | reproducible Debian: show bugs filed on a dedicated page (thanks jmw for the ↵ | Holger Levsen | 1 | -1/+1 | |
idea) Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-11-10 | reproducible Debian: fixup f359c966, also refactor _common.py accordingly to ↵ | Holger Levsen | 1 | -3/+3 | |
.csv file change Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-11-10 | reproducible Debian: refactor, drop the (now pointless) numbers… | Holger Levsen | 1 | -1/+3 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-11-08 | reproducible Debian: rename meta_pkgset.csv to reproducible_pkgsets.csv | Holger Levsen | 1 | -1/+1 | |
2016-11-08 | reproducible debian: add and use query_to_csv bash function | Valerie R Young | 1 | -7/+29 | |
Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-11-07 | reproducible Debian: update documentation of build path variation | HW42 | 1 | -1/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-11-07 | reproducible Debian: vary the source dir name | HW42 | 1 | -1/+1 | |
This hapens for example when some builders use 'dpkg-source -x' and others build out of a SCM. Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-11-07 | reproducible Debian: always build under /build | HW42 | 1 | -1/+1 | |
This way the build-path gets included into the .buildinfo like it will on buildds. Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-10-18 | reproducible: common.sh: properly escape the double quote signs in the ↵ | Mattia Rizzolo | 1 | -2/+2 | |
footer description those strings will end up in a JSON-like string, which need the " signs to be escaped Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-10-17 | reproducible debian: add and use query_db bash function | Valerie R Young | 1 | -1/+6 | |
Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-10-17 | reproducible Debian: refactor | Holger Levsen | 1 | -0/+1 | |
2016-10-13 | reproducible: make scripts and debug mode less chatty | Holger Levsen | 1 | -3/+7 | |
2016-10-12 | reproducible intros: demphasize wiki | Holger Levsen | 1 | -2/+2 | |
2016-10-11 | reproducible Debian: document re-enabled cpu type variation on i386 | Holger Levsen | 1 | -1/+1 | |
2016-09-29 | reproducible debian: briefly explain what this is all about | Holger Levsen | 1 | -1/+1 | |
2016-09-09 | reproducible FreeBSD: change from 10.2 to 10.3 LTS | Daniel Shahaf | 1 | -2/+2 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-08-31 | Revert "Vary the lengths of the two build paths" | Mattia Rizzolo | 1 | -1/+1 | |
It causes a too huge diff in the binaries, making diffoscope output unreadable. This reverts commit e5d053aefa5f6d5f54dc5ce4b33ce86ec4e26a0b. | |||||
2016-08-31 | Revert "Vary the lengths of the two user names" | Mattia Rizzolo | 1 | -2/+2 | |
This reverts commit ca05c0d637910683f861aa3953a68419e6fa02aa. | |||||
2016-08-31 | Vary the lengths of the two user names | Paul Wise | 1 | -2/+2 | |
Signed-off-by: Mattia Rizzolo <mattia@debian.org> | |||||
2016-08-31 | Vary the GECOS of the two build users | Paul Wise | 1 | -0/+1 | |
This affects at least the Debian package libforms. Signed-off-by: Mattia Rizzolo <mattia@debian.org> | |||||
2016-08-31 | Vary the lengths of the two build paths | Paul Wise | 1 | -1/+1 | |
Signed-off-by: Mattia Rizzolo <mattia@debian.org> | |||||
2016-08-20 | reproducible Debian: vary the build path on all suites except testing | Holger Levsen | 1 | -1/+1 | |
2016-08-03 | reproducible debian: fix bug that removed suite/arch nav for dashboard pages | Valerie R Young | 1 | -4/+4 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-08-01 | reproducible debian: vary build path on testing/i386 | Reiner Herrmann | 1 | -0/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-07-29 | reproducible: fix some descriptions and add links to LEDE tests | Holger Levsen | 1 | -3/+2 | |
2016-07-28 | reproducible debian: move mustache template directory out of bin | Valerie R Young | 1 | -1/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-07-24 | reproducible debian: add categories to meta_pkgset definitions | Valerie R Young | 1 | -2/+3 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-07-24 | reproducible debian: add cross arch/suite navigation for many pages | Valerie R Young | 1 | -8/+10 | |
From the left navigation "suite/arch" section, you can now navigation between suite and architecture specific results for the following pages: packages sets, packages with notes, packages without notes, packages tested in 24/48hs, all packages state pages and all packages page. Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-07-24 | reproducible debian: first pass at main navigation improvements | Valerie R Young | 1 | -5/+5 | |
Reshuffled links, added headers, added hover text, small changes in highlighting of links. Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-07-24 | reproducible debian: move page titles to mainbody, add dashboard header in nav | Valerie R Young | 1 | -2/+4 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-07-24 | reproducible debian: use main navigation template in bash scripts | Valerie R Young | 1 | -125/+74 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-07-23 | add LEDE build script and job | Alexander Couzens | 1 | -0/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-07-22 | reproducible debian: remove deprecated pkgset logic in _common.sh function | Valerie R Young | 1 | -18/+2 | |
Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-07-17 | reproducible debian: rewrite reproducible_html_pkg_sets in python | Valerie R Young | 1 | -6/+0 | |
Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-07-10 | reproducible Debian: vary user's login shell | Holger Levsen | 1 | -1/+2 | |
2016-07-05 | potential -> prospects | Chris Lamb | 1 | -2/+2 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-07-05 | reproducible debian: replace bash write_page_footer with mustache template | Valerie R Young | 1 | -18/+23 | |
Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-07-05 | reproducible debian: add package list symbol legend template | Valerie R Young | 1 | -1/+2 | |
Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-07-05 | reproducible debian: add template for default footer | Valerie R Young | 1 | -0/+1 | |
[ Mattia Rizzolo ] wrap and indent lines in default_page_footer.mustache Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-07-05 | reproducible debian: move META_PKGSET definition to csv file | Valerie R Young | 1 | -43/+6 | |
Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-06-21 | reproducible debian: document that we temporarily dont have intel/amd cpu ↵ | Holger Levsen | 1 | -1/+1 | |
variation on amd64 |