Commits on Source
156
4b6c9204
Add a `ctx` kwarg to ClientSession.krb_login
Dec 13, 2018
5687f7bc
Don't force the Kerberos cache to be stored as a file when using the ccache kwarg on krb_login
Dec 13, 2018
f04346e4
PR#1187: Add ctx option to ClientSession.krb_login()
Jan 15, 2019
28ce53af
use correct fileinfo checksum field
Jan 15, 2019
4191840b
check_sigmd5 for kojivmd
Jan 15, 2019
c60ec3c2
add a unit test
Jan 15, 2019
4fa29017
cleanup
Jan 15, 2019
8a36479c
fix undefined var
Jan 15, 2019
6cce316f
PR#967: use correct fileinfo checksum field
Jan 15, 2019
1b638289
Fix `is_conn_error()` for Python 3.3+ change to `socket.error`
Jan 15, 2019
a224695d
PR#1203: Fix `is_conn_error()` for Python 3.3+ change to `socket.error`
Jan 15, 2019
6bdb18e2
re-add import removed by
92125874
Jan 15, 2019
822311fb
PR#1201: re-add urlparse import in kojikamid
Jan 15, 2019
21e837db
hub: document all edit_tag arguments
Jan 15, 2019
c203afe7
PR#1190: hub: document all edit_tag arguments
Jan 15, 2019
ccdb8ac3
Use python2/3 instead of python in Makefile/spec
Jan 28, 2019
42f5988d
use macro to support RHEL8 build
Jan 28, 2019
b2230b95
set default python
Jan 28, 2019
e10daecd
PR#1019: Use python2/3 instead of python in Makefile/spec
Jan 28, 2019
8586a227
fix pyOpenSSL dependency for py26 in setup.py
Jan 28, 2019
708ded81
PR#1062: fix pyOpenSSL dependency for py26 in setup.py
Jan 28, 2019
7ab1e290
urllib fix for python3
Jan 28, 2019
200951c9
fix zip for python3
Jan 28, 2019
eb36620a
fix some unittests
Jan 28, 2019
30c2e5f4
sorted set in Error msgs of tasks.find_arch
Jan 28, 2019
fa5ccf0e
using explicit coverage2/3 in Makefile
Jan 28, 2019
dc66521c
misc changes for build and test
Jan 28, 2019
494c5392
PR#1184: rest of python3 support for koji lib
Jan 28, 2019
2ca32844
Fix wrong error message
Jan 28, 2019
3a1d64ab
PR#1211: Fix wrong error message
Jan 28, 2019
46fc81a2
docs: drop HTML tags from howto doc
Jan 28, 2019
39f84abf
PR#1218: docs: drop HTML tags from howto doc
Jan 29, 2019
b42bc3eb
[clone-tag] preserve build order and fix group cloning
Jan 30, 2019
efece06a
preserve group order
Jan 30, 2019
64c29c61
rename var, tweak logic, and add comments for clarity
Jan 30, 2019
ca26e380
delete all other builds when latest_only and dsttag exists
Jan 30, 2019
21c5bd31
PR#1014: cli: preserve build order in clone-tag
Jan 30, 2019
5a69365b
hub: document get_channel arguments
Jan 30, 2019
ce1644b4
PR#1182: hub: document get_channel arguments
Jan 30, 2019
60132d25
six.moves xmlrpc_client, parse_qs
Feb 05, 2019
4d753537
fix file handling
Feb 05, 2019
fd9a6a32
encode xmlrpc responses correctly
Feb 05, 2019
9eaf2441
fix encoding
Feb 05, 2019
69a12c13
convert py2 sorting to py3
Feb 05, 2019
b6ff16b6
db ordering fixes
Feb 05, 2019
dbb95542
rename masked rpm variable
Feb 05, 2019
23437635
marshaller update
Feb 05, 2019
d0338fd4
fix code inspects
Feb 05, 2019
8b3edd6d
fix test
Feb 05, 2019
ca29c780
fix bytes/str in rpm header
Feb 05, 2019
afa63626
fix import
Feb 05, 2019
5cd9ed7e
fix new test
Feb 05, 2019
715b40d6
spec changes for py3 hub
Feb 05, 2019
2460a001
PR#921: Py3 hub
Feb 12, 2019
ee673d4b
Web UI python3 changes
Feb 12, 2019
d02e7db4
spec changes for python[23]-koji-web
Feb 12, 2019
904a241e
use C.UTF-8 lang as default
Feb 12, 2019
d75f2898
update provides/requires
Feb 12, 2019
a670a7dc
macro for py3-only systems
Feb 12, 2019
7a304795
properly obsolete koji-web
Feb 12, 2019
d54063d6
PR#891: Web UI python3 changes
Feb 12, 2019
6afd45f7
remove unused variables
Feb 12, 2019
1ca24fe5
remove testing hashlib
Feb 12, 2019
d3766c19
replace obsoleted libs
Feb 12, 2019
9fb7a2ff
simplify .keys() usage
Feb 12, 2019
426a8c2b
rpm builds
Feb 12, 2019
5885b526
fix librepo workdir
Feb 12, 2019
e2c78263
use files in context managers
Feb 12, 2019
a7280fb5
fix rpm headers access
Feb 12, 2019
ed01f8d2
reorder imports
Feb 12, 2019
009081c0
bundle rpmUtils.arch
Feb 12, 2019
ccf1c412
fixes
Feb 12, 2019
15872b6c
fix runroot test
Feb 12, 2019
69c2acae
use librepo instead of yum where possible
Feb 12, 2019
5216c545
distrepo via dnf
Feb 12, 2019
ca86a8fa
fix xmlrpc encoding error
Feb 12, 2019
35ff06e0
spec change for default py3 kojid
Feb 12, 2019
5f15ff21
drop dnf from yum handler
Feb 12, 2019
90700a65
fix unit test for localPath test
Feb 12, 2019
c2322e4f
note origin of koji.arch and chmod -x the lib
Feb 12, 2019
4ad8a0ec
PR#1117: python3 kojid
Feb 12, 2019
fb7e9c17
more detailed help for block-group-pkg
Feb 13, 2019
bec51bb2
adjust grammar
Feb 17, 2019
8cc1c93d
PR#1249: more detailed help for block-group-pkg
Feb 17, 2019
9ddae418
using ConfigParser.read_file for PY3
Feb 17, 2019
eaa1b869
docstring for read_config_files
Feb 17, 2019
b0c8f817
drop parser option in favor of raw option
Feb 17, 2019
dc208d05
fix invokings and unittests
Feb 17, 2019
8813d284
PR#1150: using ConfigParser.read_file for PY3
Feb 17, 2019
22afd927
use six move for email.MIMEText
Feb 17, 2019
4f56113c
PR#1248: use six move for email.MIMEText
Feb 17, 2019
7f05b042
remove unused directory
Feb 17, 2019
09b33a43
PR#1231: remove unused directory
Feb 17, 2019
712b5af8
refactor the py2/py3 macro flags
Feb 17, 2019
f24835bc
reverse distro check order and correctly handle null case
Feb 17, 2019
fb29b5f5
no koji-utils for py3 yet
Feb 17, 2019
56f9d38e
builder-plugins not py2 only anymore
Feb 17, 2019
6e57936e
stop blocking py3 builder plugins in Makefile
Feb 17, 2019
3703c244
add KOJI_MINIMAL flag to plugins Makefile
Feb 17, 2019
b976e222
force python3 if that's all we're building
Feb 17, 2019
56 additional commits have been omitted to prevent performance issues.
Loading
Loading