Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-07-17 | reproducible debian: rewrite reproducible_html_pkg_sets in python | Valerie R Young | 1 | -9/+16 | |
Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-07-17 | reproducible debian: add main navigation highlighting to python pages | Valerie R Young | 1 | -3/+15 | |
Added the correct navigation highlighting to the following pages: notes, no notes, tested in the last 24 hours, tested in the last 48 hours, all packages, notifications enabled, breakages, issue pages, scheduled, and maintainers page. Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-07-05 | reproducible debian: replace bash write_page_footer with mustache template | Valerie R Young | 1 | -5/+2 | |
Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-07-05 | reproducible debian: add common function for creating temporary files | Valerie R Young | 1 | -0/+10 | |
Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-07-05 | reproducible debian: add mustache script for main page navigation | Valerie R Young | 1 | -114/+18 | |
Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-07-05 | reproducible debian: add package list symbol legend template | Valerie R Young | 1 | -14/+3 | |
Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-07-05 | reproducible debian: add template for default footer | Valerie R Young | 1 | -18/+11 | |
[ Mattia Rizzolo ] wrap and indent lines in default_page_footer.mustache Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-07-05 | reproducible debian: add a percent() function to reproducible_common.py | Valerie R Young | 1 | -0/+4 | |
Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-07-05 | reproducible debian: move python 'gen_status_link_icon' function to common | Valerie R Young | 1 | -0/+25 | |
Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-07-05 | reproducible debian: move META_PKGSET definition to csv file | Valerie R Young | 1 | -0/+9 | |
Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-06-18 | reproducible debian: common: collect bug titles too while collecting data ↵ | Mattia Rizzolo | 1 | -5/+5 | |
about bugs Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-06-17 | reproducible debian: improve package page navigation | Valerie R Young | 1 | -0/+1 | |
Changes made: - suite and arch specific details moved from the top of side bar to the suite and arch section - "notes" and "test history" (suite and arch agnostic) move to the top of side bar - hover text added to most links, starting with either "Go to:" (if the link takes you away from package page) or "Show:" (if the link opens a file in the iframe) - enabled notifications flag still on top left, by "Test Details" header reproducible debian: address mattia's code review comments Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-06-17 | reproducible debian: dont hide broken pieces | Holger Levsen | 1 | -0/+1 | |
2016-06-14 | reproducible debian: also decorate popular packages in per-issue pages | Ximin Luo | 1 | -8/+12 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-06-10 | reproducible debian: fix more links on test.r-b.org | Valerie R Young | 1 | -19/+19 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-06-08 | reproducible debian: bug fix: only debian html belongs in tests.r-b.org/debian | Valerie R Young | 1 | -35/+36 | |
2016-06-08 | reproducible debian: update urls to include tests.r-b.org/debian directory | Valerie R Young | 1 | -3/+5 | |
2016-06-08 | reproducible debian: create subdirectory tests.r-b.org/debian | Valerie R Young | 1 | -1/+1 | |
2016-06-07 | reproducible debian: the issue ftbfs_build-indep_not_build_on_armhf has been ↵ | Holger Levsen | 1 | -1/+1 | |
renamed to ftbfs_build-indep_not_build_on_some_archs in notes.git | |||||
2016-06-07 | Fix get_bugs - don't join on the same table twice, also remove redundant ↵ | Ximin Luo | 1 | -3/+1 | |
join against "sources" Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-06-04 | reproducible debian: stop filtering out the ↵ | Mattia Rizzolo | 1 | -1/+0 | |
'bad_handling_of_extra_warnings', it's long gone Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-06-03 | reproducible debian: ignore ftbfs_build-indep_not_build_on_armhf for ↵ | Holger Levsen | 1 | -0/+1 | |
tracker.json and on FTBFS pages | |||||
2016-05-21 | reproducible debian: add more spacing between archs/suites to make it ↵ | Reiner Herrmann | 1 | -2/+2 | |
clearer they are separate links Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-05-20 | reproducible debian: new page, 'variations tested', split off from dashboard | Holger Levsen | 1 | -0/+1 | |
2016-05-18 | reproducible debian: new page, performance stats, split off from dashboard | Holger Levsen | 1 | -0/+1 | |
2016-05-18 | reproducible debian: add link to S_D_E spec on every page | Holger Levsen | 1 | -0/+1 | |
2016-05-14 | reproducible debian: fix typo | Holger Levsen | 1 | -1/+1 | |
2016-05-14 | reproducible debian: restructure navigation | Holger Levsen | 1 | -24/+53 | |
2016-05-14 | reproducible debian navigation: start reorganizing new navigation (WIP, ↵ | Holger Levsen | 1 | -47/+58 | |
misses the .sh part) | |||||
2016-05-14 | reproducible debian navigation: s#⚑#⚑ packages with enabled notifications# | Holger Levsen | 1 | -1/+1 | |
2016-05-14 | reproducible debian navigation: merge package states icons into one field | Holger Levsen | 1 | -14/+2 | |
2016-05-14 | reproducible: move navigation menu to the left. (this will be WIP for some ↵ | Holger Levsen | 1 | -10/+7 | |
time…) | |||||
2016-05-13 | reproducible debian: use same link name as .sh scripts | Holger Levsen | 1 | -1/+1 | |
2016-05-07 | s#http://anonscm.debian.org/cgit#https://anonscm.debian.org/git#g | Holger Levsen | 1 | -2/+2 | |
2016-04-29 | reproducible debian: link blog(s) | Holger Levsen | 1 | -0/+1 | |
2016-04-18 | reproducible debian: change arch order, put i386 2nd (see ↵ | Holger Levsen | 1 | -1/+1 | |
http://popcon.debian.org/stat/submission.png) | |||||
2016-03-29 | reproducible debian: fix braino | Holger Levsen | 1 | -1/+1 | |
2016-03-29 | reproducible debian: add i386 to navigation | Holger Levsen | 1 | -4/+3 | |
2016-03-29 | reproducible debian: add myself to copyright too, 90 lines or >10% of the ↵ | Holger Levsen | 1 | -0/+1 | |
code should be enough | |||||
2016-03-26 | reproducible debian: add i386 to the archs being tested^wscheduled | Holger Levsen | 1 | -1/+1 | |
2016-03-07 | reproducible debian: use bold font in note to explain bold font | Holger Levsen | 1 | -1/+1 | |
2016-01-21 | s#reproducible.debian.net#tests.reproducible-builds.org#g in many but not ↵ | Holger Levsen | 1 | -1/+1 | |
all places yet | |||||
2016-01-08 | fix syntax | Mattia Rizzolo | 1 | -1/+1 | |
2016-01-08 | reproducible: simplefy | Holger Levsen | 1 | -1/+0 | |
2016-01-08 | common.py: don't fail if JOB_URL is not defined in the env | Mattia Rizzolo | 1 | -3/+5 | |
2016-01-07 | reproducible: use same footer for .sh and .py pages | Holger Levsen | 1 | -5/+18 | |
2016-01-06 | update copyright years | Holger Levsen | 1 | -1/+1 | |
2016-01-01 | reproducible armhf: enable testing of testing | Holger Levsen | 1 | -2/+0 | |
2015-12-26 | reproducible: common: remove gone issues or issues that must be fixed now ↵ | Mattia Rizzolo | 1 | -5/+1 | |
from filtered_issues | |||||
2015-12-18 | reproducible debian armhf: also test experimental | Holger Levsen | 1 | -1/+1 | |