1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 13 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #282 from riemann/disk-threshold-leniency
kartar
as James Turnbull
More... 3 months ago
Add a test for a large disk More... 3 months ago
Merge pull request #286 from riemann/require-mfa-to-push-gem-to-rubygems
kartar
as James Turnbull
More... 3 months ago
Merge pull request #287 from riemann/ruby-3.3
kartar
as James Turnbull
More... 3 months ago
Prefer String to Float More... 3 months ago
Add Ruby 3.3 to the CI test matrix More... 3 months ago
Require MFA to push to rubygems.org More... 3 months ago
Merge pull request #285 from riemann/rubocop
kartar
as James Turnbull
More... 3 months ago
Correct Lint/DuplicateBranch: Duplicate branch body detected More... 3 months ago
Gemspec/DevelopmentDependencies: Specify development dependencies in Gemfile More... 3 months ago
Correct Style/ComparableClamp: Use Comparable#clamp instead More... 3 months ago
Autocorrect Style/YAMLFileRead More... 3 months ago
Autocorrect Style/SelectByRegexp: Prefer grep_v to reject with a regexp match More... 3 months ago
Autocorrect Style/MapToHash: Pass a block to to_h instead of calling map.to_h More... 3 months ago
Ignore some offenses not relevant ATM More... 3 months ago
Autocorrect Lint/AmbiguousOperatorPrecedence: Wrap expressions with varying precedence with parentheses to avoid ambiguity More... 3 months ago
Autocorrect Style/HashConversion: Prefer ary.to_h to Hash[ary] More... 3 months ago
Autocorrect Style/RedundantArgument: Argument ' ' is redundant because it is implied by default. More... 3 months ago
Autocorrect Lint/SymbolConversion: Unnecessary symbol conversion More... 3 months ago
Correct Style/RedundantRegexpArgument offenses More... 3 months ago
Enable new cops More... 3 months ago
Fix remaining offenses More... 3 months ago
Autocorrect empty lines offenses More... 3 months ago
Autocorrect RSpec/ContextMethod: Use describe for testing methods. More... 3 months ago
Locally disable cops More... 3 months ago
Enable rubocop rake / rspec cops More... 3 months ago
Terminate `Riemann::Tools::HttpCheck` threads between tests More... 3 months ago
Allow using the latest version of rack (3.x) More... 3 months ago
Also report free disk space in metric description More... 3 months ago
Add leniency to disk thresholds More... 3 months ago