Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-07-13 | Revert "fixtypo" | Holger Levsen | 1 | -1/+1 | |
This reverts commit 6c3abb06d793dddc024c07cb3e7a52dbd4e92901. | |||||
2016-07-12 | fixtypo | Holger Levsen | 1 | -1/+1 | |
2016-07-12 | torbrowser tests: try to adopt for tbl >=0.2.5-1~ | Holger Levsen | 1 | -2/+6 | |
2016-07-11 | lvc: make sure that the pool directory exists, independent of the pool | Philip Hands | 1 | -12/+12 | |
on pb10 it seems that it's currently failing to do this, so perhaps the pool is being left around despite the directory not existing. This may allow the pool to start working, or may act to highlight the underlying problem. Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-07-10 | reproducible Debian: vary user's shell on the 2nd build if BUILDUSERNAME is set | Holger Levsen | 28 | -56/+112 | |
2016-07-10 | reproducible Debian: delay variation a bit, until BUILDUSERNAME is exported ↵ | Holger Levsen | 28 | -28/+28 | |
everywhere | |||||
2016-07-10 | fixup 1244aad: reproducible Debian: vary user's login shell | Holger Levsen | 29 | -58/+58 | |
2016-07-10 | fixupp 878abc5a: reproducible Debian: vary user's login shell | Holger Levsen | 28 | -56/+56 | |
2016-07-10 | reproducible Debian: vary user's login shell | Holger Levsen | 29 | -1/+58 | |
2016-07-10 | sync with the others… | Holger Levsen | 4 | -4/+10 | |
2016-07-08 | reproducible debian: install gnupg2 in the pbuilder base.tgz's instead | Holger Levsen | 1 | -1/+1 | |
2016-07-08 | reproducible debian: also install gnupg… | Holger Levsen | 1 | -1/+1 | |
2016-07-07 | typo | Philip Hands | 1 | -1/+1 | |
2016-07-07 | reproducible: notes: poll SCM once a day now we're getting triggers | Philip Hands | 1 | -1/+3 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-07-06 | fix fatal typo | Holger Levsen | 1 | -2/+2 | |
2016-07-06 | fix bug preventing new packages to be installed | Holger Levsen | 1 | -1/+1 | |
2016-07-06 | reproducible fdroid: install a bunch of packages to build fdroid | Holger Levsen | 1 | -1/+6 | |
2016-07-06 | reproducible debian: fix link to index_$status in the package pages | Mattia Rizzolo | 1 | -1/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-07-06 | reproducible debian: put 'last update' last in the footer | Holger Levsen | 1 | -1/+1 | |
2016-07-06 | reproducible debian: make diffoscope output more visible by adding its logo | Holger Levsen | 2 | -1/+4 | |
2016-07-06 | detect another kind of network issue: 503 | Holger Levsen | 4 | -7/+7 | |
2016-07-06 | torbrowser tests: fix URL for own view | Holger Levsen | 1 | -1/+1 | |
2016-07-05 | reproducible: only show modified in experimental if different from sid | Holger Levsen | 1 | -2/+4 | |
2016-07-05 | potential -> prospects | Chris Lamb | 2 | -3/+3 | |
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 | 3 | -24/+29 | |
Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-07-05 | reproducible debian: add common function for creating temporary files | Valerie R Young | 1 | -0/+10 | |
Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-07-05 | reproducible debian: add mustache script for main page navigation | Valerie R Young | 2 | -114/+106 | |
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 project links in left navigation | Valerie R Young | 2 | -4/+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 | 3 | -15/+18 | |
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 | 3 | -18/+28 | |
[ 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: add a percent() function to reproducible_common.py | Valerie R Young | 1 | -0/+4 | |
Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-07-05 | reproducible debian: move python 'gen_status_link_icon' function to common | Valerie R Young | 3 | -13/+27 | |
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 | 3 | -43/+57 | |
Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-07-02 | fix redirects from jenkins.debian.net/userContent/* | Valerie R Young | 1 | -1/+1 | |
2016-06-26 | d-i: capitalise Debian on build jobs, since we need a trivial change | Philip Hands | 1 | -2/+2 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-06-26 | fixup! d-i: ensure that there's a 'pu_' element to pu/ branch related things | Philip Hands | 1 | -1/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-06-26 | lvc: reinstate remote shell (will break on testing for now) | Philip Hands | 2 | -8/+9 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-06-26 | lvc: retrieve artifacts (1st attempt) | Philip Hands | 2 | -4/+54 | |
2016-06-25 | reproducible debian: show 3 months build stats for i386 too | Holger Levsen | 1 | -6/+2 | |
2016-06-23 | lvc: deal with $PU_GIT_BRANCH being unset | Philip Hands | 1 | -1/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-06-22 | g-i edu: set disksize for stretch combi server to 60gb to match jessie + ↵ | Holger Levsen | 1 | -1/+1 | |
documented requirements | |||||
2016-06-21 | reproducible debian: TODO: include diffoscope run time in log | Holger Levsen | 1 | -0/+1 | |
2016-06-21 | reproducible debian: document that we temporarily dont have intel/amd cpu ↵ | Holger Levsen | 1 | -1/+1 | |
variation on amd64 | |||||
2016-06-21 | lvc: allow more mkdir | Holger Levsen | 1 | -1/+1 | |
2016-06-21 | lvc: put VM storage in /srv/workspace/vm-pools/ | Philip Hands | 2 | -6/+14 | |
2016-06-21 | reproducible: breakages: also detect stale files of belonging to old package ↵ | Mattia Rizzolo | 1 | -5/+13 | |
versions Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-06-21 | reproducible: breakages: in alien_log(), correctly deal with different file ↵ | Mattia Rizzolo | 1 | -1/+8 | |
names with different splitting needs Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-06-21 | reproducible: breakages: remove dead code | Mattia Rizzolo | 1 | -31/+0 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-06-21 | d-i: name pb10 as LVC_HOST | Philip Hands | 1 | -3/+3 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-06-21 | fixup! d-i iso builds: allow rsync of isos to pb10 | Philip Hands | 1 | -2/+2 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> |