789 Commits (f32a8e37da15a3fe40d376dc0e420b83e2ecd56e)
 

Author SHA1 Message Date
Niels Thykier d911314c2d britney.py: Enable the new consistency checks by default
9 years ago
Niels Thykier 0c5651576a britney.py: Skip ESSENTIAL consistency check
9 years ago
Anthony Towns c28bc84f57 britney: Check for mismatched packages between suites.
9 years ago
Niels Thykier 6047875953 inst-tester: Fix bug "choices" would not be updated
9 years ago
Niels Thykier b4e4ba4681 Collect more statistics from the installability tester
9 years ago
Niels Thykier 2a34970304 Compute simple stats installability tester graph
9 years ago
Niels Thykier 5d6ba15520 solver.py: Remove unused import
9 years ago
Niels Thykier 074eb46766 Remove unused assignments/parameters
9 years ago
Niels Thykier bfb71f966b britney.py: Remove trailing semi-colons
9 years ago
Niels Thykier 8623ffc224 britney.py: Fix use before assignment
9 years ago
Niels Thykier 74060e4e0a britney.py: Avoid some redundancy in auto_hinter()
9 years ago
Niels Thykier 2f663fa7b9 britney: Optimise the original auto-hinter a bit
9 years ago
Niels Thykier be1ee0fcd3 get_dependency_solvers: Avoid unnecessary boolean ret value
9 years ago
Ivo De Decker 613610e2b8 Also make sure forced-reason is a list
9 years ago
Julien Cristau b9f30120ad Fix silly NameError
9 years ago
Ivo De Decker f637e88086 Make sure reason is a list, even with python 3
9 years ago
Julien Cristau 994906c673 Add explicit encoding to all files
9 years ago
Julien Cristau fb2f30bcef Sources and Packages are utf-8
9 years ago
Julien Cristau d86c7b9c7a Don't crash if the urgencies file contains non-ascii
9 years ago
Julien Cristau 37ff82d1e0 Use python3-style super()
9 years ago
Julien Cristau 6c344589ee Remove dependency on six
9 years ago
Julien Cristau 354f6a6bc9 Use python3
9 years ago
Julien Cristau 2e20d9c7ad Use super() instead of explicitly calling our superclass
9 years ago
Julien Cristau 8d3d964daf Disable a code path for encoded yaml in python3
9 years ago
Julien Cristau 18f7101847 Use six.moves for itertools, urllib and intern
9 years ago
Julien Cristau f83029c55e Add sort method to MigrationItem
9 years ago
Julien Cristau 36d3b96158 Stop using string.find
9 years ago
Julien Cristau 90f5993c4a Use the key= argument to sorted()
9 years ago
Julien Cristau c79c0848e5 Stop using sys.maxint
9 years ago
Julien Cristau 2eee806263 Stop using dict.iter* methods
9 years ago
Julien Cristau 16f77bf6f9 Use python3-compatible form for except clause
9 years ago
Julien Cristau 4249d3868a Replace map() with list comprehensions
9 years ago
Julien Cristau 94666b55f9 Simplify a bit the loop to read our config file
9 years ago
Julien Cristau 58a6a6ed1d Don't use the file builtin
9 years ago
Julien Cristau 94f18322db Switch to print_function
9 years ago
Julien Cristau 6371eaf102 Remove sys.path frobbing
9 years ago
Julien Cristau 20ffcc6dc5 Fix typo
9 years ago
Jonathan Wiltshire 48b4021aa2 britney.conf: NOBREAKALL amd64 in addition to i386
9 years ago
Adam D. Barratt bf87fb7d63 britney{,_nobreakall}.conf: remove kfreebsd
9 years ago
Niels Thykier 59f099d080 britney.conf: Allow kfreebsd packages to go out of sync
10 years ago
Niels Thykier 9d5f47a9b7 britney: Ignore "remark" hints as they are not meant for us
10 years ago
Adam D. Barratt 629a596f25 Sync britney_nobreakall.conf with the main configuration
10 years ago
Ivo De Decker 371ad09113 excuses: show cruft and missing builds
10 years ago
Ivo De Decker 0e90214698 Link to the freeze policy for blocked packages
10 years ago
Julien Cristau 31ba6fc228 Revert "Set all urgencies to 10 days"
10 years ago
Julien Cristau 26936d1876 Make arm64 and ppc64el regular archs
10 years ago
Julien Cristau 213f9ad0e8 Disable smooth updates
10 years ago
Jonathan Wiltshire 6891fa39f6 Set all urgencies to 10 days
10 years ago
Adam D. Barratt 09f7ab83cf Don't remove arch:all binaries when migrating *pu binNMUs
10 years ago
Andreas Barth d51fa09c75 add arm64 ppc64el
10 years ago