Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-08-19 | reproducible debian: notes: go through the notes alphabetically, to ease ↵ | Mattia Rizzolo | 1 | -1/+2 | |
eventual debugging Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-08-19 | reproducible debian: notes: store the package id in the right field.. | Mattia Rizzolo | 1 | -1/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-08-19 | reproducible debian: switch python database backend to SQLAlchemy | Valerie R Young | 1 | -32/+55 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-08-01 | reproducible: Suggest that "problem with note" is about an RM'd package | Chris Lamb | 1 | -2/+3 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-08-01 | reproducible: prefer interpolation over concatentation | Chris Lamb | 1 | -2/+2 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2015-09-08 | reproducible: log properly | Holger Levsen | 1 | -1/+1 | |
2015-09-06 | reproducible: ignore architecture when loading notes | Holger Levsen | 1 | -2/+2 | |
2015-09-06 | reproducible: reword notes warnings and make the job not fail if package was ↵ | Holger Levsen | 1 | -3/+4 | |
removed | |||||
2015-08-17 | reproducible: notes: do not fail when not run on jenkins due to lack of the ↵ | Mattia Rizzolo | 1 | -2/+6 | |
BUILD_URL evn variable | |||||
2015-08-17 | reproducible: notes: do not fail the job when the version is missing | Mattia Rizzolo | 1 | -5/+10 | |
2015-08-11 | reproducible: notes: hardcode amd64 in a query for now | Mattia Rizzolo | 1 | -1/+2 | |
2015-06-13 | reproducible: get rid of 2/3 irc notifications for broken notes.git | Holger Levsen | 1 | -1/+2 | |
2015-05-03 | reproducible: move the code to call kgb and relay messagess to common.py | Mattia Rizzolo | 1 | -4/+2 | |
2015-05-01 | fix typo | Holger Levsen | 1 | -1/+1 | |
2015-05-01 | reproducible: make the notes jobs not fail if there is a note for an ↵ | Holger Levsen | 1 | -2/+5 | |
untested package. add irc notification. | |||||
2015-03-30 | reproducible: move the really_ftbfs quering+dispalying where it should stay: ↵ | Mattia Rizzolo | 1 | -21/+0 | |
in the indexes, as a section of the FTBFS pages | |||||
2015-03-29 | reproducible: notes: query the db and lists packages which FTBFS but no due ↵ | Mattia Rizzolo | 1 | -0/+21 | |
to timestamps from cpp macros. Bad house for this code, but let's dump it here for now | |||||
2015-03-29 | reproducible: store notes in the database. This is a initial work. It does ↵ | Mattia Rizzolo | 1 | -0/+138 | |
nothing other than picking the yaml files and store it's content on the db |