Bastian Blank
|
d12d198ba7
Fix E202: Whitespace before ')'
|
7 년 전 |
Bastian Blank
|
681c3f4b26
Fix E201: Whitespace after '('
|
7 년 전 |
Bastian Blank
|
32343595ab
Fix E302: Expected 2 blank lines, found 0
|
7 년 전 |
Bastian Blank
|
2dfe976768
Fix E301: Expected 1 blank line, found 0
|
7 년 전 |
Bastian Blank
|
2516a7a6a6
Fix E101: Indentation contains mixed spaces and tabs
|
7 년 전 |
Luca Falavigna
|
6400327404
Restore tracking server in a few places
|
7 년 전 |
Bastian Blank
|
5b08e57be0
Fix E251: Unexpected spaces around keyword / parameter equals
|
7 년 전 |
Bastian Blank
|
2bf7eca49b
Fix E701: Multiple statements on one line (colon)
|
7 년 전 |
Chris Lamb
|
84bb48818a
Replace instances of ``if x.has_key(y)`` with ``if y in x``.
|
7 년 전 |
Luca Falavigna
|
201d7e04ae
Do not send mails to packages.qa.debian.org anymore (Closes: #884930)
|
7 년 전 |
Ansgar Burchardt
|
b3d7c0ea37
daklib/queue.py: Remove unneeded imports.
|
10 년 전 |
Ansgar Burchardt
|
eead92f700
Remove obsolete daklib/holding.py.
|
10 년 전 |
Ansgar Burchardt
|
90885e3cbe
Remove more obsolete code.
|
10 년 전 |
Ansgar Burchardt
|
3a7846025b
Remove obsolete code.
|
10 년 전 |
Ansgar Burchardt
|
2a10967af5
Use more https://
|
10 년 전 |
Thomas Bechtold
|
2b27c94e1c
Fix permissions for files in daklib/
|
11 년 전 |
Ansgar Burchardt
|
01ebf813c5
use yaml.safe_{load,dump} functions
|
11 년 전 |
Joerg Jaspert
|
54c57cd318
fix dm_suites var
|
12 년 전 |
Ansgar Burchardt
|
07f1aa392e
per-queue NEW comments and permissions
|
12 년 전 |
Ansgar Burchardt
|
a3bb8f4b75
Add per-suite mail whitelists.
|
12 년 전 |
Luca Falavigna
|
e0b4ccb86f
Fix note display in Prod and Manual reject mode
|
12 년 전 |
Luca Falavigna
|
b9c06dc38c
end() is not defined in daklib/queue.py
|
12 년 전 |
Ansgar Burchardt
|
346eae3259
remove now unused code
|
12 년 전 |
Ansgar Burchardt
|
728941d6c0
dak/process_new.py: update for multi-archive changes
|
13 년 전 |
Ansgar Burchardt
|
5ae0dac7c8
Python modules should not be executable
|
12 년 전 |
Ansgar Burchardt
|
9a4fb56834
stop using deprecated python-apt functions
|
13 년 전 |
Ansgar Burchardt
|
57506ea6e6
merge check for Description field with other checks
|
13 년 전 |
Torsten Werner
|
7de6bf94ac
Ignore 'Operation not permitted' error.
|
13 년 전 |
Joerg Jaspert
|
bd24d48805
Allow squeeze-backports for dm
|
13 년 전 |
Luca Falavigna
|
0c9e689e77
Display changes in ACCEPTED mails (Closes: #261096)
|
13 년 전 |