Commit graph

3039 commits

Author SHA1 Message Date
Mike McLean
b405701b53 hub: rework match_kojifile() and add a unit test 2017-07-25 16:45:25 -04:00
Tomas Kopecek
1f91bdfeeb check also filename/size 2017-07-25 12:37:46 -04:00
Tomas Kopecek
64f2467fd0 kojifile component type 2017-07-25 12:37:46 -04:00
Mike McLean
05c266b7d1 PR#499: runroot: use /builddir/runroot.log instead of /tmp/runroot.log
Merges #499
https://pagure.io/koji/pull-request/499
2017-07-25 12:36:14 -04:00
Mike McLean
14ec03f596 runroot: use /builddir/runroot.log instead of /tmp/runroot.log
With --new-chroot, /tmp is set up as a tmpfs mount, which does not persist,
so using /builddir instead.

Related: #482  (but not a fix)
https://pagure.io/koji/issue/482
2017-07-25 12:30:32 -04:00
Mike McLean
a9dc698774 PR#509: CLI block-group command
Merges #509
https://pagure.io/koji/pull-request/509

Fixes #462
https://pagure.io/koji/issue/462
2017-07-25 12:28:07 -04:00
Tomas Kopecek
c1257a6a22 simplify SQL test comparison 2017-07-25 12:14:26 -04:00
Tomas Kopecek
6c68b6ab34 CLI block-group command
Relates: https://pagure.io/koji/issue/462
2017-07-25 12:14:26 -04:00
Mike McLean
3fe2d4b1a5 PR#514: Fix resubmit
Merges #514
https://pagure.io/koji/pull-request/514
2017-07-25 11:26:32 -04:00
Patrick Uiterwijk
21523a57fd Fix the poll_interval access in handle_resubmit
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-07-25 10:45:13 -04:00
Patrick Uiterwijk
b511c6599f Fix the call to _printTaskInfo in handle_resubmit
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-07-25 10:45:13 -04:00
Mike McLean
76d6082742 PR#521: update links in README.md
Merges #521
https://pagure.io/koji/pull-request/521
2017-07-25 10:42:52 -04:00
Mike McLean
7e225da19c update links in README.md 2017-07-24 09:45:39 -04:00
Mike McLean
856c7a420c PR#502: download-build: suppress output on quiet and add --noprogress
Merges #502
https://pagure.io/koji/pull-request/502
2017-07-11 10:34:53 -04:00
Yanko Kaneti
addf7cdd01 download-build: suppress output on quiet and add --noprogress 2017-07-11 10:29:26 -04:00
Mike McLean
65910bbf9b PR#511: unit tests for delete_tag() [Open]
Merges #511
https://pagure.io/koji/pull-request/511
2017-07-11 10:19:29 -04:00
Mike McLean
6f987daf5a unit tests for delete_tag() 2017-07-07 12:21:22 -04:00
Mike McLean
26f5f02741 PR#484 fix NoneType TypeError in deleteTag
Merges #484
https://pagure.io/koji/pull-request/484

Fixes #483
https://pagure.io/koji/issue/483
2017-07-06 12:17:24 -04:00
Yuming Zhu
1be3a71f84 fix NoneType TypeError in deleteTag 2017-07-06 12:15:17 -04:00
Mike McLean
801e1662f4 PR#490 getUserPerms should throw GenericError when no user found
Merges #490
https://pagure.io/koji/pull-request/490

Fixes #486
https://pagure.io/koji/issue/486
2017-07-06 12:11:46 -04:00
Yuming Zhu
7b73f4b0bb explain new behavior in docstring of getUserPerms 2017-07-06 12:06:53 -04:00
Yuming Zhu
e871192f40 allow getUserPerm accepting None arg 2017-07-06 12:06:53 -04:00
Yuming Zhu
2838f7fd9e getUserPerms should throw GenericError when no user found 2017-07-06 12:06:53 -04:00
Mike McLean
3c7aeeaef3 PR#497 remove deprecated buildFromCVS call
Merges #497
https://pagure.io/koji/pull-request/497

