summaryrefslogtreecommitdiffstats
path: root/bin
AgeCommit message (Collapse)AuthorFilesLines
2015-08-08reproducible: _html_packages: do not hardcode amd64 in buildinfo filenameMattia Rizzolo1-2/+2
2015-08-08reproducible: rename update_sources_tables() to update_sources_db()Holger Levsen1-3/+3
2015-08-08reproducible: scheduler: turn update_sources_tables() to a multiarch formMattia Rizzolo1-16/+26
2015-08-08reproducible: only select packages which are scheduled for the arch we are ↵Holger Levsen1-1/+3
building for
2015-08-07reproducible: explain why sid is so broken atmHolger Levsen1-2/+7
2015-08-07reproducible: also find pending bugs and mark them with a brown P in the pagesMattia Rizzolo2-7/+21
2015-08-07reproducible: html_dd_list: add internal hyperlinks to singular maintainerMattia Rizzolo1-1/+5
2015-08-07reproducible: add new amd64 build node: profitbricks-build2-amd64.d.nHolger Levsen2-1/+19
2015-08-07reproducible: rename cleanup_userContent() to cleanup_pkg_files()Holger Levsen3-3/+3
2015-08-07reproducible: remove 'FIXME arch amd64' comment, it's clear we need to look ↵Holger Levsen1-1/+1
at all occurances of 'amd64' in the code anyway
2015-08-07reproducible: teach _blacklist.sh to clean up packages files when blacklistingMattia Rizzolo3-9/+12
2015-08-07reproducible: html_indexes: fix typoMattia Rizzolo1-1/+1
2015-08-07reproducible: _html_indexes: build global pages in a different loop than the ↵Mattia Rizzolo1-1/+5
others, to build them only once
2015-08-07reproducible: fix typo and avoid gendering maintainersHolger Levsen1-1/+1
2015-08-07reproducible: _html_packages: do not complain about missing .buildinfo files ↵Mattia Rizzolo1-2/+2
for depwait and 404 packages
2015-08-07reproducible: _html_indexes: add depwait packages to the last24h and last48h ↵Mattia Rizzolo1-0/+20
pages
2015-08-07reproducible: _html_indexes: remove depwait packages from the no_notes pageMattia Rizzolo1-7/+0
2015-08-07reproducible: remote_scheduler: resort the CLI flags and improve the helpMattia Rizzolo1-9/+9
2015-08-07reproducible: remote_scheduler: accept a -a/--architecture flag to specify ↵Mattia Rizzolo1-11/+24
in which arch schedule
2015-08-07reproducible: remote_scheduler: flag rename: -a/--artifacts to ↵Mattia Rizzolo1-2/+2
-k/--keep-artifacts
2015-08-07reproducible: remote_scheduler: remove redundant default in argparse definitionsMattia Rizzolo1-2/+2
action="store_true" implies default=False
2015-08-07fix tipoHolger Levsen1-1/+1
2015-08-07show md5sum of the script runningHolger Levsen1-1/+1
2015-08-06reproducible: disable rescheduling of already tested packages for sid and ↵Holger Levsen1-2/+2
experimental due to gcc5 transition + aptitude breakage
2015-08-06reproducible openwrt: don't let whole build fail if target install failsReiner Herrmann1-1/+1
2015-08-06reproducible: fix node name for profitbricks1Holger Levsen1-1/+1
2015-08-06reproducible: fixup Mattia's last two commitsHolger Levsen1-2/+0
2015-08-06reproducible: add a job to build+publish the reproducible builds howtoMattia Rizzolo2-0/+26
2015-08-06reproducible: also created new schroots for downloading sources on bpi0, ↵Holger Levsen1-0/+14
cbxi4pro0, hb0, wbq0 and profitbricks1
2015-08-06reproducible amd64: add new build host: profitbricks1Holger Levsen3-10/+25
2015-08-05reproducible: scheduler: use spaces instead of tabsMattia Rizzolo1-3/+3
2015-08-05reproducible: include packages in 'depwait' state in dashboardHolger Levsen1-2/+10
2015-08-04reproducible: fail gracefully (=dont fail) if debbindiff cannot be installed ↵Holger Levsen1-2/+1
from unstable in testing
2015-08-04reproducible armhf: add setup_pbuilder_testing, ↵Holger Levsen1-0/+12
setup_schroot_testing_debbindiff and maintenance jobs for hb0 and wbq0
2015-08-04whitespace changesHolger Levsen1-6/+12
2015-08-04reproducible armhf: also run setup_schroot_testing_debbindiff jobs on bpi0 ↵Holger Levsen1-0/+2
and cbxi4pro0
2015-08-04no lockfile is also fineHolger Levsen1-1/+1
2015-08-04everything is fineHolger Levsen1-1/+1
2015-08-04everything is fineHolger Levsen1-1/+1
2015-08-04reproducible: run some tests only on jenkinsHolger Levsen1-84/+97
2015-08-04reproducible: db maintenance only on jenkinsHolger Levsen1-20/+22
2015-08-04reproducible: add two jobs to be run on cbxi4pro0 (armhf): maintenance and ↵Holger Levsen1-0/+2
setup_pbuilder_testing
2015-08-04reproducible: run maintenance job on bpi0 (armhf) tooHolger Levsen1-2/+2
2015-08-04reproducible: define mirror+proxy depending on the hostnameHolger Levsen1-2/+10
2015-08-04reproducible: only create db on jenkinsHolger Levsen1-1/+1
2015-08-04add wrapper script to be run on master, thanks weaselHolger Levsen1-0/+22
2015-08-04reproducible: breakages: add an alien_buildinfo checkMattia Rizzolo1-0/+29
2015-08-03reproducible: try to setup pbuilder for testing on bpi0Holger Levsen1-4/+1
2015-08-03reproducible openwrt: disable external feeds which probably break buildingReiner Herrmann1-5/+6
2015-08-03reproducible: clone repositories shallowly to speed it upReiner Herrmann4-5/+4