summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-02-16reproducible: remove superflous debug print()sMattia Rizzolo2-3/+0
2015-02-16Fix typoReiner Herrmann1-1/+1
2015-02-15Added css class to package list without notesReiner Herrmann1-1/+1
2015-02-15reproducible: replace another shell script with python (and speedup runtime ↵Holger Levsen2-147/+1
from 15m to 4s) - many thanks to Mattia Rizzolo
2015-02-15reproducible: actually delete old tmp directoriesHolger Levsen1-3/+2
2015-02-15reproducible: warn if packages were scheduled more than 36h agoHolger Levsen1-2/+2
2015-02-15reproducible: do maintainance more oftenHolger Levsen1-1/+1
2015-02-15remove FIXME, it's already listed in TODOHolger Levsen1-1/+1
2015-02-15reproducible: common: speed up get_bugs() by creating two ↵Mattia Rizzolo1-5/+30
bugs_have_patches() and are_virtual_packages(), plural version of existing methods, thus avoiding hundred of udd queries on every run
2015-02-15reproducible: remove superflous debug print()Mattia Rizzolo1-0/+1
2015-02-15reproducible: html_indexes: more docMattia Rizzolo1-1/+6
2015-02-15reproducible: html_indexes: add a bunch of pagesMattia Rizzolo1-6/+121
2015-02-15reproducible: html_indexes: does not write anything is the relevant query ↵Mattia Rizzolo1-0/+2
did not produce results
2015-02-15reproducible: html_indexes: (ugly) support for section where another number ↵Mattia Rizzolo1-2/+8
is needed
2015-02-15reproducible: html_indexes: do percents against how many tested packages, ↵Mattia Rizzolo1-2/+2
not packages in sid
2015-02-15reproducible: add reproducible_html_indexes.pyMattia Rizzolo1-0/+189
2015-02-15reproducible: notes: add a counter also to /issues/ pagesMattia Rizzolo1-1/+2
2015-02-15reproducible: move get_trailing_icon() from _html_notes to commonMattia Rizzolo2-12/+16
2015-02-15reproducible: common: add a package_has_notes() functionMattia Rizzolo1-0/+8
2015-02-15reproducible: common: handle the case where print_critical_message has to ↵Mattia Rizzolo1-2/+5
print something different than a simple string
2015-02-15Might as well make "debian" a link too.Chris Lamb1-1/+2
2015-02-15Drop extra whitespace here.Chris Lamb1-2/+2
2015-02-15Save some pixels by using faux shell expansion syntaxChris Lamb1-2/+2
2015-02-15Also link to debian/changelog; useful for seeing what the maintainer just ↵Chris Lamb1-0/+1
changed.
2015-02-14reproducible: dont sort twiceHolger Levsen1-1/+1
2015-02-14reproducible: sort no_notes by build_dateHolger Levsen1-1/+2
2015-02-14reproducible: fixup no_notes navigationHolger Levsen2-1/+2
2015-02-14reproducible: improve wordingHolger Levsen1-2/+2
2015-02-14reproducible: add a new index_no_notes page, listing packages without any ↵Mattia Rizzolo3-1/+28
notes against them.
2015-02-14reproducible: html_notes: print the actual number of categorized packages, ↵Mattia Rizzolo1-2/+4
not all noted packages
2015-02-14reproducible: html_notes: call get_bugs() globallyMattia Rizzolo1-3/+3
2015-02-14reproducible: fix html in reproducible_html_notesMattia Rizzolo1-1/+1
2015-02-13reproducible: TODO: another usertag, 'environment'Holger Levsen1-1/+1
2015-02-11use sparse logical volumes for g-iHelmut Grohne1-11/+2
These are snapshots of the zero target and thus automatically zeroed, so we do not have to overwrite them avoiding the IO load altogether.
2015-02-11reproducible: check notes for validity. Check whether the package actually ↵Mattia Rizzolo1-0/+11
exists and was tested
2015-02-10bin/reproducible_html_notes: let more external URLs escape the iframe tarpitChris Lamb1-5/+5
2015-02-10the new tag is called signature_s_Holger Levsen1-1/+1
2015-02-09reproducible TODO: graph new usertag "signature"Holger Levsen1-0/+1
2015-02-09cleanup FIXMEsHolger Levsen1-1/+2
2015-02-09Revert "whitespace change to force touching of all job configs"Holger Levsen17-28/+28
This reverts commit 124c0ddb89d1c420804a15ee8366b89d7e1371de.
2015-02-09whitespace change to force touching of all job configsHolger Levsen17-28/+28
2015-02-09reproducible: credit Holger in *py scripts, as they are based on his work. + ↵Mattia Rizzolo4-4/+8
change license GPL-2+ → GPL-2
2015-02-09reproducible: UDD is not critical in this infrastucture, let it fail nicely ↵Mattia Rizzolo1-3/+22
as much as possible In particular: * missing network connection is fine * errors on the udd part are fine * quite everything is fine just, every query will cause a fake empty response, and this will be logged as error.
2015-02-09Reverting the last two commitsMattia Rizzolo2-9/+4
2015-02-08reproducible: and you must try and try... and really better except properlyHolger Levsen2-4/+9
2015-02-08reproducible: initialize udd db connection only when also querying uddHolger Levsen1-1/+1
2015-02-08apache: clean the config by using a macroMattia Rizzolo1-50/+20
2015-02-08apache: better commentsMattia Rizzolo1-3/+5
2015-02-07fixup 7ee6af0Holger Levsen1-2/+2
2015-02-07reproducible README: add links to wiki, .json and sqlite db file.Holger Levsen1-3/+9