Mike McLean
|
df0a6b28fa
|
attempt to handle empty tag more gracefully
|
2018-05-03 16:05:16 -04:00 |
|
Mike McLean
|
01a47750d1
|
simplify do_createrepo a bit
|
2018-05-03 16:05:16 -04:00 |
|
Mike McLean
|
8fd08cce7e
|
disconnect createdistrepo and createrepo task handlers
|
2018-05-03 16:05:16 -04:00 |
|
Mike McLean
|
10e1963f75
|
dist-repo --with-src option
|
2018-05-03 16:05:16 -04:00 |
|
Mike McLean
|
a2d5f63b60
|
avoid including noarch in src repos
|
2018-05-03 16:05:16 -04:00 |
|
Mike McLean
|
651f5e05d5
|
short option -a/--arch for dist-repo command
|
2018-05-03 16:05:16 -04:00 |
|
Mike McLean
|
e28b7a80c8
|
avoid passing a set as a callback param
|
2018-05-03 16:05:16 -04:00 |
|
Mike McLean
|
534d8db8ec
|
add some comments
|
2018-05-03 16:05:16 -04:00 |
|
Mike McLean
|
eba0c85a93
|
make postRepoInit data consistent with preRepoInit data for dist repos
|
2018-05-03 16:05:16 -04:00 |
|
Mike McLean
|
0fe113096c
|
only expire older repos of matching type
Fixes: https://pagure.io/koji/issue/457
|
2018-05-03 16:05:16 -04:00 |
|
Mike McLean
|
72955e7dd5
|
unit test for repo_expire_older()
|
2018-05-03 16:05:16 -04:00 |
|
Mike McLean
|
c23210374d
|
hub: use UpdateProcessor in repo_expire_older()
|
2018-05-03 16:05:16 -04:00 |
|
Mike McLean
|
2b7447ef32
|
misc cleanup
|
2018-05-03 16:05:16 -04:00 |
|
Mike McLean
|
e4412e4d57
|
PR#843: make py2 files parseable with py3
Merges #843
https://pagure.io/koji/pull-request/843
|
2018-05-03 15:57:00 -04:00 |
|
Tomas Kopecek
|
169aed66c5
|
make py2 files parseable with py3
|
2018-05-03 15:56:56 -04:00 |
|
Mike McLean
|
b64151da1b
|
PR#841: kojid: make install timeout of imagefactory conf configurable
Merges #841
https://pagure.io/koji/pull-request/841
Fixes: #842
https://pagure.io/koji/issue/842
rfe: make imagefactory timeout configurable in kojid.conf
|
2018-05-03 15:06:50 -04:00 |
|
Mike McLean
|
6ea252ef9a
|
whitespace/lint cleanup
|
2018-05-03 15:01:23 -04:00 |
|
Yuming Zhu
|
6a91a3ba6b
|
change default value of oz_install_timeout to 0
|
2018-05-03 15:00:34 -04:00 |
|
Yuming Zhu
|
5e76219bcc
|
add explanation in image_build.rst
|
2018-05-03 15:00:34 -04:00 |
|
Yuming Zhu
|
38f3d919af
|
kojid: make install timeout of imagefactory conf configurable
|
2018-05-03 15:00:34 -04:00 |
|
Mike McLean
|
d9682472b3
|
PR#777: add debug timestamp log for logs
Merges #777
https://pagure.io/koji/pull-request/777
Fixes: #776
https://pagure.io/koji/issue/776
Add timestamps to logs
|
2018-05-03 14:52:30 -04:00 |
|
Tomas Kopecek
|
5882904aea
|
make timestamp logs configurable
|
2018-05-03 14:52:25 -04:00 |
|
Tomas Kopecek
|
78ba6ef12e
|
split timestamp log tu multiple files
|
2018-05-03 14:52:24 -04:00 |
|
Tomas Kopecek
|
35b4d04561
|
add debug timestamp log for logs
Fixes: https://pagure.io/koji/issue/776
|
2018-05-03 14:52:24 -04:00 |
|
Mike McLean
|
a3e281f7d1
|
PR#904: replace long with int
Merges #904
https://pagure.io/koji/pull-request/904
|
2018-05-03 12:26:26 -04:00 |
|
Tomas Kopecek
|
2eaac43473
|
replace long with int
long conversion here results in same python type, in py3 it is no more
supported.
|
2018-05-03 12:26:21 -04:00 |
|
Mike McLean
|
1204942a4e
|
PR#911: readTaggedRPMS: passing table 'tag_listing' in eventCondition
Merges #911
https://pagure.io/koji/pull-request/911
Fixes: #910
https://pagure.io/koji/issue/910
hub: `readTaggedRPMS` raises Error when specifying event and package
|
2018-05-02 20:27:36 -04:00 |
|
Yuming Zhu
|
514c950f31
|
readTaggedRPMS: passing table 'tag_listing' in eventCondition
fixes: #910
|
2018-05-02 20:27:30 -04:00 |
|
Mike McLean
|
82907196e1
|
PR#691: option for notifications in untagBuildBypass
Merges #691
https://pagure.io/koji/pull-request/691
Fixes: #690
https://pagure.io/koji/issue/690
Tag notifications don't work for untagging ops by koji-gc
|
2018-05-02 20:08:31 -04:00 |
|
Mike McLean
|
d637aefd9d
|
update docstring
|
2018-05-02 20:05:43 -04:00 |
|
Tomas Kopecek
|
85ac3ff901
|
don't notify on fail in un/tagBuildBypass
|
2018-05-02 12:39:39 +02:00 |
|
Tomas Kopecek
|
b667f73c9c
|
option for notifications in un/tagBuildBypass
Fixes: https://pagure.io/koji/issue/690
|
2018-05-02 12:33:58 +02:00 |
|
Mike McLean
|
f9d3a73edd
|
PR#869: also forget requests session in _forget()
Merges #869
https://pagure.io/koji/pull-request/869
|
2018-04-30 16:58:22 -04:00 |
|
Mike McLean
|
024782eacc
|
also forget requests session in _forget()
|
2018-04-30 16:56:11 -04:00 |
|
Mike McLean
|
535dd5e338
|
PR#874: Update URL for Open Science Grid Koji instance
Merges #874
https://pagure.io/koji/pull-request/874
|
2018-04-30 16:55:18 -04:00 |
|
Matyas Selmeci
|
f6189528b9
|
Changed Open Science Grid instance URL to use http since their CA isn't commonly trusted
|
2018-04-30 16:55:15 -04:00 |
|
Matyas Selmeci
|
6e64fc599b
|
Update URL for Open Science Grid Koji instance
|
2018-04-30 16:55:15 -04:00 |
|
Mike McLean
|
11eb38eafb
|
PR#883: Doc: add repos-dist to koji filesystem skeleton
Merges #883
https://pagure.io/koji/pull-request/883
|
2018-04-30 16:53:14 -04:00 |
|
Alex Iribarren
|
92219abf3a
|
Doc: add repos-dist to koji filesystem skeleton
|
2018-04-30 16:53:08 -04:00 |
|
Mike McLean
|
ce82faba46
|
PR#894: tests for download_logs
Merges #894
https://pagure.io/koji/pull-request/894
|
2018-04-30 16:11:11 -04:00 |
|
Tomas Kopecek
|
815713fed3
|
tests for download_logs
|
2018-04-30 16:11:07 -04:00 |
|
Mike McLean
|
72d49b8e57
|
PR#909: Docs for CVE-2018-1002150
Merges #909
https://pagure.io/koji/pull-request/909
|
2018-04-30 16:03:32 -04:00 |
|
Mike McLean
|
478a603fd3
|
Docs for CVE-2018-1002150
|
2018-04-30 16:02:22 -04:00 |
|
Mike McLean
|
65d699099f
|
PR#778: add history to edit_host
Merges #778
https://pagure.io/koji/pull-request/778
Fixes: #638
https://pagure.io/koji/issue/638
koji list-history does not support getting host history
|
2018-04-30 11:35:44 -04:00 |
|
Mike McLean
|
8af24dd57e
|
fix unit tests
|
2018-04-30 11:35:25 -04:00 |
|
Mike McLean
|
d71b176f55
|
fix fields in set_host_enabled
|
2018-04-30 11:35:25 -04:00 |
|
Mike McLean
|
88b3876b2a
|
support querying history by host and channel
|
2018-04-30 11:35:25 -04:00 |
|
Mike McLean
|
5ec9e2379c
|
schema fixes
|
2018-04-30 11:35:25 -04:00 |
|
Tomas Kopecek
|
50a8254df8
|
tests for host_channels
|
2018-04-30 11:35:25 -04:00 |
|
Tomas Kopecek
|
b50479abb0
|
host_channels history
|
2018-04-30 11:35:25 -04:00 |
|