summaryrefslogtreecommitdiff
path: root/lib/rb/spec
Commit message (Expand)AuthorAgeFilesLines
* 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
* THRIFT-697. Union support in RubyBryan Duxbury2010-02-164-15/+197
* THRIFT-671. rb: Ruby compact protocol implementation gets mixed up when there...Bryan Duxbury2010-01-061-3/+19
* THRIFT-547. rb: Thrift deserializer hangs when deserializing empty stringBryan Duxbury2009-07-312-21/+28
* THRIFT-513. rb: spec test files broken, rake searching for misnamed filesBryan Duxbury2009-05-296-7/+7
* THRIFT-444. rb: THRIFT-356 broke compact protocol specBryan Duxbury2009-04-072-14/+5
* Thrift-421. rb: Underscore output file names and require file statmentsKevin Clark2009-04-075-5/+5
* THRIFT-433. rb: 'rake spec' sort of failsBryan Duxbury2009-04-071-0/+3
* THRIFT-276. rb: Ruby libraries should have one class per fileBryan Duxbury2009-04-0416-134/+150
* THRIFT-417. rb: BufferedTransport can enter an infinite loopBryan Duxbury2009-04-012-0/+75
* THRIFT-415. rb: BinaryProtocolAccelerated does not behave properly when stric...Bryan Duxbury2009-03-311-0/+6
* rb: The shared binary protocol specs lacked a test for read_message_beginBryan Duxbury2009-03-311-0/+5
* THRIFT-387. Add license headers to a bunch of filesDavid Reiss2009-03-3021-0/+418
* THRIFT-410. rb: Ruby lib should have no checked in generated codeBryan Duxbury2009-03-303-413/+0
* THRIFT-372. rb: Ruby lib doesn't rescue properly from lack of native_thrift e...Bryan Duxbury2009-03-262-11/+0
* THRIFT-374. rb: ruby 1.9 compatibilityBryan Duxbury2009-03-253-15/+13
* THRIFT-136. s/async/oneway/ in the Thrift IDLDavid Reiss2009-03-241-2/+2
* THRIFT-275. rb: Remove deprecated classes from Ruby libraryBryan Duxbury2009-03-244-618/+2
* THRIFT-312. rb: Ruby unit tests fail due to change in BinaryProtocolAccelerat...Bryan Duxbury2009-03-241-77/+0
* THRIFT-332. rb: Compact Protocol in RubyBryan Duxbury2009-03-194-11/+123