0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Renamed the QMFv2 version of the QpidPmda class to QpidPmdaQmf2. More... almost 11 years ago
Renamed the QMFv1 version of the QpidPmda class to QpidPmdaQmf1. More... almost 11 years ago
Future-proofed pcp::pmda::instance handling. More... almost 11 years ago
Added a separate QpidPmda.h header, and include guards. More... almost 11 years ago
Removed the now-defunct qmf?/CMakeLists.txt files. More... almost 11 years ago
Enable (and stop on) compiler warnings. More... almost 11 years ago
Imported install target from qmf1/CMakeLists.txt More... almost 11 years ago
Refactored most of the build system to allow for a single, combined QMF1 + QMF2 binary. More... almost 11 years ago
FATAL_ERROR if QMF libraries cannot be found. More... almost 11 years ago
Initial QMF version detection. More... almost 11 years ago
Updated CHANGELOG.md More... almost 11 years ago
Issue #7: Trim whitespace from Qpid's log messages (Qpid always adds std::endl at the end of each message). More... almost 11 years ago
Issue #7: Enable Qpid's logging at a level appropriate to the selected debug options. More... almost 11 years ago
Issue #7: Added a Qpid logger to redirect all Qpid diagnostic messages to PCP (via __pmNotifyErr). More... almost 11 years ago
Updated CHANGELOG.md More... almost 11 years ago
Updated RPM spec file for 0.1.1 release. More... almost 11 years ago
Updated CHANGELOG.md More... almost 11 years ago
Refactored the --transport handling slightly, to allow for Qpid 0.14 (as used by Travis-CI). More... almost 11 years ago
Issue #5 Added support for --cert-* CLI options to set NSS environment variables. More... almost 11 years ago
Updated CHANGELOG.md More... almost 11 years ago
Implemented the --transport option. More... almost 11 years ago
Corrected a dependant package name. More... almost 11 years ago
Update README.md More... almost 11 years ago
Create README.md More... almost 11 years ago
Corrected the version number in the %changelog. More... almost 11 years ago
Added an initial pcp-pmda-qpid spec file. More... almost 11 years ago
Set the v0.1.0 release date. More... almost 11 years ago
Added a few comments. More... almost 11 years ago
A small refactor to prevent valid (but safe in our case) type punning aliasing warning on gcc 4.1.2. More... almost 11 years ago
A small tweak to support cmake 2.6 (cmake 2.6's string(SUBSTRING ...) does not support -1 lengths). More... almost 11 years ago