aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pep8 and import ajustmentsnico2020-06-262-21/+19
* fix get_nodes not being a public methodnico2020-06-251-2/+2
* add more global valuesnico2020-06-252-3/+15
* Inherits control in metrics (+ fix nameing to _count)genofire2020-06-244-46/+45
|\
| * pep8 and friendsnico2020-06-174-23/+24
| * Revert "add more global values"nico2020-06-172-15/+3
| * add more global valuesnico2020-06-172-3/+15
| * fix muc_hostgenofire2020-06-101-3/+3
| * improve control.pygenofire2020-06-102-19/+19
| * metrics: use inherits of control/apigenofire2020-06-101-20/+18
* | clarify documentationnico2020-06-103-39/+43
* | debugging by defaultnico2020-06-101-2/+3
|/
* syntax and pep8nico2020-06-101-4/+4
* systemd: prometheus does not needed on same machine then the exportergenofire2020-06-101-2/+1
* prometheus: fix client by ipgenofire2020-06-101-1/+1
* systemd service hardeningnico2020-06-103-0/+29
* no unicornsnico2020-06-103-3/+0
* systemd: add support for venv and cleanupgenofire2020-06-103-2/+27
* systemd: prometheus files with venvgenofire2020-06-101-2/+4
* add cleanup.pygenofire2020-06-105-90/+203
* further documentationnico2020-06-102-8/+39
* fixupnico2020-06-102-3/+4
* fix ipv6 support for prometheusgenofire2020-06-091-0/+3
* add logging to influxdbgenofire2020-06-091-0/+3
* fix prometheusgenofire2020-06-091-1/+1
* fix versionstring parsinggenofire2020-06-091-2/+4
* update clients naminggenofire2020-06-091-1/+1
* refactory prometheus exporter - use python libgenofire2020-06-093-65/+82
* initial documentation attemptnico2020-06-091-0/+73
* fix version string being unpopulatednico2020-06-092-2/+13
* Client ressource additionnico2020-05-091-2/+3
* code cleanupnico2020-04-284-60/+80
* update requirements filenico2020-04-091-1/+3
* config handelingnico2020-04-081-10/+10
* Merge branch 'yaml' into 'master'Martin/Geno2020-03-074-24/+36
|\
| * yaml confignico2020-03-064-24/+36
|/
* better session handelingnico2020-03-061-7/+14
* customizable muc hostnico2020-02-171-2/+3
* config file location overwritenico2020-02-172-7/+11
* Merge branch 'etc_config' into 'master'nico2020-02-164-32/+91
|\
| * utilize /etc/ directorynico2020-02-164-32/+91
|/
* ejabberd 19.* fixnico2020-02-161-1/+1
* fetch_muc improvementsnico2020-02-042-2/+19
* backend readability and performance improvementsnico2019-12-291-25/+36
* fix parser errornico2019-12-291-2/+2
* alignment changesnico2019-12-283-34/+36
* improve error handling + fix mucgenofire2019-12-071-1/+3
* improve configuration (with default values) - also for testing ejabberdrpc.pygenofire2019-12-074-9/+62
* add rest api support to ejabberdrpc.pygenofire2019-12-071-10/+28
* Merge branch 'customizability' into 'master'Martin/Geno2019-12-074-10/+20
|\