Age | Commit message (Expand) | Author | Files | Lines |
2015-02-27 | fix bashisms | Holger Levsen | 1 | -1/+1 |
2015-02-27 | reproducible: build: stop touching the rbuild file to update atime, this is n... | Mattia Rizzolo | 1 | -6/+0 |
2015-02-27 | reproducible: build: wrap a long line + define SUITE early | Mattia Rizzolo | 1 | -3/+5 |
2015-02-27 | reproducible: support different suites | Holger Levsen | 1 | -2/+6 |
2015-02-27 | reproducible: run 'apt-get source' in schroots and stop abusing the hosts sou... | Holger Levsen | 1 | -6/+2 |
2015-02-27 | temporarily disable status change notifications until we fixed the timezone m... | Holger Levsen | 1 | -1/+1 |
2015-02-26 | reproducible: rename job r_setup_schroot to r_setup_schroot_sid_debbindiff an... | Holger Levsen | 1 | -2/+2 |
2015-02-26 | reproducible: revert using --target-release as it doesnt work.. | Holger Levsen | 1 | -2/+6 |
2015-02-26 | reproducible: add myself to all copyright headers | Mattia Rizzolo | 1 | -0/+1 |
2015-02-26 | reproducible: build: update to the new database schema supporting multiple su... | Mattia Rizzolo | 1 | -22/+31 |
2015-02-25 | reproducible: added timezones differing by 26 hours to builds | Reiner Herrmann | 1 | -0/+2 |
2015-02-25 | reproducible: split up long line into multiple smaller ones | Reiner Herrmann | 1 | -2/+11 |
2015-02-21 | reproducible: rename process_packages() to gen_packages_html() | Holger Levsen | 1 | -1/+1 |
2015-02-21 | reproducible: rename unschedule_from_db() to update_db_and_html() | Holger Levsen | 1 | -7/+10 |
2015-02-19 | Shorten "reproducible -> unreproducible" message. | Chris Lamb | 1 | -1/+1 |
2015-02-18 | Drop implicit "please investigate" prefix from IRC message | Chris Lamb | 1 | -1/+1 |
2015-02-17 | reproducible: include 2nd printf in console output | Holger Levsen | 1 | -1/+1 |
2015-02-16 | reproducible: catch debbindiff exiting with exit code 2 if it has trouble com... | Holger Levsen | 1 | -1/+3 |
2015-02-16 | reproducible: improve output | Holger Levsen | 1 | -1/+1 |
2015-02-16 | reproducible grammar | Holger Levsen | 1 | -1/+1 |
2015-02-16 | reproducible: broken english | Mattia Rizzolo | 1 | -1/+1 |
2015-02-16 | reproducible: notify the IRC chan when a package successfully buit reproducib... | Mattia Rizzolo | 1 | -0/+5 |
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-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-18 | Use different BUILDUSERID and BUILDUSERNAME for the two builds | Reiner Herrmann | 1 | -3/+6 |
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-14 | reproducible: remove workaround for debbindiff 3 and explain in rbuild outwhi... | Holger Levsen | 1 | -7/+2 |
2015-01-09 | reproducible: update links after apache change. strip the leading /userConten... | Mattia Rizzolo | 1 | -3/+3 |
2015-01-07 | reproducible: fixup 3f497a20c, thanks mapreri | Holger Levsen | 1 | -1/+1 |
2015-01-06 | reproducible: leave a note in the empty logfile if debbindiff is killed due t... | Holger Levsen | 1 | -0/+3 |
2015-01-04 | fix typo | Holger Levsen | 1 | -1/+1 |
2015-01-04 | reproducible: only treat absence of debbindiff output as successful if debbin... | Holger Levsen | 1 | -1/+1 |
2014-12-17 | fixup last commit | Holger Levsen | 1 | -3/+3 |
2014-11-21 | reproducible: use 'apt-get source ' instead of 'apt-get source ' because el... | Holger Levsen | 1 | -1/+1 |
2014-10-25 | reproducible: turn off DEBUG for each script individully, r-common gets sourc... | Holger Levsen | 1 | -0/+1 |
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-19 | reproducible: fix race condition when a package page was already updated afte... | Holger Levsen | 1 | -1/+3 |
2014-10-19 | reproducible: add locking for reproducible schroot creation (which happens da... | Holger Levsen | 1 | -0/+19 |
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 | 1 | -21/+28 |
2014-10-18 | reproducible: deal with some packages.... sysprofile from 2003 | Holger Levsen | 1 | -1/+1 |
2014-10-17 | reproducible: refactor, create the package html file directly after build | Holger Levsen | 1 | -0/+5 |
2014-10-17 | g-i-installation: detect 'Reached target Shutdown' in output and act accordingly | Holger Levsen | 1 | -1/+1 |
2014-10-16 | reproducible: add link to (jenkins) BUILD_URL in rbuild.log | Holger Levsen | 1 | -1/+1 |
2014-10-16 | reproducible: if apt-get source fails to download sources, wait 5m, try once ... | Holger Levsen | 1 | -0/+10 |
2014-10-16 | reproducible: deal with GnuPG/MacGPG2 being used to sign the mueller source p... | Holger Levsen | 1 | -1/+1 |