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

b872c0d PR#3772: Scheduler part 1

Merged and Committed by tkopecek 2 years ago
raw patch tree
c3c0a6a13927f4302550f85c9caababad67bbf74 1b219ee9eacc51891ca683437752b8d9cd3af8dd
13 files changed. 1055 lines added. 143 lines removed.
cli/koji_cli/commands.py
file modified
+122 -0
cli/koji_cli/lib.py
file modified
+4 -3
docs/schema-upgrade-1.33-1.34.sql
file added
+51
koji/daemon.py
file modified
+2 -0
kojihub/db.py
file modified
+129 -0
kojihub/kojihub.py
file modified
+51 -71
kojihub/kojixmlrpc.py
file modified
+12 -0
kojihub/scheduler.py
file added
+605
schemas/schema.sql
file modified
+48 -0
tests/test_cli/data/list-commands.txt
file modified
+2 -0
tests/test_hub/test_get_ready_hosts.py
file removed
-64
util/koji-sweep-db
file modified
+23 -4
www/kojiweb/index.py
file modified
+6 -1
    PR#3772: Scheduler part 1
    
    Merges #3772
    https://pagure.io/koji/pull-request/3772
    
    Fixes #3877
    https://pagure.io/koji/issue/3877
    
        
cli/koji_cli/commands.py
file modified
+122 -0
cli/koji_cli/lib.py
file modified
+4 -3
docs/schema-upgrade-1.33-1.34.sql
file added
+51
koji/daemon.py
file modified
+2 -0
kojihub/db.py
file modified
+129 -0
kojihub/kojihub.py
file modified
+51 -71
kojihub/kojixmlrpc.py
file modified
+12 -0
kojihub/scheduler.py
file added
+605
schemas/schema.sql
file modified
+48 -0
tests/test_cli/data/list-commands.txt
file modified
+2 -0
tests/test_hub/test_get_ready_hosts.py
file removed
-64
util/koji-sweep-db
file modified
+23 -4
www/kojiweb/index.py
file modified
+6 -1
Powered by Pagure 5.14.1
Documentation • File an Issue • About • SSH Hostkey/Fingerprint
© Red Hat, Inc. and others.