Age | Commit message (Expand) | Author | Files | Lines |
2016-05-13 | reproducible debian: check for Installed-Build-Depends instead of the old Bui... | Mattia Rizzolo | 1 | -3/+3 |
2016-05-07 | reproducible builds: notify the correct channel(s) | Holger Levsen | 1 | -7/+7 |
2016-04-19 | reproducible debian: run 1st build with a timeout of 18h and the 2nd with 24h... | Holger Levsen | 1 | -4/+4 |
2016-04-06 | reproducible debian: differ locale+language depending on the architecture | Holger Levsen | 1 | -3/+15 |
2016-04-06 | reproducible debian: explicity set LANG=C|fr_CH.UTF-8 and LANGUAGE=en_US:en|f... | Holger Levsen | 1 | -0/+4 |
2016-03-07 | reproducible debian: always build with all cores on all archs | Holger Levsen | 1 | -5/+1 |
2016-02-09 | reproducible debian: don't always build arch:all on "any" arch | Steven Chamberlain | 1 | -1/+7 |
2016-02-08 | reproducible: build.sh: now that diffoscope can, make diffoscope compare the ... | Mattia Rizzolo | 1 | -6/+6 |
2016-01-27 | reproducible debian: sleep 15m if the 1st node is down, but 1h if the 2nd nod... | Holger Levsen | 1 | -1/+3 |
2016-01-26 | reproducible debian: actually, give diffoscope 2h to process the results… | Holger Levsen | 1 | -1/+1 |
2016-01-26 | reproducible debian: give diffoscope up to 60min to produce results | Holger Levsen | 1 | -1/+1 |
2016-01-25 | reproducible: get rid off one FIXME reminder | Holger Levsen | 1 | -2/+2 |
2016-01-16 | reproducible: add FIXMEs so we dont forget to remove this confusion | Holger Levsen | 1 | -0/+2 |
2016-01-16 | reproducible: build: set --buildinfo-identifier=${ARHC} when calling dpkg-bui... | Mattia Rizzolo | 1 | -2/+2 |
2016-01-08 | reproducible: refactoring to only define build nodes and their ssh ports in o... | Holger Levsen | 1 | -8/+7 |
2016-01-06 | update copyright years | Holger Levsen | 1 | -2/+2 |
2016-01-05 | reproducible: build: always print how much the package took to build in rbuil... | Mattia Rizzolo | 1 | -1/+1 |
2016-01-04 | reproducible: revert the logic, actually on armhf we cannot guarantee to have... | Holger Levsen | 1 | -3/+3 |
2015-12-21 | reproducible: s#ssh#ssh -o 'Batchmode = yes'#g | Holger Levsen | 1 | -5/+5 |
2015-12-21 | reproducible: give the 2nd build 18h to finish (while the 1st only has 12h) | Holger Levsen | 1 | -2/+4 |
2015-12-16 | always use mktemp with '-t -XXXX' | Holger Levsen | 1 | -1/+1 |
2015-12-14 | reproducible debian/archlinux/rpm: improve output | Holger Levsen | 1 | -1/+1 |
2015-12-13 | reproducible: run diffoscope nicely | Holger Levsen | 1 | -2/+2 |
2015-12-10 | reproducible: build: when NOTIFY is 0 means we want no notification. Turn th... | Mattia Rizzolo | 1 | -0/+2 |
2015-12-10 | reproducible: build/maintenance: another cases of ='' => IS NULL | Mattia Rizzolo | 1 | -3/+3 |
2015-12-10 | reproducible: build: another case of ='' => IS NULL | Mattia Rizzolo | 1 | -1/+1 |
2015-12-10 | reproducible: build/live_status: check whether sch.date_build_started is NULL... | Mattia Rizzolo | 1 | -1/+1 |
2015-12-09 | reproducible: build: rename variable: s#BUILDER_PREFIX#JOB_PREFIX#g | Mattia Rizzolo | 1 | -3/+3 |
2015-12-09 | reproducible: save the schedule message in the db and show it in the "test hi... | Mattia Rizzolo | 1 | -3/+4 |
2015-12-09 | reproducible: refactor how the 'notify on build start' feature is handled, st... | Mattia Rizzolo | 1 | -2/+1 |
2015-12-09 | reproducible db: s,builder,job, also in the schedule table. | Mattia Rizzolo | 1 | -9/+9 |
2015-12-09 | reproducible db: rename column in the results table: s#builder#job, and add b... | Mattia Rizzolo | 1 | -2/+2 |
2015-12-09 | reproducible: store in the db also the actual build host in stats_build, and ... | Mattia Rizzolo | 1 | -2/+2 |
2015-12-09 | reproducible: build: rename the variable BUILDER to JOB, to better identify w... | Mattia Rizzolo | 1 | -9/+9 |
2015-12-07 | reproducible: rename debbindiff.(html|txt)(.gz|) files to diffoscope… files | Holger Levsen | 1 | -2/+2 |
2015-12-05 | start planning a tool to enable users to debug job runs | Holger Levsen | 1 | -2/+2 |
2015-12-03 | reproducible: don't modify the kernel version with linux64 (for now), as this... | Holger Levsen | 1 | -1/+0 |
2015-11-25 | reproducible: make more robust against network problems | Holger Levsen | 1 | -1/+2 |
2015-11-18 | reproducible: build: \n here is meant as a newline, so echo -e | Mattia Rizzolo | 1 | -1/+1 |
2015-11-15 | reproducible: shorten mail content | Holger Levsen | 1 | -1/+1 |
2015-11-11 | reproducible: move 2 FIXMEs to TODO | Holger Levsen | 1 | -3/+3 |
2015-11-04 | reproducible: only keep artifacts for 1 day (instead of 2) | Holger Levsen | 1 | -1/+1 |
2015-10-25 | reproducible: sleep 2h on enospace | Holger Levsen | 1 | -3/+2 |
2015-10-25 | reproducible: disable disk full irc notifications | Holger Levsen | 1 | -1/+1 |
2015-10-18 | reproducible arch: randomize start times | Holger Levsen | 1 | -5/+0 |
2015-10-18 | reproducible: make sql queries in update_db_and_html() more robust | Holger Levsen | 1 | -2/+12 |
2015-10-16 | reproducible: whitespace changes | Holger Levsen | 1 | -2/+1 |
2015-10-16 | reproducible: only keep artifacts for 2 days (instead of 3) | Holger Levsen | 1 | -1/+1 |
2015-10-16 | reproducible: shorten irc message by 12 chars | Holger Levsen | 1 | -2/+2 |
2015-10-16 | reproducible: check pbuilder return code and explain if it was killed by time... | Holger Levsen | 1 | -1/+11 |