]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/commitdiff
Improvements to the points plugin
authorEric Sorenson <eric.sorenson@puppetlabs.com>
Wed, 16 Dec 2015 00:32:45 +0000 (16:32 -0800)
committerEric Sorenson <eric.sorenson@puppetlabs.com>
Wed, 16 Dec 2015 00:32:45 +0000 (16:32 -0800)
This commit makes a couple of improvements the points plugin:
- added a 'pointsdump' command to show everything in the registry,
  not just the best and worst
- fixed Hash#index deprecation warnings under ruby >1.9
- made nicer messages when displaying stats on an empty registry


No differences found