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

576e5d6 PR#3819: track update time in host table

Merged and Committed by tkopecek 2 years ago
raw patch tree
721a97e771dbaeaa05665ce5f6103ebb508a7d5e d3c561ebcd4ffd3f5024ed2cdc38bb3ec3428348
10 files changed. 84 lines added. 42 lines removed.
cli/koji_cli/commands.py
file modified
+37 -20
docs/schema-upgrade-1.32-1.33.sql
file modified
+1 -0
docs/schema.sql
file modified
+1 -0
kojihub/kojihub.py
file modified
+19 -9
tests/test_cli/test_hostinfo.py
file modified
+4 -1
tests/test_cli/test_list_hosts.py
file modified
+3 -1
tests/test_hub/test_get_host.py
file modified
+6 -4
tests/test_hub/test_get_last_host_update.py
file modified
+1 -1
tests/test_hub/test_get_ready_hosts.py
file modified
+1 -1
www/kojiweb/index.py
file modified
+11 -5
    PR#3819: track update time in host table
    
    Merges #3819
    https://pagure.io/koji/pull-request/3819
    
    Fixes: #3789
    https://pagure.io/koji/issue/3789
    
        
cli/koji_cli/commands.py
file modified
+37 -20
docs/schema-upgrade-1.32-1.33.sql
file modified
+1 -0
docs/schema.sql
file modified
+1 -0
kojihub/kojihub.py
file modified
+19 -9
tests/test_cli/test_hostinfo.py
file modified
+4 -1
tests/test_cli/test_list_hosts.py
file modified
+3 -1
tests/test_hub/test_get_host.py
file modified
+6 -4
tests/test_hub/test_get_last_host_update.py
file modified
+1 -1
tests/test_hub/test_get_ready_hosts.py
file modified
+1 -1
www/kojiweb/index.py
file modified
+11 -5
Powered by Pagure 5.14.1
Documentation • File an Issue • About • SSH Hostkey/Fingerprint
© Red Hat, Inc. and others.