0
I Use This!
Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix memoizing that I broke with the closed check setup
geemus (Wesley Beary)
as Wesley Beary
More... over 14 years ago
Version bump to 0.0.6
geemus (Wesley Beary)
as Wesley Beary
More... over 14 years ago
adding mock tests
geemus (Wesley Beary)
as Wesley Beary
More... over 14 years ago
bust cache if connection.closed?
geemus (Wesley Beary)
as Wesley Beary
More... over 14 years ago
renames to match new shindo naming expectations
geemus (Wesley Beary)
as Wesley Beary
More... over 14 years ago
a little cleanup on thread test
geemus (Wesley Beary)
as Wesley Beary
More... over 14 years ago
Added an eventmachine benchmark More... over 14 years ago
Plugged in Shindo for tests, added a Gemfile More... over 14 years ago
Memoize the connection in Thread.current More... over 14 years ago
Version bump to 0.0.5
geemus (Wesley Beary)
as Wesley Beary
More... over 14 years ago
more informative error messages
geemus (Wesley Beary)
as Wesley Beary
More... over 14 years ago
Version bump to 0.0.4
geemus (Wesley Beary)
as Wesley Beary
More... over 14 years ago
excon errors are subclass/namespaced
geemus (Wesley Beary)
as Wesley Beary
More... over 14 years ago
Version bump to 0.0.3
geemus (Wesley Beary)
as Wesley Beary
More... over 14 years ago
fix expects/error default block conditional
geemus (Wesley Beary)
as Wesley Beary
More... over 14 years ago
move CHUNK_SIZE up to a non reloading location
geemus (Wesley Beary)
as Wesley Beary
More... over 14 years ago
first pass at mocking
geemus (Wesley Beary)
as Wesley Beary
More... over 14 years ago
Version bump to 0.0.2
geemus (Wesley Beary)
as Wesley Beary
More... over 14 years ago
just use a string to collect the body in the event of error
geemus (Wesley Beary)
as Wesley Beary
More... over 14 years ago
Version bump to 0.0.1
geemus (Wesley Beary)
as Wesley Beary
More... over 14 years ago
Version bump to 0.0.0
geemus (Wesley Beary)
as Wesley Beary
More... over 14 years ago
more benchmarks
geemus (Wesley Beary)
as Wesley Beary
More... over 14 years ago
bust connection cache on connection errors
geemus (Wesley Beary)
as Wesley Beary
More... over 14 years ago
add initial benchmark against other libraries
geemus (Wesley Beary)
as Wesley Beary
More... over 14 years ago
fix typo in errors
geemus (Wesley Beary)
as Wesley Beary
More... over 14 years ago
only using stdlib, so no need to require rubygems
geemus (Wesley Beary)
as Wesley Beary
More... over 14 years ago
require errors
geemus (Wesley Beary)
as Wesley Beary
More... over 14 years ago
cleanup
geemus (Wesley Beary)
as Wesley Beary
More... over 14 years ago
importing benchmark from fog
geemus (Wesley Beary)
as Wesley Beary
More... over 14 years ago
consistent newline stripping based on benchmarks
geemus (Wesley Beary)
as Wesley Beary
More... over 14 years ago