1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add support for ignoring IPs by ASN in `riemann-http` More... about 1 year ago
Add support for a minimum TTL for events More... about 1 year ago
Merge pull request #293 from riemann/raise-error-on-stray-arguments
kartar
as James Turnbull
More... about 1 year ago
Detect stray arguments More... about 1 year ago
Merge pull request #292 from riemann/fix-nginx-checks
kartar
as James Turnbull
More... about 1 year ago
Fix `riemann-nginx` checks selection More... about 1 year ago
Merge pull request #291 from riemann/fix-mixing-opts-and-options
kartar
as James Turnbull
More... about 1 year ago
Fix mixing `#opts` and `#options` More... about 1 year ago
Merge pull request #290 from riemann/fix-legacy-ruby
kartar
as James Turnbull
More... about 1 year ago
Fix `riemann-wrapper` with older Ruby More... about 1 year ago
Merge pull request #289 from riemann/fix-linux-zfs-arc-memory-usage
kartar
as James Turnbull
More... about 1 year ago
Pet rubocop More... about 1 year ago
Fix Linux memory reporting when using ZFS More... about 1 year ago
Merge pull request #282 from riemann/disk-threshold-leniency
kartar
as James Turnbull
More... over 1 year ago
Add a test for a large disk More... over 1 year ago
Merge pull request #286 from riemann/require-mfa-to-push-gem-to-rubygems
kartar
as James Turnbull
More... over 1 year ago
Merge pull request #287 from riemann/ruby-3.3
kartar
as James Turnbull
More... over 1 year ago
Prefer String to Float More... over 1 year ago
Add Ruby 3.3 to the CI test matrix More... over 1 year ago
Require MFA to push to rubygems.org More... over 1 year ago
Merge pull request #285 from riemann/rubocop
kartar
as James Turnbull
More... over 1 year ago
Correct Lint/DuplicateBranch: Duplicate branch body detected More... over 1 year ago
Gemspec/DevelopmentDependencies: Specify development dependencies in Gemfile More... over 1 year ago
Correct Style/ComparableClamp: Use Comparable#clamp instead More... over 1 year ago
Autocorrect Style/YAMLFileRead More... over 1 year ago
Autocorrect Style/SelectByRegexp: Prefer grep_v to reject with a regexp match More... over 1 year ago
Autocorrect Style/MapToHash: Pass a block to to_h instead of calling map.to_h More... over 1 year ago
Ignore some offenses not relevant ATM More... over 1 year ago
Autocorrect Lint/AmbiguousOperatorPrecedence: Wrap expressions with varying precedence with parentheses to avoid ambiguity More... over 1 year ago
Autocorrect Style/HashConversion: Prefer ary.to_h to Hash[ary] More... over 1 year ago