Age | Commit message (Expand) | Author | Files | Lines |
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 |
2015-01-25 | Check also if second build failed. | Reiner Herrmann | 1 | -7/+12 |
2015-01-25 | Move invocation of debbindiff to separate function | Reiner Herrmann | 1 | -62/+66 |
2015-01-24 | bin/reproducible_html_packages.py: be explicit about the time being UTC | josch | 1 | -1/+1 |
2015-01-24 | live-build and lvc: also build debian-edu_jessie_workstation and use xfce for... | Holger Levsen | 1 | -1/+5 |
2015-01-21 | reproducible: delete logfiles of packages removed from sid | Holger Levsen | 1 | -1/+6 |
2015-01-19 | reproducible: unshare need to be told where options end | Jérémy Bobbio | 1 | -1/+1 |
2015-01-19 | reproducible: change the hostname in the second build | Jérémy Bobbio | 1 | -1/+1 |
2015-01-19 | reproducible: _html_packages: better handling of exceptions | Mattia Rizzolo | 2 | -2/+10 |
2015-01-19 | reproducible: _html_notes: allow issues with 0 affected packages | Mattia Rizzolo | 1 | -3/+12 |
2015-01-19 | reproducible: forgot to remove some debug print() | Mattia Rizzolo | 2 | -2/+0 |
2015-01-18 | reproducible: also check for new uids used by pbuilder | Holger Levsen | 1 | -3/+6 |
2015-01-18 | Use different BUILDUSERID and BUILDUSERNAME for the two builds | Reiner Herrmann | 1 | -3/+6 |
2015-01-17 | reproducible: _html_notes: also sort the issues by name, when they affect the... | Mattia Rizzolo | 1 | -1/+1 |
2015-01-17 | reproducible: fix typo in a template | Mattia Rizzolo | 1 | -1/+1 |
2015-01-17 | reproducible: use 'LANG=fr_CH.UTF-8 LC_ALL=fr_CH.UTF-8' for the 2nd pbuilder run | Holger Levsen | 1 | -1/+1 |
2015-01-17 | reproducible: _html_notes: sort issues by number of affected packages | Mattia Rizzolo | 1 | -1/+1 |
2015-01-16 | reproducible: _html_notes: add a reassuntive note at the end of the issues table | Mattia Rizzolo | 1 | -0/+2 |
2015-01-16 | reproducible: _html_notes: fixup previous commit + add a counter | Mattia Rizzolo | 1 | -2/+8 |
2015-01-16 | reproducible: add some infos for the user about the # and | Mattia Rizzolo | 2 | -5/+9 |
2015-01-16 | reproducible: _html_notes: add the bug sign in the notes_index page | Mattia Rizzolo | 1 | -2/+15 |
2015-01-16 | reproducible: drop more /userContent things from urls, they are not needed an... | Mattia Rizzolo | 1 | -7/+7 |
2015-01-16 | reproducible: also move the import psycopg2 to _common.py | Mattia Rizzolo | 2 | -4/+3 |
2015-01-16 | reproducible: return an empty string, not Null in gen_bugs_links() | Mattia Rizzolo | 1 | -1/+1 |
2015-01-16 | reproducible: move some functions to _common.py | Mattia Rizzolo | 2 | -94/+87 |
2015-01-16 | reproducible: html_packages: add gen_all_rb_pkg_pages() | Mattia Rizzolo | 1 | -0/+6 |
2015-01-16 | reproducible: initial work to add bug information to rb pages. now add bugs n... | Mattia Rizzolo | 1 | -1/+112 |
2015-01-15 | reproducible: add column with number of affected packages | Holger Levsen | 1 | -2/+3 |
2015-01-15 | reproducible: fixup several meta pkg sets, run job more often | Holger Levsen | 1 | -12/+11 |
2015-01-15 | reproducible: stop treating creating .buildinfo files specially (leftover) | Holger Levsen | 1 | -1/+1 |