openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
R
Redis Ruby Library
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Nov 25, 2024 — Nov 25, 2025
Showing page 69 of 75
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
[] calls self.get explicitly to avoid Sinatra collision
Adam Wiggins
More...
over 16 years ago
Allow users of the Redis gem to use the Redis tasks.
François Beausoleil
More...
over 16 years ago
Merge branch 'master' of
[email protected]
:ezmobius/redis-rb
Ezra Zygmuntowicz
More...
over 16 years ago
Prepare for v0.1.0
Luca Guidi
More...
over 16 years ago
Ruby 1.9 compat: ensure to run specs against the current code, instead of the installed gem
Luca Guidi
More...
over 16 years ago
:password option in Redis.new sends AUTH
Adam Wiggins
More...
over 16 years ago
Nullify @sock when #call_command not succed. This unify the failure policy.
Luca Guidi
More...
over 16 years ago
Disabling MONITOR and SYNC commands
Luca Guidi
More...
over 16 years ago
bump version number
Ezra Zygmuntowicz
More...
over 16 years ago
Added specs for uncovered commands
Luca Guidi
More...
over 16 years ago
Added few specs
Luca Guidi
More...
over 16 years ago
Added rcov Rake task
Luca Guidi
More...
over 16 years ago
minor fix to reconnection code with major reliability effects
antirez
More...
over 16 years ago
Ensure to pass the original arguments after a failure [tmm1]
Luca Guidi
More...
over 16 years ago
Upcase name convention for constants
Luca Guidi
More...
over 16 years ago
Code formatting and style
Luca Guidi
More...
over 16 years ago
Applied antirez fix to boolean conversion
Luca Guidi
More...
over 16 years ago
Introducing more constants
Luca Guidi
More...
over 16 years ago
Extracted OK response code to a constant
Luca Guidi
More...
over 16 years ago
Boolean return code for #set
Luca Guidi
More...
over 16 years ago
Treat initialize options as Fixnum instances where possible
Luca Guidi
More...
over 16 years ago
Merge branch 'master' of git://github.com/brianmckinney/redis-rb
Luca Guidi
More...
over 16 years ago
Merge branch 'master' of git://github.com/ezmobius/redis-rb
Luca Guidi
More...
over 16 years ago
Rebase redis-rb on antirez's ruby_2 client
Brian McKinney
More...
over 16 years ago
Sigh need an extra . in the range for determing whether it is a SELECT or not
Brian McKinney
More...
over 16 years ago
Dont select db twice
Brian McKinney
More...
over 16 years ago
Retry on command boundaries only
Brian McKinney
More...
over 16 years ago
Merge branch 'master' of
[email protected]
:brianmckinney/redis-rb
Brian McKinney
More...
over 16 years ago
Add spec for PING
Brian McKinney
More...
over 16 years ago
Ensure to select the correct database after socket connection
Luca Guidi
More...
over 16 years ago
←
1
2
…
65
66
67
68
69
70
71
72
73
74
75
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree