Commit graph

2775 commits

Author SHA1 Message Date
Mike McLean
871062bfee PR#449 Make sure to fix encoding all RPM Headers
Merges #449
https://pagure.io/koji/pull-request/449
2017-06-07 15:13:30 -04:00
Patrick Uiterwijk
51c125a06e Make sure to fix encoding all RPM Headers
The fix in #403 left some RPM Headers unfixed, most notably changelog* (because those are lists).
This patch makes use of fixEncodingRecurse to make sure all heades get encoded correctly.

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-06-07 15:09:58 -04:00
Mike McLean
2c4f09d891 PR#442 list-channels CLI command
Merges #442
https://pagure.io/koji/pull-request/442
Fixes #437
PR#442 list-channels CLI command
2017-06-07 15:08:06 -04:00
Tomas Kopecek
c5f910ffd9 list-channels CLI command
Related: https://pagure.io/koji/issue/437
2017-06-07 14:51:28 -04:00
Mike McLean
6165d5dda3 PR#445 log failed plugin
Merges #445
https://pagure.io/koji/pull-request/445
Fixes #433
https://pagure.io/koji/issue/433
2017-06-07 14:48:42 -04:00
Mike McLean
64a04a45b1 avoid secondary traceback when hub plugin fails to load 2017-06-07 14:47:47 -04:00
Tomas Kopecek
b5c5756118 log failed plugin
Related: https://pagure.io/koji/issue/433
2017-06-07 14:47:47 -04:00
Mike McLean
a3425e95d6 PR#441 document easier bootstrap for groups
Merges #441
https://pagure.io/koji/pull-request/441
2017-06-06 11:51:47 -04:00
Mike McLean
5c9c7a7dbe reword a bit 2017-06-06 11:49:58 -04:00
Tomas Kopecek
0579c7ef7a document easier bootstrap for groups 2017-06-06 11:33:12 -04:00
Mike McLean
b297731d99 PR#438 Fix traceback for missing update
Merges #438
https://pagure.io/koji/pull-request/438
2017-06-06 10:42:41 -04:00
Tomas Kopecek
e5ac8557e9 Fix traceback for missing update 2017-06-06 10:41:13 -04:00
Mike McLean
ecf27ee215 PR#453 honor --quiet in list-tagged
Merges #453
https://pagure.io/koji/pull-request/453

Fixes #452
https://pagure.io/koji/issue/452
2017-06-06 10:39:42 -04:00
Tomas Kopecek
0f6a9fdcf3 honor --quiet in list-tagged
Related: https://pagure.io/koji/issue/452
2017-06-06 10:38:46 -04:00
Mike McLean
3062b4e1f6 PR#448 Fix python3 deps
Merges #448
https://pagure.io/koji/pull-request/448
2017-06-06 10:33:40 -04:00
Mike McLean
19ce311b41 explicitly require python2 koji lib where py3 not supported 2017-06-06 10:29:00 -04:00
Mike McLean
165bd1faad fix rpm-python dep for python3 2017-06-06 10:29:00 -04:00
Mike McLean
6d198f1ba2 PR#450 epel-compatible python3 macros
Merges #450
https://pagure.io/koji/pull-request/450
2017-06-06 09:45:17 -04:00
Tomas Kopecek
7e28e4bc05 epel-compatible python3 macros 2017-06-06 09:36:19 -04:00
Mike McLean
be0a1326df PR#444 require mod_auth_gssapi instead of mod_auth_kerb where applicable
Merges #444
https://pagure.io/koji/pull-request/444
2017-06-06 09:30:17 -04:00
Tomas Kopecek
6f8df41889 fix docs for mod_auth_gssapi 2017-06-06 09:29:14 -04:00
Mike McLean
c18c6bbfa4 require mod_auth_gssapi instead of mod_auth_kerb where applicable
Fixes: #443
https://pagure.io/koji/issue/443
2017-06-06 09:29:14 -04:00
Mike McLean
c2d2e05342 PR#434 devtools: fakehub and fakeweb
Merges #434
https://pagure.io/koji/pull-request/434
2017-06-02 18:25:49 -04:00
Tomas Kopecek
5f2342de72 python3 compatibility 2017-06-02 18:25:11 -04:00
Mike McLean
5f5e6cdbb6 typo 2017-06-02 18:25:11 -04:00
Mike McLean
b9c2a3f02f fallback to default config if local fakehub/fakeweb config missing 2017-06-02 18:25:11 -04:00
Mike McLean
1a3ac059a2 devtools sample configs 2017-06-02 18:25:11 -04:00
Mike McLean
938a53a32c fakehub devel tool 2017-06-02 18:25:11 -04:00
Mike McLean
93007baedf cleanup 2017-06-02 18:25:11 -04:00
Mike McLean
952c11477b fakeweb: handle 404 for koji-static. fix mimetypes 2017-06-02 18:25:11 -04:00
Mike McLean
1f9543123c fakeweb tool for devel 2017-06-02 18:25:11 -04:00
Mike McLean
b5d90ffbe2 PR#447 python3 docs update
Merges #447
https://pagure.io/koji/pull-request/447
2017-06-02 17:49:50 -04:00
Mike McLean
d45e89b43d adjust docs wording 2017-06-02 17:49:23 -04:00
Tomas Kopecek
fbe7b06f59 python3 docs update 2017-06-02 10:48:24 +02:00
Mike McLean
4f4639ec93 PR#417 Python3 support for CLI + XMLRPC client
Merges #417
https://pagure.io/koji/pull-request/417
2017-06-01 12:58:41 -04:00
Tomas Kopecek
9dcc0a4032 spec update 2017-06-01 09:39:25 +02:00
Mike McLean
88ea9926ab use coverage directly. adjust coverage config for py3 tests 2017-06-01 09:39:25 +02:00
Mike McLean
0661e0e3eb Work around coverage bug in py3 on Fedora 2017-06-01 09:39:25 +02:00
Tomas Kopecek
95f012b27d fixEncoding tests 2017-06-01 09:39:25 +02:00
Mike McLean
b2bfc28c86 don't warn at load time if krbV module is missing 2017-06-01 09:39:25 +02:00
Mike McLean
9508bb164c no hub plugins changes either 2017-06-01 09:39:25 +02:00
Mike McLean
cf3dd9040d no hub test changes for now 2017-06-01 09:39:25 +02:00
Mike McLean
6092f9e2ae coverage for py3 unit tests 2017-06-01 09:39:25 +02:00
Mike McLean
5eea74aa71 use python3 -m nose 2017-06-01 09:39:25 +02:00
Mike McLean
01a0894ee5 test_lib_py2only dir 2017-06-01 09:39:25 +02:00
Mike McLean
efe59699c6 fix some test constants 2017-06-01 09:39:25 +02:00
Mike McLean
9132b1106e avoid test_compatrequests on py3 2017-06-01 09:39:25 +02:00
Mike McLean
560dddd22f use_old_ssl is only supported on python2 2017-06-01 09:39:25 +02:00
Mike McLean
96532de199 no need to port compatrequests or old ssl code 2017-06-01 09:39:24 +02:00
Mike McLean
c976c3f2b2 test3 Makefile target 2017-06-01 09:39:24 +02:00