Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-03-12 | reproducible: add redirect for /testing | Holger Levsen | 1 | -2/+2 | |
2015-03-05 | reproducible: pretend we're running linux-2.6, or 2.6.56-0.bpo.4-amd64 to be ↵ | Holger Levsen | 1 | -0/+2 | |
exact | |||||
2015-03-03 | apache: reproducible: fixup redirectes wrongly commited half-done. Now ↵ | Mattia Rizzolo | 1 | -5/+3 | |
(/sid|/experimental) redirects to (/sid|/experimental)/index_suite_stats.html | |||||
2015-03-03 | reproducible: fixup syntax in last commit | Mattia Rizzolo | 1 | -0/+8 | |
2015-03-02 | apache: add more redirects for reproducible pages become suite/arch-related | Mattia Rizzolo | 1 | -4/+18 | |
2015-03-01 | apache: fix reproducible redirects | Mattia Rizzolo | 1 | -4/+4 | |
2015-03-01 | change jenkins' umask to 022 | Helmut Grohne | 1 | -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-01 | apache: add more redirectes for reproducible.debian.net | Mattia Rizzolo | 1 | -2/+28 | |
2015-02-27 | reproducible: relax sudoers to match new base.tgz filenames | Holger Levsen | 1 | -3/+3 | |
2015-02-27 | reproducible: run 'apt-get source' in schroots and stop abusing the hosts ↵ | Holger Levsen | 1 | -7/+0 | |
sources.lists | |||||
2015-02-25 | reproducible: add comments, simplify code | Holger Levsen | 1 | -5/+4 | |
2015-02-25 | different approach to umask changes | Helmut Grohne | 2 | -1/+8 | |
* Add it to pbuilderrc, because it is sourced by pbuilder. * Vary 0022 (default) and 0002 as both are common combinations and the write bit actually shows up in ar archives (static libraries). | |||||
2015-02-24 | reproducible: also test for unreproducibility due to difference in umask | Holger Levsen | 1 | -0/+1 | |
2015-02-22 | Also change the domain | Chris Lamb | 1 | -1/+2 | |
2015-02-21 | drop visitors report | Holger Levsen | 2 | -24/+0 | |
2015-02-19 | partly revert e5077b44 as #767018 is still open | Holger Levsen | 1 | -0/+220 | |
2015-02-19 | upgrade to munin 2.0.25-1~bpo70+1, drop some FIXMEs, add one to TODO | Holger Levsen | 5 | -224/+4 | |
2015-02-18 | move another FIXME into TODO | Holger Levsen | 1 | -1/+1 | |
2015-02-16 | add logrotate file for email2irc logs | Holger Levsen | 1 | -0/+9 | |
2015-02-08 | apache: clean the config by using a macro | Mattia Rizzolo | 1 | -50/+20 | |
2015-02-08 | apache: better comments | Mattia Rizzolo | 1 | -3/+5 | |
2015-02-07 | g-i: do not redirect to https if accessed as 127.0.0.1 or 10.0.2.1 - ↵ | Holger Levsen | 1 | -0/+54 | |
redudant but working configuration | |||||
2015-01-19 | reproducible: unshare need to be told where options end | Jérémy Bobbio | 1 | -1/+1 | |
2015-01-19 | reproducible: fix sudoers for unshare | Jérémy Bobbio | 1 | -1/+1 | |
2015-01-19 | reproducible: change the hostname in the second build | Jérémy Bobbio | 2 | -0/+11 | |
2015-01-16 | apache: add rb.d.n/PACKAGE → rb.d.n/rb-pkg/PACKAGE.html redirect. Thanks ↵ | Mattia Rizzolo | 1 | -0/+6 | |
Lunar for the initial patch! | |||||
2015-01-11 | apache: enable HSTS | Mattia Rizzolo | 1 | -0/+1 | |
2015-01-11 | apache: use mod-macro to reduce the code duplication. This should also fix ↵ | Mattia Rizzolo | 1 | -111/+32 | |
some redirection issues. Moreover, this cleans the code | |||||
2015-01-11 | apache: use <VirtualHost *:443> instead of <VirtualHost ↵ | Mattia Rizzolo | 1 | -1/+1 | |
reproducible.debian.net:443> | |||||
2015-01-10 | apache: clean up the conf after adding the cert foo | Mattia Rizzolo | 1 | -63/+33 | |
2015-01-09 | apache2: use globalsign cert for reproducible.d.n | Holger Levsen | 1 | -3/+2 | |
2015-01-09 | apache2: add 2nd vhost, just copy conifg, no cleanups performed yet | Holger Levsen | 1 | -1/+98 | |
2015-01-09 | use globalsign.com ssl certificate for https://jenkins.debian.net | Holger Levsen | 2 | -2/+29 | |
2015-01-09 | also accept mail for reproducible.d.n | Holger Levsen | 1 | -1/+1 | |
2015-01-09 | apache: remove heading /userContent/ from reproducible.d.n urls, rewriting them | Mattia Rizzolo | 1 | -1/+12 | |
2015-01-08 | bind mount /tmp into schroots | Holger Levsen | 1 | -1/+1 | |
2015-01-08 | sudo cp | Holger Levsen | 1 | -0/+1 | |
2015-01-07 | munin: dont't warn about high disk latency | Holger Levsen | 1 | -0/+2 | |
2015-01-06 | munin: send notifications to root. send warnings about disk usage of ↵ | Holger Levsen | 1 | -0/+4 | |
/srv/workspace when it reaches 75%, critical for 85%. | |||||
2015-01-02 | apply 69b000358 to munin cpu plugin | Holger Levsen | 1 | -1/+1 | |
2015-01-02 | cpu plugin as in munin 2.0.6-4~deb7u2 | Holger Levsen | 1 | -0/+246 | |
2015-01-01 | live: cleanup code and cleanup properly | Holger Levsen | 1 | -0/+1 | |
2015-01-01 | live builds: build in /srv/live-build/ | Holger Levsen | 1 | -1/+1 | |
2015-01-01 | also mount /srv/jenkins inside the schroots | Holger Levsen | 1 | -0/+2 | |
2014-12-21 | apache confs: redirect jenkins.d.n/userContent/reproducible.html to ↵ | Mattia Rizzolo | 1 | -0/+4 | |
reproducible.d.n | |||||
2014-12-17 | apache: use tabs instead of spaces | Mattia Rizzolo | 1 | -21/+21 | |
2014-12-17 | tweak the apache rewrite to redirect reproducible.debian.net to ↵ | Mattia Rizzolo | 1 | -0/+5 | |
/userContent/reproducible.html | |||||
2014-12-17 | remove last traces of contrib and non-free | Holger Levsen | 1 | -1/+1 | |
2014-12-16 | install packages for libvirt/kvm tests using cucumber as implemented for ↵ | Holger Levsen | 1 | -0/+1 | |
https://tails.boum.org/contribute/release_process/test/automated_tests/ - many thanks to the tails developers for their nice work and documentation of it | |||||
2014-12-16 | python-arpy has been manually installed from jessie | Holger Levsen | 1 | -0/+1 | |