pagure Logo
  • Log In

julian8628 / 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  3
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

4cec371 PR#571: Support large ints over xmlrpc using i8 tag

Merged and Committed by mikem 7 years ago
raw patch tree
2395ea2890b53850a11d07261625dedb6da0668a a3bc0f6871663866b9f482c0dc678b4d3926fde4
11 files changed. 335 lines added. 39 lines removed.
devtools/fakehub
file modified
+3 -3
docs/source/using_the_koji_build_system.rst
file modified
+12 -0
hub/kojihub.py
file modified
+3 -2
hub/kojixmlrpc.py
file modified
+7 -19
koji/Makefile
file modified
+1 -1
koji/__init__.py
file modified
+4 -4
koji/daemon.py
file modified
+6 -6
koji/xmlrpcplus.py
file added
+118
tests/test_lib/test_xmlrpcplus.py
file added
+178
vm/kojivmd
file modified
+2 -2
www/kojiweb/index.py
file modified
+1 -2
    PR#571: Support large ints over xmlrpc using i8 tag
    
    Merges #571
    https://pagure.io/koji/pull-request/571
    
    Fixes #464
    https://pagure.io/koji/issue/464
    
        
devtools/fakehub
file modified
+3 -3
docs/source/using_the_koji_build_system.rst
file modified
+12 -0
hub/kojihub.py
file modified
+3 -2
hub/kojixmlrpc.py
file modified
+7 -19
koji/Makefile
file modified
+1 -1
koji/__init__.py
file modified
+4 -4
koji/daemon.py
file modified
+6 -6
koji/xmlrpcplus.py
file added
+118
tests/test_lib/test_xmlrpcplus.py
file added
+178
vm/kojivmd
file modified
+2 -2
www/kojiweb/index.py
file modified
+1 -2
Powered by Pagure 5.14.1
Documentation • File an Issue • About • SSH Hostkey/Fingerprint
© Red Hat, Inc. and others.