summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
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 o...Mattia Rizzolo1-4/+6
2015-02-27reproducible: db_maintenance: add open_signatures, done_signatures, open_envi...Mattia Rizzolo1-0/+4
2015-02-27Revert "(temp.) Revert "reproducible: use new pbuilder base.tgz's""Holger Levsen1-2/+2
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
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 int...Holger Levsen2-6/+14
2015-02-27fix bashismsHolger Levsen9-18/+18
2015-02-27reproducible: build: stop touching the rbuild file to update atime, this is n...Mattia Rizzolo1-6/+0
2015-02-27reproducible: html_packages: avoid calling strip_epoch() 6 times in the same ...Mattia Rizzolo1-6/+7
2015-02-27reproducible: build: wrap a long line + define SUITE earlyMattia Rizzolo1-3/+5
2015-02-27reproducible: common: add the array containing tested architectures (only amd...Mattia Rizzolo2-0/+4
2015-02-27reproducible: add support for experimental base.tgzHolger Levsen1-2/+12
2015-02-27reproducible: use SUITE consistentlyHolger Levsen1-6/+6
2015-02-27reproducible: use SUITE consistently, accept SUITE as param, default to sidHolger Levsen1-7/+12
2015-02-27reproducible: add support for creating distro-specific base.tgz. work in prog...Holger Levsen1-2/+8
2015-02-27reproducible: support different suitesHolger Levsen1-2/+6
2015-02-27only create schroots once a weekHolger Levsen1-2/+2
2015-02-27reproducible: 2 new jobs to create the sid+experimental schroots 4 times a da...Holger Levsen2-0/+34
2015-02-27reproducible: run 'apt-get source' in schroots and stop abusing the hosts sou...Holger Levsen3-34/+2
2015-02-27fix path for cleanupHolger Levsen1-1/+1
2015-02-27disable debugging again and dont use local variables with the same names as g...Holger Levsen1-8/+3
2015-02-27more debuggingHolger Levsen1-0/+1
2015-02-27temporarily disable status change notifications until we fixed the timezone m...Holger Levsen1-1/+1
2015-02-27to bootstrap experimental, first bootstrap sid and then add experimental sourcesHolger Levsen1-0/+7
2015-02-27more debuggingHolger Levsen1-2/+3