summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-01-13reproducible: common.sh: split packages list in chunk of 100 items to avoid ↵Mattia Rizzolo2-10/+17
"Argument list too long" error
2015-01-13README: remove reference to self-signed ssl cert: that's no moreMattia Rizzolo1-4/+0
2015-01-13reproducible: use correct variable for better results in usertags tableHolger Levsen1-1/+1
2015-01-13reproducible: use the python script to build the package pagesMattia Rizzolo1-71/+9
for now this leaves a simple sh wrapper inside reproducible_common.sh to avoid changing all scripts.
2015-01-13gitignore *.pycMattia Rizzolo1-0/+1
2015-01-13reproducible: use /var/lib/jenkins/reproducible.db instead of the ↵Mattia Rizzolo1-1/+1
userContent/ one
2015-01-13reproducible: also show total number of bugs of a given usertagHolger Levsen1-3/+6
2015-01-13Add missing id to package iframeJérémy Bobbio1-1/+1
2015-01-13UX fixes for reproducible package pagesLunar2-5/+18
2015-01-13update_jdn: dont delete file from git cloneHolger Levsen1-1/+1
2015-01-11reproducible: html_packages: use de-epoched version also in the rbuild linkMattia Rizzolo1-15/+13
This change also made the rbuild link "optional": it will be displayed only if there is a rbuild file.
2015-01-11reproducible: html_packages: do not consider the epoch while looking for ↵Mattia Rizzolo1-1/+1
rbuild log
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