pagure Logo
  • Log In

mikem / koji

Forked from koji 9 years ago
Clone
Source Code
GIT
Documentation
GIT

Learn more about these different git repos.

Other Git URLs

  • Source
  • Docs
  • Pull Requests  0
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

f7a6338 PR#2766: api getLastHostUpdate returns timestamp

Merged and Committed by tkopecek 4 years ago
raw patch tree
217704fd671a21a49dd34514d3757826d0b58879 9dc0efd476b5390a98ab3e54ba373a119e03fd9d
6 files changed. 150 lines added. 14 lines removed.
cli/koji_cli/commands.py
file modified
+4 -4
hub/kojihub.py
file modified
+7 -3
tests/test_cli/test_hostinfo.py
file modified
+57 -3
tests/test_cli/test_list_hosts.py
file modified
+42 -2
tests/test_hub/test_get_last_host_update.py
file added
+38
www/kojiweb/index.py
file modified
+2 -2
    PR#2766: api getLastHostUpdate returns timestamp
    
    Merges #2766
    https://pagure.io/koji/pull-request/2766
    
    Fixes: #2497
    https://pagure.io/koji/issue/2497
    getLastHostUpdate returns time only as a string
    
        
cli/koji_cli/commands.py
file modified
+4 -4
hub/kojihub.py
file modified
+7 -3
tests/test_cli/test_hostinfo.py
file modified
+57 -3
tests/test_cli/test_list_hosts.py
file modified
+42 -2
tests/test_hub/test_get_last_host_update.py
file added
+38
www/kojiweb/index.py
file modified
+2 -2
Powered by Pagure 5.14.1
Documentation • File an Issue • About • SSH Hostkey/Fingerprint
© Red Hat, Inc. and others.