27 Commits (28f69fa50516f8646f44e0870b071d90a0111dc5)

Author SHA1 Message Date
Ivo De Decker 85f2f629bb sort reason in excuses for easy diffing
9 years ago
Ivo De Decker 613610e2b8 Also make sure forced-reason is a list
9 years ago
Ivo De Decker f637e88086 Make sure reason is a list, even with python 3
9 years ago
Julien Cristau 6c344589ee Remove dependency on six
9 years ago
Julien Cristau 8d3d964daf Disable a code path for encoded yaml in python3
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
Niels Thykier f05145c3f7 excuse.py: Add "is-candidate" to the excuse
11 years ago
Niels Thykier b0d876093a excuse.py: Rename keys to include "-" between words
11 years ago
Niels Thykier 24db50994e excuse.py: Use a set for storing bugs
11 years ago
Ivo De Decker 87813401bf handle export for excuse with 'force'
11 years ago
Ivo De Decker 68d2d54663 first attempt at adding reason
11 years ago
Ivo De Decker 6a7aeac400 add bug list to yaml
11 years ago
Ivo De Decker ab4de3b93c first attempt at yaml logging
11 years ago
Ivo De Decker 4fb5b6d313 fix maintainer regex to get rid of excess space
11 years ago
Adam D. Barratt c95169c8ca Fix excuse invalidation checks for arch-specific dependencies
12 years ago
Adam D. Barratt d1d5d9826e Merge branch 'master' of file:///srv/release.debian.org/git/britney2
13 years ago
Adam D. Barratt a4f91cce41 Drop closing li tag from "valid candidate" messages
13 years ago
Niels Thykier edbd7f4563 Remove some unused fields and methods in excuse
13 years ago
Adam D. Barratt 1b0a85d879 Make Excuse a new-style class, so property decorators work as expected
13 years ago
Niels Thykier ed905b99c7 Made is_valid and dontinvalidate properties in Excuse
13 years ago
Adam D. Barratt 1d6e6617e2 Sort dependency list when outputting an excuse.
13 years ago
Adam D. Barratt 7ad9eb0b35 Avoid marking more valid excuses as impossible.
13 years ago
Fabio Tranchitella 90768aa4e3 Improved performances sorting in a smart way the list of actions (only enabled if --compatible is not used).
18 years ago
Fabio Tranchitella 015a01c769 Fixed a typo in excuse.py
18 years ago
Fabio Tranchitella f7b9bdc1f4 Support for fake source packages, which solved the last compatibility issues for the old britney code.
18 years ago
Fabio Tranchitella b1603db2e4 Initial import, excuses generation almost working.
18 years ago