Age | Commit message (Expand) | Author | Files | Lines |
2015-06-06 | reproducible coreboot: fix typo | Holger Levsen | 1 | -1/+1 |
2015-06-06 | reproducible coreboot: improve main page and link to it from rb.d.n | Holger Levsen | 1 | -0/+6 |
2015-06-04 | apache: directly use the apache conf from /etc/munin, use a2en{site,conf} to ... | Mattia Rizzolo | 2 | -102/+1 |
2015-06-01 | jenkins.d.n jessie upgrade: use 'Require all granted' as needed for apache 2.... | Holger Levsen | 1 | -8/+8 |
2015-06-01 | jenkins.d.n jessie upgrade: rename to munin.conf | Holger Levsen | 1 | -0/+0 |
2015-05-09 | apache: try again at decompressing gzip files on fly, syntax is really hard | Mattia Rizzolo | 1 | -2/+2 |
2015-05-08 | apache: try again to teach apache how to serve compressed files, with the cor... | Mattia Rizzolo | 1 | -0/+13 |
2015-05-03 | Revert "apache: teach apache how to serve compressed files" | Holger Levsen | 1 | -8/+0 |
2015-05-03 | apache: teach apache how to serve compressed files | Mattia Rizzolo | 1 | -0/+8 |
2015-04-29 | move all reproducible public stuff under /var/lib/jenkins/userContent/reprodu... | Mattia Rizzolo | 1 | -10/+10 |
2015-04-18 | apache: use .HEADER.html as a header for directory listing of /var/lib/jenkin... | Mattia Rizzolo | 1 | -0/+4 |
2015-03-28 | reproducible: fix path for redirection | Holger Levsen | 1 | -1/+1 |
2015-03-28 | reproducible: provide suite specific views on issues | Holger Levsen | 1 | -0/+7 |
2015-03-27 | fix typo | Holger Levsen | 1 | -1/+1 |
2015-03-20 | reproducible: add redirect for /artifacts/ | Holger Levsen | 1 | -0/+1 |
2015-03-19 | reproducible: redirect packages only in experimental too | Holger Levsen | 1 | -0/+8 |
2015-03-17 | reproducible: fix mixed order in comment | Reiner Herrmann | 1 | -1/+1 |
2015-03-17 | reproducible: add new redirect: rb.d.n/$suite/amd64/$PKG → rb.d.n/$suite/am... | Holger Levsen | 1 | -1/+8 |
2015-03-14 | reproducible: rename 'sid' to 'unstable' | Holger Levsen | 1 | -13/+13 |
2015-03-12 | reproducible: add redirect for /testing | Holger Levsen | 1 | -2/+2 |
2015-03-03 | apache: reproducible: fixup redirectes wrongly commited half-done. Now (/sid|... | Mattia Rizzolo | 1 | -5/+3 |
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 | apache: add more redirectes for reproducible.debian.net | Mattia Rizzolo | 1 | -2/+28 |
2015-02-21 | drop visitors report | Holger Levsen | 1 | -1/+0 |
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 - redudant... | Holger Levsen | 1 | -0/+54 |
2015-01-16 | apache: add rb.d.n/PACKAGE → rb.d.n/rb-pkg/PACKAGE.html redirect. Thanks Lu... | Mattia Rizzolo | 1 | -0/+6 |
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 so... | Mattia Rizzolo | 1 | -111/+32 |
2015-01-11 | apache: use <VirtualHost *:443> instead of <VirtualHost reproducible.debian.n... | Mattia Rizzolo | 1 | -1/+1 |
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 | apache: remove heading /userContent/ from reproducible.d.n urls, rewriting them | Mattia Rizzolo | 1 | -1/+12 |
2014-12-21 | apache confs: redirect jenkins.d.n/userContent/reproducible.html to reproduci... | Mattia Rizzolo | 1 | -0/+4 |
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 /userContent/... | Mattia Rizzolo | 1 | -0/+5 |
2014-11-13 | update for new IP | Holger Levsen | 1 | -1/+1 |
2014-10-27 | sites-available: properly configure proxy-pass for server-status | Holger Levsen | 1 | -1/+2 |
2014-10-18 | commit modified ports.conf | Holger Levsen | 1 | -0/+23 |
2014-10-06 | set apache requestheaders as per that wiki page | Holger Levsen | 1 | -0/+2 |
2014-10-06 | update apache proxy configutation as per https://wiki.jenkins-ci.org/display/... | Holger Levsen | 1 | -2/+5 |
2014-10-05 | let apache treat .log files as text/plain | Holger Levsen | 1 | -0/+1 |
2014-10-05 | serve userContent directly from apache2, to get correct filetypes | Holger Levsen | 1 | -0/+9 |
2014-04-17 | remove useless comment | Holger Levsen | 1 | -4/+2 |
2014-04-17 | allow token as URL parameter from (new IP address of) git.debian.org only | Holger Levsen | 1 | -3/+4 |