summaryrefslogtreecommitdiffstats
path: root/bin
AgeCommit message (Collapse)AuthorFilesLines
2015-09-26reproducible: harmonize whitespacesHolger Levsen1-6/+6
2015-09-26reproducible: improve outputHolger Levsen1-0/+4
2015-09-26reproducible: support the --debug feature of _remote_scheduler.py againHolger Levsen1-1/+1
2015-09-26reproducible: merge init_package_build() into choose_package(), so that ↵Holger Levsen1-35/+31
build announcements are only done if no race conditions occurred…
2015-09-26reproducible: stop locking via lockfiles, use db insteadHolger Levsen1-42/+10
2015-09-26reproducible: always parse the output as we cannot rely on the exit code, as ↵Holger Levsen1-13/+12
due to using /usr/bin/tee it will always be 0
2015-09-26reproducible: use wget --timeout instead of /usr/bin/timeout (as downloads ↵Holger Levsen1-3/+2
actually might take some time…)
2015-09-26reproducible: set +e instead of ||true, we want to check the exit code…Holger Levsen1-2/+4
2015-09-26reproducible: drop legacy build modeHolger Levsen1-22/+11
2015-09-26reproducible: rename ng-mode to master-modeHolger Levsen1-6/+6
2015-09-26reproducible: improve commentHolger Levsen1-1/+1
2015-09-26reproducible: be more verbose to ease debuggingHolger Levsen1-0/+4
2015-09-25reproducible: schedule tested packages in testing/amd64 more often, but not ↵Holger Levsen1-2/+2
as often as unstable/amd64
2015-09-24reproducible: i dont think anybody is debugging ruby-patron anymoreHolger Levsen1-1/+1
2015-09-24reproducible: _build: also empty the builder field from the db when cleaning ↵Mattia Rizzolo1-1/+1
up stale builds
2015-09-23reproducible: be more verboseHolger Levsen1-1/+3
2015-09-23reproducible: improve quotingHolger Levsen1-1/+1
2015-09-23reproducible: dont remove the directory while we're in itHolger Levsen1-0/+1
2015-09-23reproducible: install sudo and diffoscope in two steps two minimize impact ↵Holger Levsen1-1/+2
if one is not available
2015-09-23reproducible: fix punctationHolger Levsen1-1/+1
2015-09-23reproducible: dont fail if the udd connection is brokenHolger Levsen1-1/+1
2015-09-23reproducible: handle_race_condition(): do cleanup before abortingHolger Levsen1-0/+3
2015-09-23reproducible: improve outputHolger Levsen1-3/+3
2015-09-23reproducible: treat disorderfs specially as long we need itHolger Levsen1-2/+4
2015-09-23Revert "reproducible: treat disorderfs specially as long we need it"Holger Levsen2-4/+4
This reverts commit 149ab897709dd1b2a44fc1fb1578d83acb7c6baa.
2015-09-23reproducible: treat disorderfs specially as long we need itHolger Levsen2-4/+4
2015-09-23reproducible: fix typosHolger Levsen2-6/+6
2015-09-23Revert "reproducible: temporarily disable the scheduler for testing/amd64 as ↵Holger Levsen1-4/+0
diffoscope 36 is uninstallable in testing atm" This reverts commit f0083b6c06235e52788e2c08e9ef61049c45f72a.
2015-09-23reproducible: improve job outputHolger Levsen1-1/+1
2015-09-23reproducible: abort build job if race condition is metHolger Levsen1-0/+1
2015-09-23reproducible: jenkins is not a real build node anymoreHolger Levsen2-2/+2
2015-09-23remove redudant wordingHolger Levsen1-1/+1
2015-09-23fix grammarHolger Levsen1-1/+1
2015-09-23reproducible: timeout initial wget of dsc file early (wget default is 15m)Holger Levsen1-2/+3
2015-09-23reproducible: improve description of cpu variation (which we dont do well yet)Holger Levsen1-1/+1
2015-09-23fix typHolger Levsen1-1/+1
2015-09-23reproducible: we have 3 weeks of armhf logs now…Holger Levsen1-2/+2
2015-09-23reproducible: link to disorderfs.1.txt tooHolger Levsen1-1/+1
2015-09-23reproducible: explain that we're using disorderfs now when testing Debian ↵Holger Levsen1-1/+5
packages
2015-09-22reproducible: _breakages: wrap a a os.path call in a try/excpet to catch ↵Mattia Rizzolo1-5/+8
FileNotFoundError and not choke on it
2015-09-22reproducible: more randomly select a package to build to better avoid race ↵Holger Levsen1-1/+1
conditions (this commit should probably be reverted / improved one day
2015-09-22reproducible: except -d for --noisy too (should probably rename --noisy to ↵Holger Levsen1-1/+1
--debug)
2015-09-22improve languageHolger Levsen1-1/+1
2015-09-22reproducible: ignore files which only exist for a short amount of timeHolger Levsen1-2/+6
2015-09-22reproducible: improve languageHolger Levsen1-3/+3
2015-09-22reproducible: improve readability, increase code size by 3 chars, reduce irc ↵Holger Levsen1-1/+1
message by 1
2015-09-22fix grammarHolger Levsen1-1/+1
2015-09-22reproducible: explicitly explain that some problems needs to be fixed in ↵Holger Levsen1-1/+2
diffoscope
2015-09-22reproducible: improve grammarHolger Levsen1-3/+3
2015-09-22another whitespace fixHolger Levsen1-1/+1