Joerg Jaspert
|
692c391f3f
Merge branch 'pr-182'
|
hace 4 años |
Ivo De Decker
|
88f359f9aa
dbconn: show output when gpg fails in load_keys
|
hace 4 años |
Ansgar
|
32eb3e7ece
`ldap.open` is now `ldap.initialize`
|
hace 4 años |
Ivo De Decker
|
f8ac661cda
Add name and arch_string to DBBinary and DBSource
|
hace 4 años |
Niels Thykier
|
89590bf35d
Reduce the number of garbage collected file descriptors
|
hace 5 años |
Ansgar Burchardt
|
77fa36d63a
[py3] use `email.utils` instead of deprecated `email.Utils`
|
hace 5 años |
Ansgar Burchardt
|
549d4c9165
silence warning "E306 expected 1 blank line before a nested definition"
|
hace 5 años |
Ansgar Burchardt
|
0bf4c90e93
silence warning "E305 expected 2 blank lines after class or function definition"
|
hace 5 años |
Ansgar Burchardt
|
791306a868
remove lots of unused imports
|
hace 5 años |
Ansgar Burchardt
|
bf599c06de
make flake8 happy
|
hace 5 años |
Ansgar Burchardt
|
d9ce086136
drop patch for old Deb822 (Closes: #919864)
|
hace 5 años |
Ansgar Burchardt
|
d76b07f9b6
PolicyQueueUpload: fix comparison
|
hace 6 años |
Bastian Blank
|
53d22adbd8
Convert PolicyQueueUpload to rich comparison
|
hace 6 años |
Bastian Blank
|
da66a788e5
Use absolute imports
|
hace 6 años |
Bastian Blank
|
3cdce7d7b2
Don't clear database mappers
|
hace 6 años |
Bastian Blank
|
ba9a5de071
Remove unused database objects
|
hace 6 años |
Bastian Blank
|
bff58e971e
Ignore views for Alembic migrations
|
hace 6 años |
Bastian Blank
|
a53c8a829a
Add some missing tables
|
hace 6 años |
Bastian Blank
|
6cfeaa8b54
Make some parts used by Alembic runnable on Python 3
|
hace 6 años |
Bastian Blank
|
822fcee8c9
Convert Section to declarative mapping
|
hace 6 años |
Bastian Blank
|
c46bf98ae1
Convert Architecture to declarative mapping
|
hace 6 años |
Bastian Blank
|
68a522871f
Init declarative sqlalchemy base
|
hace 6 años |
Bastian Blank
|
efed6ccea4
Drop debug only json support support
|
hace 6 años |
Bastian Blank
|
34d63b51d1
Fix E231: Missing whitespace after ',', ';', or ':'
|
hace 6 años |
Bastian Blank
|
5744bfce04
Fix E502: The backslash is redundant between brackets
|
hace 6 años |
Bastian Blank
|
4544378f72
Fix E226: Missing whitespace around arithmetic operator
|
hace 6 años |
Bastian Blank
|
903e5be198
Fix E225: Missing whitespace around operator
|
hace 6 años |
Bastian Blank
|
3797103cab
Fix E221: Multiple spaces before operator
|
hace 6 años |
Bastian Blank
|
d12d198ba7
Fix E202: Whitespace before ')'
|
hace 6 años |
Bastian Blank
|
681c3f4b26
Fix E201: Whitespace after '('
|
hace 6 años |