1. 33e190c THRIFT-697. Union support in Ruby by Bryan Duxbury · 15 years ago
  2. 53ae9f3 THRIFT-622. Add appropriate licensing information to get Thrift ready for a release. by Todd Lipcon · 16 years ago
  3. d1d1542 THRIFT-276. rb: Ruby libraries should have one class per file by Bryan Duxbury · 16 years ago
  4. 8852720 THRIFT-372. rb: Ruby lib doesn't rescue properly from lack of native_thrift extension by Bryan Duxbury · 16 years ago
  5. e3ab50d THRIFT-374. rb: ruby 1.9 compatibility by Bryan Duxbury · 16 years ago
  6. e8ae5d3 THRIFT-275. rb: Remove deprecated classes from Ruby library by Bryan Duxbury · 16 years ago
  7. 916f353 Add Apache headers to Ruby libs and remove a few remaining Facebook notices by Kevin Clark · 16 years ago
  8. c5336ff rb: Change the license from Thrift Software License to Apache Software License [THRIFT-38] by Kevin Clark · 17 years ago
  9. 75a15d8 rb: Add thrift/protocol/binaryprotocol to the root lib/thrift file to cut down on client-side requires by Kevin Clark · 17 years ago
  10. 74df0bf Finish renaming/deprecating classes. Change a few more filenames, like thrift/transport/ttransport -> thrift/transport by Kevin Clark · 17 years ago
  11. 0d1849d Add in hook to only provide the deprecated API when the client doesn't require 'thrift' directly by Kevin Clark · 17 years ago
  12. 2960044 rb: Add more classes/modules to the Thrift namespace. Provide backwards compatable mappings. by Kevin Clark · 17 years ago
  13. 10cdf10 rb: Move client, processor, struct files for consistant naming. by Kevin Clark · 17 years ago
  14. 97d2166 rb: Move exceptions, types, processor, client, struct under Thrift module. Add constants for backwards compatability by Kevin Clark · 17 years ago
  15. 9bf3362 Split out thrift/thrift.rb, add top level thrift.rb in prep for gemmification by Kevin Clark · 17 years ago