ishcherb / copr / copr

Forked from copr/copr 6 years ago
Clone

4b8204d move backend in separate package

Authored and Committed by msuchy 10 years ago
23 files changed. 992 lines added. 110 lines removed.
    move backend in separate package
    
        
file modified
+1 -1
file added
+339
backend/backend/__init__.py backend/__init__.py
file renamed
file was renamed with no change to the file
backend/backend/actions.py backend/actions.py
file renamed
file was renamed with no change to the file
backend/backend/callback.py backend/callback.py
file renamed
file was renamed with no change to the file
backend/backend/dispatcher.py backend/dispatcher.py
file renamed
file was renamed with no change to the file
backend/backend/errors.py backend/errors.py
file renamed
file was renamed with no change to the file
backend/backend/mockremote.py backend/mockremote.py
file renamed
file was renamed with no change to the file
backend/copr-backend.service copr-backend.service
file renamed
file was renamed with no change to the file
backend/copr-be.conf.example copr-be.conf.example
file renamed
file was renamed with no change to the file
backend/copr-be.py copr-be.py
file renamed
file was renamed with no change to the file
backend/copr-prune-repo copr-prune-repo
file renamed
file was renamed with no change to the file
backend/crontab/copr-backend crontab/copr-backend
file renamed
file was renamed with no change to the file
backend/dist/lighttpd/dirlisting.conf backend-dist/lighttpd/dirlisting.conf
file renamed
file was renamed with no change to the file
backend/dist/lighttpd/mime.conf backend-dist/lighttpd/mime.conf
file renamed
file was renamed with no change to the file
backend/logrotate/copr-backend logrotate/copr-backend
file renamed
file was renamed with no change to the file
backend/playbooks/builderpb.yml playbooks/builderpb.yml
file renamed
file was renamed with no change to the file
backend/playbooks/terminatepb.yml playbooks/terminatepb.yml
file renamed
file was renamed with no change to the file
backend/tmpfiles.d/copr-backend.conf tmpfiles.d/copr-backend.conf
file renamed
file was renamed with no change to the file
file modified
+0 -109