1. 2724707 THRIFT-4342: update ruby tests to use rspec 3, updated all dependencies for ruby by James E. King III · 7 years ago
  2. 9aaf295 THRIFT-4358: add unix domain socket option to ruby cross tests Client: rb by James E. King III · 7 years ago
  3. a87810f Thrift-1644:Upgrade RSpec to 2.11.x and refactor specs as needed by Jake Farrell · 12 years ago
  4. 8941458 Thrift-1424:Ruby specs fail when run with rake Client: ruby Patch: Peter Sanford by Jake Farrell · 13 years ago
  5. ad0ad82 THRIFT-1189. rb: Ruby deserializer speed improvements by Bryan Duxbury · 14 years ago
  6. d1d1542 THRIFT-276. rb: Ruby libraries should have one class per file by Bryan Duxbury · 16 years ago[Renamed (95%) from lib/rb/spec/binaryprotocol_spec.rb]
  7. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  8. ead3382 THRIFT-254. rb: Add optional strict version support to binary protocols by Kevin Clark · 16 years ago
  9. 72754e1 rb: Spec out Thrift::BinaryProtocolAccelerated [THRIFT-90] by David Reiss · 16 years ago
  10. 830f46a rb: Fix the binaryprotocol spec to run under jruby by Kevin Clark · 17 years ago
  11. 4eea897 rb: Stop calling rspec_clear in specs (which really should have been rspec_reset), as rspec_verify already resets by Kevin Clark · 17 years ago
  12. 90a2cbe Squelch warning about parens and standardize require for generated code by Kevin Clark · 17 years ago
  13. c13c33b Test BinaryProtocol#read_message_header with bad data by Kevin Clark · 17 years ago
  14. 378191a Stop range-checking in BinaryProtocol#write_iNN, it turns out to break some code by Kevin Clark · 17 years ago
  15. 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
  16. e977a63 Add spec for BinaryProtocolFactory by Kevin Clark · 17 years ago
  17. 5ae0384 Spec out the BinaryProtocol read methods by Kevin Clark · 17 years ago
  18. f18b643 Spec out the BinaryProtocol write methods. by Kevin Clark · 17 years ago