Age | Commit message (Expand) | Author | Files | Lines |
2015-02-15 | reproducible: common: handle the case where print_critical_message has to pri... | Mattia Rizzolo | 1 | -2/+5 |
2015-02-15 | Might as well make "debian" a link too. | Chris Lamb | 1 | -1/+2 |
2015-02-15 | Drop extra whitespace here. | Chris Lamb | 1 | -2/+2 |
2015-02-15 | Save some pixels by using faux shell expansion syntax | Chris Lamb | 1 | -2/+2 |
2015-02-15 | Also link to debian/changelog; useful for seeing what the maintainer just cha... | Chris Lamb | 1 | -0/+1 |
2015-02-14 | reproducible: dont sort twice | Holger Levsen | 1 | -1/+1 |
2015-02-14 | reproducible: sort no_notes by build_date | Holger Levsen | 1 | -1/+2 |
2015-02-14 | reproducible: fixup no_notes navigation | Holger Levsen | 2 | -1/+2 |
2015-02-14 | reproducible: improve wording | Holger Levsen | 1 | -2/+2 |
2015-02-14 | reproducible: add a new index_no_notes page, listing packages without any not... | Mattia Rizzolo | 3 | -1/+28 |
2015-02-14 | reproducible: html_notes: print the actual number of categorized packages, no... | Mattia Rizzolo | 1 | -2/+4 |
2015-02-14 | reproducible: html_notes: call get_bugs() globally | Mattia Rizzolo | 1 | -3/+3 |
2015-02-14 | reproducible: fix html in reproducible_html_notes | Mattia Rizzolo | 1 | -1/+1 |
2015-02-11 | use sparse logical volumes for g-i | Helmut Grohne | 1 | -11/+2 |
2015-02-11 | reproducible: check notes for validity. Check whether the package actually ex... | Mattia Rizzolo | 1 | -0/+11 |
2015-02-10 | bin/reproducible_html_notes: let more external URLs escape the iframe tarpit | Chris Lamb | 1 | -5/+5 |
2015-02-09 | reproducible: credit Holger in *py scripts, as they are based on his work. + ... | Mattia Rizzolo | 4 | -4/+8 |
2015-02-09 | reproducible: UDD is not critical in this infrastucture, let it fail nicely a... | Mattia Rizzolo | 1 | -3/+22 |
2015-02-09 | Reverting the last two commits | Mattia Rizzolo | 2 | -9/+4 |
2015-02-08 | reproducible: and you must try and try... and really better except properly | Holger Levsen | 2 | -4/+9 |
2015-02-08 | reproducible: initialize udd db connection only when also querying udd | Holger Levsen | 1 | -1/+1 |
2015-02-07 | fixup 7ee6af0 | Holger Levsen | 1 | -2/+2 |
2015-02-07 | g-i: download preseed file from 127.0.0.1 from the jenkins job (and from 10.0... | Holger Levsen | 1 | -5/+7 |
2015-02-07 | bin/find_dpkg_trigger_cycles.sh: wait 10 seconds before retry | josch | 1 | -1/+1 |
2015-02-07 | bin/find_dpkg_trigger_cycles.sh: print curl exit code and exit after failure | josch | 1 | -1/+1 |
2015-02-06 | fix grammar: sb#builded#built# | Holger Levsen | 1 | -1/+1 |
2015-02-06 | chroot-installation: only simulate autoremove, thanks jcristau | Holger Levsen | 1 | -1/+1 |
2015-02-06 | fixup | Holger Levsen | 1 | -2/+2 |
2015-02-06 | chroot-installation: give up for now, revert exception+retry handling... | Holger Levsen | 1 | -16/+17 |
2015-02-06 | chroot-installation: yet more debug | Holger Levsen | 1 | -0/+3 |
2015-02-06 | chroot-installation: use 'set -o pipefail' to really catch all the failures, ... | Holger Levsen | 1 | -7/+11 |
2015-02-05 | chroot-installation: add more debug output | Holger Levsen | 1 | -0/+3 |
2015-02-05 | chroot-installation: another attempt to handle failures correctly... | Holger Levsen | 1 | -4/+6 |
2015-02-04 | Revert "Revert "reproducible: link to tracker.debian.org instead to the old P... | Holger Levsen | 1 | -1/+1 |
2015-02-04 | Revert "reproducible: link to tracker.debian.org instead to the old PTS, but ... | Holger Levsen | 1 | -1/+1 |
2015-02-04 | reproducible: link to tracker.debian.org instead to the old PTS, but keep the... | Holger Levsen | 1 | -1/+1 |
2015-02-03 | reproducible: also export build_time in the json | Mattia Rizzolo | 1 | -3/+4 |
2015-02-03 | reproducible: no need to install our version of discount anymore, as #762622 ... | Holger Levsen | 1 | -2/+2 |
2015-02-03 | bin/find_dpkg_trigger_cycles.sh: print error if curl fails | josch | 1 | -1/+1 |
2015-02-03 | reproducible: add 'and others' to copyright notice | Holger Levsen | 2 | -2/+2 |
2015-02-02 | reproducible: rebuild relevant package pages also when we remove a note | Mattia Rizzolo | 1 | -1/+5 |
2015-01-30 | reproducible: rewrite the reproducible_json.sh in python, and replace it | Mattia Rizzolo | 2 | -43/+33 |
2015-01-29 | chroot-installation: set -e explicitly. this doesnt make sense, but thats the... | Holger Levsen | 1 | -0/+1 |
2015-01-28 | chroot-installation: try harder to exit correctly | Holger Levsen | 1 | -4/+4 |
2015-01-28 | bin/find_dpkg_trigger_cycles.sh: make sure the activated path is either follo... | josch | 1 | -1/+1 |
2015-01-26 | chroot-installation: handle failures properly | Holger Levsen | 1 | -2/+7 |
2015-01-26 | always be true... | Holger Levsen | 1 | -1/+1 |
2015-01-26 | chroot-install: work around temporarily download problems by repeating the st... | Holger Levsen | 1 | -1/+11 |
2015-01-26 | chroot-install: make prepare functions idempotent | Holger Levsen | 1 | -3/+3 |
2015-01-25 | Use log of second build if it fails | Reiner Herrmann | 1 | -2/+8 |