summaryrefslogtreecommitdiffstats
path: root/bin
AgeCommit message (Collapse)AuthorFilesLines
2015-01-16reproducible: move some functions to _common.pyMattia Rizzolo2-94/+87
2015-01-16reproducible: html_packages: add gen_all_rb_pkg_pages()Mattia Rizzolo1-0/+6
2015-01-16reproducible: initial work to add bug information to rb pages. now add bugs ↵Mattia Rizzolo1-1/+112
number to /rb-pkg/* heads
2015-01-15reproducible: add column with number of affected packagesHolger Levsen1-2/+3
2015-01-15reproducible: fixup several meta pkg sets, run job more oftenHolger Levsen1-12/+11
2015-01-15reproducible: stop treating creating .buildinfo files specially (leftover)Holger Levsen1-1/+1
2015-01-15reproducible: stop treating creating .buildinfo files specially (some leftovers)Holger Levsen2-4/+0
2015-01-15reproducible: stop treating creating .buildinfo files specially (as every ↵Holger Levsen7-99/+16
build creates it nowadays)
2015-01-15reproducible: fixup chdist usage in schrootHolger Levsen1-10/+13
2015-01-15reproducible: pass options correctly to command inside schrootHolger Levsen1-4/+4
2015-01-15fixup file matchingHolger Levsen1-1/+1
2015-01-15reproducible: common.sh: correctly catch buildinfo file by adding a *Mattia Rizzolo1-1/+1
2015-01-15reproducible: html_notes: also build the index_notes.html pageMattia Rizzolo1-0/+23
2015-01-15reproducible: add a pkg_has_buildinfo common function, to avoid code duplicationMattia Rizzolo2-3/+20
2015-01-15reproducible: change the way the footpage info are passed. Add ↵Mattia Rizzolo3-8/+19
html_foot_page_buildinfo_note template
2015-01-14fix grammarHolger Levsen1-1/+1
2015-01-14reproducible: reorder pkg setsHolger Levsen2-56/+56
2015-01-14fix typoHolger Levsen1-14/+14
2015-01-14pbuilder: common.py: strip out epoch also when checking for buildinfo while ↵Mattia Rizzolo1-1/+2
linking icon <-> status
2015-01-14pbuilder: html_packages: strip out epoch also for debbindiff filesMattia Rizzolo1-2/+2
2015-01-14pbuilder: html_packages: strip out epoch also xfor buildinfo filesMattia Rizzolo1-2/+2
2015-01-14refactorHolger Levsen1-1/+2
2015-01-14remove meta-headerHolger Levsen1-1/+0
2015-01-14reproducible: remove workaround for debbindiff 3 and explain in rbuild ↵Holger Levsen1-7/+2
outwhich which debbindiff version is used
2015-01-14reproducible: (fixup) only update meta pkg sets if they dont exist or are ↵Holger Levsen1-13/+13
older than a day
2015-01-14reproducible: fixup: cut away archs tooHolger Levsen1-1/+1
2015-01-14reproducible: use new grml64-full_latest urlHolger Levsen1-2/+1
2015-01-14reproducible: add two new meta pkg sets: grml and grml_build-depends, thanks ↵Holger Levsen2-0/+21
to Reiner Herrmann for the idea
2015-01-14reproducible: grep stricterHolger Levsen1-1/+1
2015-01-14refactorHolger Levsen1-4/+4
2015-01-14reproducible: encapsulate variable name safelyHolger Levsen1-13/+13
2015-01-14reproducible: add new meta pgk set: those which had a DSA in the pastHolger Levsen2-0/+9
2015-01-14reproducible: fix summary to usertag bugs tableHolger Levsen1-1/+1
2015-01-14reproducible: add summary to usertag bugs tableHolger Levsen1-1/+6
2015-01-14reproducible: remove code to prefer packages without .buildinfo files (as ↵Holger Levsen1-51/+6
now all builds create them)
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-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-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 pagesLunar1-2/+2
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