Commit graph

3059 commits

Author SHA1 Message Date
Mike McLean
df71995320 fix up test_import_image_internal.py 2017-10-06 17:16:03 -04:00
Mike McLean
d50169b7c4 fix up test_complete_maven_build.py 2017-10-06 17:16:03 -04:00
Mike McLean
92bb782581 fix up test_complete_image_build.py 2017-10-06 17:16:03 -04:00
Mike McLean
b84c7df484 importImageInternal: use nextval() and InsertProcessor 2017-10-06 17:16:03 -04:00
Mike McLean
3a638314d8 maven/image import tests from first branch 2017-10-06 17:16:03 -04:00
Mike McLean
bdf04adb23 PR#624: fix formatTime for DateTime
Merges #624
https://pagure.io/koji/pull-request/624

Fixes #623
https://pagure.io/koji/issue/623
2017-10-06 17:11:09 -04:00
Tomas Kopecek
6871f52ce8 ignore concrete timezone in tests 2017-10-06 17:10:12 -04:00
Tomas Kopecek
470addae97 fix formatTime for DateTime
Related: https://pagure.io/koji/issue/623
2017-10-06 17:10:12 -04:00
Mike McLean
bea9a86916 PR#537: messagebus plugin: deferred sending and test mode
Merges #537
https://pagure.io/koji/pull-request/537
2017-10-05 16:16:26 -04:00
Mike McLean
4a35b8a283 don't require an explicit test_mode setting in config 2017-10-05 16:15:23 -04:00
Mike McLean
78162b5543 test mode for messagebus plugin 2017-10-05 16:15:23 -04:00
Mike McLean
2a6c04635f messagebus plugin: avoid duplicate context updates 2017-10-05 16:15:23 -04:00
Mike McLean
261224311c fix config handling 2017-10-05 16:15:23 -04:00
Mike McLean
ac5cbf1682 defer messagebus sync 2017-10-05 16:15:23 -04:00
Mike McLean
42b567b327 clear message cache after sending 2017-10-05 16:15:23 -04:00
Mike McLean
ec53e01547 defer message sending until after commit 2017-10-05 16:15:23 -04:00
Mike McLean
d73a0f256e PR#605: update docstring
Merges #605
https://pagure.io/koji/pull-request/605
2017-10-05 13:02:11 -04:00
Tomas Kopecek
c08377eef5 update docstring 2017-10-05 13:01:16 -04:00
Mike McLean
ea6ad0a554 PR#611: the split_cli.py script is no longer needed
Merges #611
https://pagure.io/koji/pull-request/611
2017-10-05 10:51:23 -04:00
Mike McLean
5a850d72d5 the split_cli.py script is no longer needed 2017-10-05 10:51:06 -04:00
Mike McLean
8f78389ded PR#617: display suid bit in web ui
Merges #617
https://pagure.io/koji/pull-request/617

Fixes #616
https://pagure.io/koji/issue/616
2017-10-05 10:49:45 -04:00
Tomas Kopecek
5ac2a6b8f0 display suid bit in web ui
Related: https://pagure.io/koji/issue/616
2017-10-05 10:38:48 -04:00
Mike McLean
d66b9ed27d PR#619: cleanup unnecessary subdir phony
Merges #619
https://pagure.io/koji/pull-request/619

Fixes #495
https://pagure.io/koji/issue/495
2017-10-05 10:36:40 -04:00
Franz Hsieh
41109140c4 remove docs from SUBDIRS 2017-10-04 11:13:56 -04:00
Franz Hsieh
5fc14290a0 cleanup unnecessary subdir phony 2017-10-02 16:30:22 -04:00
Mike McLean
e8348578ef PR#606: drop importBuildInPlace call
Merges #606
https://pagure.io/koji/pull-request/606

Fixes #553
https://pagure.io/koji/issue/553
2017-09-26 17:33:34 -04:00
Tomas Kopecek
26474b72fc drop importBuildInPlace call
"The importBuildInPlace call is an artifact of a particular bootstrap
event that happened a long time ago. It's not really documented or
recommended for current use."

Related: https://pagure.io/koji/issue/553
2017-09-26 17:32:16 -04:00
Mike McLean
8560bb0cad PR#609: move spin-livemedia to build section
Merges #609
https://pagure.io/koji/pull-request/609

Fixes #586
https://pagure.io/koji/issue/586
2017-09-26 16:57:50 -04:00
Tomas Kopecek
1891892c25 move spin-livemedia to build section
Related: https://pagure.io/koji/issue/586
2017-09-26 12:42:56 +02:00
Mike McLean
4e025802be PR#595: Release 1.14.0
Merges #595
https://pagure.io/koji/pull-request/595
2017-09-25 15:37:51 -04:00
Mike McLean
2047e06a63 changelog: update date and include PR#597 2017-09-25 15:35:54 -04:00
Mike McLean
63b84e0501 include ref to PR #597 2017-09-25 15:30:29 -04:00
Mike McLean
51880250c4 use_old_ssl is also deprecated 2017-09-25 15:30:29 -04:00
Mike McLean
7cc9ba1f31 misc corrections to release notes 2017-09-25 15:30:29 -04:00
Mike McLean
17d520266d reorder release notes entries 2017-09-25 15:30:29 -04:00
Mike McLean
4ca42db01b correct docs spelling errors 2017-09-25 15:30:29 -04:00
Mike McLean
cb58235bfb update 1.14 migration doc 2017-09-25 15:30:29 -04:00
Mike McLean
5208000c37 release notes for system changes 2017-09-25 15:30:28 -04:00
Mike McLean
f4a50c36a6 release notes for builder changes 2017-09-25 15:30:28 -04:00
Mike McLean
9ac89decfb partial release notes 2017-09-25 15:30:28 -04:00
Mike McLean
1efb6bfaae bump release and add changelog entry in spec 2017-09-25 15:30:28 -04:00
Mike McLean
f05568ae75 release notes stub 2017-09-25 15:30:28 -04:00
Mike McLean
b27fcec544 PR#597: use_old_ssl is deprecated
Merges #597
https://pagure.io/koji/pull-request/597

Related: #467
https://pagure.io/koji/issue/467
2017-09-23 15:40:08 -04:00
Mike McLean
204a1969e1 use_old_ssl is deprecated 2017-09-22 11:04:35 -04:00
Mike McLean
ba7b5a3cbe PR#591: Normalize paths for scms
Merges #591
https://pagure.io/koji/pull-request/591

Fixes #563
https://pagure.io/koji/issue/563

Fixes CVE-2017-1002153
2017-09-19 17:23:50 -04:00
Mike McLean
c457d07246 fix up url checks and extend unit tests for this issue 2017-09-19 14:43:23 -04:00
Patrick Uiterwijk
2ef60eada5 Run normpath over SCM url when checking against allowed
This will make sure that when we check the allowed SCM url, any ./ and ../ are resolved.

Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2017-09-19 12:52:56 -04:00
Mike McLean
8bb44e794c PR#432: override build_arch_can_fail settings
Merges #432
https://pagure.io/koji/pull-request/432

Fixes: #413
https://pagure.io/koji/issue/413
2017-09-19 11:55:13 -04:00
Mike McLean
6bdd8fe006 avoid using "fail_fast" as a named parameter 2017-09-19 11:40:39 -04:00
Tomas Kopecek
647978bb70 update test 2017-09-18 16:56:22 -04:00