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
ce1f992
flake8: apply E1 rules
Authored and Committed by
julian8628
5 years ago
raw
patch
tree
parent
30 files changed.
958 lines added
.
958 lines removed
.
.flake8
file modified
+1
-1
builder/kojid
file modified
+227
-227
builder/mergerepos
file modified
+9
-9
cli/koji
file modified
+2
-2
cli/koji_cli/commands.py
file modified
+211
-211
cli/koji_cli/lib.py
file modified
+15
-15
hub/kojihub.py
file modified
+326
-326
hub/kojixmlrpc.py
file modified
+8
-8
koji/__init__.py
file modified
+33
-33
koji/arch.py
file modified
+2
-2
koji/auth.py
file modified
+5
-5
koji/daemon.py
file modified
+3
-3
koji/plugin.py
file modified
+1
-1
koji/policy.py
file modified
+1
-1
koji/tasks.py
file modified
+4
-4
koji/util.py
file modified
+5
-5
koji/xmlrpcplus.py
file modified
+2
-2
plugins/builder/runroot.py
file modified
+10
-10
plugins/cli/runroot.py
file modified
+6
-6
plugins/cli/save_failed_tree.py
file modified
+6
-6
plugins/hub/rpm2maven.py
file modified
+2
-2
plugins/hub/runroot_hub.py
file modified
+1
-1
plugins/hub/save_failed_tree.py
file modified
+1
-1
util/koji-gc
file modified
+7
-7
util/koji-shadow
file modified
+6
-6
util/kojira
file modified
+25
-25
vm/kojikamid.py
file modified
+1
-1
vm/kojivmd
file modified
+17
-17
www/kojiweb/index.py
file modified
+8
-8
www/lib/kojiweb/util.py
file modified
+13
-13
flake8: apply E1 rules
.flake8
file modified
+1
-1
builder/kojid
file modified
+227
-227
builder/mergerepos
file modified
+9
-9
cli/koji
file modified
+2
-2
cli/koji_cli/commands.py
file modified
+211
-211
cli/koji_cli/lib.py
file modified
+15
-15
hub/kojihub.py
file modified
+326
-326
hub/kojixmlrpc.py
file modified
+8
-8
koji/__init__.py
file modified
+33
-33
koji/arch.py
file modified
+2
-2
koji/auth.py
file modified
+5
-5
koji/daemon.py
file modified
+3
-3
koji/plugin.py
file modified
+1
-1
koji/policy.py
file modified
+1
-1
koji/tasks.py
file modified
+4
-4
koji/util.py
file modified
+5
-5
koji/xmlrpcplus.py
file modified
+2
-2
plugins/builder/runroot.py
file modified
+10
-10
plugins/cli/runroot.py
file modified
+6
-6
plugins/cli/save_failed_tree.py
file modified
+6
-6
plugins/hub/rpm2maven.py
file modified
+2
-2
plugins/hub/runroot_hub.py
file modified
+1
-1
plugins/hub/save_failed_tree.py
file modified
+1
-1
util/koji-gc
file modified
+7
-7
util/koji-shadow
file modified
+6
-6
util/kojira
file modified
+25
-25
vm/kojikamid.py
file modified
+1
-1
vm/kojivmd
file modified
+17
-17
www/kojiweb/index.py
file modified
+8
-8
www/lib/kojiweb/util.py
file modified
+13
-13