Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/redis/hiredis-rb

Ruby wrapper for hiredis
https://github.com/redis/hiredis-rb

hiredis 1.1.0

eb27295facd5473a54585e06a043bebf5c80bb5b authored about 2 years ago
Release drafter

d62cb77c72fe292e4f35f385467006096b7d9e3b authored over 2 years ago
Remove testing of older Ruby versions and add latest versions (#88)

Per https://www.ruby-lang.org/en/downloads/branches, Ruby 1.9 through
2.6 have already reached ...

6a0ec9206a189990bc2a8b3bcf01aeb9215c0763 authored over 2 years ago
Fix "warning instance variable @sock not defined" (#83)

Running `bundle exec rake` results in many warnings:

test/connection_test.rb:62: warning: ins...

c7ffdade59c94de226bdfaf1d5bd36b7bb588d11 authored over 2 years ago
Set autoclose: false on socket to prevent GC from closing it (#82)

* Set autoclose: false on socket to prevent GC from closing it

Hiredis::Ext::Connection#sock ...

891ed287a7dbf39b39582cf2d8b35e558cdf01c1 authored over 2 years ago
Migrate CI to GitHub action (#75)

* CI: Migrate CI to GitHub Actions

The building on travis-ci.org is ceased on June 15th, 2021...

5d6b0e5688a846114f81ed6a5a83d59a754de41d authored almost 3 years ago
Merge pull request #69 from artygus/bump-hiredis-to-v1

Bump hiredis to v1.0.0

a66f527d7661f68f7cfaa2b4a1150814bd488684 authored over 3 years ago
bump hiredis to 1.0.0

1a3b7d5f41caa35eeb664053d1cc956e071a0b8b authored over 4 years ago
Merge pull request #67 from redis/travis_appveyor_housekeeping

Updates for Travis/Appveyor and bump ruby versions in tests.

5f0eb41b8fac37fee94cfbe3af482b904c82e48e authored about 5 years ago
CI: Drop unused sudo: false Travis directive

c2b0c117042687108b84afd1c5784adfc3efacbe authored about 5 years ago
CI: Add latest Rubies

92ab2d39921a1246ed403ab02aff8b311643cb4d authored about 5 years ago
AppVeyor: Use Bundler 1.17.3 for Rubies

c8b9ce35d527bd7e48bd7e8a0b50496704cf13d4 authored about 5 years ago
Merge pull request #57 from gaurish/patch-1

Typo fix in Changelog

f5b560841ba1cd62baa5b636af9b93e6d5bc4f01 authored almost 6 years ago
Typo fix

[ci skip]

2be60e832199efe48ae2d513f52972bea0b7db14 authored almost 6 years ago
Prepare to 0.6.3

61bb83eef86d8dc730f3352ba1d0aabe548a4d3a authored about 6 years ago
Prepare to 0.6.2

ce590d8e5e1a904c0fd217094aa722fdf3eeeab2 authored about 6 years ago
Merge pull request #53 from maximebedard/bump-to-014

Bump to 0.1.14

a5b018bade25442c2fc37ea15c7966b8b546cb73 authored about 6 years ago
Also respect new error message for resolution errors

b25570a63181791c4b9167fdfaad7c100321207f authored about 6 years ago
bump to 0.1.14

708912dfe9a70a07916935eb1836842888e3c4f3 authored about 6 years ago
redisReplyReaderGetObject => redisReaderGetObject

5284a0403bca7fbd9a086f9d8501a053a65beb67 authored about 6 years ago
Merge pull request #51 from pvalena/bump

Bump hiredis to 0.13.3

5a5cf1e42e121342320c634c96212d0f491896a1 authored about 6 years ago
Merge pull request #52 from mathieujobin/patch-1

Added ruby 2.4, 2.5, 2.6 to the build matrix.

c439c4d01dba0cb389f794892c43fdcba67cdc02 authored about 6 years ago
pick latest revisions

ea7ec6a69a88d24a1664a76a94f57707d4946636 authored about 6 years ago
Added ruby 2.4, 2.5, 2.6 to the build matrix.

8bf7b6a57c93a3a5621f34726fa85896426c8c69 authored about 6 years ago
Bump hiredis to 0.13.3

28c0a0d813c08cceac529ae71a71a8a9f0ea12ce authored almost 7 years ago
Auto merge of #48 - thedrow:patch-1, r=badboy

Added ruby 2.3 to the build matrix

2b46b19dda98ba487e61884087b60d692bd0753e authored over 8 years ago
Added ruby 2.3 to the build matrix.

57ce4320e8e3895611448be834e79fb16a3243b5 authored over 8 years ago
Auto merge of #43 - ohler55:master, r=badboy

Foiling CG

Made most VALUE variables volatile to stop them from being GCed until they are off t...

f646aada25363f8e667dabbae5fc21b144a63d4d authored over 8 years ago
Release version 0.6.1

0134bf1f438767a6b79ef206bb33df8b78e92e0c authored about 9 years ago
Merge pull request #45 from redis/appveyor

Test on hiredis (where compilation is avoided)

cebff69d1d5fd073732a4c2495f9a6a8d48ead3f authored about 9 years ago
chore(CI): do not send mails on success

eb863a12ca8c65008049ee6736a3fcb1ad9bf676 authored about 9 years ago
Force utf-8 in tests

Seems it's not standard on jruby

b85cc40b75af956e1252a7871cc6a15e397d659c authored about 9 years ago
chore(appveyor): Do not rebuild on Windows

c4eb4ef34365a8feb17cba533f82d741cf3b733b authored about 9 years ago
chore(appveyor): Show more info

17de50658886f0b022e3ce67d683c109225809f7 authored about 9 years ago
chore(appveyor): Add appveyor script

07dc319f37074cdf4f0b574c4a85b5b87b60d81d authored about 9 years ago
chore(CI): Force different CI platform

175304f610d3a5457967c64a7597a76f0976c3d2 authored about 9 years ago
Don't attempt to build the C extension on unsupported platforms

hiredis doesn't support Windows at the moment. It is possible to get it
to compile in some cygwi...

46f4f9f4016c9f711f564547531356377c41f0e5 authored about 9 years ago
Made most VALUE variables volatile to stop them from being GCed until they are off the stack.

0fb72844bc95beb4d544c13c61bdaaaedf8a7bad authored about 9 years ago
Remove left-over jruby 1.8 testing

8dceb33de563ebf4ad2027cd4bd4c20e1c5496c5 authored almost 10 years ago
Merge pull request #38 from nicolasleger/patch-1

Build with new Ruby 2.2.1 version

63b78ffde1caedbafad335f51c66e69879d198d5 authored almost 10 years ago
Build with new Ruby 2.2.1 version

9210c6119f61cb3a0adc06bbbe158531067c17ea authored almost 10 years ago
Bump version

2842ae6778ed8ddef6ff0afce66da1026ca408df authored almost 10 years ago
Remove testing for older ruby versions

8293d46fe8cc870061d39c26e14295fda9219c4b authored almost 10 years ago
Inform badboy

fa263071e1570702bd730acb20cfc38ced333e1d authored about 10 years ago
Use minitest gem for tests

fbae98ac0623e8d8e64e43a25681ffd97ea0a3ef authored about 10 years ago
Check exception message explicitely

27ceb79bb285756606ea6b0e2af75decbdf3ff9f authored about 10 years ago
Bump to hiredis v0.12.0

0cba5d2186a036237b9b7012d8ec2df5ac28234f authored about 10 years ago
Remove dependency on netcat

This should once and for all take care of the problems caused by the
differences between BSD and...

272ca8f6c51902e5c853998ee36e671d1459d204 authored over 10 years ago
Update CHANGELOG

e8d536027fa3fa749412ed7127e0709335698c81 authored over 10 years ago
Merge pull request #28 from chulkilee/license-in-gemspec

Add license in gemspec

1963e0b912a0027365b0241273e8215d70aa6c7e authored over 10 years ago
Add license in gemspec

74a6b6589c9724f6182233258375759f1eba7ff3 authored over 10 years ago
Bump patch version

691a320241ff7a3fdeebf8145a5631375978b881 authored almost 11 years ago
Merge pull request #24 from kreynolds/freebsd-gmake

Add gmake default for BSD and Solaris

199afc6ddd73a3ad09faad4b2f6257cd271edc80 authored almost 11 years ago
Add default for BSD and Solaris to gmake

a5d7248dc886af7fa06b3a51c36071261b156963 authored almost 11 years ago
Bump patch version

c38090e5a9871d5544314057a1418c6f9d93ff59 authored almost 11 years ago
Fix memory leak for MRI >= 1.9.2

The rb_fdset_t API was introduced in 1.9.2 as an alternative to using a
POSIX fd_set (see select...

f7d9b1eed1e7d96db6157683d41e82b9a65f0298 authored almost 11 years ago
Fix typo

8ccecc42d4367941bc9115dba9877f09c10bf318 authored almost 11 years ago
Update hiredis URL

00ac34bffc4e0ed0409a5d6c702c0cf9b366eedd authored almost 11 years ago
Update Travis badge

88c58e48e73cc9abbe9f5e4f706985ea2ea509a1 authored almost 11 years ago
Bump minor version

14c5ef5bee88e4010f60dd8127eed015ff7d970c authored almost 11 years ago
Have Travis run tests against newer Rubies

8276edf4e731ae175f30913aab78f157c074434e authored almost 11 years ago
Use relative path to refer to hiredis directory

This fixes #11.

0841f588bf744ee6682649a2cf1f93d59f5cce02 authored almost 11 years ago
Abort if building hiredis fails

c749f6e93d48fce88df545ca251aad1eb2da9a1f authored almost 11 years ago
Fix compiler warnings

ade3de4ed9319719d93b6941581430f5f85132fe authored almost 11 years ago
Use version of Rake that still works with MRI 1.8.7

39da562c6973ca69650698a9f5f0d5c040c80e6a authored almost 11 years ago
Use rb_fd_thread_select if available

The rb_thread_select function will be deprecated for newer versions of
Ruby (>= 2.1 AFAIK). To p...

f85e8c65f70f2ab27e10caa18b294c8c43f1d0f6 authored almost 11 years ago
Update URL and summary in gemspec

5f2a92034d2d6955cbbd105ba6d0a15dd1d60f0b authored almost 11 years ago
Bump hiredis to 0.11.0

79b7e6c1adcf80a13c53995687dd017ee9300c45 authored almost 11 years ago
Fix submodule URL

e0e32c747d66fe43ef26e33d476095916371b728 authored almost 11 years ago
Merge pull request #13 from rubinius/improve_rubinius_support

Improve Rubinius support in hiredis

daa2169ea8a9e21e5fa32280e891444297a0e932 authored almost 11 years ago
Merge pull request #5 from royaltm/master

Guess make the same way as gem builder does

456e785626585b984fa60b352e1c8c51b20c4387 authored almost 11 years ago
Improve Rubinius support in hiredis

When profiling a Sidekiq app, this showed a few places in hiredis that
could be changed with not...

c67865ddc8f528999cb285b4fd788ca68d39026b authored over 11 years ago
hiredis: extconf try to guess make program

b2e655d3ff10b26984518e808298844ce860db8f authored almost 13 years ago
Rakefile: try to guess make program the same way it is done in gem builder

ac433d0a65c3aaf9349539cb2b75820a644092fa authored almost 13 years ago
Bump patch version

a4c7326e0e485750825bb8845b843dff96420794 authored almost 13 years ago
Mention string encoding in CHANGELOG

fbfabb5e87605ce68f15fad81d2a5bf5436fdda5 authored almost 13 years ago
Update COPYING

dfa039eee0d4f1157b441d5267e7e52394350178 authored almost 13 years ago
Update gitignore

51159a745f3cee2a9882bd2f56e0105424319066 authored almost 13 years ago
Make syntax highlighter happy

fbb3670210ca413a991748013f284e762248a89b authored almost 13 years ago
Include build status in README

e39e1fc8d9c62920775d8b1525c88281b48a2dc4 authored almost 13 years ago
Disable Rubinius builds on Travis

They fail, and I don't have cycles to find out why.

064998fabaf4f7e7ce8400009219928c72b3acd8 authored almost 13 years ago
Stub encoding APIs if not available

bd79255b9c19195179872c308fe60d08ad84cc6a authored almost 13 years ago
Remove Gemfile.lock

5cb6de69d3632647bed4e4d14c93ecbf6c1689bb authored almost 13 years ago
Change test for encoding support

0a9d7e8fd9584120084a685bb350ac305bceaef9 authored almost 13 years ago
Update Travis configuration

5f87f5d0232b5f63b5139d8dbaa714ac4e16d47a authored almost 13 years ago
Test string encoding

cce141da08fc5dcdb61a44985295b8c5b6b4ac96 authored almost 13 years ago
Bump patch version

1b054eb0e02748ef8e909494ecac83060203cb47 authored about 13 years ago
Use absolute path when requiring classes from tests

12e180c1b0bd73554d0f2e09ed1fc5fcd488f5a2 authored about 13 years ago
Ignore pkg/

65b434b08f894473028c8611cf91d09e2a71f87b authored about 13 years ago
Bump prerelease

a79653c55708da85e2f6c200aca8a5951397c624 authored about 13 years ago
Ignore build artifacts

ab35f9c75cf3eb0fcbf37f2837564af8c5924be2 authored about 13 years ago
Support deeper nesting of multi bulks

1ef107c01ad91dba003b4c4262109d87b40c19a5 authored about 13 years ago
Depend on hiredis from this repo's lib directory

b0a52baf7f8b0e2949f27eb41c962374f35cd261 authored about 13 years ago
Bump patch version

a638d2f70f4de32ac0db292877e3b2d6946e1296 authored about 13 years ago
Fix EAGAIN being raised erroneously

eb5062c2070ccdacc150d20f634b2ff9ce77708e authored about 13 years ago
Add changelog entry for prerelease

5ac1fe021d16d49346133c4adebf1e62fe7217c8 authored about 13 years ago
Update hiredis-rb version number in README

6cd8e35c7adba0c7b21025044d3a5a4aad1cb7f5 authored over 13 years ago
Add improvement ratio to throughput benchmark

f729f0b318727f6d5788a5a95bee9469c7773173 authored over 13 years ago
Bump patch version

db9955f4c3d44d6f774040c0f63ef2dd8481296d authored over 13 years ago
Revert "Raise native EOFError instead of ECONNRESET"

This partially reverts commit b9f63f36: keep using Ruby's native
EOFError, but rescue it and re-...

26bac7e99c13e4ab725208a05d2c437815d85519 authored over 13 years ago