Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-07-24 | reproducible debian: decouple navigation and page writing logic | Valerie R Young | 1 | -1/+4 | |
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-21 | reproducible: breakages: also detect stale files of belonging to old package ↵ | Mattia Rizzolo | 1 | -5/+13 | |
versions Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-06-21 | reproducible: breakages: in alien_log(), correctly deal with different file ↵ | Mattia Rizzolo | 1 | -1/+8 | |
names with different splitting needs Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-06-21 | reproducible: breakages: remove dead code | Mattia Rizzolo | 1 | -31/+0 | |
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 | -1/+1 | |
2016-06-08 | reproducible debian: update urls to include tests.r-b.org/debian directory | Valerie R Young | 1 | -1/+1 | |
2016-05-07 | s#http://anonscm.debian.org/cgit#https://anonscm.debian.org/git#g | 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-07 | reproducible: improve breakage description | Holger Levsen | 1 | -3/+4 | |
2016-01-07 | reproducible: sort breakges by package names foremost | Holger Levsen | 1 | -9/+9 | |
2015-12-07 | reproducible: rename debbindiff.(html|txt)(.gz|) files to diffoscope… files | Holger Levsen | 1 | -2/+2 | |
2015-10-09 | reproducible: _html_breakages: add a check to detect stale history pages. ↵ | Mattia Rizzolo | 1 | -0/+13 | |
Consider that currently nothing delete them automatically | |||||
2015-09-22 | reproducible: _breakages: wrap a a os.path call in a try/excpet to catch ↵ | Mattia Rizzolo | 1 | -5/+8 | |
FileNotFoundError and not choke on it | |||||
2015-09-22 | reproducible: ignore files which only exist for a short amount of time | Holger Levsen | 1 | -2/+6 | |
2015-09-22 | reproducible: improve language | Holger Levsen | 1 | -3/+3 | |
2015-09-22 | fix grammar | Holger Levsen | 1 | -1/+1 | |
2015-09-22 | reproducible: explicitly explain that some problems needs to be fixed in ↵ | Holger Levsen | 1 | -1/+2 | |
diffoscope | |||||
2015-09-22 | reproducible: improve grammar | Holger Levsen | 1 | -3/+3 | |
2015-09-22 | another whitespace fix | Holger Levsen | 1 | -1/+1 | |
2015-09-22 | whitespace fix | Holger Levsen | 1 | -1/+1 | |
2015-09-22 | reproducible: link to diffoscope file which should not exist | Holger Levsen | 1 | -2/+2 | |
2015-09-22 | reproducible: use usual order: suite/arch/pkg | Holger Levsen | 1 | -6/+6 | |
2015-09-22 | reproducible: include arch in warnings | Holger Levsen | 1 | -6/+6 | |
2015-09-22 | reproducible: order by suite, arch, src_name as on the filesystem | Holger Levsen | 1 | -9/+9 | |
2015-09-22 | reproducible: order by architecture too | Holger Levsen | 1 | -9/+9 | |
2015-09-22 | reproducible: fix grammar for the unlikely case this condition will be met | Holger Levsen | 1 | -1/+1 | |
2015-09-09 | reproducible: rename breakages to html_breakages for consistancy | Holger Levsen | 1 | -0/+310 | |