summaryrefslogtreecommitdiffstats
path: root/bin
AgeCommit message (Collapse)AuthorFilesLines
2016-02-11bin/find_dpkg_trigger_cycles.sh: add comment to explain curl usage in pipelineJohannes 'josch' Schauer1-0/+9
2016-02-11bin/find_dpkg_trigger_cycles.sh: fix output formatJohannes 'josch' Schauer1-1/+1
2016-02-10bin/find_dpkg_trigger_cycles.sh: do not use 'apt-get download --print-uris' ↵Johannes 'josch' Schauer1-3/+8
because that will fail if only one package on the command line is not known to apt which can easily happen in unstable
2016-02-10reproducible debian: sort package lists on depwait_last24h, depwait_last48h ↵Holger Levsen1-3/+3
and not_for_us_all correctly
2016-02-09reproducible dashboard, cpu variation, 2nd build: list amd64 first, as alwaysHolger Levsen1-1/+1
2016-02-09reproducible debian: don't always build arch:all on "any" archSteven Chamberlain1-1/+7
If a package builds arch-dep parts on a restricted set of arches, don't assume the arch-indep parts can build on "any" arch. If a package *only* lists Architecture: all, keep the current behaviour: (linux-)amd64 will most likely work; armhf is less likely but is nice to try anyway.
2016-02-09reproducible fdroid: this script is now run directly in $WORKSPACEHans-Christoph Steiner1-14/+0
2016-02-09reproducible debian: force same width for both variation columnsHolger Levsen1-1/+1
2016-02-09reproducible dashboard: use less vertical space to show hostnames usedHolger Levsen1-2/+10
2016-02-09reproducible debian: stop displaying uname-2.6 resultsHolger Levsen1-1/+1
2016-02-09reproducible fdroid: use upstream script to run jobHans-Christoph Steiner1-34/+6
./jenkins-build-makebuildserver This script is maintained by the F-Droid developers, and is run every day on Guardian Project's jenkins box.
2016-02-08reproducible debian: stop showing 'linux64 --uname-2.6 uname' in variation tableHolger Levsen2-7/+6
2016-02-08reproducible debian: also show 24h node performanceHolger Levsen1-6/+12
2016-02-08reproducible fdroid: clone the fdroidserver.git as part of the jenkins job, ↵Holger Levsen1-2/+0
so the job gets triggered when the git repo gets updated
2016-02-08Revert "sibyl-installer was removed from sid (#813774)"Holger Levsen1-3/+0
This reverts commit a5074df0b23b5bdfe317d4ca95e0609a10b0953b.
2016-02-08reproducible debian: fix calculation of packages build in the last 24hHolger Levsen1-1/+1
2016-02-08reproducible armhf: let's slow down rebuilding sid until stretch is doneHolger Levsen1-2/+2
2016-02-08reproducible: build.sh: now that diffoscope can, make diffoscope compare the ↵Mattia Rizzolo1-6/+6
.buildinfo files instead of the .changes, to avoid having double differences
2016-02-06sibyl-installer was removed from sid (#813774)Holger Levsen1-0/+3
2016-02-06reproducible openwrt: set -xHolger Levsen1-1/+1
2016-02-04reproducible debian: also show amount of packages build in the last 3 monthsHolger Levsen1-2/+10
2016-02-04reproducible debian: also show amount of packages build in the last 24hHolger Levsen1-3/+8
2016-02-03reproducible debian dashboard: correctly count usertagged bugs excluding ftbfsHolger Levsen1-3/+4
2016-02-03reproducible armhf: add new armhf node, thanks to VagrantHolger Levsen2-3/+6
2016-02-03reproducible debian: split display of amd64+armhf kernels in overviewHolger Levsen1-1/+8
2016-02-02<civodul> | h01ger: yeah, lets call it "GNU Guix"Holger Levsen1-1/+1
2016-02-02reproducible guix: init todo and link from frontpageHolger Levsen1-1/+1
2016-02-01Revert "openwrt: switch to https://github.com/lynxis/openwrt branch ↵Alexander Couzens1-2/+2
reproducible" This reverts commit d0b3c2ca3226635fe249fb1c26e4c6740f12e58e. Switch back to upstream
2016-01-29reproducible debian armhf: only schedule old packages older than 42 daysHolger Levsen1-1/+1
2016-01-28reproducible debian: correctly calculate builds per day in the last 4 weeksHolger Levsen1-1/+1
2016-01-28reproducible Debian: correctly count packages which have notesHolger Levsen1-8/+8
2016-01-28reproducible netbsd: add pointer to ↵Holger Levsen1-1/+2
http://man.netbsd.org/HEAD/usr/share/man/html5/mk.conf.html
2016-01-28reproducible netbsd: show more debug output at job endHolger Levsen1-0/+3
2016-01-28torbrowser tests: configure lintian to be pedanticHolger Levsen1-1/+4
2016-01-28torbrowser tests: avoid more suboptimal cleanup…Holger Levsen1-1/+4
2016-01-28torbrowser tests: wait 5 more seconds for settings dialogHolger Levsen1-1/+1
2016-01-28torbrowser tests: avoid suboptimal cleanup…Holger Levsen1-1/+4
2016-01-28reproducible freebsd: increase diffoscope timeout to 60minHolger Levsen1-1/+1
2016-01-28torbrowser tests: install ca-certificates by setup job again, as long as ↵Holger Levsen1-5/+4
#805173 is still open in any suite
2016-01-28torbrowser tests: actually select 'download via tor'Holger Levsen1-4/+4
2016-01-28torbrowser tests: always install ca-certificatesHolger Levsen1-2/+2
2016-01-28torbrowser tests: be more relaxed when detecting a Debian mirrorHolger Levsen1-1/+2
2016-01-28torbrowser tests: install openssl when downloading via torHolger Levsen1-1/+2
2016-01-27torbrowser tests: add extra gocr debug as rendering in sid has changedHolger Levsen1-0/+2
2016-01-27reproducible fdroid: use forceHolger Levsen1-1/+1
2016-01-27Revert "reproducible fdroid: double timeout"Holger Levsen1-1/+1
This reverts commit 7b9ccb69367e8f2ea7948880b07674b91f8ec383.
2016-01-27reproducible fdroid: cleanup workspace at the beginning of the job instead ↵Holger Levsen1-10/+7
of the end
2016-01-27reproducible archlinux: fix typoHolger Levsen1-1/+1
2016-01-27reproducible archlinux: more YOLO-style workarounding weirdness on pb3Holger Levsen1-0/+4
2016-01-27reproducible fdroid: double timeoutHolger Levsen1-1/+1