Patrick Uiterwijk 6256cdac0c Fix logcom server %!s(int64=7) %!d(string=hai) anos
..
README.rst 21a8046ee4 Create the pagure-logcom service and add a README presenting it %!s(int64=8) %!d(string=hai) anos
pagure_logcom.service 3e603f0591 Add the service file for pagure_logcom %!s(int64=8) %!d(string=hai) anos
pagure_logcom_server.py 6256cdac0c Fix logcom server %!s(int64=7) %!d(string=hai) anos

README.rst

Pagure LogCom
=============

This is the service logging in the user's commits to be displayed in the
database.
This service is triggered by a git hook, sending a notification that a push
happened. This service receive the notification and goes over all the commit
that got pushed and logs the activity corresponding to that user.

* Run::

PAGURE_CONFIG=/path/to/config PYTHONPATH=. python pagure-logcom/pagure_logcom_server.py