summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-03-02reproducible: no meta pkg sets in experimentalHolger Levsen1-9/+12
2015-03-02enable debug outputHolger Levsen1-1/+1
2015-03-02fix synxtax errorHolger Levsen1-1/+1
2015-03-02reproducible: killing zombies is really hardHolger Levsen1-1/+1
2015-03-02reproducible: create subdirs for suitesHolger Levsen1-0/+5
2015-03-02reproducible: move all content into ..userContent/reproducible/Holger Levsen1-0/+1
2015-03-02fix experimental schroot creationHolger Levsen1-8/+10
2015-03-02reproducible: add the suite to the gen_packages_html() callMattia Rizzolo3-3/+5
2015-03-02s#distro#suite#gHolger Levsen1-10/+10
2015-03-02reproducible: various small fixes for multi-suiteHolger Levsen2-4/+7
2015-03-02reproducible: create temporary job to gather stats for experimentalHolger Levsen2-1/+14
2015-03-02reproducible: html_packages: catch a ENOENT in purge_old_pages()Mattia Rizzolo1-2/+6
2015-03-02reproducible: scheduler: print package numbers while updating the sources tableMattia Rizzolo1-4/+4
2015-03-02reproducible: scheduler: consider different suites as separated while schedul...Mattia Rizzolo1-3/+17
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 download...Mattia Rizzolo1-1/+5
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
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. /rb-pkg...Mattia Rizzolo7-48/+71
2015-03-01reproducible: move debbindiff files under a suite/arch-named directory, e.g. ...Mattia Rizzolo2-7/+9
2015-03-01reproducible: move buildinfo files under a suite/arch-named directory, e.g. /...Mattia Rizzolo3-9/+11
2015-03-01reproducible: common: update pkg_has_buildinfo to the new db schema + support...Mattia Rizzolo1-2/+5
2015-03-01reproducible: move rbuild files under a suite/arch-named directory, e.g. /rbu...Mattia Rizzolo3-16/+23
2015-03-01reproducible: common: catch OSError EEXISTS while creating directories in wri...Mattia Rizzolo1-1/+6
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 the...Holger Levsen2-11/+15
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 give...Holger Levsen1-1/+1
2015-02-28reproducible: add support for building all SUITES defined in reproducible_com...Holger Levsen1-11/+16