Age | Commit message (Expand) | Author | Files | Lines |
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 |
2014-10-19 | reproducible: add locking for reproducible schroot creation (which happens da... | Holger Levsen | 4 | -0/+141 |
2014-10-18 | reproducible: add emergency job to re-create all package pages. | Holger Levsen | 1 | -0/+24 |
2014-10-18 | reproducible: add housekeeping job | Holger Levsen | 2 | -3/+55 |
2014-10-18 | reproducible: finetune output | Holger Levsen | 1 | -2/+2 |
2014-10-18 | reproducible: run debbindiff from within a(nother) sid schroot (created by an... | Holger Levsen | 3 | -44/+39 |
2014-10-18 | reproducible: do backup in setup script | Holger Levsen | 2 | -4/+3 |
2014-10-18 | reproducible: cleanup | Holger Levsen | 1 | -10/+20 |
2014-10-18 | reproducible: refactor | Holger Levsen | 1 | -4/+5 |
2014-10-18 | g-i-installation: use unique names for rescue jobs names, use correct | Holger Levsen | 1 | -2/+1 |
2014-10-18 | g-i-installation: dont fail cleanup if QEMU_LAUNCHER wasnt defined yet | Holger Levsen | 1 | -1/+1 |
2014-10-18 | reproducible: add comment about scheduling strategy | Holger Levsen | 1 | -0/+2 |
2014-10-18 | reproducible: deal with some packages.... sysprofile from 2003 | Holger Levsen | 1 | -1/+1 |
2014-10-18 | reproducible: fix db locking | Holger Levsen | 1 | -2/+5 |
2014-10-18 | reproducible: sort scheduled package reverse | Holger Levsen | 1 | -2/+2 |
2014-10-18 | reproducible: improve grammar | Holger Levsen | 1 | -2/+2 |
2014-10-18 | reproducible: refactor, let jenkins maintain notes.git and trigger the html_n... | Holger Levsen | 1 | -24/+12 |
2014-10-18 | reproducible: update schedule page after manual scheduling | Holger Levsen | 1 | -0/+2 |
2014-10-18 | reproducible: add info about unscheduled packages on schedule page | Holger Levsen | 1 | -3/+22 |
2014-10-18 | reproducible: only link existing packages and count and thus schedule correctly | Holger Levsen | 2 | -3/+7 |
2014-10-17 | reproducible: fix detection of packages with .buildinfo files | Holger Levsen | 1 | -1/+1 |
2014-10-17 | reproducible: refactor, cache information whether .buildinfo file exist | Holger Levsen | 1 | -1/+5 |
2014-10-17 | reproducible: refactor, add page with scheduled packages | Holger Levsen | 4 | -28/+49 |
2014-10-17 | reproducible: refactor, split stats script+job in html_indexes and html_graphs. | Holger Levsen | 3 | -166/+180 |
2014-10-17 | reproducible: refactor, dont try to recreate all packages pages | Holger Levsen | 1 | -2/+2 |
2014-10-17 | reproducible: refactor, create the package html file directly after build | Holger Levsen | 2 | -5/+10 |
2014-10-17 | reproducible: refactor, mv notes+issues html generation into seperate job | Holger Levsen | 4 | -473/+490 |
2014-10-17 | reproducible: refactor, move common functions out, new script+job to just cre... | Holger Levsen | 3 | -128/+176 |
2014-10-17 | reproducible: less volatile header | Holger Levsen | 1 | -4/+2 |
2014-10-17 | reproducible: make stats page the start page | Holger Levsen | 1 | -3/+3 |
2014-10-17 | reproducible: refactor, drop dependency between functions | Holger Levsen | 2 | -7/+11 |
2014-10-17 | reproducible: log times | Holger Levsen | 1 | -7/+9 |
2014-10-17 | common-functions.sh: prevent running as root | Holger Levsen | 1 | -0/+5 |
2014-10-17 | fixup syntax errors | Holger Levsen | 1 | -1/+1 |
2014-10-17 | g-i-installation: detect 'Reached target Shutdown' in output and act accordingly | Holger Levsen | 2 | -1/+2 |