Age | Commit message (Expand) | Author | Files | Lines |
2015-10-02 | reproducible: spool notifications to package maintainers and only send them o... | Holger Levsen | 1 | -4/+3 |
2015-10-01 | reproducible: disable mail notifications for testing | Holger Levsen | 1 | -2/+3 |
2015-09-26 | reproducible: simplify WHERE condition in sql statement - i dont get why it o... | Holger Levsen | 1 | -6/+3 |
2015-09-26 | reproducible: debug some more | Holger Levsen | 1 | -1/+1 |
2015-09-26 | reproducible: debug for the win | Holger Levsen | 1 | -0/+2 |
2015-09-26 | reproducible: manual testing using these sql commands works, but not in _buil... | Holger Levsen | 1 | -0/+1 |
2015-09-26 | reproducible: try harder. sigh | Holger Levsen | 1 | -3/+3 |
2015-09-26 | reproducible: always set ARCH depending on the MODE | Holger Levsen | 1 | -1/+1 |
2015-09-26 | remove double local definition | Holger Levsen | 1 | -1/+1 |
2015-09-26 | reproducible: harmonize whitespaces | Holger Levsen | 1 | -6/+6 |
2015-09-26 | reproducible: improve output | Holger Levsen | 1 | -0/+4 |
2015-09-26 | reproducible: support the --debug feature of _remote_scheduler.py again | Holger Levsen | 1 | -1/+1 |
2015-09-26 | reproducible: merge init_package_build() into choose_package(), so that build... | Holger Levsen | 1 | -35/+31 |
2015-09-26 | reproducible: stop locking via lockfiles, use db instead | Holger Levsen | 1 | -42/+10 |
2015-09-26 | reproducible: always parse the output as we cannot rely on the exit code, as ... | Holger Levsen | 1 | -13/+12 |
2015-09-26 | reproducible: use wget --timeout instead of /usr/bin/timeout (as downloads ac... | Holger Levsen | 1 | -3/+2 |
2015-09-26 | reproducible: set +e instead of ||true, we want to check the exit code… | Holger Levsen | 1 | -2/+4 |
2015-09-26 | reproducible: drop legacy build mode | Holger Levsen | 1 | -22/+11 |
2015-09-26 | reproducible: rename ng-mode to master-mode | Holger Levsen | 1 | -6/+6 |
2015-09-26 | reproducible: improve comment | Holger Levsen | 1 | -1/+1 |
2015-09-24 | reproducible: i dont think anybody is debugging ruby-patron anymore | Holger Levsen | 1 | -1/+1 |
2015-09-24 | reproducible: _build: also empty the builder field from the db when cleaning ... | Mattia Rizzolo | 1 | -1/+1 |
2015-09-23 | reproducible: be more verbose | Holger Levsen | 1 | -1/+3 |
2015-09-23 | reproducible: improve quoting | Holger Levsen | 1 | -1/+1 |
2015-09-23 | reproducible: dont remove the directory while we're in it | Holger Levsen | 1 | -0/+1 |
2015-09-23 | reproducible: handle_race_condition(): do cleanup before aborting | Holger Levsen | 1 | -0/+3 |
2015-09-23 | reproducible: improve output | Holger Levsen | 1 | -3/+3 |
2015-09-23 | Revert "reproducible: treat disorderfs specially as long we need it" | Holger Levsen | 1 | -0/+2 |
2015-09-23 | reproducible: treat disorderfs specially as long we need it | Holger Levsen | 1 | -2/+0 |
2015-09-23 | reproducible: fix typos | Holger Levsen | 1 | -4/+4 |
2015-09-23 | reproducible: improve job output | Holger Levsen | 1 | -1/+1 |
2015-09-23 | reproducible: abort build job if race condition is met | Holger Levsen | 1 | -0/+1 |
2015-09-23 | reproducible: timeout initial wget of dsc file early (wget default is 15m) | Holger Levsen | 1 | -2/+3 |
2015-09-22 | reproducible: more randomly select a package to build to better avoid race co... | Holger Levsen | 1 | -1/+1 |
2015-09-22 | reproducible: improve format of the stale-builds-detected emails | Holger Levsen | 1 | -5/+8 |
2015-09-21 | reproducible: remove stale builds from at the beginning of the build and send... | Holger Levsen | 1 | -0/+9 |
2015-09-20 | reproducible: be true | Holger Levsen | 1 | -2/+2 |
2015-09-20 | reproducible: sleep less after unhandled conditions as these are rare and arb... | Holger Levsen | 1 | -5/+1 |
2015-09-20 | reproducible: on remote host problems: sleep longer if the 2nd host is down, ... | Holger Levsen | 1 | -4/+5 |
2015-09-20 | reproducible: force debug in call_diffoscope_on_changes_files() | Holger Levsen | 1 | -0/+1 |
2015-09-20 | reproducible: make diffoscope calls more robust, retry after 2m if the schroo... | Holger Levsen | 1 | -1/+25 |
2015-09-20 | reproducible: try to fix "DIFFOSCOPE=E: Failed to change to directory /tmp: P... | Holger Levsen | 1 | -1/+1 |
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 |