summaryrefslogtreecommitdiff
path: root/lib/rb
Commit message (Expand)AuthorAgeFilesLines
...
* THRIFT-2704 - compiler: T_ONEWAY type used for oneway methods instead of T_CALLJens Geyer2014-09-172-2/+5
* THRIFT-1766 [Ruby] Provide support for binary typeshenrique2014-07-163-2/+30
* THRIFT-2602:Fix missing dist filesjfarrell2014-07-101-1/+3
* THRIFT-2602:Fix missing dist filesjfarrell2014-07-101-10/+10
* Thrift-THRIFT-2574: Compiler option to generate namespace directories for Rubyjfarrell2014-06-264-1/+165
* THRIFT-2506 Update TProtocolException error codes to be used consistently thr...Jens Geyer2014-05-031-0/+2
* THRIFT-2407 use markdown (rename README => README.md)Roger Meier2014-03-192-1/+1
* THRIFT-2371:ruby bundler version fails on ~1.3.1, remove and take latest availjfarrell2014-02-211-1/+1
* Thrift-2184: undefined method rspec_verify for Thrift::MemoryBufferTransportjfarrell2014-01-221-5/+5
* THRIFT-2182 rb: segfault in regression tests (GC bug in rb_thrift_memory_buff...Roger Meier2014-01-123-3/+3
* THRIFT-2183 gem install fails on zshRoger Meier2014-01-121-1/+1
* rb: remove CHANGELOGRoger Meier2014-01-122-2/+1
* remove nonsense file lib/rb/CHANGELOGRoger Meier2014-01-121-1/+0
* THRIFT-2219: Thrift gem fails to build on OS X Mavericksjfarrell2014-01-061-3/+7
* 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-253-2/+2
* THRIFT-2136:Vagrant build not compiling java, ruby, php, go libs due to missi...jfarrell2013-08-181-1/+4
* 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-272-1/+53
* THRIFT-1760 [Ruby] Remove unnecessary native protocol codeRoger Meier2013-05-054-221/+2
* Thrift-1804: Ruby extension on ARM complains about signed charsJake Farrell2013-03-231-1/+1
* Thrift-1629:Ruby 1.9 Compatibility during Thrift configure, make, installJake Farrell2013-03-046-116/+239
* THRIFT-1789 fix json protocol read set beginRoger Meier2013-01-192-2/+3
* THRIFT-1766 [Ruby] Provide support for binary typesRoger Meier2012-12-2710-45/+253
* THRIFT-1801 Sync up TApplicationException codes across languages and thrift i...Roger Meier2012-12-221-0/+3
* THRIFT-1699 Native Union#read has extra read_field_end callJens Geyer2012-12-122-4/+13
* Thrift-1023:Thrift encoding (UTF-8) issue with Ruby 1.9.2Jake Farrell2012-10-0924-88/+583
* Thrift-1673: Ruby compile flags for exension for multi arch builds (os x)Jake Farrell2012-10-091-1/+3
* THRIFT-1707: Adjust server_spec.rb for RSpec 2.11.x and Ruby 1.9.3Jake Farrell2012-10-062-26/+26
* 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-282-2/+4
* Thrift-1644:Upgrade RSpec to 2.11.x and refactor specs as neededJake Farrell2012-09-2826-902/+865
* Thrift-1650: Update clean items and svn:ignore entries for OS X artifactsJake Farrell2012-09-021-4/+4
* Thrift-1673: Ruby compile flags for extension for multi arch builds (os x)Jake Farrell2012-08-091-1/+1
* THRIFT-1632. rb: ruby: data corruption in thrift_native implementation of Mem...Bryan Duxbury2012-06-291-7/+8
* THRIFT-1599 Fixing HTTP client(Ruby)Roger Meier2012-05-112-3/+12
* 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-313-0/+1236
* THRIFT-1449. rb: Ruby client does not work on solaris (?)Bryan Duxbury2011-12-132-4/+4
* Updating trunk to 0.9.0 version.Jake Farrell2011-11-301-1/+1
* Thrift-1424:Ruby specs fail when run with rakeJake Farrell2011-11-1021-27/+26
* Thrift-1382: Bundle install doesnot work because thrift crashesJake Farrell2011-11-061-1/+2
* Thrift-1382: Bundle install doesnot work because thrift crashesJake Farrell2011-11-063-4/+31
* Thrift-1382: Bundle install doesnot work because thrift crashesJake Farrell2011-11-062-27/+44
* THRIFT-1400. rb: Ruby native extension aborts with __stack_chk_fail in OSXBryan Duxbury2011-10-241-4/+4
* inconsequential indentation fix to java compilerBryan Duxbury2011-09-261-1/+1
* Thrift-1355: Running make in lib/rb doesn't build the native extensionsJake Farrell2011-09-231-2/+2
* Thrift-1354: Add rake task to build just the gem fileJake Farrell2011-09-222-4/+8
* THRIFT-1331. rb: Ruby library deserializes an empty map to nilBryan Duxbury2011-09-203-2/+13
* Thrift-1286: Modernize the Thrift Ruby Library Dev EnvironmentJake Farrell2011-08-307-1724/+92