Tomas Kopecek
70968aba33
Remove python2.4 OptionParse fix
...
Fixes: https://pagure.io/koji/issue/1341
2019-03-20 16:09:44 -04:00
Mike McLean
58ff256604
PR#1347: Fix hub startup handling
...
Merges #1347
https://pagure.io/koji/pull-request/1347
Fixes : #875
https://pagure.io/koji/issue/875
hub plugins appear to break hub on code updates
2019-03-20 15:07:27 -04:00
Mike McLean
a7b496961c
disable mod_wsgi reloading
...
Fixes: https://pagure.io/koji/issue/875
2019-03-19 11:46:50 -04:00
Mike McLean
22c112c0b1
avoid multiple server_setup calls when multiple threads in use
2019-03-19 11:43:55 -04:00
Mike McLean
59df6eb323
PR#1346: Rely on ozif_enabled switch in BaseImageTask
...
Merges #1346
https://pagure.io/koji/pull-request/1346
Fixes : #1345
https://pagure.io/koji/issue/1345
Missed ImageFactory detection
2019-03-15 10:27:36 -04:00
Tomas Kopecek
47ed809a8a
Rely on ozif_enabled switch in BaseImageTask
...
Fixes: https://pagure.io/koji/issue/1345
2019-03-15 10:27:21 -04:00
Mike McLean
0ed215ca53
PR#1344: add .tgz to list of tar's possible extensions
...
Merges #1344
https://pagure.io/koji/pull-request/1344
Fixes : #1343
https://pagure.io/koji/issue/1343
archive extensions for tarball miss .tgz
2019-03-14 10:53:31 -04:00
Tomas Kopecek
3c56e125de
add .tgz to list of tar's possible extensions
...
Fixes: https://pagure.io/koji/issue/1343
2019-03-14 15:21:43 +01:00
Mike McLean
d6b78328a2
PR#1086: hub: unittest for get_external_repos
...
Merges #1086
https://pagure.io/koji/pull-request/1086
2019-03-12 14:27:46 -04:00
Yu Ming Zhu
2f47ed7f2d
hub: unittest for get_external_repos
2019-03-12 14:27:32 -04:00
Mike McLean
810d2b1c74
PR#1170: docs: koji package provides schema.sql file
...
Merges #1170
https://pagure.io/koji/pull-request/1170
2019-03-12 13:52:59 -04:00
Ken Dreyer
5ae5ba651c
docs: koji package provides schema.sql file
...
Point administrators to the "koji" package for the schema.sql file.
2019-03-12 13:52:48 -04:00
Mike McLean
797b26127c
PR#1281: remove urlescape from package name
...
Merges #1281
https://pagure.io/koji/pull-request/1281
Fixes : #1224
https://pagure.io/koji/issue/1224
Web search page doesn't like unicode results
2019-03-12 11:00:52 -04:00
Tomas Kopecek
a2892a9b24
remove urlescape from package name
...
urlescape fails for unicode strings. On the other hand, 'name' attribute
is not used anywhere in infoURLs, so it is safe to just drop it.
Fixes: https://pagure.io/koji/issue/1224
2019-03-12 10:59:20 -04:00
Mike McLean
29c894419d
PR#1304: hub: document setInheritanceData arguments
...
Merges #1304
https://pagure.io/koji/pull-request/1304
2019-03-12 10:54:27 -04:00
Ken Dreyer
365d4e2448
hub: document setInheritanceData arguments
...
Describe each of the arguments to the setInheritanceData() method.
2019-03-12 10:54:11 -04:00
Mike McLean
92c111ee9b
PR#1277: Remove 'keepalive' option
...
Merges #1277
https://pagure.io/koji/pull-request/1277
Fixes : #1239
https://pagure.io/koji/issue/1239
Deprecate keepalive
2019-03-12 10:34:50 -04:00
Tomas Kopecek
12cabb0f2c
Remove 'keepalive' option
...
keepalive is not used anymore anywhere in koji
Fixes: https://pagure.io/koji/issue/1239
2019-03-12 10:34:36 -04:00
Mike McLean
d1ebcbbc40
PR#1330: fix docs typos
...
Merges #1330
https://pagure.io/koji/pull-request/1330
2019-03-12 10:29:57 -04:00
Mike McLean
aa4439bbad
fix docs typos
2019-03-12 10:29:46 -04:00
Mike McLean
6bfcfc42f1
PR#1339: fix typo in usage of six's import of MIMEText
...
Merges #1339
https://pagure.io/koji/pull-request/1339
Fixes : #1338
https://pagure.io/koji/issue/1338
koji-gc has wrong six import
2019-03-12 10:27:12 -04:00
Tomas Kopecek
e612310fcc
fix typo in usage of six's import of MIMEText
...
Fixes: https://pagure.io/koji/issue/1338
2019-03-12 10:26:58 -04:00
Mike McLean
abda6b9f85
PR#1337: minor gc optimizations
...
Merges #1337
https://pagure.io/koji/pull-request/1337
2019-03-12 10:23:35 -04:00
Mike McLean
24e4b93d8e
build_references: honor limit more thoroughly
2019-03-11 18:45:02 -04:00
Mike McLean
e23b15af33
build_references: use IN check for finding buildroot refs
2019-03-11 18:22:30 -04:00
Mike McLean
b18b96fc89
only check if build was a component of completed builds
2019-03-11 18:22:30 -04:00
Mike McLean
7a5cb6e675
koji-gc: lazy buildref check, and check for component refs
2019-03-11 18:22:30 -04:00
Mike McLean
be93ac1a3a
lazy opt for build_references
2019-03-11 18:22:30 -04:00
Mike McLean
3c9d77f479
PR#1254: doc: Include AnyStor mention to 'koji runs here' doc
...
Merges #1254
https://pagure.io/koji/pull-request/1254
2019-03-06 12:46:50 -05:00
Ji-Hyeon Gim
9b17c21724
Include AnyStor mention to 'koji runs here' doc
...
also, fix some typo in this doc.
Signed-off-by: Ji-Hyeon Gim <potatogim@potatogim.net>
2019-03-06 12:46:31 -05:00
Mike McLean
4785fe0e51
PR#1325: run py3 tests in CI by default
...
Merges #1325
https://pagure.io/koji/pull-request/1325
Fixes : #1323
https://pagure.io/koji/issue/1323
CI does not run tests recent Fedora on Python 3
2019-03-06 11:36:10 -05:00
Tomas Kopecek
aba10c7c73
run py3 tests in CI by default
...
Fixes: https://pagure.io/koji/issue/1323
2019-03-06 11:35:48 -05:00
Mike McLean
961adf56ac
PR#1326: README: link to Pungi project instead of mash
...
Merges #1326
https://pagure.io/koji/pull-request/1326
2019-03-06 11:31:20 -05:00
Ken Dreyer
de9b30e5b1
README: link to Pungi project instead of mash
...
Mash is almost entirely abandoned. Link users to Pungi instead.
2019-03-06 11:31:01 -05:00
Mike McLean
adf68f2987
PR#1329: Update plugin doc (confusing sentence)
...
Merges #1329
https://pagure.io/koji/pull-request/1329
2019-03-06 11:28:11 -05:00
Tomas Kopecek
71dab6d846
Update plugin doc (confusing sentence)
2019-03-06 11:27:51 -05:00
Mike McLean
532697efb3
PR#1275: bump release to 1.17.0
...
Merges #1275
https://pagure.io/koji/pull-request/1275
Fixes : #1302
https://pagure.io/koji/issue/1302
1.17 needs release notes
2019-03-06 09:37:08 -05:00
Mike McLean
f4e5798ecf
update release date
2019-03-06 09:18:24 -05:00
Mike McLean
c0c57c4ffb
update changelog
2019-03-04 16:56:58 -05:00
Mike McLean
e0567a152d
update for recent prs
2019-03-04 16:56:58 -05:00
Mike McLean
8b69003c5e
update changelog
2019-03-04 16:56:58 -05:00
Mike McLean
697a024e2f
Release notes for 1.17.0
2019-03-04 16:56:58 -05:00
Mike McLean
bc0f04dfd9
migration doc for 1.17
2019-03-04 16:56:58 -05:00
Mike McLean
40da6644d6
fix date
2019-03-04 16:56:58 -05:00
Mike McLean
3fbdcac049
also bump version in docs
2019-03-04 16:56:58 -05:00
Mike McLean
5449f0bb38
bump release to 1.17.0
2019-03-04 16:56:58 -05:00
Mike McLean
7fae45571b
PR#1320: also remove nonprintable changelog chars in py3
...
Merges #1320
https://pagure.io/koji/pull-request/1320
Fixes : #1319
https://pagure.io/koji/issue/1319
python3 hub errors on changelogs with non-printable chars
2019-03-04 16:53:23 -05:00
Mike McLean
a90d05fb47
also remove nonprintable changelog chars in py3
...
Fixes: https://pagure.io/koji/issue/1319
2019-03-04 11:22:32 -05:00
Mike McLean
2250daba62
PR#1293: fix dict encoding in py3
...
Merges #1293
https://pagure.io/koji/pull-request/1293
Fixes : #1282
https://pagure.io/koji/issue/1282
python3 webui shows error instead of buildinfo
2019-03-04 10:14:06 -05:00
Mike McLean
3a10134e37
honor remove_nonprintable in fixEncodingRecurse under py3
2019-03-04 10:13:51 -05:00