summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-01-11reproducible: common: add a strip_epoch() functionMattia Rizzolo1-0/+15
2015-01-11reproducible: fix typo in a commentMattia Rizzolo1-1/+1
2015-01-11reproducible: catch OSError instead of FileNotFoundError (it's a 3.3 ↵Mattia Rizzolo1-1/+1
feature, not present in wheezy)
2015-01-11reproducible: set a correct comment in the heads of *py scriptsMattia Rizzolo3-8/+11
2015-01-11reproducible: html_packages: output a error if the file size is larger than ↵Mattia Rizzolo1-1/+4
1 GB + drop bigger units
2015-01-11reproducible: common forgot a slash in ISSUES_URI...Mattia Rizzolo1-1/+1
2015-01-11reproducible: html_notes: call process_packages() from ↵Mattia Rizzolo1-0/+2
reproducible_html_packages to recreate rb-pkg/package.html pages
2015-01-11reproducible: add reproducible_html_packages.pyMattia Rizzolo1-0/+155
2015-01-11reproducible: html_notes.py: split only one time in rsplit() + better logMattia Rizzolo1-4/+4
2015-01-11reproducible: common.py: add join_status_icon()Mattia Rizzolo1-0/+24
2015-01-11reproducible: common.py: make possible to do not write the very last footer ↵Mattia Rizzolo1-2/+5
in write_html_page()
2015-01-11reproducible: common.py: add a bunch of new variablesMattia Rizzolo1-3/+15
2015-01-11apache: enable HSTSMattia Rizzolo1-0/+1
2015-01-11apache: use mod-macro to reduce the code duplication. This should also fix ↵Mattia Rizzolo2-112/+34
some redirection issues. Moreover, this cleans the code
2015-01-11apache: use <VirtualHost *:443> instead of <VirtualHost ↵Mattia Rizzolo1-1/+1
reproducible.debian.net:443>
2015-01-10g-i: preseed grub to install on default deviceHolger Levsen3-3/+3
2015-01-10add userContent/thanks.html to thank all contributorsHolger Levsen3-1/+25
2015-01-10add hints from weasel about hstsHolger Levsen1-0/+6
2015-01-10apache: clean up the conf after adding the cert fooMattia Rizzolo1-63/+33
2015-01-09apache2: use globalsign cert for reproducible.d.nHolger Levsen1-3/+2
2015-01-09apache2: add 2nd vhost, just copy conifg, no cleanups performed yetHolger Levsen1-1/+98
2015-01-09use globalsign.com ssl certificate for https://jenkins.debian.netHolger Levsen2-2/+29
2015-01-09use proper quotesHolger Levsen1-1/+1
2015-01-09(temporarily) add globalsign domain verification headerHolger Levsen1-0/+1
2015-01-09fixup previous commit, thanks mapreri, handing back the tissueHolger Levsen1-1/+1
2015-01-09reproducible: extend copyright to 2015 (but not plainly to current year)Holger Levsen2-3/+3
2015-01-09reproducible: use only one digit for percentHolger Levsen1-2/+2
2015-01-09reproducible: give percentages for meta pkg sets statesHolger Levsen1-4/+9
2015-01-09also accept mail for reproducible.d.nHolger Levsen1-1/+1
2015-01-09live-build: include education-desktop-mate instead of -kde into edu standaloneHolger Levsen1-1/+1
2015-01-09live-build: include education-desktop-kde instead of -xfce into edu standaloneHolger Levsen1-1/+1
2015-01-09reproducible: update links after apache change. strip the leading ↵Mattia Rizzolo6-42/+42
/userContent where possible
2015-01-09apache: remove heading /userContent/ from reproducible.d.n urls, rewriting themMattia Rizzolo1-1/+12
2015-01-09create link to /var/www/userContent for reproducible url rewritingHolger Levsen1-0/+2
2015-01-09only create link if target existsHolger Levsen1-1/+3
2015-01-09rename build-depends_(gnome|tails) meta pkg sets to (gnome|tails)_build-dependsHolger Levsen1-2/+2
2015-01-09fix typo breaking the installed_on_debian.org meta pkg setHolger Levsen1-1/+1
2015-01-09reproducible: add anchors to pkg set statsHolger Levsen1-2/+8
2015-01-08fixup: filter out arch and versionHolger Levsen1-3/+3
2015-01-08remove duplicates firstHolger Levsen1-1/+1
2015-01-08filter out arch and versionHolger Levsen1-1/+1
2015-01-08reproducible: add my email to notified people for the ↵Mattia Rizzolo1-1/+1
reproducible_html_notes job
2015-01-08reproducible: html_notes: fix KeyError in case a issue does not affect any ↵Mattia Rizzolo1-3/+6
package
2015-01-08lvc: silently cleanup workspaceHolger Levsen1-1/+1
2015-01-08updateHolger Levsen1-1/+1
2015-01-08fix typoHolger Levsen2-2/+2
2015-01-08live-build: use /srv/jenkins/live/configHolger Levsen1-0/+1
2015-01-08deploy ./live to /srv/jenkins/Holger Levsen1-1/+1
2015-01-08Revert "lvc: explicitly enable serial console via kernel commandline params"Holger Levsen1-2/+1
This reverts commit 12ffcf67b7269b0a9e2673c3d385ecd21a6d05f9. Instead we use the remote shell as intended by the Tails developers.
2015-01-08files copied from https://git-tails.immerda.ch/tails/config - many thanks to ↵Tails developers2-0/+82
the tails developers for their nice work and documentation of it