Tomas Kopecek
|
8e80c627eb
|
docs for kojira and koji-gc
Fixes: https://pagure.io/koji/issue/1927
|
2020-02-04 10:31:47 +01:00 |
|
Tomas Kopecek
|
1b951f14d5
|
R#1944: analyze/vacuum all affected tables
Merges #1944
https://pagure.io/koji/pull-request/1944
Fixes: #1941
https://pagure.io/koji/issue/1941
clean_buildroots in koji-sweep-db analyzes wrong table
|
2020-02-04 10:30:23 +01:00 |
|
Tomas Kopecek
|
4e404fcc7c
|
analyze/vacuum all affected tables
Fixes: https://pagure.io/koji/issue/1941
|
2020-02-04 10:30:17 +01:00 |
|
Tomas Kopecek
|
5501501fc4
|
PR#1984: Remove deprecated md5/sha1 constructors
Merges #1984
https://pagure.io/koji/pull-request/1984
Fixes: #1491
https://pagure.io/koji/issue/1491
Remove deprecated md5/sha1 constructors
|
2020-02-04 09:23:53 +01:00 |
|
Tomas Kopecek
|
4df680f504
|
Remove deprecated md5/sha1 constructors
Fixes: https://pagure.io/koji/issue/1491
|
2020-02-04 09:23:47 +01:00 |
|
Tomas Kopecek
|
5c41901512
|
PR#1059: Emit user in PackageListChange messages
Merges #1059
https://pagure.io/koji/pull-request/1059
Fixes: #1035
https://pagure.io/koji/issue/1035
add user to PackageListChange messages
|
2020-02-04 09:22:50 +01:00 |
|
Tomas Kopecek
|
e016e6624d
|
Emit user in PackageListChange messages
Fixes: https://pagure.io/koji/issue/1035
|
2020-02-04 09:22:43 +01:00 |
|
Tomas Kopecek
|
b96fd708ec
|
PR#1929: fix flags display for list-tag-inheritance
Merges #1929
https://pagure.io/koji/pull-request/1929
Fixes: #1928
https://pagure.io/koji/issue/1928
list-tag-inheritance garbles flags for same-level inheritance
|
2020-02-04 09:21:49 +01:00 |
|
Tomas Kopecek
|
396555f606
|
fix flags display for list-tag-inheritance
Fixes: https://pagure.io/koji/issue/1928
|
2020-02-04 09:21:43 +01:00 |
|
Tomas Kopecek
|
947a7aed9d
|
PR#1945: check permission id in edit_tag
Merges #1945
https://pagure.io/koji/pull-request/1945
Fixes: #1429
https://pagure.io/koji/issue/1429
editTag API call should raise GenericError exception for non existing permission ID
|
2020-02-04 09:20:54 +01:00 |
|
Tomas Kopecek
|
a63c801e3e
|
check permission id in edit_tag
Fixes: https://pagure.io/koji/issue/1429
|
2020-02-04 09:20:48 +01:00 |
|
Tomas Kopecek
|
e015942276
|
PR#1948: check package list existence before blocking
Merges #1948
https://pagure.io/koji/pull-request/1948
Fixes: #1177
https://pagure.io/koji/issue/1177
Use packageListBlock should raise better message GenericError without use force and for non-existing pkg
|
2020-02-04 09:19:20 +01:00 |
|
Tomas Kopecek
|
5494ea7632
|
check package list existence before blocking
Fixes: https://pagure.io/koji/issue/1177
|
2020-02-04 09:19:13 +01:00 |
|
Tomas Kopecek
|
b5ca29f479
|
PR#1949: don't allow setTaskPriority on closed task
Merges #1949
https://pagure.io/koji/pull-request/1949
Fixes: #1153
https://pagure.io/koji/issue/1153
set-task-priority should not allow change priority on closed task
|
2020-02-04 09:18:36 +01:00 |
|
Tomas Kopecek
|
72811e5fd1
|
don't allow setTaskPriority on closed task
Fixes: https://pagure.io/koji/issue/1153
|
2020-02-04 09:18:31 +01:00 |
|
Tomas Kopecek
|
87f716d194
|
PR#1950: print warn to stderr instead of stdout
Merges #1950
https://pagure.io/koji/pull-request/1950
Fixes: #1152
https://pagure.io/koji/issue/1152
hostinfo CLI call should send error message to error output for non existing host
|
2020-02-04 09:17:45 +01:00 |
|
Tomas Kopecek
|
c1d80310c9
|
print warn to stderr instead of stdout
Fixes: https://pagure.io/koji/issue/1152
|
2020-02-04 09:17:39 +01:00 |
|
Tomas Kopecek
|
c60c62381d
|
PR#1951: add strict to getChangelogEntries
Merges #1951
https://pagure.io/koji/pull-request/1951
Fixes: #1147
https://pagure.io/koji/issue/1147
getChangelogEntries API should return GenericError for non existing buildID or non existing taskID
|
2020-02-04 09:17:11 +01:00 |
|
Tomas Kopecek
|
512e43cbce
|
add strict to getChangelogEntries
If srpm doesn't exist and strict is specified, raise GenericError
instead of returning empty list.
Fixes: https://pagure.io/koji/issue/1147
|
2020-02-04 09:17:04 +01:00 |
|
Tomas Kopecek
|
5efa4a66a7
|
PR#1947: fix help message for list-groups
Merges #1947
https://pagure.io/koji/pull-request/1947
Fixes: #1189
https://pagure.io/koji/issue/1189
list-groups CLI option --show-blocked help message
|
2020-02-04 09:15:35 +01:00 |
|
Tomas Kopecek
|
11aa2bcead
|
fix help message for list-groups
Fixes: https://pagure.io/koji/issue/1189
|
2020-02-04 09:15:28 +01:00 |
|
Tomas Kopecek
|
64d78d36da
|
PR#1919: expect, that hub is returning GM time
Merges #1919
https://pagure.io/koji/pull-request/1919
Fixes: #1915
https://pagure.io/koji/issue/1915
[www] taskinfo page can show wrong task durations
|
2020-02-04 09:14:53 +01:00 |
|
Tomas Kopecek
|
79d96c707d
|
expect, that hub is returning GM time
Fixes: https://pagure.io/koji/issue/1915
|
2020-02-04 09:14:47 +01:00 |
|
Tomas Kopecek
|
d696c7cd3e
|
PR#1920: display some taskinfo for deleted buildtags
Merges #1920
https://pagure.io/koji/pull-request/1920
Fixes: #1866
https://pagure.io/koji/issue/1866
taskinfo page fails for build with already deleted target/tags
|
2020-02-03 11:34:36 +01:00 |
|
Tomas Kopecek
|
a59eb9b5ca
|
display some taskinfo for deleted buildtags
Fixes: https://pagure.io/koji/issue/1866
|
2020-02-03 11:34:26 +01:00 |
|
Tomas Kopecek
|
9a79c7c2d4
|
PR#1975: update runs_here.rst: correcting usage of koji at CERN
Merges #1975
https://pagure.io/koji/pull-request/1975
|
2020-01-29 14:30:41 +01:00 |
|
Ben Morrice
|
b308e386b3
|
update runs_here.rst: correcting usage of koji at CERN
|
2020-01-29 12:53:30 +00:00 |
|
Tomas Kopecek
|
217264bf62
|
PR#1934: remove unused option --with-src in kojira
Merges #1934
https://pagure.io/koji/pull-request/1934
Fixes: #1933
https://pagure.io/koji/issue/1933
Remove unused option in kojira
|
2020-01-23 16:32:29 +01:00 |
|
Tomas Kopecek
|
77933e9e20
|
remove unused option --with-src in kojira
Fixes: https://pagure.io/koji/issue/1933
|
2020-01-23 16:32:23 +01:00 |
|
Tomas Kopecek
|
d7e8349e31
|
PR#1923: web: fix typo - the param[0] is tag, not target
Merges #1923
https://pagure.io/koji/pull-request/1923
Fixes: #1922
https://pagure.io/koji/issue/1922
web: waitrepo's first param is tag rather than target
|
2020-01-23 16:30:37 +01:00 |
|
Yu Ming Zhu
|
f602e7e6ef
|
web: fix typo - the param[0] is tag, not target
fixes: #1922
|
2020-01-23 16:30:31 +01:00 |
|
Tomas Kopecek
|
dbef6d2530
|
PR#1911: hub: [newRepo] raise error when tag doesn't exist
Merges #1911
https://pagure.io/koji/pull-request/1911
Fixes: #1910
https://pagure.io/koji/issue/1910
API call newRepo with non existing tag should returns an error
|
2020-01-23 16:29:30 +01:00 |
|
Yu Ming Zhu
|
810dfe5751
|
hub: [newRepo] raise error when tag doesn't exist
fixes: #1910
|
2020-01-23 16:29:25 +01:00 |
|
Tomas Kopecek
|
b593001758
|
PR#1886: cli: make list-signed accepting integer params
Merges #1886
https://pagure.io/koji/pull-request/1886
Fixes: #1884
https://pagure.io/koji/issue/1884
list-signed CLI with --build and --rpm options are expected IDs as string
|
2020-01-23 16:28:47 +01:00 |
|
Yu Ming Zhu
|
d78f686a52
|
cli: [list-signed] check rpm/build existance earlier
|
2020-01-23 16:28:41 +01:00 |
|
Yu Ming Zhu
|
477fb6927f
|
cli: make list-signed accepting integer params
fixes: #1884
|
2020-01-23 16:28:41 +01:00 |
|
Tomas Kopecek
|
f617ea7435
|
PR#1863: hub: remove debugFunction API
Merges #1863
https://pagure.io/koji/pull-request/1863
Fixes: #1833
https://pagure.io/koji/issue/1833
Deprecate debugFunction call
|
2020-01-23 16:27:44 +01:00 |
|
Yu Ming Zhu
|
bce5afdf0c
|
hub: remove debugFunction API
testcase of list-api has some litaral reference. It doesn't matter but changed as well
fixes: #1833
|
2020-01-23 16:27:38 +01:00 |
|
Tomas Kopecek
|
1993a4f8cc
|
PR#1908: koji 1.20 release
Merges #1908
https://pagure.io/koji/pull-request/1908
Fixes: #1898
https://pagure.io/koji/issue/1898
1.20 release notes
|
2020-01-20 09:38:19 +01:00 |
|
Tomas Kopecek
|
8251f9ed30
|
prune less important changes
|
2020-01-20 09:38:10 +01:00 |
|
Mike McLean
|
046d6a80ea
|
partial edits
|
2020-01-20 09:38:10 +01:00 |
|
Mike McLean
|
42fc5b0006
|
a little cleanup
|
2020-01-20 09:38:10 +01:00 |
|
Mike McLean
|
d85259d39e
|
missing closing markup
|
2020-01-20 09:38:10 +01:00 |
|
Mike McLean
|
07135c3f5f
|
fix whitespace
|
2020-01-20 09:38:10 +01:00 |
|
Tomas Kopecek
|
6821560362
|
koji 1.20 release
Fixes: https://pagure.io/koji/issue/1898
|
2020-01-20 09:38:10 +01:00 |
|
Tomas Kopecek
|
20de2b89cb
|
PR#1909: a follow-up fix for koji-gc
Merges #1909
https://pagure.io/koji/pull-request/1909
Fixes: #1697
https://pagure.io/koji/issue/1697
koji-gc: untagging/moving to trashcan is very slow
|
2020-01-16 14:48:39 +01:00 |
|
Yuming Zhu
|
89f1b67e55
|
koji-gc: fix nvr refs
|
2020-01-16 14:48:33 +01:00 |
|
Tomas Kopecek
|
f72b2a9d1f
|
PR#1921: fix test for PR1918
Merges #1921
https://pagure.io/koji/pull-request/1921
|
2020-01-07 13:46:42 +01:00 |
|
Tomas Kopecek
|
b6837798a6
|
fix test for PR1918
Related: https://pagure.io/koji/pull-request/1918
|
2020-01-07 13:45:04 +01:00 |
|
Tomas Kopecek
|
7064020367
|
PR#1893: raise GenericError on existing build reservation
Merges #1893
https://pagure.io/koji/pull-request/1893
Fixes: #1888
https://pagure.io/koji/issue/1888
CGInitBuild doesn't raise GenericError if build already exists.
|
2020-01-07 10:32:39 +01:00 |
|