summaryrefslogtreecommitdiff
path: root/lib/rb/lib
Commit message (Expand)AuthorAgeFilesLines
* THRIFT-2707: rb - support for oneway messages fixedKonrad Grochowski2014-09-291-4/+13
* THRIFT-2704 - compiler: T_ONEWAY type used for oneway methods instead of T_CALLJens Geyer2014-09-171-1/+2
* THRIFT-2506 Update TProtocolException error codes to be used consistently thr...Jens Geyer2014-05-031-0/+2
* THRIFT-2299 TJsonProtocol implementation for Ruby does not allow for both pos...Jens Geyer2013-12-261-3/+3
* THRIFT-2145:Rack and Thin are not just development dependenciesjfarrell2013-11-251-1/+0
* THRIFT-2036 Thrift gem warns about class variable access from top levelJens Geyer2013-08-141-15/+18
* Thrift-1978: Ruby: Thrift should allow for the SSL verify mode to be setJake Farrell2013-05-271-1/+4
* Thrift-1629:Ruby 1.9 Compatibility during Thrift configure, make, installJake Farrell2013-03-043-0/+94
* THRIFT-1789 fix json protocol read set beginRoger Meier2013-01-191-0/+1
* THRIFT-1766 [Ruby] Provide support for binary typesRoger Meier2012-12-275-25/+117
* THRIFT-1801 Sync up TApplicationException codes across languages and thrift i...Roger Meier2012-12-221-0/+3
* Thrift-1023:Thrift encoding (UTF-8) issue with Ruby 1.9.2Jake Farrell2012-10-0913-63/+226
* THRIFT-1591: Enable TCP_NODELAY for ruby gemJake Farrell2012-09-281-0/+1
* THRIFT-1599 Fixing HTTP client(Ruby)Roger Meier2012-05-111-1/+2
* THRIFT-1510:There should be an implementation of the JsonProtocol for rubyJake Farrell2012-01-312-0/+757
* THRIFT-1449. rb: Ruby client does not work on solaris (?)Bryan Duxbury2011-12-131-2/+2
* THRIFT-1331. rb: Ruby library deserializes an empty map to nilBryan Duxbury2011-09-201-1/+1
* THRIFT-690 add new ApplicationExceptions (INTERNAL_ERROR, PROTOCOL_ERROR) to ...Roger Meier2011-08-031-1/+3
* THRIFT-1252 Segfault in Ruby deserializerRoger Meier2011-08-021-0/+4
* THRIFT-1189. rb: Ruby deserializer speed improvementsBryan Duxbury2011-06-288-24/+153
* THRIFT-418. rb: Don't do runtime sorting of struct fieldsBryan Duxbury2011-06-151-1/+10
* THRIFT-418. rb: Don't do runtime sorting of struct fieldsBryan Duxbury2011-06-091-1/+1
* THRIFT-1193. rb: Potential infinite loop in nonblocking_serverBryan Duxbury2011-06-081-1/+1
* THRIFT-1187. rb: nonblocking_server shutdown race under Ruby 1.9Bryan Duxbury2011-06-011-1/+7
* THRIFT-1183. rb: Pure-ruby CompactProtocol raises ArgumentError when deserial...Bryan Duxbury2011-06-011-1/+1
* THRIFT-1182. rb: Native deserializer segfaults on incorrect list element typeBryan Duxbury2011-05-311-11/+35
* THRIFT-1149. ruby: Nonblocking server fails when client connection is resetBryan Duxbury2011-04-181-4/+8
* THRIFT-909. rb: allow block argument to struct constructorBryan Duxbury2010-09-211-1/+3
* THRIFT-899. rb: Ruby read timeouts can sometimes be 2x what they should beBryan Duxbury2010-09-171-5/+6
* rb: Make MemoryTransport's inspect_buffer method work in Ruby 1.9Bryan Duxbury2010-08-091-2/+2
* THRIFT-811. rb: http_client_transport.rb: allow custom http headersBryan Duxbury2010-08-051-6/+12
* THRIFT-720. rb: HTTPClientTransport ignores url parametersBryan Duxbury2010-03-021-1/+1
* THRIFT-553. rb: thrift structs should be comparable (<=>)Bryan Duxbury2010-02-183-2/+53
* THRIFT-712. rb: Inspect should print binary fields as hex instead of escaped ...Bryan Duxbury2010-02-182-0/+6
* THRIFT-708. rb: Is set checking methodsBryan Duxbury2010-02-182-20/+43
* THRIFT-709. Print enum value names in RubyBryan Duxbury2010-02-183-2/+34
* THRIFT-707. Support old-style constructors for Union structsBryan Duxbury2010-02-171-0/+8
* THRIFT-697. Union support in RubyBryan Duxbury2010-02-166-107/+265
* THRIFT-604: rb: nonblocking_server assumes that socket.read returns exactly o...Bryan Duxbury2010-01-151-2/+1
* THRIFT-671. rb: Ruby compact protocol implementation gets mixed up when there...Bryan Duxbury2010-01-061-0/+1
* THRIFT-622. Add appropriate licensing information to get Thrift ready for a r...Todd Lipcon2009-12-071-1/+4
* THRIFT-547. rb: Thrift deserializer hangs when deserializing empty stringBryan Duxbury2009-07-311-0/+3
* THRIFT-511. rb: Better performing hash method for generated structsBryan Duxbury2009-05-291-2/+6
* THRIFT-276. rb: Ruby libraries should have one class per fileBryan Duxbury2009-04-0427-579/+815
* THRIFT-388. Create a "ONEWAY" message type that is an alias for "CALL"David Reiss2009-04-021-0/+1
* THRIFT-387. Add license headers to a bunch of filesDavid Reiss2009-03-302-0/+38
* THRIFT-372. rb: Ruby lib doesn't rescue properly from lack of native_thrift e...Bryan Duxbury2009-03-262-5/+7
* THRIFT-401. rb: Speed up FramedTransportKevin Clark2009-03-261-8/+15
* THRIFT-374. rb: ruby 1.9 compatibilityBryan Duxbury2009-03-255-1/+38
* THRIFT-275. rb: Remove deprecated classes from Ruby libraryBryan Duxbury2009-03-2422-482/+14