1. deda141 THRIFT-388. Create a "ONEWAY" message type that is an alias for "CALL" by David Reiss · 16 years ago
  2. e8ae5d3 THRIFT-275. rb: Remove deprecated classes from Ruby library by Bryan Duxbury · 16 years ago
  3. 916f353 Add Apache headers to Ruby libs and remove a few remaining Facebook notices by Kevin Clark · 16 years ago
  4. 083c07a rb: Thrift.check_type should check struct classes [THRIFT-185] by Kevin Clark · 17 years ago
  5. a2693c1 rb: Check container elements when Thrift.type_checking = true [THRIFT-104] by Kevin Clark · 17 years ago
  6. b586339 rb: Display field name in type-checking error [THRIFT-78] by Kevin Clark · 17 years ago
  7. 615da24 rb: Check Thrift.type_checking earlier for a performance boost [THRIFT-55] by Kevin Clark · 17 years ago
  8. c3783f4 rb: Don't type-check when given a nil value. by Kevin Clark · 17 years ago
  9. 2818b09 rb: Add helpers for optional type-checking by Kevin Clark · 17 years ago
  10. fe897d3 Use deprecate_module! where appropriate by Kevin Clark · 17 years ago
  11. 74df0bf Finish renaming/deprecating classes. Change a few more filenames, like thrift/transport/ttransport -> thrift/transport by Kevin Clark · 17 years ago
  12. c42231b Set up the class deprecations by Kevin Clark · 17 years ago
  13. 97d2166 rb: Move exceptions, types, processor, client, struct under Thrift module. Add constants for backwards compatability by Kevin Clark · 17 years ago
  14. 9bf3362 Split out thrift/thrift.rb, add top level thrift.rb in prep for gemmification by Kevin Clark · 17 years ago