Commit Graph

  • 11705f4a7b Some PPA landing fixes Martin Pitt 2016-11-17 12:33:26 +0100
  • 47f5f0da72 Reject packages if entire source ppa won't migrate Robert Bruce Park 2016-10-04 16:55:40 -0700
  • 7abcf481da Python 3.2 workaround: Drop usage of clear() Martin Pitt 2016-07-12 11:36:59 +0200
  • 4f534526ca Python 3.2 workaround: Drop usage of enum module Martin Pitt 2016-07-12 11:32:48 +0200
  • d7139521a8 Add "run-autopkgtest" tool to re-run tests Martin Pitt 2016-07-08 11:53:48 +0200
  • 089ec5c27c Add autopkgtest policy Martin Pitt 2016-07-08 11:14:57 +0200
  • 01bc09e618 Make linux* wait on corresponding -meta package Martin Pitt 2015-10-08 08:26:59 +0200
  • f8a1c5eb60 Teach excuse_unsat_deps() about components ogre model Dimitri John Ledkov 2016-02-18 14:02:31 +0000
  • c6066d74d3 Change date format to seconds-since-epoch Colin Watson 2013-09-25 14:09:34 +0100
  • 97fc6cb356 Allow blocking uploads by way of bugs with the block-proposed tag set Colin Watson 2013-10-31 10:33:04 -0700
  • bbac603666 Link to wiki documentation Colin Watson 2013-07-26 15:19:14 +0100
  • e64f4e2e74 Update contact information for Ubuntu Colin Watson 2012-11-09 10:48:04 +0000
  • e475fb7ec3 Show links to Launchpad package pages in excuses Colin Watson 2013-07-02 15:39:24 +0100
  • 9c68362ff5 buildd.debian.org -> launchpad.net Colin Watson 2012-10-23 15:48:47 +0100
  • eea0ad8d3c britney.conf: add Ubuntu hinters Colin Watson 2012-11-08 14:06:16 +0000
  • 70575d33c7 britney.conf: Ubuntu configuration Colin Watson 2012-10-22 14:00:38 +0100
  • dac3bb3044 Store Testsuite-Triggers: list in sources Martin Pitt 2016-10-24 11:28:27 +0200
  • 26df12182f Store Testsuite: list in sources Martin Pitt 2015-07-01 15:49:06 +0200
  • a023e6ad31 Add a --distribution option Colin Watson 2014-07-24 15:28:12 +0100
  • 21c48308ca Add new --series option Colin Watson 2014-06-05 11:42:14 +0100
  • 57457c019c Only issue "From wrong source" for binaries not at the same version in testing Colin Watson 2013-06-26 17:57:37 +0100
  • c48eb4cbc1 Optionally merge packages from testing to unstable Colin Watson 2012-11-04 00:03:26 +0000
  • 7877a8500d Make sure that containing directories exist before writing output files Colin Watson 2014-06-06 14:45:55 +0100
  • 027b18f931 Make Heidi optional Robert Bruce Park 2016-01-19 17:33:01 -0800
  • 69ab5f6c32 Skip second-stage upgrade testing if UPGRADE_OUTPUT option is absent or empty Martin Pitt 2015-12-18 16:37:23 +0100
  • 2f1acffae1 Save policy state before upgrade tester Martin Pitt 2016-10-28 00:09:55 +0200
  • 848a4645d8 Skip bug-based processing if BugsV is missing Colin Watson 2012-10-22 13:52:14 +0100
  • 55dd22fe9b Use default urgency for all packages if Urgencies is missing Colin Watson 2012-10-22 13:50:07 +0100
  • 1dd23e3af1 Always reject packages with unsatisfiable dependencies Martin Pitt 2016-07-11 23:55:17 +0200
  • d1ef31ce3a Consider packages with M-A qualifiers for reverse dependencies Martin Pitt 2016-07-12 09:21:15 +0200
  • 4bde6d48cd Invalidate excuse after each policy run Robert Bruce Park 2016-11-15 13:02:16 -0800
  • 497edc6d6c Use Excuse.is_valid when iterating through checks and Policies Martin Pitt 2016-11-01 11:59:11 +0200
  • df38b9e687 britney: Remove redundant if and obsolete comment Niels Thykier 2016-10-22 14:21:13 +0000
  • b3ea41d057 Move updating of excuses into policies Martin Pitt 2016-10-20 09:41:29 +0200
  • 1e9a16499a Pass excuse to BasePolicy.apply_policy() Martin Pitt 2016-10-20 09:08:49 +0200
  • a401a463bf Move build checks before running policies Martin Pitt 2016-10-20 09:00:14 +0200
  • 9c563f1a96 Move data classes into britney2/__init__.py Niels Thykier 2016-11-13 16:32:11 +0000
  • 4eb5bdb396 Show coverage reports in travis-ci builds Niels Thykier 2016-11-13 09:20:41 +0000
  • 6360daf8c5 Assert that binaries have sensible arch values Niels Thykier 2016-11-13 08:59:49 +0000
  • 20c2b87833 Sprinkle some "no cover" pragmas over the code base Niels Thykier 2016-11-13 08:49:46 +0000
  • 54fd517062 excuse.py: Drop now unused urgency field Niels Thykier 2016-11-13 08:42:21 +0000
  • 2d8a471f70 undo_changes: Simplify case for virtual packages Niels Thykier 2016-11-13 08:27:38 +0000
  • 1f1086b929 utils: Replace a case of b[FOO] with b.foo Niels Thykier 2016-11-12 11:35:00 +0000
  • 2ce2d7efb3 utils: Remove reundant VERSION=VERSION parameter Niels Thykier 2016-10-23 10:31:18 +0000
  • 15fdf960d7 Use Excuse.is_valid when iterating through checks and Policies Martin Pitt 2016-11-01 11:59:11 +0200
  • e13763d335 Refactor out some some hash lookup in _compute_groups Niels Thykier 2016-11-12 14:08:40 +0000
  • dd426c81fa Remove dead case in undo code Niels Thykier 2016-11-12 11:44:23 +0000
  • 636f349def Correct description to say "Release" instead of "InRelease" Niels Thykier 2016-11-12 09:54:23 +0000
  • 0e30d5c170 Use suite-info to provide the excuses suffix Niels Thykier 2016-10-24 19:42:05 +0000
  • 50d4d45c59 Collect suite metadata in a new member hash Niels Thykier 2016-10-24 19:36:44 +0000
  • dfaf0c63c3 Pull defaults for Components and Architectures from Release Niels Thykier 2016-10-23 12:28:12 +0000
  • c86e1f7e9c britney: Skip architectures not listed in Release files Niels Thykier 2016-09-24 07:38:07 +0000
  • 9bc94db01c Refactor all modules into a britney2 subdir Niels Thykier 2016-10-23 10:30:01 +0000
  • 2bc523169b britney: Be less forgiving about unsatisfiable depends Niels Thykier 2016-10-23 09:59:36 +0000
  • 0952d0b8c7 britney: Remove redundant if and obsolete comment Niels Thykier 2016-10-22 14:21:13 +0000
  • e934ba1bb7 Move updating of excuses into policies Martin Pitt 2016-10-20 09:41:29 +0200
  • dc52f019bc Pass excuse to BasePolicy.apply_policy() Martin Pitt 2016-10-20 09:08:49 +0200
  • 7ded1c85db Move build checks before running policies Martin Pitt 2016-10-20 09:00:14 +0200
  • 9cfe9d1072 Remove powerpc from release architectures Jonathan Wiltshire 2016-11-04 18:41:28 +0000
  • eac1bf30a9 Re-fix merging of source packages pre-rebase-2016-10-25 Martin Pitt 2016-10-12 16:33:47 +0200
  • 2e3a6c2cdb Python 3.2 workaround: Drop usage of clear() Martin Pitt 2016-07-12 11:36:59 +0200
  • 9f3b7a2864 Python 3.2 workaround: Drop usage of enum module Martin Pitt 2016-07-12 11:32:48 +0200
  • 6ba940c7f7 Add "run-autopkgtest" tool to re-run tests Martin Pitt 2016-07-08 11:53:48 +0200
  • 943621deb2 Add autopkgtest integration Martin Pitt 2016-07-08 11:14:57 +0200
  • d99e769988 Make linux* wait on corresponding -meta package Martin Pitt 2015-10-08 08:26:59 +0200
  • 420e83b2ca Teach excuse_unsat_deps() about components ogre model Dimitri John Ledkov 2016-02-18 14:02:31 +0000
  • 73650fc12c Change date format to seconds-since-epoch Colin Watson 2013-09-25 14:09:34 +0100
  • 78a4959597 Allow blocking uploads by way of bugs with the block-proposed tag set Colin Watson 2013-10-31 10:33:04 -0700
  • 372c34783a Link to wiki documentation Colin Watson 2013-07-26 15:19:14 +0100
  • 1f50273a25 Update contact information for Ubuntu Colin Watson 2012-11-09 10:48:04 +0000
  • afc2a1d7f8 Show links to Launchpad package pages in excuses Colin Watson 2013-07-02 15:39:24 +0100
  • 20945927de buildd.debian.org -> launchpad.net Colin Watson 2012-10-23 15:48:47 +0100
  • c9b69afc1c britney.conf: add Ubuntu hinters Colin Watson 2012-11-08 14:06:16 +0000
  • ae28048c2c britney.conf: Ubuntu configuration Colin Watson 2012-10-22 14:00:38 +0100
  • 07e1f9459b Store Testsuite: list in sources Martin Pitt 2015-07-01 15:49:06 +0200
  • 3ee64804ed Add a --distribution option Colin Watson 2014-07-24 15:28:12 +0100
  • 7380e2eb92 Add new --series option Colin Watson 2014-06-05 11:42:14 +0100
  • b1134d9712 Only issue "From wrong source" for binaries not at the same version in testing Colin Watson 2013-06-26 17:57:37 +0100
  • 200377bef1 Optionally merge packages from testing to unstable Colin Watson 2012-11-04 00:03:26 +0000
  • 75dcfddccd Make sure that containing directories exist before writing output files Colin Watson 2014-06-06 14:45:55 +0100
  • 7be991e720 Make Heidi optional Robert Bruce Park 2016-01-19 17:33:01 -0800
  • d1ea68dd51 Skip second-stage upgrade testing if UPGRADE_OUTPUT option is absent or empty Martin Pitt 2015-12-18 16:37:23 +0100
  • b549788210 Skip bug-based processing if BugsV is missing Colin Watson 2012-10-22 13:52:14 +0100
  • 475f8366b1 Use default urgency for all packages if Urgencies is missing Colin Watson 2012-10-22 13:50:07 +0100
  • c40edb6cff Always reject packages with unsatisfiable dependencies Martin Pitt 2016-07-11 23:55:17 +0200
  • 4b5c4dc266 Consider packages with M-A qualifiers for reverse dependencies Martin Pitt 2016-07-12 09:21:15 +0200
  • 250c9314a6 Also do it from britney_nobreakall.conf Emilio Pozuelo Monfort 2016-10-10 01:31:45 +0200
  • e7eb6603fe Remove mips64el from break/outofsync arches Emilio Pozuelo Monfort 2016-10-10 00:59:58 +0200
  • e5e6d7e5b7 Make removal of obsolete source packages configurable Colin Watson 2012-10-22 13:55:11 +0100
  • fe7cc466e1 Rename fucked_arches to outofsync_arches Colin Watson 2013-09-09 12:37:52 +0100
  • 0664c580b0 Prefer s.x to s[X] for SourcePackage objects Niels Thykier 2016-09-25 05:45:36 +0000
  • 5a19b4f74d Create a SourcePackage class Niels Thykier 2016-09-24 09:42:39 +0000
  • 204359e3bc inst-tester: Fix typo in a variable name Niels Thykier 2016-09-24 09:32:57 +0000
  • cd7cdda61e britney: Remove out a tuple lookup in get_dependency_solvers Niels Thykier 2016-09-24 08:42:52 +0000
  • f414b12130 britney: Make read_binaries read all binaries for a suite Niels Thykier 2016-09-24 07:00:36 +0000
  • ea166f5bd3 britney -> util: Extract a "create_provides_map" Niels Thykier 2016-09-24 06:49:29 +0000
  • 6de0c3408c AgePolicy: Create the (new) date file automatically Niels Thykier 2016-09-24 06:24:27 +0000
  • 190be31014 Python loop performance enhancements. Robert Bruce Park 2016-09-20 14:03:02 -0700
  • 34d27bbd15 britney.py: Make hinted removal excuses valid Niels Thykier 2016-08-01 19:19:38 +0000
  • 31669ac5bd Update whitespace; make the output easier to read Mathieu Trudel-Lapierre 2013-10-30 17:29:11 -0700