summaryrefslogtreecommitdiffstats
path: root/bin
AgeCommit message (Collapse)AuthorFilesLines
2015-12-14reproducible: don't save the reschedule reason in the DBMattia Rizzolo1-2/+1
That was actually a bad idea, given that we don't check on input execute the with the given string right away. Also, we're not really interested in this, so once convenient we can also remove the column from the DB.
2015-12-14reproducible rpms: don't try to use yum inside mock, it doesnt work, for ↵Holger Levsen2-4/+7
whatever reason
2015-12-14reproducible openwrt: s#failed to build once#failed to build#gHolger Levsen1-2/+2
2015-12-14reproducible coreboot: refactor, sort boring reproducible ROMs at the bottomHolger Levsen1-9/+14
2015-12-14reproducible rpms: refactor and increase timeout for a single build to 8h ↵Holger Levsen1-6/+7
(was 4h)
2015-12-14reproducible rpms: detect builds killed by timeoutHolger Levsen1-1/+5
2015-12-14reproducible dashboard: fix link to Fedora 23Holger Levsen1-1/+1
2015-12-14reproducible rpms: detect ftbfsHolger Levsen1-1/+1
2015-12-14reproducible dashboard: make Fedora a <li> entry like the other projectsHolger Levsen1-1/+1
2015-12-14reproducible: provide absolute path to css fileHolger Levsen1-1/+1
2015-12-14reproducible rpms: add basic css stylesheet for fedora, taken from ↵Holger Levsen1-1/+1
https://developer.fedoraproject.org/css/main.css
2015-12-14reproducible fedora rpms: announce fedora-23.html a bitHolger Levsen1-2/+2
2015-12-14reproducible debian/archlinux/rpm: improve outputHolger Levsen3-3/+3
2015-12-14reproducible coreboot/openwrt/netbsd: stop being too nice (as these jobs ↵Holger Levsen3-22/+14
only run rarely on nodes which are constantly busy with rpms and archlinux)
2015-12-14reproducible fedora rpms: initialise yum as wellHolger Levsen1-1/+3
2015-12-13reproducible fedora rpms: 187 binary packages from the @buildsys-build are ↵Holger Levsen2-2/+2
build from 151 source packages…
2015-12-13reproducible rpms: mock can be used in parallel tooHolger Levsen3-2/+4
2015-12-13reproducible rpms: make download_package() also work with binary package ↵Holger Levsen1-1/+1
names for source package names
2015-12-13reproducible rpms: cleanup ~/.rpmdb tooHolger Levsen1-0/+1
2015-12-13reproducible fedora rpms: fix mock setupHolger Levsen1-0/+10
2015-12-13reproducible: run diffoscope nicelyHolger Levsen2-4/+4
2015-12-13reproducible fedora rpms/archlinux: compare percentage to what's been testedHolger Levsen2-2/+2
2015-12-13reproducible fedora rpms: try harder to reset mockHolger Levsen1-0/+2
2015-12-12reproducible fedora rpms: also update yum db, when updating mockHolger Levsen1-2/+4
2015-12-12reproducible fedora rpms: also cleanup yum databaseHolger Levsen1-0/+2
2015-12-12reproducible fedora rpms: setup mock verboselyHolger Levsen1-2/+2
2015-12-12fix typo: s#Repoducible#Reproducible#gHolger Levsen3-3/+3
2015-12-12reproducible fedora rpms: fix links to diffoscope and build logsHolger Levsen1-2/+2
2015-12-12reproducible fedora rpms: explain current setup a tiny bit betterHolger Levsen1-1/+1
2015-12-12reproducible fedora rpms: this deserves its own paragraphHolger Levsen1-2/+2
2015-12-12reproducible fedora rpms: explain that this is work in progress, albeit ↵Holger Levsen1-1/+2
mostly ready
2015-12-12reproducible archlinux|fedora rpms: sort 404 and depwait first, these are ↵Holger Levsen2-2/+2
even worse then ftbfs
2015-12-12reproducible archlinux: detect when sources cannot be verified due to ↵Holger Levsen1-0/+8
unknown public PGP keys
2015-12-12reprodcucible rpms|archlinux: force sorting order of packagesHolger Levsen2-2/+2
2015-12-12reproducible fedora/rpms: cleanup stub webpageHolger Levsen2-10/+18
2015-12-12reproducible fedora rpms: add job to build overview webpage for Fedora 23Holger Levsen2-1/+147
2015-12-12reproducible fedora rpms: build packages in random orderHolger Levsen1-1/+1
2015-12-12fixup 7ece95b: reproducible archlinux: use gpg to verify sourcesHolger Levsen1-1/+1
2015-12-12reproducible archlinux: use gpg to verify sourcesHolger Levsen2-2/+3
2015-12-12reproducible archlinux: minor refactoring to gain some tiny performanceHolger Levsen1-8/+8
2015-12-12reproducible archlinux: include repository stats in html pageHolger Levsen3-1/+44
2015-12-12fixup 4d1ea7a: reproducible archlinux: refactor, make webpage creation ↵Holger Levsen1-1/+1
almost atomic
2015-12-12reproducible archlinux: refactor, make webpage creation almost atomicHolger Levsen1-26/+29
2015-12-12fixup 1ad6c347: reproducible archlinux: refactor and kill build after 8 ↵Holger Levsen1-0/+1
(instead of 4) hours
2015-12-12reproducible archlinux: refactor and kill build after 8 (instead of 4) hoursHolger Levsen2-8/+8
2015-12-12reproducible archlinux: sort html resultsHolger Levsen1-18/+41
2015-12-12reproducible fedora rpms: correctly preserve objects in the right pathHolger Levsen1-4/+4
2015-12-12reproducible fedora rpms: provide a valid resultdir for mockHolger Levsen1-1/+1
2015-12-12reproducible fedora rpms: don't try to update mock on the main nodeHolger Levsen1-1/+1
2015-12-12reproducible coreboot: correctly detect roms which fail to build (twice)Holger Levsen1-2/+6