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

9bf31de Add checksum API

9 files Authored by Jana Cupova 2 years ago, Committed by tkopecek 2 years ago,
raw patch tree parent
9 files changed. 501 lines added. 2 lines removed.
docs/schema-upgrade-1.31-1.32.sql
file modified
+9 -0
docs/schema.sql
file modified
+9 -0
docs/source/hub_conf.rst
file modified
+12 -0
kojihub/app/hub.conf
file modified
+3 -0
kojihub/kojihub.py
file modified
+131 -1
kojihub/kojixmlrpc.py
file modified
+4 -1
tests/test_hub/test_create_rpm_checksum.py
file added
+132
tests/test_hub/test_create_rpm_checksums_output.py
file added
+34
tests/test_hub/test_get_rpm_checksums.py
file added
+167
    Add checksum API
    
    Fixes: https://pagure.io/koji/issue/3627
    
        
docs/schema-upgrade-1.31-1.32.sql
file modified
+9 -0
docs/schema.sql
file modified
+9 -0
docs/source/hub_conf.rst
file modified
+12 -0
kojihub/app/hub.conf
file modified
+3 -0
kojihub/kojihub.py
file modified
+131 -1
kojihub/kojixmlrpc.py
file modified
+4 -1
tests/test_hub/test_create_rpm_checksum.py
file added
+132
tests/test_hub/test_create_rpm_checksums_output.py
file added
+34
tests/test_hub/test_get_rpm_checksums.py
file added
+167
Powered by Pagure 5.14.1
Documentation • File an Issue • About • SSH Hostkey/Fingerprint
© Red Hat, Inc. and others.