summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-02-15reproducible: html_indexes: does not write anything is the relevant query ↵Mattia Rizzolo1-0/+2
did not produce results
2015-02-15reproducible: html_indexes: (ugly) support for section where another number ↵Mattia Rizzolo1-2/+8
is needed
2015-02-15reproducible: html_indexes: do percents against how many tested packages, ↵Mattia Rizzolo1-2/+2
not packages in sid
2015-02-15reproducible: add reproducible_html_indexes.pyMattia Rizzolo1-0/+189
2015-02-15reproducible: notes: add a counter also to /issues/ pagesMattia Rizzolo1-1/+2
2015-02-15reproducible: move get_trailing_icon() from _html_notes to commonMattia Rizzolo2-12/+16
2015-02-15reproducible: common: add a package_has_notes() functionMattia Rizzolo1-0/+8
2015-02-15reproducible: common: handle the case where print_critical_message has to ↵Mattia Rizzolo1-2/+5
print something different than a simple string
2015-02-15Might as well make "debian" a link too.Chris Lamb1-1/+2
2015-02-15Drop extra whitespace here.Chris Lamb1-2/+2
2015-02-15Save some pixels by using faux shell expansion syntaxChris Lamb1-2/+2
2015-02-15Also link to debian/changelog; useful for seeing what the maintainer just ↵Chris Lamb1-0/+1
changed.
2015-02-14reproducible: dont sort twiceHolger Levsen1-1/+1
2015-02-14reproducible: sort no_notes by build_dateHolger Levsen1-1/+2
2015-02-14reproducible: fixup no_notes navigationHolger Levsen2-1/+2
2015-02-14reproducible: improve wordingHolger Levsen1-2/+2
2015-02-14reproducible: add a new index_no_notes page, listing packages without any ↵Mattia Rizzolo3-1/+28
notes against them.
2015-02-14reproducible: html_notes: print the actual number of categorized packages, ↵Mattia Rizzolo1-2/+4
not all noted packages
2015-02-14reproducible: html_notes: call get_bugs() globallyMattia Rizzolo1-3/+3
2015-02-14reproducible: fix html in reproducible_html_notesMattia Rizzolo1-1/+1
2015-02-13reproducible: TODO: another usertag, 'environment'Holger Levsen1-1/+1
2015-02-11use sparse logical volumes for g-iHelmut Grohne1-11/+2
These are snapshots of the zero target and thus automatically zeroed, so we do not have to overwrite them avoiding the IO load altogether.
2015-02-11reproducible: check notes for validity. Check whether the package actually ↵Mattia Rizzolo1-0/+11
exists and was tested
2015-02-10bin/reproducible_html_notes: let more external URLs escape the iframe tarpitChris Lamb1-5/+5
2015-02-10the new tag is called signature_s_Holger Levsen1-1/+1
2015-02-09reproducible TODO: graph new usertag "signature"Holger Levsen1-0/+1
2015-02-09cleanup FIXMEsHolger Levsen1-1/+2
2015-02-09Revert "whitespace change to force touching of all job configs"Holger Levsen17-28/+28
This reverts commit 124c0ddb89d1c420804a15ee8366b89d7e1371de.
2015-02-09whitespace change to force touching of all job configsHolger Levsen17-28/+28
2015-02-09reproducible: credit Holger in *py scripts, as they are based on his work. + ↵Mattia Rizzolo4-4/+8
change license GPL-2+ → GPL-2
2015-02-09reproducible: UDD is not critical in this infrastucture, let it fail nicely ↵Mattia Rizzolo1-3/+22
as much as possible In particular: * missing network connection is fine * errors on the udd part are fine * quite everything is fine just, every query will cause a fake empty response, and this will be logged as error.
2015-02-09Reverting the last two commitsMattia Rizzolo2-9/+4
2015-02-08reproducible: and you must try and try... and really better except properlyHolger Levsen2-4/+9
2015-02-08reproducible: initialize udd db connection only when also querying uddHolger Levsen1-1/+1
2015-02-08apache: clean the config by using a macroMattia Rizzolo1-50/+20
2015-02-08apache: better commentsMattia Rizzolo1-3/+5
2015-02-07fixup 7ee6af0Holger Levsen1-2/+2
2015-02-07reproducible README: add links to wiki, .json and sqlite db file.Holger Levsen1-3/+9
2015-02-07g-i: download preseed file from 127.0.0.1 from the jenkins job (and from ↵Holger Levsen1-5/+7
10.0.2.1 from inside qemu) but show jenkins.debian.net in output, so the url from the outside world
2015-02-07g-i: do not redirect to https if accessed as 127.0.0.1 or 10.0.2.1 - ↵Holger Levsen1-0/+54
redudant but working configuration
2015-02-07bin/find_dpkg_trigger_cycles.sh: wait 10 seconds before retryjosch1-1/+1
2015-02-07bin/find_dpkg_trigger_cycles.sh: print curl exit code and exit after failurejosch1-1/+1
2015-02-06fix grammar: sb#builded#built#Holger Levsen1-1/+1
2015-02-06chroot-installation: only simulate autoremove, thanks jcristauHolger Levsen1-1/+1
2015-02-06fixupHolger Levsen1-2/+2
2015-02-06chroot-installation: give up for now, revert exception+retry handling...Holger Levsen1-16/+17
2015-02-06chroot-installation: yet more debugHolger Levsen1-0/+3
2015-02-06chroot-installation: use 'set -o pipefail' to really catch all the failures, ↵Holger Levsen1-7/+11
thanks wRAR for the hint
2015-02-05chroot-installation: add more debug outputHolger Levsen1-0/+3
2015-02-05TODO for reproducible: new job+page: "packages different from sid in our ↵Holger Levsen1-0/+2
toolchain"