Commits on Source
409
ed155569
define _sortByKeyFuncNoneGreatest as staticmethod
Feb 26, 2019
cb6e42b4
PR#1292: define _sortByKeyFuncNoneGreatest as staticmethod
Feb 26, 2019
53f3109f
correctly escape license in web ui
Feb 26, 2019
b905520d
PR#1286: correctly escape license in web ui
Feb 26, 2019
23bd0fe4
replace urrlib.quote with six.moves
Feb 26, 2019
c491480c
PR#1284: replace urrlib.quote with six.moves
Feb 26, 2019
0d05c1c3
use greetings list from lib
Feb 27, 2019
c2f87ab0
python3-koji-hub requires python3-psycopg2
Feb 28, 2019
2636686a
PR#1301: use greetings list from lib
Feb 28, 2019
ef3a52d0
require correct mod_wsgi
Feb 28, 2019
e0bfeae5
PR#1300: require correct mod_wsgi
Feb 28, 2019
4222b097
downloadTaskOutput fix for py3
Feb 28, 2019
e0ba3d14
preserve downloadTaskOutput return type
Feb 28, 2019
3a1e9a93
PR#1290: downloadTaskOutput fix for py3
Feb 28, 2019
c41a06b8
PR#1307: python3-koji-hub requires python3-psycopg2
Mar 02, 2019
71bc4106
new base64 helper functions
Mar 04, 2019
24f9cb60
use base64encode most places
Mar 04, 2019
acf5c73e
use base64.b64decode
Mar 04, 2019
3b86d7f2
fix imports
Mar 04, 2019
01b0a416
fix file open mode
Mar 04, 2019
5d9c2f72
unit test for decode_bytes
Mar 04, 2019
b1ea2009
extend unit test a bit
Mar 04, 2019
05f94cbe
PR#1313: Fix encoding issues with base64 data
Mar 04, 2019
7f92fb4a
fix checksum validation in CG_Importer
Mar 04, 2019
d91d2290
PR#1315: fix checksum validation in CG_Importer
Mar 04, 2019
24fff62e
fix deps for utils/vm subpackages on py3
Mar 04, 2019
0c2f0ea7
PR#1317: fix deps for utils/vm subpackages on py3
Mar 04, 2019
b4b6e2e6
simpler function for dumping bytes to stdout
Mar 04, 2019
a55ea5c2
drop unused write_to_stdout function
Mar 04, 2019
2b5f9534
drop unused import in runroot plugin
Mar 04, 2019
89b6c01c
fix unit test for runroot cli plugin
Mar 04, 2019
9bcc710c
drop unused import in unit test
Mar 04, 2019
ee51a835
PR#1309: Fix binary output in cli in py3
Mar 04, 2019
4372ecd8
expect string keys in fixEncodingRecurse
Mar 04, 2019
a209f174
convert xmlrpc.Binary to string before fixEncoding
Mar 04, 2019
613d1587
fix typo
Mar 04, 2019
eeeeb3ab
skip fixEncoding for py3
Mar 04, 2019
3a10134e
honor remove_nonprintable in fixEncodingRecurse under py3
Mar 04, 2019
2250daba
PR#1293: fix dict encoding in py3
Mar 04, 2019
a90d05fb
also remove nonprintable changelog chars in py3
Mar 04, 2019
7fae4557
PR#1320: also remove nonprintable changelog chars in py3
Mar 04, 2019
5449f0bb
bump release to 1.17.0
Mar 04, 2019
3fbdcac0
also bump version in docs
Mar 04, 2019
40da6644
fix date
Mar 04, 2019
bc0f04df
migration doc for 1.17
Mar 04, 2019
697a024e
Release notes for 1.17.0
Mar 04, 2019
8b69003c
update changelog
Mar 04, 2019
e0567a15
update for recent prs
Mar 04, 2019
c0c57c4f
update changelog
Mar 04, 2019
f4e5798e
update release date
Mar 06, 2019
532697ef
PR#1275: bump release to 1.17.0
Mar 06, 2019
71dab6d8
Update plugin doc (confusing sentence)
Mar 06, 2019
adf68f29
PR#1329: Update plugin doc (confusing sentence)
Mar 06, 2019
de9b30e5
README: link to Pungi project instead of mash
Mar 06, 2019
961adf56
PR#1326: README: link to Pungi project instead of mash
Mar 06, 2019
aba10c7c
run py3 tests in CI by default
Mar 06, 2019
4785fe0e
PR#1325: run py3 tests in CI by default
Mar 06, 2019
9b17c217
Include AnyStor mention to 'koji runs here' doc
Mar 06, 2019
3c9d77f4
PR#1254: doc: Include AnyStor mention to 'koji runs here' doc
Mar 06, 2019
be93ac1a
lazy opt for build_references
Mar 11, 2019
7a5cb6e6
koji-gc: lazy buildref check, and check for component refs
Mar 11, 2019
b18b96fc
only check if build was a component of completed builds
Mar 11, 2019
e23b15af
build_references: use IN check for finding buildroot refs
Mar 11, 2019
24e4b93d
build_references: honor limit more thoroughly
Mar 11, 2019
abda6b9f
PR#1337: minor gc optimizations
Mar 12, 2019
e612310f
fix typo in usage of six's import of MIMEText
Mar 12, 2019
6bfcfc42
PR#1339: fix typo in usage of six's import of MIMEText
Mar 12, 2019
aa4439bb
fix docs typos
Mar 12, 2019
d1ebcbbc
PR#1330: fix docs typos
Mar 12, 2019
12cabb0f
Remove 'keepalive' option
Mar 12, 2019
92c111ee
PR#1277: Remove 'keepalive' option
Mar 12, 2019
365d4e24
hub: document setInheritanceData arguments
Mar 12, 2019
29c89441
PR#1304: hub: document setInheritanceData arguments
Mar 12, 2019
a2892a9b
remove urlescape from package name
Mar 12, 2019
797b2612
PR#1281: remove urlescape from package name
Mar 12, 2019
5ae5ba65
docs: koji package provides schema.sql file
Mar 12, 2019
810d2b1c
PR#1170: docs: koji package provides schema.sql file
Mar 12, 2019
2f47ed7f
hub: unittest for get_external_repos
Mar 12, 2019
d6b78328
PR#1086: hub: unittest for get_external_repos
Mar 12, 2019
3c56e125
add .tgz to list of tar's possible extensions
Mar 14, 2019
0ed215ca
PR#1344: add .tgz to list of tar's possible extensions
Mar 14, 2019
47ed809a
Rely on ozif_enabled switch in BaseImageTask
Mar 15, 2019
59df6eb3
PR#1346: Rely on ozif_enabled switch in BaseImageTask
Mar 15, 2019
22c112c0
avoid multiple server_setup calls when multiple threads in use
Mar 19, 2019
a7b49696
disable mod_wsgi reloading
Mar 19, 2019
58ff2566
PR#1347: Fix hub startup handling
Mar 20, 2019
70968aba
Remove python2.4 OptionParse fix
Mar 20, 2019
d8e963e3
PR#1342: Remove python2.4 OptionParse fix
Mar 20, 2019
61068557
kojira: fix iteration over repos in py3
Mar 21, 2019
5eeb69aa
PR#1356: kojira: fix iteration over repos in py3
Mar 22, 2019
32977881
Support tilde in search
Mar 22, 2019
5146e917
PR#1297: Support tilde in search
Mar 22, 2019
7e981c15
rm old references to Mozilla
Mar 22, 2019
128af617
PR#1348: rm old references to Mozilla
Mar 22, 2019
9f626a16
provide lower level versions of build_target functions
Mar 22, 2019
23cd0920
PR#1331: provide lower level versions of build_target functions
Mar 22, 2019
a1900358
add vhdx archivetype
Mar 26, 2019
10508a66
adjust schema upgrade script
Mar 26, 2019
56760dfc
PR#1370: add vhdx archivetype
Mar 26, 2019
676746e4
docs: kojirepod -> kojira
Apr 04, 2019
309 additional commits have been omitted to prevent performance issues.
Loading
Loading