Tomas Kopecek
ce9b538e43
fix compatrequests
2017-06-01 09:39:23 +02:00
Tomas Kopecek
7ff24d717d
fix session
2017-06-01 09:39:23 +02:00
Tomas Kopecek
7d277a8ad5
urllib changes
2017-06-01 09:39:23 +02:00
Tomas Kopecek
0c0cf92b4c
PythonImportError
2017-06-01 09:39:23 +02:00
Tomas Kopecek
0ac44b5374
fix relative import
2017-06-01 09:39:23 +02:00
Tomas Kopecek
2c8a4d332e
python-modernize -f libmodernize.fixes.fix_int_long_tuple
2017-06-01 09:39:23 +02:00
Tomas Kopecek
5abd334e85
python-modernize -f libmodernize.fixes.fix_map
2017-06-01 09:39:23 +02:00
Tomas Kopecek
8962c26080
python-modernize -f libmodernize.fixes.fix_import
2017-06-01 09:39:23 +02:00
Tomas Kopecek
62288597f1
python-modernize -f libmodernize.fixes.fix_filter
2017-06-01 09:39:22 +02:00
Tomas Kopecek
a4a1536a03
python-modernize -f libmodernize.fixes.fix_file
2017-06-01 09:39:22 +02:00
Tomas Kopecek
68bf19c739
python-modernize -f libmodernize.fixes.fix_dict_six
2017-06-01 09:39:22 +02:00
Tomas Kopecek
8567044a20
python-modernize -f libmodernize.fixes.fix_classic_division
2017-06-01 09:39:22 +02:00
Tomas Kopecek
6a0a5a232b
python-modernize -f libmodernize.fixes.fix_basestring
2017-06-01 09:39:22 +02:00
Tomas Kopecek
c87cab8f54
python-modernize -f lib2to3.fixes.fix_tuple_params
2017-06-01 09:39:22 +02:00
Tomas Kopecek
e8cf04f6ad
python-modernize -f lib2to3.fixes.fix_paren
2017-06-01 09:39:22 +02:00
Tomas Kopecek
f6e5bd11f3
python-modernize -f lib2to3.fixes.fix_numliterals
2017-06-01 09:39:22 +02:00
Tomas Kopecek
e071f793ee
python-modernize -f lib2to3.fixes.fix_methodattrs
2017-06-01 09:39:22 +02:00
Tomas Kopecek
67af38a1fe
python-modernize -f lib2to3.fixes.fix_funcattrs
2017-06-01 09:39:22 +02:00
Tomas Kopecek
1220008f8f
python-modernize -f lib2to3.fixes.fix_except
2017-06-01 09:39:22 +02:00
Tomas Kopecek
b1da150c01
python-modernize -f libmodernize.fixes.fix_imports_six
2017-06-01 09:39:21 +02:00
Tomas Kopecek
73356b50e5
fix relative imports
2017-06-01 09:39:21 +02:00
Tomas Kopecek
c579e36489
python-modernize -f libmodernize.fixes.fix_unicode_type
2017-06-01 09:39:21 +02:00
Tomas Kopecek
0eaf3349c4
python-modernize -f libmodernize.fixes.fix_zip
2017-06-01 09:39:21 +02:00
Tomas Kopecek
7f946b37be
python-modernize -f libmodernize.fixes.fix_xrange_six
2017-06-01 09:39:21 +02:00
Mike McLean
0ded2a44a9
Merge #421 Extend allowed_scms format to allow explicit blocks
2017-05-22 19:53:12 +00:00
Mike McLean
5f27889296
update docs for allowed_scms
2017-05-22 15:49:38 -04:00
Mike McLean
3b66a81bfc
rename variable in unit test. clarify docstring
2017-05-22 15:49:38 -04:00
Mike McLean
38c45ee124
another bad url for assert_allowed test
2017-05-22 15:49:38 -04:00
Mike McLean
5e19c06fce
more tests
2017-05-22 15:49:38 -04:00
Mike McLean
39d71efa58
clean up docstring
2017-05-22 15:49:38 -04:00
Mike McLean
c49d8552b8
another test
2017-05-22 15:49:38 -04:00
Mike McLean
49b4d0ae9f
another test
2017-05-22 15:49:38 -04:00
Mike McLean
b4ea7c2189
a checkout test
2017-05-22 15:49:38 -04:00
Mike McLean
04b42c8320
tests/fixes for assert_allowed
2017-05-22 15:49:38 -04:00
Mike McLean
dd87bd39e3
scm unit test, partial
2017-05-22 15:49:38 -04:00
Mike McLean
950d6cc4ed
first stab at inverted scm rules
2017-05-22 15:49:38 -04:00
Mike McLean
45dd094858
PR#424 handle task fault results in download-logs
...
Merges #424
https://pagure.io/koji/pull-request/424
Fixes #423
https://pagure.io/koji/issue/423
2017-05-19 10:14:27 -04:00
Mike McLean
d01346796b
handle task fault results in download-logs
...
Fixes #423
https://pagure.io/koji/issue/423
2017-05-19 10:14:23 -04:00
Mike McLean
01b90724d5
PR#431 don't inspect results for failed createImage tasks
...
Merges #431
2017-05-19 06:50:12 -04:00
Tomas Kopecek
5bcf029d03
don't inspect results for failed createImage tasks
2017-05-19 06:47:51 -04:00
Mike McLean
5b0476a798
PR#430 note about where API docs are found
...
Merges #430
https://pagure.io/koji/pull-request/430
Fixes #415
https://pagure.io/koji/issue/415
2017-05-19 06:39:56 -04:00
Tomas Kopecek
aba5415bd6
note about where API docs are found
2017-05-19 06:38:56 -04:00
Mike McLean
a0941767a7
PR#403 fixEncoding for changelogs
...
Merges #403
https://pagure.io/koji/pull-request/403
Fixes #349
https://pagure.io/koji/issue/349
2017-05-17 16:25:29 -04:00
Mike McLean
f359bb8918
extend FixEncoding unit tests
2017-05-17 16:21:21 -04:00
Tomas Kopecek
7a197b62c0
remove non-printable characters from getRPMHeaders result
2017-05-17 13:11:22 -04:00
Tomas Kopecek
a54397adc6
propagate parameters recursively
2017-05-17 13:11:22 -04:00
Tomas Kopecek
eaae5b3212
don't remove nonprintable characters by default
2017-05-17 13:11:22 -04:00
Tomas Kopecek
a21d4bb7e3
less restrictive filter
2017-05-17 13:11:22 -04:00
Tomas Kopecek
993b2660da
remove non-printable characters in fixEncoding
...
Some real-world changelogs contains non-printable characters or invalid
unicode ones. xmlrpc fails on such strings, so we sanitize changelog
strings before passing it to client.
Related: https://pagure.io/koji/issue/349
2017-05-17 13:11:22 -04:00
Mike McLean
17a646b61c
PR#402 parse deleted mountpoints
...
Merges #402
https://pagure.io/koji/pull-request/402
Fixes #387
https://pagure.io/koji/issue/387
2017-05-17 13:05:41 -04:00