Age | Commit message (Expand) | Author | Files | Lines |
2014-10-26 | whitespace change | Holger Levsen | 1 | -1/+1 |
2014-10-26 | d-i: only suggest to delete jobs if they have already been deleted from the .... | Holger Levsen | 1 | -4/+7 |
2014-10-26 | d-i: delete 15 jobs which packages aint in use anymore | Holger Levsen | 1 | -1/+1 |
2014-10-26 | remind to also delete these jobs in d-i.yaml and not only in jenkins, cause e... | Holger Levsen | 1 | -0/+3 |
2014-10-26 | fix detection of deleted git repos. add commands to delete jobs to job output | Holger Levsen | 1 | -3/+29 |
2014-10-26 | d-i-build: only build binary packages as sometimes we cannot download the ori... | Holger Levsen | 1 | -2/+2 |
2014-10-26 | g-i-i: fix logic error, prevent premature shutdown when testing non $(distro)... | Holger Levsen | 1 | -9/+11 |
2014-10-26 | g-i-i: fix noisy typo | Holger Levsen | 1 | -1/+1 |
2014-10-26 | refactor code into new publish_changes_to_userContent() | Holger Levsen | 3 | -21/+46 |
2014-10-25 | everybody uses 7byte git ids | Holger Levsen | 1 | -2/+2 |
2014-10-25 | leave changelog version and git commit id next to the build results too | Holger Levsen | 1 | -3/+4 |
2014-10-25 | g-i-i:_more debugging if we cannot get the logs out.. | Holger Levsen | 1 | -1/+1 |
2014-10-25 | improve whitespace for better copy+paste experience | Holger Levsen | 1 | -1/+1 |
2014-10-25 | chroot-run: if the debian-edu-doc source package was build, update https://je... | Holger Levsen | 1 | -2/+24 |
2014-10-25 | g-i: improve timings to get edu logins to work | Holger Levsen | 1 | -104/+103 |
2014-10-25 | bugfix: remove trap, don't run cleanup twice | Holger Levsen | 1 | -0/+3 |
2014-10-25 | g-i-i: fix output | Holger Levsen | 1 | -1/+2 |
2014-10-25 | g-i: give d-e servers more time for login | Holger Levsen | 1 | -1/+6 |
2014-10-25 | g-i-i: less noise | Holger Levsen | 1 | -1/+1 |
2014-10-25 | make warning more accurate | Holger Levsen | 1 | -1/+1 |
2014-10-25 | reproducible: turn off DEBUG for each script individully, r-common gets sourc... | Holger Levsen | 13 | -1/+12 |
2014-10-25 | g-i-installation: start trigger_mode earlier | Holger Levsen | 1 | -1/+1 |
2014-10-25 | add a FIXME comment to use the package once its available | Holger Levsen | 1 | -1/+2 |
2014-10-25 | introduce common DEBUG variable | Holger Levsen | 12 | -4/+19 |
2014-10-24 | fix typo | Holger Levsen | 1 | -1/+1 |
2014-10-24 | g-i-installation: fix how $NAME is derived | Holger Levsen | 1 | -1/+1 |
2014-10-24 | g-i-installation: get rid of a lot of redundncy in the yaml file | Holger Levsen | 1 | -20/+16 |
2014-10-24 | g-i-installation: first save logs, then remove lvm | Holger Levsen | 1 | -12/+15 |
2014-10-24 | g-i-installation: better debug output and fix a key-stroke for debian-edu mai... | Holger Levsen | 1 | -5/+13 |
2014-10-24 | g-i-installation: whitespace changes and more debugging output | Holger Levsen | 1 | -93/+93 |
2014-10-23 | g-i-installation: fix trivial typing preventing proper testing of (edu) main-... | Holger Levsen | 1 | -1/+1 |
2014-10-23 | chroot-installation: add 60 new jobs, testing all 30 debian-edu tasks in jess... | Holger Levsen | 1 | -0/+2 |
2014-10-23 | g-i-installation: move save_logs() call into cleanup_up() to also (try to) ga... | Holger Levsen | 1 | -2/+8 |
2014-10-23 | reproducible: fix grammar | Holger Levsen | 1 | -1/+1 |
2014-10-23 | reproducible: refactor, fix subtile bug with packages not being detected as n... | Holger Levsen | 1 | -4/+9 |
2014-10-23 | reproducible: pages with 0 packages should not have meta signs | Holger Levsen | 1 | -1/+3 |
2014-10-23 | Revert "reproducible: give debbindiff an hour, not just 15m, to analyze" | Holger Levsen | 1 | -1/+1 |
2014-10-23 | reproducible: give debbindiff an hour, not just 15m, to analyze | Holger Levsen | 1 | -1/+1 |
2014-10-22 | reproducible: no need to blacklist src:linux, it only needs 8.4gb for building | Holger Levsen | 1 | -1/+1 |
2014-10-22 | reproducible: check if the pbuilder base.tgz contains the wanted versions, ab... | Holger Levsen | 1 | -8/+21 |
2014-10-20 | reproducible: when using find -mtime, read the entry for -atime in man find | Holger Levsen | 1 | -1/+1 |
2014-10-19 | reproducible: inform about aborted or otherwise hanging builds | Holger Levsen | 1 | -0/+28 |
2014-10-19 | housekeeping: improve file system use output | Holger Levsen | 1 | -2/+4 |
2014-10-19 | reproducible: schedule only tested same versions which were build more than 2... | Holger Levsen | 1 | -1/+1 |
2014-10-19 | housekeeping: clearer output | Holger Levsen | 1 | -2/+6 |
2014-10-19 | reproducible: fix race condition when a package page was already updated afte... | Holger Levsen | 1 | -1/+3 |
2014-10-19 | reproducible: use proper table headers | Holger Levsen | 2 | -3/+4 |
2014-10-19 | reproducible: this needs common code now too | Holger Levsen | 1 | -0/+3 |
2014-10-19 | fix cute denglish typo | Holger Levsen | 1 | -3/+3 |
2014-10-19 | reproducible: notify about leftover processes | Holger Levsen | 1 | -0/+18 |