summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_notes.py
AgeCommit message (Collapse)AuthorFilesLines
2015-02-15Added css class to package list without notesReiner Herrmann1-1/+1
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 Rizzolo1-12/+0
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 Levsen1-1/+1
2015-02-14reproducible: improve wordingHolger Levsen1-2/+2
2015-02-14reproducible: add a new index_no_notes page, listing packages without any ↵Mattia Rizzolo1-0/+26
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-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-09reproducible: credit Holger in *py scripts, as they are based on his work. + ↵Mattia Rizzolo1-1/+2
change license GPL-2+ → GPL-2
2015-02-02reproducible: rebuild relevant package pages also when we remove a noteMattia Rizzolo1-1/+5
2015-01-19reproducible: _html_notes: allow issues with 0 affected packagesMattia Rizzolo1-3/+12
2015-01-19reproducible: forgot to remove some debug print()Mattia Rizzolo1-1/+0
2015-01-17reproducible: _html_notes: also sort the issues by name, when they affect ↵Mattia Rizzolo1-1/+1
the same number of packages
2015-01-17reproducible: _html_notes: sort issues by number of affected packagesMattia Rizzolo1-1/+1
2015-01-16reproducible: _html_notes: add a reassuntive note at the end of the issues tableMattia Rizzolo1-0/+2
2015-01-16reproducible: _html_notes: fixup previous commit + add a counterMattia Rizzolo1-2/+8
2015-01-16reproducible: add some infos for the user about the # andMattia Rizzolo1-2/+4
+ signs
2015-01-16reproducible: _html_notes: add the bug sign in the notes_index pageMattia Rizzolo1-2/+15
2015-01-15reproducible: add column with number of affected packagesHolger Levsen1-2/+3
2015-01-15reproducible: stop treating creating .buildinfo files specially (as every ↵Holger Levsen1-5/+2
build creates it nowadays)
2015-01-15reproducible: html_notes: also build the index_notes.html pageMattia Rizzolo1-0/+23
2015-01-15reproducible: change the way the footpage info are passed. Add ↵Mattia Rizzolo1-3/+4
html_foot_page_buildinfo_note template
2015-01-11reproducible: set a correct comment in the heads of *py scriptsMattia Rizzolo1-2/+3
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: html_notes.py: split only one time in rsplit() + better logMattia Rizzolo1-4/+4
2015-01-09reproducible: update links after apache change. strip the leading ↵Mattia Rizzolo1-2/+2
/userContent where possible
2015-01-08reproducible: html_notes: fix KeyError in case a issue does not affect any ↵Mattia Rizzolo1-3/+6
package
2015-01-08reproducible: fix TypeError with wheezy's pythonMattia Rizzolo1-10/+10
2015-01-08reproducible: html.py: fix html indentationMattia Rizzolo1-49/+119
2015-01-08reproducible: reproducible_html_notes.py: add purge_old_notes()Mattia Rizzolo1-1/+11
2015-01-08reproducible: _html_note.py: use a nicer format for loggingMattia Rizzolo1-12/+12
2015-01-08reproducible: add reproducible_{common,html_notes}.py. "equivalent" of their ↵Mattia Rizzolo1-0/+229
homonyms .sh calling reproducible_html_notes.py in the same directory where packages.yml and issues.yml (from the git.debian.org:/git/reproducible/notes.git repo) is enough to fast build all notes html pages for every pacakge listed in the packages.yml file, a page for every issue listed in the issues.yml and a index_issues.html