Age | Commit message (Expand) | Author | Files | Lines |
2015-09-18 | reproducible: enable debug at the end, to understand rare failures… | Holger Levsen | 1 | -0/+1 |
2015-09-16 | reproducible: unregister build if the node is down | Holger Levsen | 1 | -0/+8 |
2015-09-16 | use exec to start abort.sh to invoke it from within the current job run | Holger Levsen | 1 | -2/+2 |
2015-09-16 | reproducible: fix typos | Holger Levsen | 1 | -1/+1 |
2015-09-16 | reproducible: check if a node is up, else sleep 23m and abort the build job | Holger Levsen | 1 | -0/+8 |
2015-09-13 | reproducible: fixup typo, preventing any-$ARCH packages to be build | Holger Levsen | 1 | -1/+1 |
2015-09-11 | reproducible: fixup 1e2bc36 | Holger Levsen | 1 | -2/+2 |
2015-09-11 | reproducible: more gracefully deal with problems downloading the sources | Holger Levsen | 1 | -2/+4 |
2015-09-11 | reproducible: disable debug | Holger Levsen | 1 | -1/+1 |
2015-09-10 | reproducible: better explain legacy and ng-mode | Holger Levsen | 1 | -0/+5 |
2015-09-10 | reproducible: improve output | Holger Levsen | 1 | -6/+8 |
2015-09-10 | reproducible: always use 'date -u' | Holger Levsen | 1 | -10/+10 |
2015-09-10 | fixup SQL in f411e67e: reproducible: build: requeue a package for building in... | Holger Levsen | 1 | -1/+1 |
2015-09-10 | reproducible: build: requque a package for building in case of outadated buil... | Mattia Rizzolo | 1 | -5/+4 |
2015-09-10 | reproducible: refactor, move delay_start() to before choose_package() | Holger Levsen | 1 | -4/+3 |
2015-09-10 | reproducible: 'H/1 * * * *' doesn't seem to work as advertised, use '* * * * ... | Holger Levsen | 1 | -2/+2 |
2015-09-10 | reproducible: version mismatch better causes 404 than depwait | Holger Levsen | 1 | -1/+1 |
2015-09-10 | reproducible: abort cleanly, if the schroots are out of sync | Holger Levsen | 1 | -4/+8 |
2015-09-10 | reproducible: log hostnames of build nodes | Holger Levsen | 1 | -4/+7 |
2015-09-10 | reproducible: handle wget network problems more gracefully | Holger Levsen | 1 | -2/+2 |
2015-09-10 | reproducible: make first build.log visible again | Holger Levsen | 1 | -0/+3 |
2015-09-10 | reproducible: only download the .dsc on the main node when doing remote builds | Holger Levsen | 1 | -4/+16 |
2015-09-09 | reproducible: always use all cores for the 2nd build on armhf | Holger Levsen | 1 | -1/+6 |
2015-09-07 | reproducible: retry rsync on failure but sleep 5min before doing so | Holger Levsen | 1 | -3/+9 |
2015-09-07 | reproducible: refactor remote_build() | Holger Levsen | 1 | -51/+26 |
2015-09-07 | reproducible: slow down on unhandled failures | Holger Levsen | 1 | -0/+1 |
2015-09-07 | reproducible: really deal with ssh failures gracefully | Holger Levsen | 1 | -0/+6 |
2015-09-06 | reproducible: refactoring | Holger Levsen | 1 | -12/+14 |
2015-09-06 | reproducible: handle rsync problems with remote builds | Holger Levsen | 1 | -1/+16 |
2015-09-06 | reproducible: remote builds: deal with 404 properly | Holger Levsen | 1 | -1/+25 |
2015-09-01 | Use parens, not another colon. | Chris Lamb | 1 | -1/+1 |
2015-09-01 | "Had trouble with these" doesn't make much sense in context now. | Chris Lamb | 1 | -1/+1 |
2015-09-01 | Clarify which package is being published. | Chris Lamb | 1 | -1/+1 |
2015-09-01 | Mention what noun is being published | Chris Lamb | 1 | -1/+1 |
2015-09-01 | reproducible: now that diffoscope is available in testing, rename schroots ev... | Holger Levsen | 1 | -4/+4 |
2015-09-01 | reproducible: dont make a build ftbfs if the node is outdated... | Holger Levsen | 1 | -1/+8 |
2015-08-31 | reproducible: fix syntax error | Holger Levsen | 1 | -2/+2 |
2015-08-31 | reproducible: fix syntax error | Holger Levsen | 1 | -2/+2 |
2015-08-31 | reproducible: no better idea atm than to define it twice | Holger Levsen | 1 | -0/+2 |
2015-08-31 | reproducible: trying to find to bug.. | Holger Levsen | 1 | -1/+1 |
2015-08-31 | reproducible: explicit directory | Holger Levsen | 1 | -2/+2 |
2015-08-31 | refactor, bah | Holger Levsen | 1 | -2/+2 |
2015-08-31 | refactor, bah | Holger Levsen | 1 | -2/+2 |
2015-08-31 | reproducible: enable debug | Holger Levsen | 1 | -1/+1 |
2015-08-31 | reproducible: make more robust | Holger Levsen | 1 | -3/+2 |
2015-08-31 | reproducible: fix rsync | Holger Levsen | 1 | -3/+6 |
2015-08-31 | reproducible: fix typo | Holger Levsen | 1 | -1/+1 |
2015-08-30 | reproducible: dont fail job if cleanup fails | Holger Levsen | 1 | -1/+1 |
2015-08-30 | reproducible: allow remote cleanup | Holger Levsen | 1 | -5/+5 |
2015-08-30 | reproducible: correctly deal with $TMPDIR | Holger Levsen | 1 | -7/+14 |