Commit Graph

  • d5cfd5aebd britney.py: Remove redundant arg to format Niels Thykier 2015-05-27 07:53:56 +02:00
  • d7baa1d7f0 britney.py: Remove redundant arg to format Niels Thykier 2015-06-02 21:33:51 +02:00
  • e725647175 Be verbose when rejecting a hint due to invalid candidates Niels Thykier 2015-05-11 21:57:23 +02:00
  • bdcf4e826b Be verbose when rejecting a hint due to invalid candidates Niels Thykier 2015-06-02 21:33:51 +02:00
  • d017fe1a8c Remove "leading" from hints - it provides no new information Niels Thykier 2015-05-11 21:58:54 +02:00
  • 35e5742d85 Remove "leading" from hints - it provides no new information Niels Thykier 2015-06-02 21:33:51 +02:00
  • 2047eb1e50 Remove unused local variable Niels Thykier 2015-05-11 22:12:04 +02:00
  • 375b468512 Remove unused local variable Niels Thykier 2015-06-02 21:29:47 +02:00
  • 875f3eebea britney_util: Typo fix Niels Thykier 2015-05-27 22:37:06 +02:00
  • 06a45f2ed4 britney_util: Typo fix Niels Thykier 2015-06-02 21:29:47 +02:00
  • b4bed1ca62 britney.py: reverse sense of tests for architecture-indep packages Adam D. Barratt 2015-04-27 19:43:54 +00:00
  • 1d98bf293d britney.py: reverse sense of tests for architecture-indep packages Adam D. Barratt 2015-04-27 19:43:54 +00:00
  • bc037efccb britney.py: typo fixes Adam D. Barratt 2015-04-27 19:14:08 +00:00
  • 18885d3f3b britney.py: typo fixes Adam D. Barratt 2015-04-27 19:14:08 +00:00
  • 11eef30869 britney.py: drop inaccurate comment Adam D. Barratt 2015-04-27 18:50:48 +00:00
  • d8fa67cee8 britney.py: drop inaccurate comment Adam D. Barratt 2015-04-27 18:50:48 +00:00
  • 4b3a5ac176 britney.conf: Renable smooth updates for libs+oldlibs Niels Thykier 2015-04-26 19:45:28 +02:00
  • 7a53010adc britney.conf: Renable smooth updates for libs+oldlibs Niels Thykier 2015-04-26 19:45:28 +02:00
  • c7fbe91b2a britney: Take more care with hijacked binaries Anthony Towns 2015-04-26 08:13:20 +10:00
  • efe5c82f22 britney: Take more care with hijacked binaries Anthony Towns 2015-04-26 18:20:11 +02:00
  • d911314c2d britney.py: Enable the new consistency checks by default Niels Thykier 2015-04-25 22:51:02 +02:00
  • 98070388e7 britney.py: Enable the new consistency checks by default Niels Thykier 2015-04-26 18:20:11 +02:00
  • 0c5651576a britney.py: Skip ESSENTIAL consistency check Niels Thykier 2015-04-25 22:49:49 +02:00
  • ed91345c06 britney.py: Skip ESSENTIAL consistency check Niels Thykier 2015-04-26 18:20:11 +02:00
  • c28bc84f57 britney: Check for mismatched packages between suites. Anthony Towns 2015-04-25 23:53:57 +10:00
  • 06df61849e britney: Check for mismatched packages between suites. Anthony Towns 2015-04-26 18:20:11 +02:00
  • 6047875953 inst-tester: Fix bug "choices" would not be updated Niels Thykier 2015-04-05 23:31:13 +02:00
  • f6c653b3f5 inst-tester: Fix bug "choices" would not be updated Niels Thykier 2015-04-26 18:20:11 +02:00
  • b4e4ba4681 Collect more statistics from the installability tester Niels Thykier 2015-04-05 14:30:36 +02:00
  • 082139f4e3 Collect more statistics from the installability tester Niels Thykier 2015-04-26 18:20:11 +02:00
  • 2a34970304 Compute simple stats installability tester graph Niels Thykier 2015-04-05 12:21:49 +02:00
  • 222f7114fc Compute simple stats installability tester graph Niels Thykier 2015-04-26 18:20:11 +02:00
  • 5d6ba15520 solver.py: Remove unused import Niels Thykier 2015-02-01 11:27:04 +01:00
  • 9ace17b38a solver.py: Remove unused import Niels Thykier 2015-04-26 18:20:11 +02:00
  • 074eb46766 Remove unused assignments/parameters Niels Thykier 2015-02-01 11:00:59 +01:00
  • bd5b3ac4ec Remove unused assignments/parameters Niels Thykier 2015-04-26 18:20:11 +02:00
  • bfb71f966b britney.py: Remove trailing semi-colons Niels Thykier 2015-02-01 11:00:24 +01:00
  • a5aad84699 britney.py: Remove trailing semi-colons Niels Thykier 2015-04-26 18:20:10 +02:00
  • 8623ffc224 britney.py: Fix use before assignment Niels Thykier 2015-02-01 10:59:57 +01:00
  • 3230d1dc75 britney.py: Fix use before assignment Niels Thykier 2015-04-26 18:20:10 +02:00
  • 74060e4e0a britney.py: Avoid some redundancy in auto_hinter() Niels Thykier 2014-12-31 23:30:04 +01:00
  • a13386ae34 britney.py: Avoid some redundancy in auto_hinter() Niels Thykier 2015-04-26 18:20:10 +02:00
  • 2f663fa7b9 britney: Optimise the original auto-hinter a bit Niels Thykier 2014-12-31 23:15:36 +01:00
  • 11e84d01a3 britney: Optimise the original auto-hinter a bit Niels Thykier 2015-04-26 18:20:10 +02:00
  • be1ee0fcd3 get_dependency_solvers: Avoid unnecessary boolean ret value Niels Thykier 2014-08-09 20:49:11 +02:00
  • 3710980b10 get_dependency_solvers: Avoid unnecessary boolean ret value Niels Thykier 2015-04-26 18:20:10 +02:00
  • 613610e2b8 Also make sure forced-reason is a list Ivo De Decker 2015-04-26 12:43:03 +00:00
  • 3a05c6ba91 Also make sure forced-reason is a list Ivo De Decker 2015-04-26 18:20:10 +02:00
  • b9f30120ad Fix silly NameError Julien Cristau 2015-04-26 14:32:56 +02:00
  • d127ac65ae Fix silly NameError Julien Cristau 2015-04-26 18:20:10 +02:00
  • f637e88086 Make sure reason is a list, even with python 3 Ivo De Decker 2015-04-25 18:29:13 +00:00
  • 14107520d7 Make sure reason is a list, even with python 3 Ivo De Decker 2015-04-26 18:20:10 +02:00
  • 994906c673 Add explicit encoding to all files Julien Cristau 2015-04-26 00:04:50 +02:00
  • 62c1c9ec3c Add explicit encoding to all files Julien Cristau 2015-04-26 18:20:10 +02:00
  • fb2f30bcef Sources and Packages are utf-8 Julien Cristau 2015-04-25 23:44:17 +02:00
  • f64f7072c0 Sources and Packages are utf-8 Julien Cristau 2015-04-26 18:20:10 +02:00
  • d86c7b9c7a Don't crash if the urgencies file contains non-ascii Julien Cristau 2015-04-25 18:23:44 +02:00
  • 7b0138ecb7 Don't crash if the urgencies file contains non-ascii Julien Cristau 2015-04-26 18:20:10 +02:00
  • 37ff82d1e0 Use python3-style super() Julien Cristau 2015-04-25 17:27:48 +02:00
  • e8c84e8cc7 Use python3-style super() Julien Cristau 2015-04-26 18:20:10 +02:00
  • 6c344589ee Remove dependency on six Julien Cristau 2015-04-25 17:22:43 +02:00
  • c42fbcc5d3 Remove dependency on six Julien Cristau 2015-04-26 18:20:10 +02:00
  • 354f6a6bc9 Use python3 Julien Cristau 2015-04-25 17:20:49 +02:00
  • 8044667ed6 Use python3 Julien Cristau 2015-04-26 18:20:10 +02:00
  • 2e20d9c7ad Use super() instead of explicitly calling our superclass Julien Cristau 2015-04-25 16:53:14 +02:00
  • 71b21083b7 Use super() instead of explicitly calling our superclass Julien Cristau 2015-04-26 18:20:10 +02:00
  • 8d3d964daf Disable a code path for encoded yaml in python3 Julien Cristau 2015-04-25 16:50:00 +02:00
  • 49f37a8965 Disable a code path for encoded yaml in python3 Julien Cristau 2015-04-26 18:20:10 +02:00
  • 18f7101847 Use six.moves for itertools, urllib and intern Julien Cristau 2015-04-25 16:49:16 +02:00
  • b354afc39d Use six.moves for itertools, urllib and intern Julien Cristau 2015-04-26 18:20:10 +02:00
  • f83029c55e Add sort method to MigrationItem Julien Cristau 2015-04-25 16:44:55 +02:00
  • ba981aabc2 Add sort method to MigrationItem Julien Cristau 2015-04-26 18:20:09 +02:00
  • 36d3b96158 Stop using string.find Julien Cristau 2015-04-25 16:44:08 +02:00
  • d75813eb07 Stop using string.find Julien Cristau 2015-04-26 18:20:09 +02:00
  • 90f5993c4a Use the key= argument to sorted() Julien Cristau 2015-04-25 16:39:41 +02:00
  • 1e1f574f8a Use the key= argument to sorted() Julien Cristau 2015-04-26 18:20:09 +02:00
  • c79c0848e5 Stop using sys.maxint Julien Cristau 2015-04-25 16:37:59 +02:00
  • 63ccd53759 Stop using sys.maxint Julien Cristau 2015-04-26 18:20:09 +02:00
  • 2eee806263 Stop using dict.iter* methods Julien Cristau 2015-04-25 16:36:39 +02:00
  • b3aef7fe6d Stop using dict.iter* methods Julien Cristau 2015-04-26 18:20:09 +02:00
  • 16f77bf6f9 Use python3-compatible form for except clause Julien Cristau 2015-04-25 16:35:09 +02:00
  • c580fb7683 Use python3-compatible form for except clause Julien Cristau 2015-04-26 18:20:09 +02:00
  • 4249d3868a Replace map() with list comprehensions Julien Cristau 2015-04-25 16:32:48 +02:00
  • 24e8e9337c Replace map() with list comprehensions Julien Cristau 2015-04-26 18:20:09 +02:00
  • 94666b55f9 Simplify a bit the loop to read our config file Julien Cristau 2015-04-25 16:30:04 +02:00
  • 49475f79ba Simplify a bit the loop to read our config file Julien Cristau 2015-04-26 18:20:09 +02:00
  • 58a6a6ed1d Don't use the file builtin Julien Cristau 2015-04-25 16:27:06 +02:00
  • b64afb639f Don't use the file builtin Julien Cristau 2015-04-26 18:20:09 +02:00
  • 94f18322db Switch to print_function Julien Cristau 2015-04-25 16:03:54 +02:00
  • 5d7393cf86 Switch to print_function Julien Cristau 2015-04-26 18:20:09 +02:00
  • 6371eaf102 Remove sys.path frobbing Julien Cristau 2015-04-25 16:00:53 +02:00
  • 726bbde3a3 Remove sys.path frobbing Julien Cristau 2015-04-26 18:20:09 +02:00
  • 20ffcc6dc5 Fix typo Julien Cristau 2015-04-25 15:59:02 +02:00
  • bf1d91d587 Fix typo Julien Cristau 2015-04-26 18:20:09 +02:00
  • 48b4021aa2 britney.conf: NOBREAKALL amd64 in addition to i386 Jonathan Wiltshire 2015-04-25 20:03:48 +00:00
  • d0d17dac5b britney.conf: NOBREAKALL amd64 in addition to i386 Jonathan Wiltshire 2015-04-25 20:03:48 +00:00
  • bf87fb7d63 britney{,_nobreakall}.conf: remove kfreebsd Adam D. Barratt 2015-04-24 05:11:42 +00:00
  • 8d97761dec britney{,_nobreakall}.conf: remove kfreebsd Adam D. Barratt 2015-04-24 05:11:42 +00:00
  • d412b71391 [r=adconrad] Fix autopkgtest version selection loop Colin Watson 2015-03-12 05:11:19 -06:00
  • c1fa1c0082 Enable gating on boot testing results Steve Langasek 2015-03-05 11:28:19 -08:00