1. 6fcaf84 THRIFT-526. rb: Generated Ruby enums have no good way to get the names back out once you have a number. by Bryan Duxbury · 16 years ago
  2. b53471c THRIFT-421. rb: Fix tests broken by original patch by Kevin Clark · 16 years ago
  3. 07f38ff THRIFT-430. rb: ruby tutorials and ruby tests require deprecated files and class names by Bryan Duxbury · 16 years ago
  4. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  5. e8ae5d3 THRIFT-275. rb: Remove deprecated classes from Ruby library by Bryan Duxbury · 16 years ago
  6. 586f0a0 Remove now defunct tests (they've been moved to specs in lib/rb) by Kevin Clark · 16 years ago
  7. af99b5c THRIFT-352. rb: Implicit enums should be valid values by Kevin Clark · 16 years ago
  8. c85fd50 THRIFT-216. Add validate method to fixtures so tests pass by Kevin Clark · 16 years ago
  9. 4bd8916 Merge branch 'fastbinary' by Kevin Clark · 17 years ago
  10. 4567168 Fix odd bug in integration tests where it passed the wrong args to an Exception struct initializer by Kevin Clark · 17 years ago
  11. 41c0a02 Improve compatibility with the old Hash-style set. by Kevin Clark · 17 years ago
  12. d639ac1 Fix the last of the deprecated names in tests by Kevin Clark · 17 years ago
  13. 9d33041 Fix name usage in tests. Remove test for TTransport as it really wasn't testing anything useful. by Kevin Clark · 17 years ago
  14. dd8ef9e Remove test_remappings because it isn't comprehensive and it's triggering undesired warnings. This should be re-created as a spec. by Kevin Clark · 17 years ago
  15. adfdf39 Clean up the last few deprecation warnings in the tests by Kevin Clark · 17 years ago
  16. f85e793 Fix up thrift/thrift to only require the the files that define the classes it used to hold. This fixes the existing tests by Kevin Clark · 17 years ago
  17. 2960044 rb: Add more classes/modules to the Thrift namespace. Provide backwards compatable mappings. by Kevin Clark · 17 years ago
  18. c669efa rb: Add deprecate! method Rename TTransport#readAll/isOpen, and deprecate by Kevin Clark · 17 years ago
  19. d5c98ee Exercise namespacing in Ruby tests by Kevin Clark · 17 years ago
  20. 720b573 Swap out 'tests' target for 'check' in Ruby Makefile by Kevin Clark · 17 years ago
  21. a37d90e Add tests for Ruby TTransport. Only require .rb files in ruby tests. by Kevin Clark · 17 years ago
  22. 28580f4 Reorganize tests by Kevin Clark · 17 years ago
  23. 18cb21a Tweak Ruby Makefile to use --gen syntax by Kevin Clark · 17 years ago
  24. 2ca456a Make "make clean" rules a bit more standard. by David Reiss · 17 years ago
  25. 0c90f6f Thrift: Whitespace cleanup. by David Reiss · 17 years ago
  26. 89f5716 Ruby default values patch by Mark Slee · 17 years ago
  27. 3f14d3e Merge Ruby framed transport by Mark Slee · 17 years ago
  28. 8067485 Complete rb test server with testEnum and testTypedef by Mark Slee · 17 years ago
  29. 58dfb4f Lots of Ruby code generation improvements by Mark Slee · 18 years ago
  30. 477a580 Ruby test code fix, and BNF file for protocol by Mark Slee · 18 years ago
  31. 02d1edc Some thrift test code improvements by Mark Slee · 18 years ago
  32. 157d9f7 Ruby test server code by Mark Slee · 18 years ago
  33. 6d7d595 Ruby support for Thrift by Mark Slee · 18 years ago