0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 5 hours ago.
May 21, 2023 — May 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix bug in config. parsing reported by Justin Swanhart
PaulMillar
as paulmillar
More... over 14 years ago
update handling of server statistics.
PaulMillar
as paulmillar
More... over 14 years ago
add initial implementation of inklevel plugin
PaulMillar
as paulmillar
More... over 14 years ago
Update documentation about torque authorisation.
PaulMillar
as paulmillar
More... over 14 years ago
Move get_context.php include to work around its broken dependencies
PaulMillar
as paulmillar
More... almost 15 years ago
avoid FS with the same names in the same pools being aggregated.
PaulMillar
as paulmillar
More... almost 15 years ago
tidy up retry code; shouldn't affect how code operates.
PaulMillar
as paulmillar
More... almost 15 years ago
remove unused variable
PaulMillar
as paulmillar
More... almost 15 years ago
fix dpm/dpns error buffer to use bss rather than stack
PaulMillar
as paulmillar
More... almost 15 years ago
enforce that only a single dpm target is created.
PaulMillar
as paulmillar
More... almost 15 years ago
use preprocessor stringify for BYTES_IN_MEGABYTE_STR
PaulMillar
as paulmillar
More... almost 15 years ago
Add Stephen Childs as an author.
PaulMillar
as paulmillar
More... almost 15 years ago
add support for dpm querying pool information
PaulMillar
as paulmillar
More... almost 15 years ago
select cns_db before querying fsspace.
PaulMillar
as paulmillar
More... almost 15 years ago
Fix default base directory for DPM client library.
PaulMillar
as paulmillar
More... almost 15 years ago
Add DPM client library dependency in dpm-plugin RPM.
PaulMillar
as paulmillar
More... almost 15 years ago
Define RPM client library header files in autoconf script.
PaulMillar
as paulmillar
More... almost 15 years ago
Add support for specifying location of DPM client library
PaulMillar
as paulmillar
More... almost 15 years ago
Add missing dpm-client library linking.
PaulMillar
as paulmillar
More... almost 15 years ago
There was a parameter missing in the call to build_series(); this was causing the graphs to be incorrectly scaled.
PaulMillar
as paulmillar
More... almost 15 years ago
Simply increases the default size of pie graph from 250 to 450 to cater for long legends.
PaulMillar
as paulmillar
More... almost 15 years ago
Add a patch for Ganglia's pie.php to calculate the position of the legend based on the size of the graph area.
PaulMillar
as paulmillar
More... almost 15 years ago
Add dpm library as dependency for dpm plugin
PaulMillar
as paulmillar
More... almost 15 years ago
Support out-of-tree built testing with valgrind.
PaulMillar
as paulmillar
More... about 15 years ago
Add extra tests for odm: inflight and multiple-src.
PaulMillar
as paulmillar
More... about 15 years ago
Fix odm tests, refactor tests for odm_req_create() with broken input add many single-target tests with differing request strings.
PaulMillar
as paulmillar
More... about 15 years ago
ODM fixes: add return code to odm_req_send(), add want-none flag, refactor datatree selection code into separate fn and fix bug with want-all flag set.
PaulMillar
as paulmillar
More... about 15 years ago
Remove unnecessary variable.
PaulMillar
as paulmillar
More... about 15 years ago
Make public the interface that allows switching dummy-logging output on and off
PaulMillar
as paulmillar
More... about 15 years ago
Make message-queue slightly more robust against broken environment.
PaulMillar
as paulmillar
More... about 15 years ago