Fixes #468
https://pagure.io/koji/issue/468
2017-07-06 11:30:17 -04:00
Tomas Kopecek
2edfccc951 remove deprecated buildFromCVS call
Fixes: https://pagure.io/koji/issue/468
2017-07-06 11:30:04 -04:00
Mike McLean
be6e8215a3 PR#503 Remove deprecated compat_mode from runroot plugin
Merges #503
https://pagure.io/koji/pull-request/503

Fixes #501
https://pagure.io/koji/issue/501
2017-07-06 11:28:38 -04:00
Tomas Kopecek
a1551a78be Remove deprecated compat_mode from runroot plugin
Fixes: https://pagure.io/koji/issue/501
2017-07-06 11:25:46 -04:00
Mike McLean
8d05a4881d PR#507 drop unused add_db_logger call and db table
Merges #507
https://pagure.io/koji/pull-request/507

Fixes #469
https://pagure.io/koji/issue/469
2017-07-06 11:23:05 -04:00
Tomas Kopecek
d17157cf33 drop unused add_db_logger call and db table
Fixes: https://pagure.io/koji/issue/469
2017-07-06 11:15:00 -04:00
Mike McLean
3fd55d1454 PR#508 drop mod_python support
Merges #508
https://pagure.io/koji/pull-request/508
Fixes #466
https://pagure.io/koji/issue/466
2017-07-06 09:34:29 -04:00
Tomas Kopecek
b98d93d788 drop mod_python support
Fixes: https://pagure.io/koji/issue/466
2017-07-06 14:04:19 +02:00
Mike McLean
47ae542b42 PR#489 1.13 release
Merges #489
https://pagure.io/koji/pull-request/489
2017-06-30 15:00:26 -04:00
Mike McLean
76382badf6 1.13 changelog updates 2017-06-30 12:23:09 -04:00
Mike McLean
baac58601e fix formatting in release note 2017-06-30 12:23:09 -04:00
Mike McLean
f8a9679c5c link the release notes on the main page 2017-06-30 12:23:09 -04:00
Mike McLean
39819911bb reorganize the 1.13 release notes a bit 2017-06-30 12:23:09 -04:00
Mike McLean
ae078d2285 first stab at release notes 2017-06-30 12:23:09 -04:00
Mike McLean
03b895636e bump release and add changelog entry 2017-06-30 12:23:09 -04:00
Mike McLean
6282b65bb8 PR#496 Makefile/spec fixes for building on el6
Merges #496
https://pagure.io/koji/pull-request/496
Fixes #494
https://pagure.io/koji/issue/494
2017-06-30 12:16:57 -04:00
Mike McLean
672f9adfd5 BuildRequires: python2-devel -> python-devel 2017-06-28 10:47:37 -04:00
Mike McLean
c8ff2ad0b3 ignore coverage erase failure in make clean target 2017-06-28 10:46:47 -04:00
Mike McLean
112ee1288a PR#491 epel-compatible macro in spec
Merges #491
https://pagure.io/koji/pull-request/491
2017-06-28 08:54:57 -04:00
Tomas Kopecek
3bbb73f2b7 epel-compatible macro in spec 2017-06-28 10:02:12 +02:00
Mike McLean
e308f9d938 PR#487 alter specfile for rhel6/7
Merges #487
https://pagure.io/koji/pull-request/487
2017-06-27 11:01:04 -04:00
Tomas Kopecek
07d8812d21 alter specfile for rhel6/7
- python2-* packages are not available in RHEL
 - pycurl is now used inside library
2017-06-27 11:00:22 -04:00
Mike McLean
46a29188f3 PR#488 python2.5 doesn't know named components
Merges #488
https://pagure.io/koji/pull-request/488
2017-06-27 10:58:12 -04:00
Tomas Kopecek
2f42c28286 python 2.6 doesn't know named components 2017-06-27 15:45:20 +02:00
Mike McLean
01277c131b PR#400 per-tag configuration of chroot mock behaviour
Merges #400
https://pagure.io/koji/pull-request/400
Fixes #398
https://pagure.io/koji/issue/398
2017-06-23 17:26:39 -04:00
Tomas Kopecek
ffb88b93ca per-tag configuration of mocks' --new-chroot 2017-06-23 17:21:14 -04:00
Mike McLean
79560b1647 PR#480 koji_cli name interferes with new library
Merges #480
https://pagure.io/koji/pull-request/480
2017-06-22 12:04:23 -04:00