Mike McLean
66a80fef1a
fix poll_interval ref in list-history cmd
2017-01-12 10:00:46 -05: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
Yuming Zhu
e083ddf058
cli: [rpminfo]rename "Payload" to "SIGMD5"
2016-12-08 09:39:41 -05:00
Tomas Kopecek
e9625f8240
missing check on number of arguments
2016-11-23 12:52:01 -05:00
Patrick Uiterwijk
480cdfb540
Implement GSSAPI login
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-11-22 16:45:31 -05:00
Mike McLean
3d16485c6f
grab_session_options function
2016-11-22 16:41:31 -05:00
Mike McLean
7b33327030
avoid tickling race condition with common keep alive timeout setting
...
The default KeepAliveTimeout in Apache httpd 2.4 is 5 seconds. Sleeping for that
same time and then resuming calls can tickle a race condition.
The previous commit /should/ catch that now, but there's no sense hitting that
error so often.
See also: https://github.com/mikem23/keepalive-race
2016-11-22 16:41:31 -05:00
Mike McLean
d85fc2bed0
always pass serverca
2016-11-22 16:41:31 -05:00
Mike McLean
c3556dee43
add config for use_old_ssl. make new session on errors
2016-11-22 16:41:31 -05:00
Yuming Zhu
00fbfe274a
ut: cli - test_maven_build
2016-11-21 10:52:32 -05:00
Mike McLean
3828b8a26f
fix typo in assign-task command
2016-10-27 12:15:52 -04:00
Yuming Zhu
2aec75f476
ut: cli - test_chain_build
...
cli.handle_chain_build: remove unused '--noprogress'
add '--quiet'
2016-10-26 13:41:12 -04:00
Yuming Zhu
56e955819b
ut: cli - test_running_in_bg
2016-10-26 13:41:12 -04:00
Yuming Zhu
ebf4e88d7d
ut: cli - test_build
2016-10-26 13:41:12 -04:00
Yuming Zhu
dcb2d2336e
ut: cli - test_upload_progress_callback
2016-10-26 13:41:12 -04:00
Mike McLean
b4be256abd
no coverage for unreached code
2016-10-25 17:16:12 -04:00
Mike McLean
a1c8808544
ImportErrors are uncovered
2016-10-25 17:16:12 -04:00
Yuming Zhu
d36d908795
remove renaming in cli
2016-10-13 00:48:59 -04:00
Yuming Zhu
aede0d752f
change handle_remove_pkg to multicall
2016-10-13 00:48:59 -04:00
Yuming Zhu
f5d070384f
change handle_block_pkg to multicall
2016-10-13 00:48:59 -04:00
Yuming Zhu
afe91cd3d3
ut: cli - test_add_group
2016-10-13 00:48:58 -04:00
Yuming Zhu
cab2b2ee69
ut: cli - watch_tasks with KeyboardInterrupt
...
change display_tasklist_status() to _display_tasklist_status()
display_task_results() to _display_task_results()
2016-10-13 00:48:48 -04:00
Mike McLean
f6f6f17466
remove stale comment
2016-10-13 00:16:15 -04:00
Yuming Zhu
434bfb86f4
check if tag exists and refine some code
2016-10-13 00:16:15 -04:00
Mike McLean
9440f9bcb7
drop debug code
2016-10-13 00:16:15 -04:00
Mike McLean
6fcc1190eb
partial - mostly working
2016-10-13 00:16:15 -04:00
Mike McLean
6ee65b14d0
use dateutil to parse timestamp args in list-history
...
Fixes : #181
2016-10-11 09:26:00 -04:00
Tomas Kopecek
439f77272b
always encode hello to utf-8
2016-10-11 14:09:50 +02:00
Mike McLean
a10aa2c326
handle values containing "=" in add-tag and edit-tag
2016-10-04 11:13:06 -04:00
Tomas Kopecek
dcf8f52e8f
add extra data option to create_tag
...
related https://pagure.io/koji/issue/166
2016-10-04 11:13:06 -04:00
Mike McLean
9103efe6ea
fix up cli buildinfo
2016-09-28 18:20:09 -04:00
Mike McLean
f98c102722
fix up archiveinfo page
2016-09-28 18:20:09 -04:00
Mike McLean
7ee28e0e14
fix cli display for generic archives
2016-09-28 18:20:09 -04:00
Ian McLeod
bb07c4b9cb
Slight improvement to new-chroot to make the cli change less likely to confuse older builders
2016-09-28 18:02:59 -04:00
Ian McLeod
0273b77682
A stab at --new-chroot support for rhe runroot plugin
2016-09-28 18:02:59 -04:00
Xibo Ning
a1b5f3ce67
Expose assignTask via CLI
2016-09-28 14:52:43 -04:00
Xibo Ning
1bcc8c6433
have koji to gracefully hanle noneexistent tasks
2016-09-21 09:57:57 -04:00
Jakub Dorňák
ff52d4e19e
cli: fixed download-logs with nvr
2016-08-29 14:58:33 -04:00
Mike McLean
4250d9a67a
make yum.comps a soft dep
...
Merges #133
2016-08-26 09:47:09 -04:00
Ian McLeod
5b80c0777f
show hyperv support in CLI help
2016-06-08 09:11:52 -05:00
Mike McLean
c9f78235f5
cli support for querying by cg
2016-05-18 18:29:58 -04:00
Mike McLean
175f047288
s/LiveMEDIA/LiveMedia
2016-05-16 14:02:08 -04:00
Mike McLean
1112db1ee1
remove stray colon in option display
2016-05-16 14:02:07 -04:00
Mike McLean
b561e2a77d
inject install tree url for livemedia spins
2016-05-16 14:02:07 -04:00
Mike McLean
918f081ae5
parse task params for createLiveMedia
2016-05-16 14:02:07 -04:00
Mike McLean
c1d309e78c
fixing up cli task display
2016-05-16 14:02:07 -04:00
Mike McLean
0a4eabf9ce
fix arch splitting
2016-05-16 14:02:07 -04:00
Mike McLean
71bee265e5
allow multiple arches on spin-livemedia command line
2016-05-16 14:02:07 -04:00
Mike McLean
7dcc65ee29
refactor lmc args. only making live isos for now
2016-05-16 14:02:06 -04:00
Mike McLean
08d17d953d
make sure livemedia options are passed through to task
2016-05-16 14:02:06 -04:00