summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_notes.py
AgeCommit message (Expand)AuthorFilesLines
2015-03-28reproducible: provide suite specific views on issuesHolger Levsen1-17/+35
2015-03-15reproducible: deal with removed packages gracefullyHolger Levsen1-4/+8
2015-03-14reproducible: rename 'sid' to 'unstable'Holger Levsen1-2/+2
2015-03-14reproducible: more formal wordingHolger Levsen1-2/+2
2015-03-14reproducible: remove package from packages with notes if package doesnt existHolger Levsen1-0/+1
2015-03-14reproducible: add myself to copyrightHolger Levsen1-1/+2
2015-03-14reproducible: don't fail the job if a package with notes was removedHolger Levsen1-4/+2
2015-03-14reproducible: simplify wordingHolger Levsen1-3/+3
2015-03-14reproducible: use less confusing wordingHolger Levsen1-1/+1
2015-03-13reproducible: unify outputHolger Levsen1-2/+2
2015-03-13reproducible: consistent empty linesHolger Levsen1-0/+9
2015-03-13reproducible: refactor, consider suitesHolger Levsen1-9/+9
2015-03-13reproducible: refactor, split packages shown into statesHolger Levsen1-16/+27
2015-03-11reproducible: shorten languageHolger Levsen1-2/+1
2015-03-11reproducible: html_notes: fixup last commitMattia Rizzolo1-1/+2
2015-03-11reproducible: html_notes: split index_no_notes in suite/arch subsectionsMattia Rizzolo1-18/+25
2015-03-07reproducible: notes: add a +/# sign after bug numbers, if they are close/with...Mattia Rizzolo1-3/+4
2015-03-03reproducible: notes can be against packages in any suiteHolger Levsen1-2/+3
2015-03-03reproducible: notes: do not limit the 'package has been tested' to sidMattia Rizzolo1-1/+1
2015-03-03s#in particular##Holger Levsen1-2/+1
2015-03-01reproducible: html_notes: fix TypeError in gen_html_issue()Mattia Rizzolo1-2/+2
2015-03-01reproducible: notes: fix multiarch url in gen_html_issue()Mattia Rizzolo1-3/+3
2015-03-01reproducible: html_notes: fix multiarch urlMattia Rizzolo1-4/+4
2015-03-01reproducible: move packages files under a suite-named directory, e.g. /rb-pkg...Mattia Rizzolo1-3/+6
2015-02-27reproducible: notes: check wheter the package has been tested before rebuildi...Mattia Rizzolo1-2/+13
2015-02-27reproducible: notes: format the query before calling it in load_notes(). this...Mattia Rizzolo1-2/+3
2015-02-26reproducible: html_notes: update to a new database schema supporting multiple...Mattia Rizzolo1-9/+12
2015-02-21reproducible: rename process_packages() to gen_packages_html()Holger Levsen1-3/+3
2015-02-17reproducible: notes: split the package list in the index_{no_,}notes pages ac...Mattia Rizzolo1-20/+42
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 not...Mattia Rizzolo1-0/+26
2015-02-14reproducible: html_notes: print the actual number of categorized packages, no...Mattia Rizzolo1-2/+4
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 ex...Mattia Rizzolo1-0/+11
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
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 the...Mattia Rizzolo1-1/+1
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