Commit graph

2312 commits

Author SHA1 Message Date
Mike McLean
66a80fef1a fix poll_interval ref in list-history cmd 2017-01-12 10:00:46 -05:00
Mike McLean
6f4c576906 Merge #272 fix default values for buildroot.container_type 2017-01-12 14:59:24 +00:00
Tomas Kopecek
659acb6954 fix default values for buildroot.container_type 2017-01-12 10:42:13 +01:00
Mike McLean
cc51c11aa7 Merge PR#242 Make tests compatible with rhel7/centos7
Merges #242
https://pagure.io/koji/pull-request/242
2017-01-11 21:30:24 -05:00
Tomas Kopecek
8999162807 convert test data to json 2017-01-11 21:28:34 -05:00
Your Name
897df962a6 Make tests compatible with rhel7/centos7 2017-01-11 21:28:34 -05:00
Mike McLean
babf279296 Merge #267 more direct tag functions for the hub 2017-01-11 21:42:15 +00:00
Mike McLean
99de501257 more direct tag functions for the hub
followup to PR#212
https://pagure.io/koji/pull-request/212
2017-01-09 22:14:17 -05:00
Mike McLean
dfba927a3b Merge #256 update url and source in spec 2016-12-19 21:12:21 +00:00
Mike McLean
9e5682f03b update url and source in spec 2016-12-19 16:10:10 -05:00
Mike McLean
c1d35fa066 Merge #257 Clarify purpose of cfgmap 2016-12-19 21:06:18 +00:00
Till Maas
8e30249401 Clarify purpose of cfgmap 2016-12-19 21:48:12 +01:00
Mike McLean
abf8f9c94e Merge #245 Rewrite koji.util.rmtree to avoid forming long paths 2016-12-19 17:34:21 +00:00
Mike McLean
ab99443414 Update exception syntax in rmtree() 2016-12-19 12:31:01 -05:00
Mike McLean
d4590637a1 replace old rmtree with the new one 2016-12-19 12:28:10 -05:00
Mike McLean
8f42fda97d keep going on errors 2016-12-19 12:28:10 -05:00
Mike McLean
949f23dd7b add a note 2016-12-19 12:28:10 -05:00
Mike McLean
e58850eb05 first stab at rmtree for long filenames 2016-12-19 12:28:10 -05:00
Mike McLean
3f5eeb95f6 Merge PR#244 Add krb_rdns to koji-shadow
Merges #244
https://pagure.io/koji/pull-request/244
2016-12-19 12:26:25 -05:00
Patrick Uiterwijk
de89ddcd34 Add krb_rdns to koji-shadow
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-12-19 12:25:14 -05:00
Mike McLean
5da75e16d3 Merge PR#246 Revert "default krb_rdns to True"
Merges #246
https://pagure.io/koji/pull-request/246
2016-12-19 12:24:00 -05:00
Till Maas
baa6afca60 koji-gc: Set default value for krb_rdns to False
In Fedora infra krb_rdns needs to be set to False. This matches
https://pagure.io/koji/pull-request/244
2016-12-19 12:20:09 -05:00
Till Maas
987984e863 Revert "default krb_rdns to True"
This reverts commit 02128ee577.

The second column in cfgmap is an alias and "True" is not a valid alias.
It was mistaken in the reverted commit as a default value, which it is
not. Reverting this commit should fix the following traceback that
koji-gc in Fedora currenty raises:

