Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-05-02 | reproducible Debian: fixup 1872900a, use correct URL | Holger Levsen | 1 | -1/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-05-02 | reproducible Debian: use Apache's NPH cgi mechanism to display growing ↵ | Holger Levsen | 1 | -1/+1 | |
logfiles. Thanks to Axel Beckert for telling me about NPH… Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-04-28 | reproducible Debian: stop comparing actual+configured builders, dashboard ↵ | Holger Levsen | 1 | -6/+0 | |
does that already Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-04-27 | reproducible Debian: use console.log for service builds | Holger Levsen | 1 | -1/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-04-27 | reproducible Debian: correctly link to new build logs | Holger Levsen | 1 | -5/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-04-19 | reproducible Debian: provide links to systemd build_services logs | Holger Levsen | 1 | -2/+6 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-11-27 | reproducible Debian: partial conversion to sqlalchemy expression language | Valerie R Young | 1 | -21/+93 | |
This commit partially converts two scripts to use the sqlachemy expression language to be sqlite/postgres agnostic. Signed-off-by: Mattia Rizzolo <mattia@debian.org> 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 | -2/+3 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-07-24 | reproducible debian: decouple navigation and page writing logic | Valerie R Young | 1 | -2/+7 | |
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-17 | reproducible debian: add main navigation highlighting to python pages | Valerie R Young | 1 | -1/+1 | |
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-06-08 | reproducible debian: bug fix: only debian html belongs in tests.r-b.org/debian | Valerie R Young | 1 | -2/+2 | |
2016-06-08 | reproducible debian: update urls to include tests.r-b.org/debian directory | Valerie R Young | 1 | -2/+2 | |
2016-05-29 | reproducible debian: _live_status: collect usertagged bugs only once | Mattia Rizzolo | 1 | -2/+2 | |
2016-05-29 | reproducible debian: create page with oldest logs | Holger Levsen | 1 | -2/+33 | |
2016-05-18 | reproducible debian: right align table cells by default, provide css classes ↵ | Holger Levsen | 1 | -7/+7 | |
for left and center alignment | |||||
2016-05-18 | reproducible debian: add icons to currently scheduled view | Holger Levsen | 1 | -2/+10 | |
2015-12-10 | reproducible: live_status: fix a TypeError | Mattia Rizzolo | 1 | -1/+1 | |
2015-12-10 | reproducible: live_status: another case of = '' => IS NULL | Mattia Rizzolo | 1 | -1/+1 | |
2015-12-10 | reproducible: build/live_status: check whether sch.date_build_started is ↵ | Mattia Rizzolo | 1 | -1/+1 | |
NULL instead of '' | |||||
2015-12-09 | reproducible: dont hardcode the number of build jobs, instead check the ↵ | Holger Levsen | 1 | -4/+7 | |
actual number on the fs | |||||
2015-12-09 | reproducible: store in the db also the actual build host in stats_build, and ↵ | Mattia Rizzolo | 1 | -1/+1 | |
rename the current "builder" field to "job", since it contains the jenkins job name and nummber | |||||
2015-11-25 | reproducible: add 15th armhf build job | Holger Levsen | 1 | -2/+2 | |
2015-11-25 | reproducible: add just one new armhf builder job for now (and also fixup ↵ | Holger Levsen | 1 | -2/+2 | |
69f0038 the last bit) | |||||
2015-11-11 | reproducible armhf: add 3 more build jobs | Holger Levsen | 1 | -2/+2 | |
2015-11-09 | reproducible debian: add 2 new armhf builder jobs and distribute jobs on odxu4 | Holger Levsen | 1 | -1/+1 | |
2015-10-09 | reproducible: move convert_into_hms_string() from _html_live_status to _common | Mattia Rizzolo | 1 | -16/+0 | |
2015-10-08 | reproducible: live status needs to know the number of builders | Holger Levsen | 1 | -2/+2 | |
2015-09-22 | reproducible: return empty string for duration instead of 'None' | Holger Levsen | 1 | -1/+1 | |
2015-09-22 | reproducible: include average build duration in live_status | Holger Levsen | 1 | -8/+15 | |
2015-09-21 | reproducible: remove stale builds from at the beginning of the build and ↵ | Holger Levsen | 1 | -1/+1 | |
send a daily mail about these from the maintenance job | |||||
2015-09-19 | reproducible: add 4 more amd64 builder jobs and 2 more armhf | Holger Levsen | 1 | -2/+2 | |
2015-09-18 | fix whitespace error | Holger Levsen | 1 | -1/+1 | |
2015-09-18 | reproducible: fixup f8aeea1c5, fix sql and also explain previous status and ↵ | Holger Levsen | 1 | -2/+2 | |
build duration in schedule table header | |||||
2015-09-18 | reproducible: show previous status and build duration in schedule | Holger Levsen | 1 | -3/+5 | |
2015-09-13 | reproducible: fixup query | Holger Levsen | 1 | -1/+1 | |
2015-09-12 | reproducible: noone expected this was a bad idea | Holger Levsen | 1 | -2/+2 | |
2015-09-11 | reproducible: include bug stati into live_status | Holger Levsen | 1 | -3/+4 | |
2015-09-11 | reproducible: convert duration to human readable information | Holger Levsen | 1 | -1/+18 | |
2015-09-11 | reproducible live status: use identical column names for both tables | Holger Levsen | 1 | -2/+2 | |
2015-09-11 | reproducible: Refresh schedule page every 60 seconds | Holger Levsen | 1 | -1/+1 | |
2015-09-11 | reproducible: drop notify from live_status columns | Holger Levsen | 1 | -4/+4 | |
2015-09-11 | reproducible: drop scheduled_by from live_status columns | Holger Levsen | 1 | -7/+6 | |
2015-09-11 | reproducible: drop previous version from live_status columns | Holger Levsen | 1 | -5/+5 | |
2015-09-11 | reproducible: change column order of live_status | Holger Levsen | 1 | -9/+8 | |
2015-09-11 | reproducible: drop date_scheduled from live_status | Holger Levsen | 1 | -4/+4 | |
2015-09-11 | reproducible: fix navigation | Holger Levsen | 1 | -1/+1 | |
2015-09-11 | reproducible: really ignore bugs | Holger Levsen | 1 | -1/+1 | |
2015-09-11 | fix typo | Holger Levsen | 1 | -1/+1 | |
2015-09-11 | reproducible live_status: point out if there are stale builds in the db | Holger Levsen | 1 | -0/+5 | |
2015-09-11 | reproducible: include live_status in scheduled page | Holger Levsen | 1 | -10/+4 | |