- Last python 2.7 version.
- readthedocs config
- Updated documentation.
- Updated deployment.
- Fix #97 AttributeError: 'Popen' object has no attribute 'status_code'
- Fix #98 Python 3 TypeError: sequence item 0: expected str instance, bytes found
- Fix #96 passive host check results seem to processed as service check results
- Update requirements.
- Security update: Bump pyyaml from 3.12 to 5.1
- Update requirements.
- No tests for python 3.4
- Better logging for invalid perf data.
- Update dev requirements.
- Pypi metadata fix
- Real Fix bug in logging.warning: wrong placeholder.
- Fix bug in logging.warning.
- Update Python package metadata.
- Have (result) data for urllib urlencode utf-8 encoded before (PY2) and after (PY3).
- Warn when performance data not validates (and gets removed).
- Legitimately, truly and undoubtedly fixed issue #94 (we assume™, for now).
- Unicode all the way (like we never unicode before).
- No hopes on Python < 2.7 compatibility
- Fix issue #94 Performance data 'sanitized' NSCAweb won't hang.
- Fix RHEL 6 RPM build (make initrddir).
- Fix RHEL 6 RPM build (make initrddir).
- Added systemd service file for Fedora >=18 Centos >=7
- Fix: issue #83
- Fix: quotes in commands.txt and commands.txt seem to get ignored #82
- dev requirements updates
- dev requirements updates
- docs usage
- dev requirements updates
- dev requirements updates
- docs: download from GitHub
- dev requirements updates
- dev requirements updates
- Added --no-daemon option for starting pcrunner's run loop in foreground.
- dev requirements updates
- tox.ini updated
- removed specific version for package requirements from setup.py.
- readthedocs theme for local docs build.
- OS-X and vim files in .gitignore
- Update requirements: pytest -> 3.0.1
- Updated docs
- Updated project links.
- Fixed ISSUE#4: commands file with extra white lines.
- Updated Python installation documentation with new versions.
- xrange -> range for python3 compatibility.
- Travis/tox fix
- ISC License
- Documentation RPM build updated.
- First release on PyPI.