Commit Graph

  • c1e29f844f Make force-autopkgtest apply to the tested package, not the triggering package. Colin Watson 2013-06-24 13:25:29 +0100
  • 2e34feee1f Log autopkgtest status collection. Colin Watson 2013-06-24 11:00:58 +0100
  • bc85ea45cb Add force-autopkgtest to HINTS_ALL. Colin Watson 2013-06-24 10:44:13 +0100
  • 41821072e2 Make autopkgtest request logging more useful by moving it after adt-britney request. Colin Watson 2013-06-17 17:57:44 +0100
  • 6da7f96ca2 Pass Britney instances through to AutoPackageTest. Colin Watson 2013-06-17 17:24:50 +0100
  • 5ed767701b Log autopkgtest requests. Colin Watson 2013-06-17 16:59:57 +0100
  • 1cf35e27c8 Fix cause handling in AutoPackageTest.request. Colin Watson 2013-06-17 14:04:23 +0100
  • f961f74ef3 Run autopkgtests for valid candidates, and wait for the results. Colin Watson 2013-06-17 13:56:21 +0100
  • 64e6384270 Enable support for p-u packages Adam D. Barratt 2013-06-12 19:39:27 +0000
  • 9ee37c5160 Enable support for p-u packages Adam D. Barratt 2013-06-12 19:39:27 +0000
  • 111ab78d7d Apply undo list in reverse order; in rare cases with hints with overlapping virtual packages provided by different sources, this can make a difference. Colin Watson 2013-06-12 15:55:04 +0100
  • 0a3713e340 Ensure that binNMUs from superseded sources are not considered Adam D. Barratt 2013-06-08 15:40:07 +0000
  • a58f6d72c9 Ensure that binNMUs from superseded sources are not considered Adam D. Barratt 2013-06-08 15:40:07 +0000
  • a2a1e1ea6f Re-enable smooth-updates Adam D. Barratt 2013-05-05 11:09:37 +0000
  • c7f27a8225 Re-enable smooth-updates Adam D. Barratt 2013-05-05 11:09:37 +0000
  • 024df4f3af same_source: handle being passed "None" as a version Adam D. Barratt 2013-03-17 10:33:59 +0000
  • 858e8de218 same_source: handle being passed "None" as a version Adam D. Barratt 2013-03-17 10:33:59 +0000
  • 00196429e2 Completer: add "approve" to the command completion Adam D. Barratt 2013-03-16 17:19:49 +0000
  • 7933a720aa Completer: add "approve" to the command completion Adam D. Barratt 2013-03-16 17:19:49 +0000
  • 74b087c13a Completer: offer tpu packages when completing "approve" hints Adam D. Barratt 2013-03-16 17:19:01 +0000
  • ce72b31bc6 Completer: offer tpu packages when completing "approve" hints Adam D. Barratt 2013-03-16 17:19:01 +0000
  • 3b03f1fefd Completer: copyright foo Adam D. Barratt 2013-03-16 17:12:04 +0000
  • af86002dea Completer: copyright foo Adam D. Barratt 2013-03-16 17:12:04 +0000
  • a69d450c38 Completer: when processing a "remove", only offer packages from testing Adam D. Barratt 2013-03-16 17:10:11 +0000
  • c345dea3b5 Completer: when processing a "remove", only offer packages from testing Adam D. Barratt 2013-03-16 17:10:11 +0000
  • 45fef5e4d5 Completer: add forgotten "remove" to command completion Adam D. Barratt 2013-03-16 16:59:19 +0000
  • de56c719b6 Completer: add forgotten "remove" to command completion Adam D. Barratt 2013-03-16 16:59:19 +0000
  • 22f39c75d6 Completer: support all hints Adam D. Barratt 2013-03-16 16:39:23 +0000
  • d9a9a26c57 Completer: support all hints Adam D. Barratt 2013-03-16 16:39:23 +0000
  • 8c26798395 write_excuses: clear the list of excuses before building Adam D. Barratt 2013-03-16 16:31:04 +0000
  • 0463c666f0 write_excuses: clear the list of excuses before building Adam D. Barratt 2013-03-16 16:31:04 +0000
  • 07918e2164 hint_tester: accept all hints Adam D. Barratt 2013-03-16 16:30:18 +0000
  • 33bc6cb7fb hint_tester: accept all hints Adam D. Barratt 2013-03-16 16:30:18 +0000
  • 8b09f949b6 Completer: don't crash if there are candidates in t-p-u Adam D. Barratt 2013-03-14 19:58:14 +0000
  • 8e72456651 Completer: don't crash if there are candidates in t-p-u Adam D. Barratt 2013-03-14 19:58:14 +0000
  • 71e133356a Add myself as a hinter Stefano Rivera 2013-03-13 11:04:09 +0200
  • c531ec1b5a Ad myself to hints permissions. Stéphane Graber 2013-03-11 13:48:55 -0400
  • 0a3141b2db Add myself to hinters Jonathan Riddell 2013-03-11 17:48:15 +0000
  • d1cf7116da Don't remove arch:all packages when migrating binNMUs via *pu Adam D. Barratt 2013-03-03 17:23:38 +0000
  • 8c15568b8f Don't remove arch:all packages when migrating binNMUs via *pu Adam D. Barratt 2013-03-03 17:23:38 +0000
  • cd47a75726 Replace a single-use list in the smooth updates checks with any() Adam D. Barratt 2013-02-06 19:56:04 +0000
  • 2a590ff095 Replace a single-use list in the smooth updates checks with any() Adam D. Barratt 2013-02-06 19:56:04 +0000
  • 8a3d4fd595 Use any() in tpu o-o-d checks rather than throwaway lists Adam D. Barratt 2013-02-06 19:09:04 +0000
  • acec4ff6e3 Use any() in tpu o-o-d checks rather than throwaway lists Adam D. Barratt 2013-02-06 19:09:04 +0000
  • bc9f7cde98 Split the tpu o-o-d checks up to make them more readable Adam D. Barratt 2013-02-06 19:05:16 +0000
  • 25cc2c3b36 Split the tpu o-o-d checks up to make them more readable Adam D. Barratt 2013-02-06 19:05:16 +0000
  • 4b2e5b694c Fix tpu out-of-date checks for sources with multiple versions in tpu Adam D. Barratt 2013-02-06 17:18:46 +0000
  • 9f4af0171e Fix tpu out-of-date checks for sources with multiple versions in tpu Adam D. Barratt 2013-02-06 17:18:46 +0000
  • 2d360a1628 Don't flag unbuilt binary *pu binNMUs for removal in excuses Adam D. Barratt 2013-02-02 22:47:56 +0000
  • 74d1b70096 Don't flag unbuilt binary *pu binNMUs for removal in excuses Adam D. Barratt 2013-02-02 22:47:56 +0000
  • 2f542ee526 Add jmw Adam D. Barratt 2013-01-22 13:02:13 +0000
  • cf79fe5618 Add jmw Adam D. Barratt 2013-01-22 13:02:13 +0000
  • beab8c1b7a Merge excuses "unblock" parsing for unstable and *pu Adam D. Barratt 2013-01-18 18:52:07 +0000
  • 67a181d8fc Merge excuses "unblock" parsing for unstable and *pu Adam D. Barratt 2013-01-18 18:52:07 +0000
  • b33714af92 Remove remaining "approve" hint support code Adam D. Barratt 2013-01-18 18:47:06 +0000
  • 83f25ca602 Remove remaining "approve" hint support code Adam D. Barratt 2013-01-18 18:47:06 +0000
  • f7391fc335 Make "approve" an alias for "unblock" Adam D. Barratt 2013-01-18 18:42:10 +0000
  • ce69eb3345 Make "approve" an alias for "unblock" Adam D. Barratt 2013-01-18 18:42:10 +0000
  • 0497e95b71 Ignore sources only referenced by Built-Using Niels Thykier 2012-06-29 23:23:25 +0200
  • b0172d74c4 Ignore sources only referenced by Built-Using Niels Thykier 2013-01-12 12:31:17 +0100
  • 9388587b95 merge lp:~ubuntu-archive/britney/britney2 Colin Watson 2012-12-28 05:00:22 +0000
  • e7b959b0bb Clarify the checks for existing binary packages in doop_source() Adam D. Barratt 2012-12-25 22:16:05 +0000
  • 2ccfc4120c Clarify the checks for existing binary packages in doop_source() Adam D. Barratt 2012-12-25 22:16:05 +0000
  • 6330b6bd14 Always include providers of virtual packages in rdepends Niels Thykier 2012-07-01 23:52:48 +0200
  • c74ee2878b Always include providers of virtual packages in rdepends Niels Thykier 2012-12-25 19:58:47 +0000
  • c95169c8ca Fix excuse invalidation checks for arch-specific dependencies Adam D. Barratt 2012-12-25 18:28:14 +0000
  • e605091f24 Fix excuse invalidation checks for arch-specific dependencies Adam D. Barratt 2012-12-25 18:28:14 +0000
  • 5ec47a0e72 Remove two unused variables from iter_packages() Adam D. Barratt 2012-12-24 20:32:23 +0000
  • c5d9a8eaa5 Remove two unused variables from iter_packages() Adam D. Barratt 2012-12-24 20:32:23 +0000
  • 9f3e1630b4 Make obsolete source package removal slightly more intelligent Adam D. Barratt 2012-12-15 18:07:06 +0000
  • d11c40d4b8 Make obsolete source package removal slightly more intelligent Adam D. Barratt 2012-12-15 18:07:06 +0000
  • a3b7baf3e5 Never promote a package unless it has at least one up-to-date binary on at least one architecture, regardless of exceptions for architectures that aren't keeping up. Colin Watson 2012-12-03 18:01:09 +0000
  • 0052a9afcb Add myself to hinters Iain Lane 2012-11-29 16:00:00 +0000
  • 1a916783ae require powerpc binaries to be in sync again; previous arrangement caused problems with powerpc-only packages Colin Watson 2012-11-29 15:55:34 +0000
  • f3cc980870 allow powerpc binaries to drop out of sync, until such time as sulfur.buildd is restored Colin Watson 2012-11-28 11:45:33 +0000
  • 27f7c16b0d Add myself to hints permissions. Scott Kitterman 2012-11-26 12:24:43 -0500
  • f27ba2d342 Add myself to the hints permissions Adam Conrad 2012-11-19 17:41:06 -0700
  • 93291250c6 avoid duplicates in source BINARIES element when multiple versions of a package (e.g. Architecture: all) are present Colin Watson 2012-11-13 12:42:51 +0000
  • b91d765819 drop armel for real, since it's now disabled Colin Watson 2012-11-09 23:57:29 +0000
  • a69a17a4af remove armel from BREAK_ARCHES again; something in the do_all path for break_arches is causing britney to crash, and armel will go away soon enough anyway Colin Watson 2012-11-09 23:42:54 +0000
  • e70da8c049 Allow armel to break for now, we'll remove it entirely from the ARCHES list when it's gone from raring Adam Conrad 2012-11-09 14:29:17 -0700
  • 0211319d6b update contact information for Ubuntu Colin Watson 2012-11-09 10:48:04 +0000
  • 1efcf2f084 add myself as a hinter Colin Watson 2012-11-08 14:06:16 +0000
  • 15b3eb2cba fix handling of removed Architecture: all packages while merging binaries Colin Watson 2012-11-08 14:01:52 +0000
  • 8974b4d77b properly isolate source and target sources entries when merging Colin Watson 2012-11-07 18:49:18 +0000
  • 9a714f2213 optionally merge packages from testing to unstable, to cope with a partial unstable suite Colin Watson 2012-11-04 00:03:26 +0000
  • 82a1d9f15d only write delta if delta_output is configured Colin Watson 2012-10-29 17:38:34 +0000
  • afe4ce0a4c binary-only promotions are still by source package, so look them up appropriately Colin Watson 2012-10-29 16:54:48 +0000
  • 2034272f1c handle binary-only promotions when writing delta Colin Watson 2012-10-29 16:48:49 +0000
  • c15542af29 buildd.debian.org -> launchpad.net Colin Watson 2012-10-23 15:48:47 +0100
  • e2403eade5 Write upgrade delta to output/Delta. Colin Watson 2012-10-22 15:10:05 +0100
  • 8254582a55 Make tpu optional. Colin Watson 2012-10-22 14:35:49 +0100
  • 94fb167f5f Use relative paths; set Ubuntu architecture test; set Ubuntu hint permissions. Colin Watson 2012-10-22 14:00:38 +0100
  • e8beb5f5e0 Make removal of obsolete source packages configurable, and disable it for Ubuntu for now. Colin Watson 2012-10-22 13:55:11 +0100
  • cacf326907 Skip bug-based processing if BugsV is missing. Colin Watson 2012-10-22 13:52:14 +0100
  • a9f50bc26b Use default urgency for all packages if Urgencies is missing. Colin Watson 2012-10-22 13:50:07 +0100
  • 7049af338d Skip date-based processing if Dates is missing. Colin Watson 2012-10-22 13:47:52 +0100
  • ee9bb6c002 Python 2.6 -> 2.7 Colin Watson 2012-10-22 13:43:51 +0100
  • 975852afca Fix checklib link order. Colin Watson 2012-10-22 13:42:33 +0100
  • 4955efb6d7 Disable new smooth updates Adam D. Barratt 2012-07-02 22:13:59 +0000