summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-12-09reproducible fdroid: start taking notes how to test thatHolger Levsen1-1/+5
2015-12-09reproducible armhf: disable all the build jobs due to #807487Holger Levsen1-0/+15
2015-12-09reproducible: disable the scheduler job completly as sid is currently ↵Holger Levsen1-0/+1
completly broken.
2015-12-09reproducible: link to thanks page in every footerHolger Levsen1-1/+1
2015-12-09don't show me twice on the thanks pageMattia Rizzolo1-1/+1
2015-12-09reproducible: dont hardcode the number of build jobs, instead check the ↵Holger Levsen1-4/+7
actual number on the fs
2015-12-09reproducible: document what is needed to send notification mails through the ↵Mattia Rizzolo1-0/+2
package tracker
2015-12-09reproducible: add new script, reproducible_cleanup_nodes.sh, to kill lonely ↵Holger Levsen16-12/+116
build processes on all nodes
2015-12-09reproducible: install slay everywhere to make killing builds trivialHolger Levsen1-1/+2
2015-12-09reproducible: remote_scheduler: also force notification when asking for ↵Mattia Rizzolo1-1/+1
artifacts
2015-12-09reproducible: remote_scheduler: refactor the notification level chooserMattia Rizzolo1-3/+7
2015-12-09reproducible: db: correct grammar in code commentMattia Rizzolo1-1/+1
2015-12-09reproducible: build: rename variable: s#BUILDER_PREFIX#JOB_PREFIX#gMattia Rizzolo1-3/+3
2015-12-09reproducible: save the schedule message in the db and show it in the "test ↵Mattia Rizzolo5-9/+17
history" table
2015-12-09reproducible: refactor how the 'notify on build start' feature is handled, ↵Mattia Rizzolo3-15/+11
stop abusing of the builder column in the db for this
2015-12-09reproducible db: s,builder,job, also in the schedule table.Mattia Rizzolo3-11/+32
2015-12-09reproducible db: rename column in the results table: s#builder#job, and add ↵Mattia Rizzolo2-2/+22
build nodes information
2015-12-09reproducible: store in the db also the actual build host in stats_build, and ↵Mattia Rizzolo5-7/+29
rename the current "builder" field to "job", since it contains the jenkins job name and nummber
2015-12-09reproducible: build: rename the variable BUILDER to JOB, to better identify ↵Mattia Rizzolo1-9/+9
what it contains
2015-12-09reproducible archlinux: display icons for results tooHolger Levsen1-8/+9
2015-12-09reproducible archlinux: correctly display the test datesHolger Levsen1-1/+1
2015-12-09reproducible archlinux: refactor htmlHolger Levsen1-11/+11
2015-12-09reproducible archlinux: be more verboseHolger Levsen1-1/+1
2015-12-09reproducible archlinux: change order of columns in results tableHolger Levsen1-9/+9
2015-12-09reproducible coreboot/openwrt/netbsd: preserve images and css when updating ↵Holger Levsen1-1/+7
the results
2015-12-08reproducible coreboot/openwrt/netbsd/freebsd: add 'thanks to Profitbricks' ↵Holger Levsen1-1/+2
with link
2015-12-08reproducible archlinux: the setup needs to be better explainedHolger Levsen1-1/+1
2015-12-08torbrowser tests: start a bit slowerHolger Levsen1-3/+4
2015-12-07TODO: rename r.d.n to tests.reproducible-builds.orgHolger Levsen1-0/+4
2015-12-07reproducible rpms: configure mock nicelyHolger Levsen4-13/+19
2015-12-07reproducible rpms: use mock and sudo correctlyHolger Levsen4-7/+5
2015-12-07reproducible fedora: try harder to configure mock correctlyHolger Levsen4-2/+64
2015-12-07reproducible: add job to configure mock for fedora23 on x86_64Holger Levsen4-1/+37
2015-12-07openwrt: select branch while cloningAlexander Couzens1-2/+1
because of --depth they don't fetch the whole repository with all branches
2015-12-07torbrowser tests: disable tests for experimentalHolger Levsen1-0/+4
2015-12-07torbrowser tests: double the time torbrowser gets to startHolger Levsen1-3/+3
2015-12-07torbrowser tests: only send debug output when neededHolger Levsen1-4/+8
2015-12-07openwrt: switch to https://github.com/lynxis/openwrt branch reproducibleAlexander Couzens1-2/+2
for testing switch to my branch as long there are missing a lot of patches in openwrt
2015-12-07openwrt: implement OPENWRT_GIT_BRANCHAlexander Couzens1-0/+2
choose the branch for the git checkout
2015-12-07reproducible: make criteria for old versions match realityHolger Levsen1-2/+2
2015-12-07reproducible: increase minimum age of packages to reschedule to 150 days on ↵Holger Levsen1-1/+1
armhf
2015-12-07reproducible: make comment match codeHolger Levsen1-1/+1
2015-12-07reproducible: rename debbindiff.(html|txt)(.gz|) files to diffoscope… filesHolger Levsen5-11/+11
2015-12-07torbrowser tests: add a little debug outputHolger Levsen1-0/+4
2015-12-07torbrowser tests: adopt --settings dialog handling for the upcoming ↵Holger Levsen1-1/+1
0.1.9-1+deb8u2 version
2015-12-05start planning a tool to enable users to debug job runsHolger Levsen2-3/+12
2015-12-04reproducible: we should automatically disable builds if things go crazyHolger Levsen1-0/+1
2015-12-03fixup d52f716c9: reproducible: configure mock on pb-build3 so we can build rpmsHolger Levsen2-0/+18
2015-12-03fixup a84a80c81: reproducible: don't modify the kernel version with linux64 ↵Holger Levsen11-11/+11
(for now), as this is broken in sid atm (bug about to be filed)
2015-12-03reproducible: don't modify the kernel version with linux64 (for now), as ↵Holger Levsen3-3/+2
this is broken in sid atm (bug about to be filed)