summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_indexes.py
AgeCommit message (Collapse)AuthorFilesLines
2015-05-17reproducible: include filtered ftbfs issues in the .json outputHolger Levsen1-11/+0
2015-05-14reproducible: remove 'ocaml_configure_not_as_root' from filtered issues as ↵Holger Levsen1-1/+1
this issue is fixed
2015-05-11reproducible: emphasize hintHolger Levsen1-1/+1
2015-05-11reprodcuible: only show hint for sidHolger Levsen1-2/+7
2015-05-11reproducible: split notes and no_notes pages into suite specific onesHolger Levsen1-7/+9
2015-04-21reproducible: common: add a \n after every package linkMattia Rizzolo1-1/+0
2015-04-16reproducible: move the generation of index_notes and index_no_notes from ↵Mattia Rizzolo1-1/+80
_homl_notes to _html_indexes
2015-04-16reproducible: html_indexes: also support a header_query keyword, to format ↵Mattia Rizzolo1-1/+7
the header line
2015-04-16reproducible: html_indexes: new syntax and new features for global pages.Mattia Rizzolo1-27/+35
2015-04-16reproducible: html_indexes: add support for a tiny header on top of the pagesMattia Rizzolo1-0/+3
2015-04-16reproducible: _html_indexes: move the code generating the schedule page to ↵Mattia Rizzolo1-30/+35
its own function. it does not make sense to bloat the generic code by special casing it
2015-04-13reproducible: html_indexes: use that new link_package() thinghyMattia Rizzolo1-7/+1
2015-04-04reproducible: add ftbfs_build_depends_not_available_on_amd64 to boring ftbfs ↵Holger Levsen1-1/+1
issues
2015-04-04reproducible: add ftbfs_in_jenkins_setup to boring ftbfs issuesHolger Levsen1-1/+1
2015-04-04reproducible: add ftbfs_pbuilder_malformed_dsc issues to boring ftbfs issuesHolger Levsen1-1/+1
2015-04-04reproducible: refactorHolger Levsen1-3/+14
2015-04-04reproducible: explain that bad_handling_of_extra_warnings is filteredHolger Levsen1-1/+1
2015-04-04reproducible: add bad_handling_of_extra_warnings to boring ftbfs issuesHolger Levsen1-2/+2
2015-04-04reproducible: fixup the two sql queries to produce two ftbfs lists: boring ↵Holger Levsen1-2/+2
and interesting
2015-04-04reproducible: order like the restHolger Levsen1-1/+1
2015-04-04reproducible: fix 'FTBFS_filtered' to include packages with no issuesHolger Levsen1-1/+1
2015-04-04reproducible: improve ftbfs view, filter known issuesHolger Levsen1-3/+4
2015-04-04Revert "Revert "reproducible: WIP, split view in ftbfs worth investigating ↵Holger Levsen1-4/+4
and ftbfs due to our changes or setup"" This reverts commit 03e6599e0d4fcd9f86c91f3c3f996ba6a6ee7a75.
2015-03-30Revert "reproducible: WIP, split view in ftbfs worth investigating and ftbfs ↵Holger Levsen1-4/+4
due to our changes or setup" This reverts commit 65583f0fea4f1aa54153729e79650e86dca83a7d.
2015-03-30reproducible: WIP, split view in ftbfs worth investigating and ftbfs due to ↵Holger Levsen1-4/+4
our changes or setup
2015-03-30reproducible: move the really_ftbfs quering+dispalying where it should stay: ↵Mattia Rizzolo1-0/+6
in the indexes, as a section of the FTBFS pages
2015-03-21reproducible: fix links on global pagesHolger Levsen1-0/+1
2015-03-18reproducible: turn two more log.info calls into log.debugHolger Levsen1-2/+2
2015-03-14reproducible: rename 'sid' to 'unstable'Holger Levsen1-2/+2
2015-03-14reproducible: simplify wordingHolger Levsen1-2/+2
2015-03-13reproducible: use CSS for numbering the rowsHolger Levsen1-5/+5
2015-03-12reproducible: fix html5Holger Levsen1-1/+1
2015-03-12reproducible: fix textHolger Levsen1-1/+1
2015-03-12reproducible: correctly list rankingHolger Levsen1-1/+1
2015-03-12reproducible: fix linksHolger Levsen1-1/+1
2015-03-11reproducible: reorder columnsHolger Levsen1-5/+5
2015-03-11reproducible: include date_scheduled in scheduled pageHolger Levsen1-3/+3
2015-03-10reproducible: use proper terms in table headerHolger Levsen1-1/+1
2015-03-10reproducible: merge suite specific schedule pages into single global oneHolger Levsen1-19/+26
2015-03-07reproducible: html_indexes: fix copy-paste error in the 404 templateMattia Rizzolo1-1/+1
2015-03-06reproducible: html_indexes: prevent further TypeErrors by checking for a ↵Mattia Rizzolo1-0/+4
valid architecture and failing early
2015-03-06reproducible: fixup the last commitMattia Rizzolo1-11/+11
2015-03-06reproducible: add suite+arch to page titlesHolger Levsen1-11/+11
2015-03-05reproducible: make titles work properly also for global pagesHolger Levsen1-4/+2
2015-03-05reproducible: make sections work properly also for global pagesHolger Levsen1-1/+3
2015-03-05reproducible: html_indexes: write the footnote only if there are packages listedMattia Rizzolo1-5/+10
2015-03-05reproducible: html_indexes: print the page sections of the scheduled page ↵Mattia Rizzolo1-5/+5
even if there is nothing to show
2015-03-05reproducible: html_indexes: add support for bottom textMattia Rizzolo1-4/+4
2015-03-05fix missing commaHolger Levsen1-1/+1
2015-03-05reproducible: link full scheduling overviewHolger Levsen1-0/+3