Tomas Kopecek
5ad5fc9ad2
jenkins' docs
2017-02-28 10:43:48 -05:00
Mike McLean
ff57095e70
PR#326 use multicall for clone tag
...
Merges #326
Fixes #314
2017-02-22 16:55:49 -05:00
Mike McLean
868212af98
also use multicall for setting the package list
2017-02-22 16:55:39 -05:00
Tomas Kopecek
1857271ea8
use multicall for clone tag
2017-02-22 16:33:42 -05:00
Mike McLean
ed1d443ab6
PR#283 wrap sending email in try except
...
Merges #283
Fixes #282
2017-02-22 11:28:26 -05:00
Dennis Gilmore
60f0859591
wrap sending email in try except
...
Sometimes the recipient email may no longer be valid due to many
reasons. Handle the failure to send email gracefully.
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2017-02-22 11:27:46 -05:00
Mike McLean
55d57495d3
PR#323 Honor excludearch and exclusivearch for noarch builds
...
Merges #323
https://pagure.io/koji/pull-request/323
Fixes #19
2017-02-20 10:51:07 -05:00
Mike McLean
e4b8a39eb0
rework logic and extend unit tests
2017-02-20 10:50:39 -05:00
Mike McLean
63a358b260
add comment and docstring to choose_taskarch()
2017-02-20 10:50:39 -05:00
Mike McLean
2062515663
more choose_taskarch testing
2017-02-20 10:50:39 -05:00
Mike McLean
695ded30c8
stub kojid tests
2017-02-20 10:50:39 -05:00
Xibo Ning
144a4f1b30
add method choose_taskarch
2017-02-20 10:50:39 -05:00
Xibo Ning
8d5118b5f9
choose an arch for noarch package with ExcludeArch or ExclusiveArch tag
2017-02-20 10:50:39 -05:00
Mike McLean
12f7db5791
Merge #322 fix encoding when parsing json data on the hub
2017-02-17 19:57:51 +00:00
Mike McLean
c59333ab70
test cases for fixEncoding
2017-02-16 16:26:42 -05:00
Mike McLean
e10d2ddccb
fix encoding of loaded json data
2017-02-16 16:26:42 -05:00
Mike McLean
6f45b92ac5
fixEncodingRecurse function
2017-02-16 16:26:42 -05:00
Mike McLean
9ccb66d199
PR#278 mock_output.log not included with logs when importing rpm builds
...
Merges #278
https://pagure.io/koji/pull-request/278
Fixes #207
2017-02-16 14:56:43 -05:00
Mike McLean
ad6a220398
fix mocklog path
2017-02-16 14:52:40 -05:00
Xibo Ning
d1a55c245c
add mockout.log to log_files
2017-02-16 14:41:46 -05:00
Mike McLean
3a5908e57c
Merge #321 hub: enforce strict in get_user()
2017-02-16 17:11:22 +00:00
Mike McLean
18dd342474
hub: enforce strict in get_user()
2017-02-16 11:39:52 -05:00
Mike McLean
2dc5d4ae71
PR#309 Make --can-fail option working for make-image
...
Merges #309
https://pagure.io/koji/pull-request/309
2017-02-15 13:08:32 -05:00
Tomas Kopecek
f609d8bc1f
Make --can-fail option working for make-image
...
There are two issues:
1) --can-fail option was ignored when passing to hub
2) when using config, can_fail was ignored as internal variable has
different name
2017-02-15 12:54:37 -05:00
Mike McLean
acf8133ec5
Merge #243 add TrustForwardedIP and CheckClientIP for hubs behind proxies
2017-02-14 18:27:40 +00:00
Mike McLean
1088e5f4fb
new hub CheckClientIP option
2017-02-14 11:27:55 -05:00
Mike McLean
3035701062
PR#307 Fix options.force in import_comps
...
Merges #307
https://pagure.io/koji/pull-request/307
2017-02-14 11:25:33 -05:00
Tomas Kopecek
43fb086f97
Fix options.force in import_comps
...
Change from opts.force to opts['force'] was introduced in
434bfb86f4 , but this one is not working
now.
2017-02-14 11:24:56 -05:00
Mike McLean
ad633967c8
PR#308 fix a syntax error introduced by commit 6f4c576
...
Merges #308
https://pagure.io/koji/pull-request/308
Fixes #305
2017-02-14 11:22:39 -05:00
Matt Jia
aa20e03e8d
fix a syntax error introduced by commit 6f4c576
2017-02-14 11:22:28 -05:00
Mike McLean
eb414518c1
PR#303 check http request status before attempting to decode response
...
Merges #303
https://pagure.io/koji/pull-request/303
2017-02-14 11:20:08 -05:00
Mike McLean
e144cee104
include raise_for_status in unit test
2017-02-14 11:19:15 -05:00
Mike McLean
eb7a1e369f
check http request status before attempting to decode response
2017-02-14 11:19:15 -05:00
Mike McLean
b1537a73ba
PR#317 docs update - krbV configuration
...
Merges #317
https://pagure.io/koji/pull-request/317
2017-02-14 11:16:24 -05:00
Tomas Kopecek
b7cef3a29e
docs update - krbV configuration
2017-02-14 11:15:38 -05:00
Mike McLean
8772ee5fe9
PR#310 Fix koji-devel mailing list address
...
Merges #310
https://pagure.io/koji/pull-request/310
2017-02-14 11:12:50 -05:00
Mike McLean
604cac085e
typo
2017-02-14 11:12:44 -05:00
Pavol Babincak
28bf6400dc
Fix koji-devel mailing list address
...
Mailing list koji-devel@lists.fedoraproject.org mentioned in
Writing Koji Code doesn't exist. Use e-mail address and same link as
that one used in README.md.
2017-02-14 11:09:40 -05:00
Mike McLean
5fb8d74691
PR#311 Add indirectionimage to pull-down menu in webui
...
Merges #311
https://pagure.io/koji/pull-request/311
2017-02-14 11:07:34 -05:00
Tomas Kopecek
6052d5d63c
Add indirectionimage to pull-down menu in webui
2017-02-14 11:06:34 -05:00
Mike McLean
5699c8d44a
PR#313 docs typo
...
Merges #313
https://pagure.io/koji/pull-request/313
2017-02-14 11:05:09 -05:00
Tomas Kopecek
62d286f45c
docs typo
2017-02-14 11:04:48 -05:00
Mike McLean
2bd9896b5f
PR#316 update test requirements docs
...
Merges #316
https://pagure.io/koji/pull-request/316
2017-02-14 11:02:29 -05:00
Tomas Kopecek
079c2a6d2f
update test requirements docs
2017-02-14 11:01:53 -05:00
Mike McLean
6375244715
Merge #281 web.conf options for specifying which methods will appear in filter
2017-02-14 15:58:37 +00:00
Tomas Kopecek
96012ee56f
make non-plugin tasks default
2017-02-14 15:03:18 +01:00
Tomas Kopecek
ac070c9ddf
web.conf options for specifying which methods will appear in filter
2017-02-14 14:46:53 +01:00
Mike McLean
7bb84a28a4
Merge #291 Missing --can-fail option for spin-appliance
2017-01-30 10:45:20 +00:00
Tomas Kopecek
919d8b23fb
make optional_arches optional
2017-01-30 11:20:46 +01:00
Mike McLean
400e70a344
Merge PR#209 add disttag handling to get_next_release
...
Merges #209
https://pagure.io/koji/pull-request/209
2017-01-26 17:01:42 +01:00