Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-11-06 | udd-query: multiarch_versionskew: check the count of elements in the file ↵ | Mattia Rizzolo | 1 | -3/+3 | |
instead of file size psql now always print at least a newline, even if no records are returned, that broke our `[ -s $UDD ]` check. Read the whole file once and put it in a bash array for futher usage, including counting the elements. Closes: #864238 Signed-off-by: Mattia Rizzolo <mattia@debian.org> | |||||
2017-11-06 | udd-query: remove the temporary file with a trap | Mattia Rizzolo | 1 | -2/+3 | |
in case this script is called with the wrong argument, and in case of failures, etc, the temporary file would be left around otherwise Signed-off-by: Mattia Rizzolo <mattia@debian.org> | |||||
2017-11-06 | udd-query: move from public-udd-mirror.xvm.mit.edu to udd-mirror.debian.net | Mattia Rizzolo | 1 | -3/+3 | |
Signed-off-by: Mattia Rizzolo <mattia@debian.org> | |||||
2017-11-06 | udd-query: orphaned_without_o_bug: consider only the higher version instead ↵ | Mattia Rizzolo | 1 | -9/+9 | |
of the latest upload date this fixes a fpos of a package adopted in experimental, but with a later qa upload in unstable. Signed-off-by: Mattia Rizzolo <mattia@debian.org> | |||||
2017-02-20 | udd-query: add mips64el to the m-a skew check | Mattia Rizzolo | 1 | -1/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2015-12-21 | use 'date -u' always | Holger Levsen | 1 | -1/+1 | |
2015-07-08 | qa.d.o: orphaned_without_o_bug: turn the package list in a list of links | Mattia Rizzolo | 1 | -2/+3 | |
2015-07-08 | qa.d.o: orphaned_without_o_bug: fix SQL query to really get only orphaned ↵ | Mattia Rizzolo | 1 | -24/+14 | |
packages | |||||
2015-05-18 | multiarch_versionskew: omit warning for sid, version skew is normal in sid | Holger Levsen | 1 | -1/+6 | |
2015-04-05 | qa: udd-query: multiarch_versionskew: output a nice table with tracker.d.o ↵ | Mattia Rizzolo | 1 | -2/+6 | |
link alongside package names | |||||
2015-03-21 | udd: drop udd_list_tables job: there is ↵ | Mattia Rizzolo | 1 | -20/+0 | |
https://udd.debian.org/schema/udd.html for that | |||||
2015-01-06 | udd: add pointer to https://udd.debian.org/schema/udd.html | Holger Levsen | 1 | -0/+1 | |
2015-01-06 | fix braino | Holger Levsen | 1 | -0/+1 | |
2015-01-06 | udd: also describe tables | Holger Levsen | 1 | -1/+7 | |
2015-01-06 | udd: add job to just list all UDD tables | Holger Levsen | 1 | -0/+12 | |
2014-11-23 | qa.d.o: use logparse/debian.rules | Holger Levsen | 1 | -14/+17 | |
2014-11-23 | qa.d.o: add udd_orphaned_without_o_bug job, thanks to Johannes Schauer | Holger Levsen | 1 | -48/+97 | |
2014-11-08 | add three new qa.d.o jobs, to detect multi-arch versions skews in wheezy, ↵ | Holger Levsen | 1 | -0/+64 | |
jessie + sid |