Bastian Blank
|
da66a788e5
Use absolute imports
|
6 years ago |
Bastian Blank
|
21d6554436
Convert to print function
|
6 years ago |
Bastian Blank
|
34d63b51d1
Fix E231: Missing whitespace after ',', ';', or ':'
|
6 years ago |
Bastian Blank
|
4544378f72
Fix E226: Missing whitespace around arithmetic operator
|
6 years ago |
Bastian Blank
|
3797103cab
Fix E221: Multiple spaces before operator
|
6 years ago |
Bastian Blank
|
a53cdc3717
Fix E203: Whitespace before ':'
|
6 years ago |
Bastian Blank
|
d12d198ba7
Fix E202: Whitespace before ')'
|
6 years ago |
Bastian Blank
|
681c3f4b26
Fix E201: Whitespace after '('
|
6 years ago |
Bastian Blank
|
32343595ab
Fix E302: Expected 2 blank lines, found 0
|
6 years ago |
Bastian Blank
|
2dfe976768
Fix E301: Expected 1 blank line, found 0
|
6 years ago |
Bastian Blank
|
2516a7a6a6
Fix E101: Indentation contains mixed spaces and tabs
|
6 years ago |
Luca Falavigna
|
6400327404
Restore tracking server in a few places
|
6 years ago |
Bastian Blank
|
5b08e57be0
Fix E251: Unexpected spaces around keyword / parameter equals
|
6 years ago |
Bastian Blank
|
2bf7eca49b
Fix E701: Multiple statements on one line (colon)
|
6 years ago |
Chris Lamb
|
84bb48818a
Replace instances of ``if x.has_key(y)`` with ``if y in x``.
|
6 years ago |
Luca Falavigna
|
201d7e04ae
Do not send mails to packages.qa.debian.org anymore (Closes: #884930)
|
7 years ago |
Ansgar Burchardt
|
b3d7c0ea37
daklib/queue.py: Remove unneeded imports.
|
9 years ago |
Ansgar Burchardt
|
eead92f700
Remove obsolete daklib/holding.py.
|
9 years ago |
Ansgar Burchardt
|
90885e3cbe
Remove more obsolete code.
|
9 years ago |
Ansgar Burchardt
|
3a7846025b
Remove obsolete code.
|
9 years ago |
Ansgar Burchardt
|
2a10967af5
Use more https://
|
10 years ago |
Thomas Bechtold
|
2b27c94e1c
Fix permissions for files in daklib/
|
11 years ago |
Ansgar Burchardt
|
01ebf813c5
use yaml.safe_{load,dump} functions
|
11 years ago |
Joerg Jaspert
|
54c57cd318
fix dm_suites var
|
12 years ago |
Ansgar Burchardt
|
07f1aa392e
per-queue NEW comments and permissions
|
12 years ago |
Ansgar Burchardt
|
a3bb8f4b75
Add per-suite mail whitelists.
|
12 years ago |
Luca Falavigna
|
e0b4ccb86f
Fix note display in Prod and Manual reject mode
|
12 years ago |
Luca Falavigna
|
b9c06dc38c
end() is not defined in daklib/queue.py
|
12 years ago |
Ansgar Burchardt
|
346eae3259
remove now unused code
|
12 years ago |
Ansgar Burchardt
|
728941d6c0
dak/process_new.py: update for multi-archive changes
|
12 years ago |