Traceback (most recent call last):
File "/usr/sbin/koji-gc", line 901, in <module>
options, args = get_options()
File "/usr/sbin/koji-gc", line 159, in get_options
if config.has_option(*alias):
TypeError: has_option() argument after * must be a sequence, not bool
2016-12-19 12:20:09 -05:00
Mike McLean
883c994506 Merge PR#248 Make koji-gc also work with principal and keytab
Merges #248
https://pagure.io/koji/pull-request/248
2016-12-19 12:16:15 -05:00
Patrick Uiterwijk
3300e29b5c Make koji-gc also work with principal and keytab
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-12-19 12:15:35 -05:00
Mike McLean
c800a23aee Merge PR#253 Updated links in docs/code
Merges #253
https://pagure.io/koji/pull-request/253
2016-12-19 11:49:42 -05:00
Tomas Kopecek
f4ede5339f Update http:// to https:// in code
Where https is working, code was updated to use it.
2016-12-19 11:49:11 -05:00
Tomas Kopecek
9852064e35 Update http:// to https:// in docs
Where site is running https, URL was updated.
2016-12-19 11:49:11 -05:00
Till Maas
d15ff037dc Use https to link to wiki 2016-12-19 11:49:11 -05:00
Mike McLean
4ad8734704 Merge #254 Extended clone-tag 2016-12-19 16:45:08 +00:00
Tomas Kopecek
347eaf5305 Extended clone-tag
Added possibility to clone tag from specific time (event) and limit type
of information which will be cloned.
2016-12-19 13:22:07 +01:00
Mike McLean
10b6d1c361 PR#83 add support for putting scripts just before the closing </body> tag
Merges #83
https://pagure.io/koji/pull-request/83
2016-12-14 09:14:14 -05:00
Rayson Zhu
91bff418da add support for putting scripts just before the closing </body> tag
This will speed up page rendering by allowing themes to insert scripts to the bottom of the HTML file. See https://developer.yahoo.com/performance/rules.html#js_bottom .
2016-12-14 09:13:56 -05:00
Mike McLean
1a11849f00 Merge PR#141 Don't hide results in kojiweb
Merges #141
https://pagure.io/koji/pull-request/141
2016-12-13 22:02:18 -05:00
Xibo Ning
6ecb032373 move link to the bottom 2016-12-13 21:45:41 -05:00
Xibo Ning
16ae528ddb add 'Show abbreviated results' also to bottom 2016-12-13 21:45:41 -05:00
Xibo Ning
fbc8314d13 fix the link to full results 2016-12-13 21:45:41 -05:00
Xibo Ning
408f5a816a low the limits to 4 line and 400 chars 2016-12-13 21:45:41 -05:00
Xibo Ning
b82d804d02 lower the length limits and put the expansion link at the postscript end 2016-12-13 21:45:41 -05:00
Xibo Ning
4785d2cb3d remove the escaped instance variable and let TaskResultLine to add postscript 2016-12-13 21:45:41 -05:00
Xibo Ning
8501c7599d fix hence the abbreviated result always with the postscript 2016-12-13 21:45:41 -05:00
Xibo Ning
abcf99bf4b add docstring and replace func name by a good one.
1. follow PEP-257 add docstring.
2. change func naem "task_result_to_html_or_string" to "task_result_to_html".
3. add postfix instance attribute for TaskResultLine.
4. add empty_str_placeholder instance attribute for TaskResultFragment.
5. recover class NoSuchException.
6. honoring line limit for dictionaries.
2016-12-13 21:45:41 -05:00
Xibo Ning
584c5bb20f Fix as mikem review result.
replace reduce func by sum func
     max lines is honored for dictionary results
     follow PEP8 style
     do not require HTMLParser
     from url args remove maxAbbrResultLines/maxAbbrResultLen
2016-12-13 21:45:41 -05:00
Xibo Ning
5aa4fc1b3b fix issue 222: Don't hide results in kojiweb
The same with patch1 except add two paramerters hence we can ajust
abbr result lines and length from taskinfo page
2016-12-13 21:45:41 -05:00
Mike McLean
f7ae2afda8 Merge #225 Also set WSGIApplicationGroup to %{GLOBAL} for the web 2016-12-14 02:41:49 +00:00
Mike McLean
a37db7ff51 Also set WSGIApplicationGroup to %{GLOBAL} for the web
see:
- https://pagure.io/koji/issue/214
- https://pagure.io/koji/pull-request/197
2016-12-13 21:38:10 -05:00
Mike McLean
f8d4680da0 Merge #238 make the tlstimeout class compatible with newer versions of qpid 2016-12-13 22:30:33 +00:00
Mike Bonnet
240fc690dd make the tlstimeout class compatible with newer versions of qpid
Recent versions of qpid have added the write_retry attribute to the tls class.
Add it to our subclass for compatibility.
2016-12-13 17:04:58 -05:00
Mike McLean
7b053d73ac fix version in docs 2016-12-08 23:35:39 -05:00
Mike McLean
9b882e23fd Merge #234 1.11 release 2016-12-09 04:22:14 +00:00