35 Commits (d47ad755d9ccf377bb8d2e0135bcee295eacce4f)

Author SHA1 Message Date
Niels Thykier 71a29aa264 excuse: present dependency info in a machine parseable way
8 years ago
Niels Thykier 5d31eee805 Add block/unblock-hint info to excuses.yaml
8 years ago
Niels Thykier 1028860c53 Move missing-builds/cruft to excuses
8 years ago
Niels Thykier 7b8b9e8258 excuses.yaml: Distinguish between source and item names
8 years ago
Niels Thykier 1400fa1384 Remove "Not considered" note from excuses.yaml
8 years ago
Niels Thykier a7e493c64d excuses.yaml: Make maint + component info machine parsable
8 years ago
Niels Thykier 26c6f3eb87 Add policy-info to YAML excuses
8 years ago
Niels Thykier 5ec3aea43a Move age-handling into a separate file
8 years ago
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