0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
This project is unmaintained
calmh
as Jakob Borg
More... over 7 years ago
Correct default reaggregate_interval to what is documented.
calmh
as Jakob Borg
More... almost 13 years ago
Clump together inserts/deletes in transaction.
calmh
as Jakob Borg
More... about 13 years ago
Create a primary key on (dtime, id). This is better for InnoDB databases than the other indexes.
calmh
as Jakob Borg
More... about 13 years ago
Spelling corrections.
calmh
as Jakob Borg
More... almost 14 years ago
Avoid divide by zero exception in case no rows altered by a rule.
calmh
as Jakob Borg
More... almost 14 years ago
In fact, the other index is also obsolete now.
calmh
as Jakob Borg
More... about 14 years ago
Drop unnecessary dtime index, and create a multicolumn index in id and dtime.
calmh
as Jakob Borg
More... about 14 years ago
Slight refactoring to reduce complexity.
calmh
as Jakob Borg
More... about 14 years ago
Add a way to configure certain tables as gauge, always.
calmh
as Jakob Borg
More... about 14 years ago
Change to two character indents, which I thought I already did before...
calmh
as Jakob Borg
More... over 14 years ago
Fix bug in needs_pruning?
calmh
as Jakob Borg
More... over 14 years ago
Rcov
calmh
as Jakob Borg
More... over 14 years ago
Decided I can't really be bothered with this gem business right now.
calmh
as Jakob Borg
More... over 14 years ago
Regenerated gemspec for version 1.0.0
calmh
as Jakob Borg
More... over 14 years ago
Formatting changes, ignore generated files
calmh
as Jakob Borg
More... over 14 years ago
Gemspec changes
calmh
as Jakob Borg
More... over 14 years ago
Add Gem building stuff
calmh
as Jakob Borg
More... over 14 years ago
Move to two space indentation as per Ruby standard
calmh
as Jakob Borg
More... over 14 years ago
Some comments, and move to two space indentation as per Ruby standard
calmh
as Jakob Borg
More... over 14 years ago
Fix bug where already existing pruned table would cause a nil query
calmh
as Jakob Borg
More... over 14 years ago
Cleaner logic in tests.
calmh
as Jakob Borg
More... over 14 years ago
Improvements to test system.
calmh
as Jakob Borg
More... over 14 years ago
Separate core extension as per best practices.
calmh
as Jakob Borg
More... over 14 years ago
Reduce complexity by extracting methods.
calmh
as Jakob Borg
More... over 14 years ago
Some complexity cleanup
calmh
as Jakob Borg
More... over 14 years ago
Correct rdoc.info link
calmh
as Jakob Borg
More... over 14 years ago
Add Rakefile and move tests, again.
calmh
as Jakob Borg
More... over 14 years ago
Optimizations and clarifications.
calmh
as Jakob Borg
More... over 14 years ago
Some comments and complexity cleanup.
calmh
as Jakob Borg
More... over 14 years ago