summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-03-01reproducible: enable testing experimental.Mattia Rizzolo2-2/+2
2015-03-01reproducible: html_notes: fix TypeError in gen_html_issue()Mattia Rizzolo1-2/+2
2015-03-01use /tmpHolger Levsen1-1/+1
2015-03-01reproducible: notes: fix multiarch url in gen_html_issue()Mattia Rizzolo1-3/+3
2015-03-01reproducible: html_dd-list: pass --directory to the schroot invocationMattia Rizzolo1-1/+1
2015-03-01apache: fix reproducible redirectsMattia Rizzolo1-4/+4
2015-03-01reproducible: html_dd-list: use either sources list from schroot, or ↵Mattia Rizzolo1-1/+5
download it from the net
2015-03-01reproducible: common: pkg_has_buildinfo(): fix multiarch urlMattia Rizzolo1-1/+1
2015-03-01reproducible: html_packages: fix rbuild multiarch urlMattia Rizzolo1-2/+2
2015-03-01reproducible: html_dd_list: fix multiarch urlMattia Rizzolo1-1/+1
2015-03-01reproducible: html_notes: fix multiarch urlMattia Rizzolo1-4/+4
2015-03-01reproducible: html_packages: fix rbuild linkMattia Rizzolo1-2/+2
2015-03-01syntax is hardHolger Levsen1-1/+1
2015-03-01fix typoHolger Levsen1-1/+1
2015-03-01change jenkins' umask to 022Helmut Grohne1-1/+1
Previously, the umask was not correctly propagated to jenkins by the init script, so this setting was ineffective. Now it changed to 027 breaking at least rebootstrap jobs by turning /etc/apt/apt.conf.d/80proxy to -rw-r----- in chroot-run.sh.
2015-03-01reproducible: include suite in scheduler messageHolger Levsen1-1/+1
2015-03-01apache: add more redirectes for reproducible.debian.netMattia Rizzolo1-2/+28
2015-03-01reproducible: build: use $ARCH instead of plain amd64Mattia Rizzolo1-11/+11
2015-03-01reproducible: move packages files under a suite-named directory, e.g. ↵Mattia Rizzolo7-48/+71
/rb-pkg/sid/
2015-03-01reproducible: move debbindiff files under a suite/arch-named directory, e.g. ↵Mattia Rizzolo2-7/+9
/dbd/sid/amd64
2015-03-01reproducible: move buildinfo files under a suite/arch-named directory, e.g. ↵Mattia Rizzolo3-9/+11
/buildinfo/sid/amd64
2015-03-01reproducible: common: update pkg_has_buildinfo to the new db schema + ↵Mattia Rizzolo1-2/+5
support multi-suite/architecture (defaulting to sid/amd64)
2015-03-01reproducible: move rbuild files under a suite/arch-named directory, e.g. ↵Mattia Rizzolo3-16/+23
/rbuild/sid/amd64
2015-03-01reproducible: common: catch OSError EEXISTS while creating directories in ↵Mattia Rizzolo1-1/+6
write_html_page()
2015-02-28reproducible: scheduler: cast an int to str to fix a TypeErrorMattia Rizzolo1-2/+4
2015-02-28reproducible: fix copy+paste errorHolger Levsen1-1/+1
2015-02-28reproducible: drop jobs to update schrootsHolger Levsen3-37/+2
2015-02-28reproducible: run 'apt-get update' for each suites schroot, not on the hostHolger Levsen1-5/+7
2015-02-28reproducible: dont wrap kgb message in quotesHolger Levsen1-2/+1
2015-02-28reproducibe: remove schroot-update jobs and let the scheduler do thatHolger Levsen1-0/+1
2015-02-28reproducible: calculate build duration (for both builds combined, or just ↵Holger Levsen2-11/+15
the time it takes to ftbfs once) and save it in reproducible.db
2015-02-28rebootstrap: add gcc-5 jobsHelmut Grohne1-3/+3
2015-02-28reproducible: split stats_bug legend into 7 columnsHolger Levsen1-1/+1
2015-02-28fix tpoyHolger Levsen1-1/+1
2015-02-28reproducible: band-aid bash code for sitations where no bugs exist for a ↵Holger Levsen1-1/+1
given usertag at all
2015-02-28reproducible: add support for building all SUITES defined in ↵Holger Levsen1-11/+16
reproducible_common.sh
2015-02-27fix syntax errorHolger Levsen1-1/+1
2015-02-27reproducible: track new usertag, umaskHolger Levsen3-3/+7
2015-02-27reproducible: schedule_on_demand: print the package names and suite instead ↵Mattia Rizzolo1-4/+6
of meaningless package ids
2015-02-27reproducible: db_maintenance: add open_signatures, done_signatures, ↵Mattia Rizzolo1-0/+4
open_environment, done_environment columns to the bugs_stats. they are already there, just document them
2015-02-27Revert "(temp.) Revert "reproducible: use new pbuilder base.tgz's""Holger Levsen1-2/+2
This reverts commit 1891874d1866a9831de50f6e313de66f54fa47cc.
2015-02-27reproducible: run 'apt-cache policy' to show the suites being usedHolger Levsen1-0/+2
2015-02-27reproducible: relax sudoers to match new base.tgz filenamesHolger Levsen1-3/+3
2015-02-27reproducible: fixup experimental pbuilder base.tgz creationHolger Levsen1-1/+1
2015-02-27reproducible: fixup experimental pbuilder base.tgz creationHolger Levsen1-7/+2
2015-02-27fix typoHolger Levsen1-1/+1
2015-02-27(temp.) Revert "reproducible: use new pbuilder base.tgz's"Holger Levsen1-2/+2
This reverts commit dfbc1df3a497beb9d156832d32f5420e254a7731.
2015-02-27reproducible: use new pbuilder base.tgz'sHolger Levsen1-2/+2
2015-02-27reproducible: new job: setup_pbuilder_experimental and rename the old one ↵Holger Levsen2-6/+14
into setup_pbuilder_sid
2015-02-27fix bashismsHolger Levsen9-18/+18