summaryrefslogtreecommitdiff
path: root/lib/rb
Commit message (Expand)AuthorAgeFilesLines
* bump version numberJens Geyer2023-02-061-1/+1
* Implement Validate message reply seq idszeshuai0072022-10-252-3/+13
* Replace ThriftTest.thrift with v0.16/ThriftTest.thrift to allow for merging t...Jens Geyer2022-09-051-1/+1
* version bumpJens Geyer2022-08-301-1/+1
* Remove execute bit from plain text files in git (#2611)Christopher Tubbs2022-05-241-0/+0
* Release 0.16.0Jens Geyer2022-01-201-1/+1
* bump version numberJens Geyer2021-08-031-1/+1
* THIRFT-5367 Fix crashes when using Ruby compaction GCStan Hu2021-03-116-2/+35
* Version number aligned to 0.15.0Jens Geyer2021-02-111-1/+1
* THRIFT-5061: Pin Ruby's rack version to 2.0.8Kengo Seki2020-01-111-1/+1
* THRIFT-4999: Raise proper exception on transport errorGrégoire Seux2019-11-212-0/+24
* bump versionJens Geyer2019-10-171-1/+1
* 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-142-3/+2
* THRIFT-4717: fix up make clean with autoconfJames E. King III2019-01-251-0/+4
* THRIFT-4753: re-version master to next release 0.13.0James E. King III2019-01-251-1/+1
* Skip native extension for jrubyNephi Allred2019-01-041-0/+1
* Merge remote-tracking branch 'origin/0.12.0' into consume-0.12.0James E. King III2018-12-301-2/+2
|\
| * Version 0.12.0v0.12.00.12.0jfarrell2018-12-181-1/+1
|/
* 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-092-1/+2
* THRIFT-4342: update ruby tests to use rspec 3, updated all dependencies for rubyJames E. King III2018-03-2329-1144/+1152
* THRIFT-4358: add unix domain socket option to ruby cross testsJames E. King III2018-03-2136-24/+326
* THRIFT-4472: fix ruby gemspec license declarationJames E. King III2018-01-231-2/+2
* THRIFT-4344: some docker updates for xenial and for trusty to fix build issuesJames E. King III2018-01-141-1/+1
* THRIFT-2913: fix random CI build failures in lib/rb testJames E. King, III2017-11-301-0/+1
* THRIFT-4198 Ruby should log Thrift internal errors to global loggerSho Nakatani2017-05-131-1/+10
* THRIFT-4138: Remove undefined behavior imported from BoostJim Apple2017-04-011-1/+1
* Ensuring that HTTP failures will clear the http transport outbuf varJohn Thomas2016-09-262-0/+16
* THRIFT-1108: SSL support for the Ruby libraryjfarrell2016-09-204-4/+164
* THRIFT-3911 Loosen Ruby dev dependency version requirementsNobuaki Sukegawa2016-09-041-6/+6
* THRIFT-3729 Restrict rake versionNobuaki Sukegawa2016-03-091-1/+1
* THRIFT-3641 Ruby client should try to connect to every result of getaddrinfoNobuaki Sukegawa2016-02-192-16/+18
* THRIFT-3127 rb: switch -recurse to --recurseRoger Meier2016-01-101-4/+4
* THRIFT-3307 Raise an error when trying to serialize a union with an incorrect...Joe Ennever2015-11-092-1/+12
* THRIFT-3374 Ruby TJSONProtocol fails to unescape string valuesNobuaki Sukegawa2015-10-112-4/+25
* THRIFT-3364 Fix ruby binary field encoding in TJSONProtocolJens Geyer2015-10-026-18/+35
* THRIFT-3335 Ruby server does not handle processor exceptionJens Geyer2015-09-211-5/+16
* THRIFT-3305: Missing dist files for 0.9.3 release candidatejfarrell2015-08-251-0/+2
* THRIFT-3176 ruby: Union incorrectly implements ==Roger Meier2015-06-012-6/+8
* THRIFT-3177 Fails to run rake testRoger Meier2015-06-011-1/+1
* THRIFT-3148 Markdown links to coding_standards are deadNobuaki Sukegawa2015-05-131-1/+1
* THRIFT-1125 Multiplexing support for the Ruby LibraryJens Geyer2015-04-034-0/+312
* ruby: fix typoRoger Meier2015-03-242-13/+13
* THRIFT-2724 - Coding standards template added all over projectKonrad Grochowski2015-02-051-0/+1
* THRIFT-2961: Service inheritance does not work with namespaced Ruby codejfarrell2015-01-294-0/+59
* Thrift-2960: Fix namespace regression for Rubyjfarrell2015-01-293-1/+72
* THRIFT-2768: Whitespace FixupJens Geyer2014-10-031-15/+15
* THRIFT-2768: Whitespace FixupJens Geyer2014-10-031-15/+15
* THRIFT-2707: rb - support for oneway messages fixedKonrad Grochowski2014-09-291-4/+13