1. b936ffd THRIFT-191. java: Create a static field id -> name map for each struct by David Reiss · 16 years ago
  2. 04c3159 THRIFT-81. java: TNonblockingServer: Support a limit on read buffer size by David Reiss · 17 years ago
  3. 9837aaf THRIFT-145. java: Make TNonblockingServer more robust against errors by David Reiss · 17 years ago
  4. f67ad9e THRIFT-130. java: Eliminate frame{Read,Write} from TFramedTransport by David Reiss · 17 years ago
  5. 6144e42 THRIFT-64. java: Allow TServerSocket to bind to a specific IP address by David Reiss · 17 years ago
  6. db65e3d java: Close broken connections [THRIFT-73] by David Reiss · 17 years ago
  7. 03b574f (THRIFT-5) A TNonblockingServers (single-threaded and thread-pool) for Java by David Reiss · 17 years ago
  8. fc06464 (THRIFT-12) Make the Java library use java.util.logging instead of stdout. by David Reiss · 17 years ago
  9. 0a2e7a2 Java/TThreadPoolServer: Shut down more gracefully. (THRIFT-11) by David Reiss · 17 years ago
  10. 04c6267 Squelch most Java 1.6 warnings. by David Reiss · 17 years ago
  11. c631e98 Moved the java libraries from src to src/com/facebook/thrift. by David Reiss · 17 years ago
  12. d92ca7d Prevent Java's TProtocolUtil.skip from overflowing the stack. by David Reiss · 17 years ago
  13. ea5e75a Add Java JSON protocol implementation. by David Reiss · 17 years ago
  14. a7f879b Add Java memory buffer transport implementation. by David Reiss · 17 years ago
  15. 80f6398 Add NOT_IMPLEMENTED exception code. by David Reiss · 17 years ago
  16. d2a3e56 Add a TDeserializer for Java. by David Reiss · 17 years ago
  17. c0fef71 Fix a comment in the Java TSerializer. by David Reiss · 17 years ago
  18. 132cc46 Rename TJSONProtocol.java -> TSimpleJSONProtocol.java by David Reiss · 17 years ago
  19. c005b1b Thrift: Distinguish between string and binary types in C++ and Java. by David Reiss · 17 years ago
  20. 0c90f6f Thrift: Whitespace cleanup. by David Reiss · 17 years ago
  21. 737ce02 Add some more TThreadPoolServer constructors by Mark Slee · 17 years ago
  22. 19c9777 Chagnge TThreadPoolServer in Java to use SynchronousQueue by default by Mark Slee · 17 years ago
  23. 5ddd2f1 Thrift: Fix a bug in the Java runtime. by David Reiss · 17 years ago
  24. 4a15eb7 Thrift: Maximum read length for Java. by David Reiss · 17 years ago
  25. f60467e Custom HTTP headers patch from Dave Engberg by Mark Slee · 18 years ago
  26. d602f82 Complete the proper handling of all special characters in JSON strings for TJSONProtocol by Mark Slee · 18 years ago
  27. fe6ed0d Clean up the TSerializer by Mark Slee · 18 years ago
  28. 844ac12 TJSONProtocol writing support in Java by Mark Slee · 18 years ago
  29. a1d4cab Make Java TBinaryProtocol default to strictWrite by Mark Slee · 18 years ago
  30. 6eb5892 Deal with UnsupportedEncodingException in TBinaryProtocol by Mark Slee · 18 years ago
  31. 0502e61 Add programatic shutdown option to Java Thrift servers by Mark Slee · 18 years ago
  32. 52182d6 Make Java TbinaryProtocol enfore UTF-8 by Mark Slee · 18 years ago
  33. 34b2926 Java Thrift objects implement common base interface by Mark Slee · 18 years ago
  34. 780e4ec Fix missing break statements in Java ProtocolUtil by Mark Slee · 18 years ago
  35. b8f0d49 [thrift] checking in generated reflection code into java library by eletuchy · 18 years ago
  36. 66ccee2 [thrift] java httpclient needs to close its inputstream by eletuchy · 18 years ago
  37. 808454e Thrift TBinaryProtocol change by Mark Slee · 18 years ago
  38. 5e707a6 Forgot to add ProcessorFactory by Mark Slee · 18 years ago
  39. 448849d ProcessorFactory for Java by Mark Slee · 18 years ago
  40. 8d725a2 Add explicit binary type to Thrift by Mark Slee · 18 years ago
  41. 7eb0d63 Apply Thrift license to Java sources by Mark Slee · 18 years ago
  42. e534119 protocol exceptions in java by Mark Slee · 18 years ago
  43. b46c041 More java error codes in thrift by Mark Slee · 18 years ago
  44. 3d42440 Thrift application exceptions in Java by Mark Slee · 18 years ago
  45. 5a42958 -- Protocol and transport factories now wrap around a single protocol/transport by Aditya Agarwal · 18 years ago
  46. eb0d024 Full automake/autoconf compliance for thrift by Mark Slee · 18 years ago
  47. 456b7a8 New protocol wrapping transport model for Thrift Java by Mark Slee · 19 years ago
  48. b6f10d1 Clean up Java Thrift transport code by Mark Slee · 19 years ago
  49. 7d5da16 Thrift Java HTTP client by Mark Slee · 19 years ago
  50. 845fe3d Add better socket linger, tcp_nodelay and timeout handling to thrift by Mark Slee · 19 years ago
  51. 9ffe9d4 Set linger off and nodelay true on accepted ServerSockets by Mark Slee · 19 years ago
  52. 5bcde6e Add socket and server socket timeout support to thrift java by Mark Slee · 19 years ago
  53. c2e8ff5 Fix potential multithreading protocol issue in Thrift Java by Mark Slee · 19 years ago
  54. 4e755ca Thrift: Rename run() to serve() in java interfaces by Mark Slee · 19 years ago
  55. ade2c83 Thrift PHP TSocketPool client by Mark Slee · 19 years ago
  56. d788b2e Thrift TTransportFactory model for servers by Mark Slee · 19 years ago
  57. ffcddd6 Thrift multithreaded Java server by Mark Slee · 19 years ago
  58. c98d050 Thrift: Added support for double type across all languages by Mark Slee · 19 years ago
  59. 78f58e2 Thrift generation for Java by Mark Slee · 19 years ago
  60. 530fd66 Java Thrift libraries no longer use specially defined UInt32 etc. classes by Mark Slee · 19 years ago
  61. f3c322b Thrift: getting rid of U32s for map/list/set/string lengths and field ids etc. by Mark Slee · 19 years ago
  62. 83c52a8 Java libraries for Thrift by Mark Slee · 19 years ago