Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-12-01 | reproducible Debian: correctly count reproducible packages in the last 24+48h | Holger Levsen | 1 | -2/+12 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-11-27 | reproducible Debian: partial conversion to sqlalchemy expression language | Valerie R Young | 1 | -40/+265 | |
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-15 | reproducible Debian: show percentage of results in the last 24/48h | Holger Levsen | 1 | -20/+33 | |
2016-07-24 | reproducible debian: decouple navigation and page writing logic | Valerie R Young | 1 | -5/+11 | |
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 | -1/+6 | |
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-17 | reproducible debian: add main navigation highlighting to python pages | Valerie R Young | 1 | -1/+2 | |
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-02-10 | reproducible debian: sort package lists on depwait_last24h, depwait_last48h ↵ | Holger Levsen | 1 | -3/+3 | |
and not_for_us_all correctly | |||||
2016-01-06 | update copyright years | Holger Levsen | 1 | -0/+1 | |
2016-01-01 | reproducible armhf: enable testing of testing | Holger Levsen | 1 | -4/+0 | |
2015-12-30 | Show ordering on notes pages. | Chris Lamb | 1 | -6/+6 | |
Signed-off-by: Chris Lamb <lamby@debian.org> | |||||
2015-12-18 | reproducible debian armhf: also test experimental | Holger Levsen | 1 | -2/+2 | |
2015-12-15 | reproducible: always sort 'not for us' packages alphabetically | Holger Levsen | 1 | -3/+2 | |
2015-10-05 | reproducible: mv #FIXME TODO | Holger Levsen | 1 | -1/+1 | |
2015-10-04 | reproducible: rename join_status_icon() to get_status_icon() and drop unused ↵ | Holger Levsen | 1 | -2/+2 | |
code | |||||
2015-10-03 | reproducible: improve wording | Holger Levsen | 1 | -1/+1 | |
2015-10-02 | reproducible: spool notifications to package maintainers and only send them ↵ | Holger Levsen | 1 | -1/+1 | |
once a day | |||||
2015-10-02 | reproducible: better explain maintainer notifications | Holger Levsen | 1 | -1/+1 | |
2015-09-22 | reprodcucible: emphasize bug filing | Holger Levsen | 1 | -1/+1 | |
2015-09-11 | reproducible: include bug stati into live_status | Holger Levsen | 1 | -2/+2 | |
2015-09-11 | reproducible: create scheduled indexes as part of the live_status job (and ↵ | Holger Levsen | 1 | -28/+0 | |
'ignore bugs') | |||||
2015-09-10 | reproducible: cleanup cruft | Holger Levsen | 1 | -1/+0 | |
2015-09-10 | fix syntax | Holger Levsen | 1 | -2/+2 | |
2015-09-10 | reproducible: create arch specific schedule pages | Holger Levsen | 1 | -11/+11 | |
2015-09-10 | reproducible: change loop order (noop) | Holger Levsen | 1 | -2/+2 | |
2015-09-06 | reproducible: special case armhf, where we only build unstable | Holger Levsen | 1 | -0/+2 | |
2015-09-06 | reproducible: fix navigation links for armhf index pages | Holger Levsen | 1 | -1/+1 | |
2015-08-31 | reproducible: fix armhf links | Holger Levsen | 1 | -4/+4 | |
2015-08-26 | reproducible: only build index pages for suite+architectures that are tested | Holger Levsen | 1 | -0/+2 | |
2015-08-18 | reproducible: fix suite stats the ugly way... | Holger Levsen | 1 | -1/+1 | |
2015-08-09 | fix typo | Holger Levsen | 1 | -1/+1 | |
2015-08-07 | reproducible: html_indexes: fix typo | Mattia Rizzolo | 1 | -1/+1 | |
2015-08-07 | reproducible: _html_indexes: build global pages in a different loop than the ↵ | Mattia Rizzolo | 1 | -1/+5 | |
others, to build them only once | |||||
2015-08-07 | reproducible: _html_indexes: add depwait packages to the last24h and last48h ↵ | Mattia Rizzolo | 1 | -0/+20 | |
pages | |||||
2015-08-07 | reproducible: _html_indexes: remove depwait packages from the no_notes page | Mattia Rizzolo | 1 | -7/+0 | |
2015-08-02 | reproducible: fix grammar: s#arches#archs# | Holger Levsen | 1 | -3/+3 | |
2015-08-02 | fix typo | Holger Levsen | 1 | -1/+1 | |
2015-08-01 | reproducible: add a new status, "depwait", where package failing to install ↵ | Mattia Rizzolo | 1 | -0/+32 | |
their build-deps ends to. This will clear FTBFS a few, and give a more easy filtering for some use cases | |||||
2015-07-04 | reproducible: html_indexes: fix mail url for the index_notify page | Mattia Rizzolo | 1 | -1/+1 | |
2015-06-16 | reproducible: improve language | Holger Levsen | 1 | -1/+1 | |
2015-06-10 | reproducible: s#failed to built#failed to build#g | Holger Levsen | 1 | -6/+6 | |
2015-06-10 | reproducible: improve index_notify | Holger Levsen | 1 | -5/+5 | |
2015-06-01 | reproducible: improve language | Holger Levsen | 1 | -1/+1 | |
2015-06-01 | reproducible: html_indexes: new page with the list of packages with ↵ | Mattia Rizzolo | 1 | -1/+36 | |
notify_maintainer enabled | |||||
2015-06-01 | reproducible: html_indexes: fix comment in the top to reflect reality | Mattia Rizzolo | 1 | -2/+3 | |
2015-06-01 | reproducible: html_indexes: set suite/arch to the defaults when building a ↵ | Mattia Rizzolo | 1 | -0/+2 | |
global page | |||||
2015-05-27 | reproducible: order index_notes and index_no_notes by build date | Holger Levsen | 1 | -2/+2 | |
2015-05-23 | reproducible: in the schedule, link to the package in the right suite and arch | Holger Levsen | 1 | -1/+1 | |
2015-05-17 | remove timestamps_from_cpp_macros from filtered FTBFS issues | Holger Levsen | 1 | -0/+1 | |