summaryrefslogtreecommitdiff
path: root/lib/rb/spec
Commit message (Expand)AuthorAgeFilesLines
* Implement Validate message reply seq idszeshuai0072022-10-251-1/+3
* THIRFT-5367 Fix crashes when using Ruby compaction GCStan Hu2021-03-111-0/+5
* THRIFT-4999: Raise proper exception on transport errorGrégoire Seux2019-11-211-0/+22
* THRIFT-4971: Fix lib/rb/spec/union_spec.rb so that CI succeedsKengo Seki2019-10-061-2/+1
* THRIFT-4024, THRIFT-4783: throw when skipping invalid type (#1742)James E. King III2019-02-141-1/+0
* THRIFT-4289: fix ruby unit test compatibility for 2.4 Fixnum Integer handlingJames E. King III2018-06-102-4/+4
* THRIFT-4582: Fix Xenial CI build issues (#1563)James E. King III2018-06-091-0/+1
* THRIFT-4342: update ruby tests to use rspec 3, updated all dependencies for rubyJames E. King III2018-03-2328-1138/+1143
* THRIFT-4358: add unix domain socket option to ruby cross testsJames E. King III2018-03-2113-7/+190
* THRIFT-2913: fix random CI build failures in lib/rb testJames E. King, III2017-11-301-0/+1
* Ensuring that HTTP failures will clear the http transport outbuf varJohn Thomas2016-09-261-0/+15
* THRIFT-1108: SSL support for the Ruby libraryjfarrell2016-09-201-0/+74
* THRIFT-3641 Ruby client should try to connect to every result of getaddrinfoNobuaki Sukegawa2016-02-191-1/+1
* THRIFT-3307 Raise an error when trying to serialize a union with an incorrect...Joe Ennever2015-11-091-0/+7
* THRIFT-3374 Ruby TJSONProtocol fails to unescape string valuesNobuaki Sukegawa2015-10-111-3/+24
* THRIFT-3364 Fix ruby binary field encoding in TJSONProtocolJens Geyer2015-10-024-14/+24
* THRIFT-3176 ruby: Union incorrectly implements ==Roger Meier2015-06-011-0/+5
* THRIFT-2961: Service inheritance does not work with namespaced Ruby codejfarrell2015-01-293-0/+57
* Thrift-2960: Fix namespace regression for Rubyjfarrell2015-01-292-0/+65
* Thrift-THRIFT-2574: Compiler option to generate namespace directories for Rubyjfarrell2014-06-263-0/+159
* THRIFT-2145:Rack and Thin are not just development dependenciesjfarrell2013-11-251-0/+1
* Thrift-1978: Ruby: Thrift should allow for the SSL verify mode to be setJake Farrell2013-05-271-0/+49
* Thrift-1629:Ruby 1.9 Compatibility during Thrift configure, make, installJake Farrell2013-03-042-114/+140
* THRIFT-1789 fix json protocol read set beginRoger Meier2013-01-191-2/+2
* THRIFT-1766 [Ruby] Provide support for binary typesRoger Meier2012-12-273-10/+96
* THRIFT-1699 Native Union#read has extra read_field_end callJens Geyer2012-12-121-1/+13
* Thrift-1023:Thrift encoding (UTF-8) issue with Ruby 1.9.2Jake Farrell2012-10-094-18/+262
* THRIFT-1707: Adjust server_spec.rb for RSpec 2.11.x and Ruby 1.9.3Jake Farrell2012-10-061-25/+25
* THRIFT-1645: Replace Object#tee with more conventional Object#tap in specsJake Farrell2012-10-015-17/+20
* THRIFT-1591: Enable TCP_NODELAY for ruby gemJake Farrell2012-09-281-2/+3
* Thrift-1644:Upgrade RSpec to 2.11.x and refactor specs as neededJake Farrell2012-09-2824-892/+857
* THRIFT-1599 Fixing HTTP client(Ruby)Roger Meier2012-05-111-2/+10
* THRIFT-369: sets and maps break equalityIlya Maykov2012-02-292-1/+245
* THRIFT-1510:There should be an implementation of the JsonProtocol for rubyJake Farrell2012-01-311-0/+479
* THRIFT-1449. rb: Ruby client does not work on solaris (?)Bryan Duxbury2011-12-131-2/+2
* Thrift-1424:Ruby specs fail when run with rakeJake Farrell2011-11-1021-27/+26
* THRIFT-1331. rb: Ruby library deserializes an empty map to nilBryan Duxbury2011-09-201-0/+11
* Thrift-1286: Modernize the Thrift Ruby Library Dev EnvironmentJake Farrell2011-08-301-1/+1
* THRIFT-1189. rb: Ruby deserializer speed improvementsBryan Duxbury2011-06-281-4/+2
* THRIFT-987 ruby does not build on Debian based distro'sRoger Meier2011-03-041-3/+1
* THRIFT-909. rb: allow block argument to struct constructorBryan Duxbury2010-09-211-7/+16
* THRIFT-899. rb: Ruby read timeouts can sometimes be 2x what they should beBryan Duxbury2010-09-171-1/+1
* THRIFT-811. rb: http_client_transport.rb: allow custom http headersBryan Duxbury2010-08-051-0/+15
* THRIFT-720. rb: HTTPClientTransport ignores url parametersBryan Duxbury2010-03-021-2/+2
* THRIFT-715. rb: Add additional test case for serialization of false boolean f...Bryan Duxbury2010-02-271-0/+7
* THRIFT-553. rb: thrift structs should be comparable (<=>)Bryan Duxbury2010-02-182-5/+40
* THRIFT-712. rb: Inspect should print binary fields as hex instead of escaped ...Bryan Duxbury2010-02-183-0/+13
* THRIFT-708. rb: Is set checking methodsBryan Duxbury2010-02-183-0/+15
* THRIFT-709. Print enum value names in RubyBryan Duxbury2010-02-183-17/+39
* THRIFT-707. Support old-style constructors for Union structsBryan Duxbury2010-02-171-0/+6