1. 5d6bd5a THRIFT-1645: Replace Object#tee with more conventional Object#tap in specs by Jake Farrell · 12 years ago
  2. a87810f Thrift-1644:Upgrade RSpec to 2.11.x and refactor specs as needed by Jake Farrell · 12 years ago
  3. 9c39f77 Thrift-1286: Modernize the Thrift Ruby Library Dev Environment by Jake Farrell · 13 years ago
  4. 062de1b THRIFT-987 ruby does not build on Debian based distro's by Roger Meier · 14 years ago
  5. 1deddc7 THRIFT-513. rb: spec test files broken, rake searching for misnamed files by Bryan Duxbury · 16 years ago
  6. 9e4c041 THRIFT-444. rb: THRIFT-356 broke compact protocol spec by Bryan Duxbury · 16 years ago
  7. d1d1542 THRIFT-276. rb: Ruby libraries should have one class per file by Bryan Duxbury · 16 years ago
  8. 5b8b484 THRIFT-417. rb: BufferedTransport can enter an infinite loop by Bryan Duxbury · 16 years ago
  9. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  10. 8852720 THRIFT-372. rb: Ruby lib doesn't rescue properly from lack of native_thrift extension by Bryan Duxbury · 16 years ago
  11. d815c21 THRIFT-332. rb: Compact Protocol in Ruby by Bryan Duxbury · 16 years ago
  12. c016628 THRIFT-248. ruby: Factor BinaryProtocolAccelerated into separate protocol and struct components by Bryan Duxbury · 16 years ago
  13. c819017 rb: Add ext/ to loadpath so BinaryProtocolAccelerated specs pass by Kevin Clark · 16 years ago
  14. 72754e1 rb: Spec out Thrift::BinaryProtocolAccelerated [THRIFT-90] by David Reiss · 16 years ago
  15. 2bd3a30 rb: Use File.dirname(__FILE__) in generated requires [THRIFT-57] by Kevin Clark · 17 years ago
  16. c83d445 rb: Add the path to gen-rb to $: in spec_helper instead of in multiple different specs by Kevin Clark · 17 years ago
  17. c3783f4 rb: Don't type-check when given a nil value. by Kevin Clark · 17 years ago
  18. 3c59aff rb: Add a hack to prevent fastthread from being loaded when executing specs by Kevin Clark · 17 years ago
  19. 356f861 Rename spec wrapper classes to prevent cross-pollination of specs. Require rspec 1.1.4 or later to fix the "describe Module do" bug by Kevin Clark · 17 years ago
  20. d47cd66 Add backwards-compatibility spec by Kevin Clark · 17 years ago
  21. 0ff9e8c Spec out Thrift::Client by Kevin Clark · 17 years ago
  22. 3eca078 Re-define the semantics of deprecate! and add deprecate_class! Include full specs for deprecate!/deprecate_class! by Kevin Clark · 17 years ago