Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-10-02 | reproducible Debian: Move regular "Scheduled in..." messages to #-changes | Chris Lamb | 1 | -2/+2 | |
2016-08-20 | reproducible debian: raise the timeout to 60s | Holger Levsen | 1 | -1/+1 | |
2016-08-20 | reproducible debian: raise the connetion timeout to the db to 30 seconds | Mattia Rizzolo | 1 | -1/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-08-19 | reproducible debian: common: add missing 'sys.' on the exit(1) call | Mattia Rizzolo | 1 | -1/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-08-19 | reproducible debian: make sqlite3 locking errors less noisy | Valerie R Young | 1 | -4/+12 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-08-19 | reproducible debian: switch python database backend to SQLAlchemy | Valerie R Young | 1 | -8/+40 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-08-03 | reproducible debian: remove suite or arch nav when not relevent for page | Valerie R Young | 1 | -30/+29 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-08-03 | reproducible debian: add cross suite/arch nav for scheduled and maintainers | Valerie R Young | 1 | -11/+23 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-07-28 | reproducible debian: move mustache template directory out of bin | Valerie R Young | 1 | -1/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-07-28 | reproducible debian: show the "show all" button when summary tag supported | Valerie R Young | 1 | -1/+2 | |
The "summary" tag is presentally not supported in firefox... but will be with the release of firefox version 48 in August 2016! In the meantime, this commit hides the "see all package sets in suite/arch" button on the package set pages used to expand all the summary tags for firefox. Once Firefox 48 is released, this commit should be reverted. Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-07-26 | reproducible debian: add versioning to css style sheets | Valerie R Young | 1 | -1/+10 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-07-24 | reproducible debian: add collapsible sections to pkgset navigation | Valerie R Young | 1 | -1/+2 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-07-24 | reproducible debian: add categories to meta_pkgset definitions | Valerie R Young | 1 | -2/+2 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-07-24 | reproducible debian: decouple navigation and page writing logic | Valerie R Young | 1 | -37/+15 | |
Decoupling the navigation and page writing logic made it easier to do the following: - fix a bug introduced by adding headers at the top of the mainbody div (fixed in this commit) - make package pages to use the same structure as all other pages that contain a left navigation (to do in future) Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-07-24 | reproducible debian: add cross arch/suite navigation for many pages | Valerie R Young | 1 | -7/+33 | |
From the left navigation "suite/arch" section, you can now navigation between suite and architecture specific results for the following pages: packages sets, packages with notes, packages without notes, packages tested in 24/48hs, all packages state pages and all packages page. Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-07-24 | reproducible debian: first pass at main navigation improvements | Valerie R Young | 1 | -2/+14 | |
Reshuffled links, added headers, added hover text, small changes in highlighting of links. Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-07-24 | reproducible debian: move page titles to mainbody, add dashboard header in nav | Valerie R Young | 1 | -2/+2 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-07-24 | reproducible debian: move html from code into basic_page template | Valerie R Young | 1 | -16/+14 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
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…) |