1. b4ab008 erlang: Verify elt/key/val when reading list/set/map by David Reiss · 14 years ago
  2. 01c6d61 erlang: Update test_disklog to use the new API by David Reiss · 14 years ago
  3. f28f23d erlang: Update test_membuffer to use the new API by David Reiss · 14 years ago
  4. a508b33 erlang: test_{client,server}: Allow framed_transport to be used by David Reiss · 14 years ago
  5. 2c8d228 erlang: Create a test client by David Reiss · 14 years ago
  6. 3f660a4 erlang: Client refactor, part 1 by David Reiss · 14 years ago
  7. 6204bb1 erlang: Make the test_server use thrift_socket_server by David Reiss · 14 years ago
  8. a94514f erlang: Make the test server compatible with the Python test client by David Reiss · 14 years ago
  9. bf2b978 erlang: Allow custom erlc flags for the test suite by David Reiss · 14 years ago
  10. 8f94314 erlang: Clean up some trailing whitespace by David Reiss · 14 years ago
  11. f32d0fb Rollback a few recent Erlang changes to fix blame data by David Reiss · 14 years ago
  12. d3879f8 THRIFT-599. erl: Don't use unnecessary processes in the Erlang transports and clients by Bryan Duxbury · 14 years ago
  13. 53ae9f3 THRIFT-622. Add appropriate licensing information to get Thrift ready for a release. by Todd Lipcon · 15 years ago
  14. fad6065 THRIFT-211. erlang: Modify test_tether to test protocol error handling as well by David Reiss · 16 years ago
  15. 1e1a697 THRIFT-211. erlang: Support "tethered" clients by David Reiss · 16 years ago
  16. bb97fd9 THRIFT-211. erlang: Allow clients to be created without connecting by David Reiss · 16 years ago
  17. 5e530af THRIFT-211. erlang: Support unlinked Thrift clients. by David Reiss · 16 years ago
  18. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  19. b3c5f6e THRIFT-192. erlang: Commit test code missed in r757870 by David Reiss · 16 years ago
  20. 233ace5 THRIFT-127. erlang: Skip fields that have the wrong type by David Reiss · 16 years ago
  21. bfc57a0 THRIFT-126. erlang: TMemoryBuffer for Erlang by David Reiss · 16 years ago
  22. 6ce401d THRIFT-136. s/async/oneway/ in misc places by David Reiss · 16 years ago
  23. c51986f THRIFT-136. s/async/oneway/ in comments by David Reiss · 16 years ago
  24. b139f64 THRIFT-325. Remove a bunch of uses of the old command line format by David Reiss · 16 years ago
  25. cb13729 [erl] Finish fixing test_server to work with binary strings by David Reiss · 17 years ago
  26. a59191b [erl] fix test_server to expect binary type for strings rather than lists by David Reiss · 17 years ago
  27. 9f2a5d7 Rename "alterl" to "erl". by David Reiss · 17 years ago
  28. 8445406 Add thrift_base64_transport which writes base64 encoded data by David Reiss · 17 years ago
  29. 65cf720 Add thrift_client:send_call which sends a function call but doesn't read a response. by David Reiss · 17 years ago
  30. 6d47759 Add thrift_disk_log_transport which writes to the disk_log module by David Reiss · 17 years ago
  31. 8cf694d Change alterl thrift_server to use non-blocking TCP calls and properly set the processor as the controlling process for the client sockets. by David Reiss · 17 years ago
  32. cdf8d19 Implement async_void in alterl bindings by David Reiss · 17 years ago
  33. c85a695 Add mkdir ${TARGET_DIR} to erl test Makefile since the empty ebin/ dir doesn't stay in git by David Reiss · 17 years ago
  34. 60b50cf Add stress test implementation for new Erlang by David Reiss · 17 years ago
  35. c0cce96 Oops - forgot to add the test/erl/Makefile to git by David Reiss · 17 years ago
  36. 57b4d9a Test server for erlang by David Reiss · 17 years ago