summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-03-02fixup 5b9bbfbbHolger Levsen1-1/+1
2015-03-02reproducible: common.py: use directory-relative urls for index pages which ↵Mattia Rizzolo1-10/+10
suite/arch-relative
2015-03-02apache: add more redirects for reproducible pages become suite/arch-relatedMattia Rizzolo1-4/+18
2015-03-02reproducible: html_indexes: fix a bunch of 'the backslash is redundant ↵Mattia Rizzolo1-7/+7
between brackets' pep8 errors
2015-03-02reproducible: html_indexes: build indexes for every suite/arch, and place ↵Mattia Rizzolo1-58/+86
them in a sensible directory. plus, support a new kind of index global_pages, which are superset of the suite-relative ones
2015-03-02reproducible: document that 'setup' means 'setup and update'Holger Levsen2-3/+3
2015-03-02reproducible: update pbuilder base.tgz's 6 times a day and recreate them ↵Holger Levsen2-4/+30
other day
2015-03-02Revert "reproducible: only delete pkg file if it exists". Let's try a proper ↵Mattia Rizzolo1-3/+2
fix. This reverts commit 6e8ee698df54f33e53796077ead79d6ea0d878c5.
2015-03-02reproducible: html_packages: define variables in case of ENOENT. this avoids ↵Mattia Rizzolo1-1/+3
errors later
2015-03-02reproducible: experimental is relevantHolger Levsen1-1/+1
2015-03-02reproducible: should results.build_duration be of type integer?Holger Levsen1-0/+1
2015-03-02disable debug againHolger Levsen1-1/+1
2015-03-02reproducible: only delete pkg file if it existsHolger Levsen1-2/+3
2015-03-02reproducible: publish_page(): explain correct targetHolger Levsen1-4/+9
2015-03-02reproducible: fixup: deal gracefully with no resultsHolger Levsen1-1/+1
2015-03-02reproducible: fixup: deal gracefully with no resultsHolger Levsen1-1/+2
2015-03-02reproducible: deal gracefully with no resultsHolger Levsen1-2/+4
2015-03-02reproducible: update db schema: stats_pkg_state needs (datum, suite) as ↵Holger Levsen1-0/+17
primary key
2015-03-02reproducible: use band-aid to make bash workHolger Levsen1-1/+1
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 ↵Mattia Rizzolo1-3/+17
scheduling packages
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