1. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  2. 06a9312 csharp: Remove a BOM and CRLF line endings from some test code by David Reiss · 16 years ago
  3. b3c5f6e THRIFT-192. erlang: Commit test code missed in r757870 by David Reiss · 16 years ago
  4. 233ace5 THRIFT-127. erlang: Skip fields that have the wrong type by David Reiss · 16 years ago
  5. bfc57a0 THRIFT-126. erlang: TMemoryBuffer for Erlang by David Reiss · 16 years ago
  6. a528f54 THRIFT-360. python: Make fastbinary skip struct fields with the wrong type by David Reiss · 16 years ago
  7. cecbed8 THRIFT-136. s/async/oneway/ in the Thrift IDL by David Reiss · 16 years ago
  8. 6ce401d THRIFT-136. s/async/oneway/ in misc places by David Reiss · 16 years ago
  9. c51986f THRIFT-136. s/async/oneway/ in comments by David Reiss · 16 years ago
  10. 9a863ee THRIFT-192. erl: Fix handling of booleans by Kevin Clark · 16 years ago
  11. e8ae5d3 THRIFT-275. rb: Remove deprecated classes from Ruby library by Bryan Duxbury · 16 years ago
  12. 3fb4f1e THRIFT-392. hs: Make test scripts easier to use by Bryan Duxbury · 16 years ago
  13. f2422b6 Fix a parallel build bug under test by David Reiss · 16 years ago
  14. ade070f Get a few more generated files into release tarballs by David Reiss · 16 years ago
  15. 48141bf THRIFT-373. Update lists of files to include in release tarballs by David Reiss · 16 years ago
  16. e0a11c4 Make .thrift files non-executable since we removed the shebangs by David Reiss · 16 years ago
  17. 586f0a0 Remove now defunct tests (they've been moved to specs in lib/rb) by Kevin Clark · 16 years ago
  18. af99b5c THRIFT-352. rb: Implicit enums should be valid values by Kevin Clark · 16 years ago
  19. b139f64 THRIFT-325. Remove a bunch of uses of the old command line format by David Reiss · 16 years ago
  20. d831a21 THRIFT-309. Make Thrift's C# mapping .NET 2.0 (Mono 1.2.4) compatible by David Reiss · 16 years ago
  21. 7d3df42 cpp: Fix "make check" by defining a comparator for "Empty" by David Reiss · 16 years ago
  22. 538e344 THRIFT-110. java: A more compact format by Bryan Duxbury · 16 years ago
  23. a7fc092 THRIFT-256. python: Fix inheritance of services in the same IDL file by David Reiss · 16 years ago
  24. 8cee47c THRIFT-310. python: Generate valid code for empty services by David Reiss · 16 years ago
  25. 0b7d6fa THRIFT-314. Purge reflection.limited by David Reiss · 16 years ago
  26. b5e6221 THRIFT-270: change cpp namespaces from facebook::thrift to apache::thrift by T Jake Luciani · 16 years ago
  27. f78ec2b THRIFT-195. python: Add a simple THttpServer by David Reiss · 16 years ago
  28. 4c591c9 THRIFT-212. python: Make TFramedTransport implement CReadableTransport by David Reiss · 16 years ago
  29. 9813cbe cpp: Make the test server compatible with the Python test client by David Reiss · 16 years ago
  30. 3166141 python: Make the unit tests run faster and more reliably by David Reiss · 16 years ago
  31. c04452e THRIFT-289. cpp: Fix "make check" by defining a comparator for "Instanity" by David Reiss · 16 years ago
  32. 50119f1 THRIFT-289. test: "make check" no longer runs the Java tests by Bryan Duxbury · 16 years ago
  33. 986d705 THRIFT-253. java: Enhance FieldMetaData by Bryan Duxbury · 16 years ago
  34. 249d7cb THRIFT-166. java: Java tests should be in lib/java/test/ by Bryan Duxbury · 16 years ago
  35. afa80ea THRIFT-34 Java libraries should be namespaced under org.apache.thrift, not com.facebook.thrift by Bryan Duxbury · 16 years ago
  36. c85fd50 THRIFT-216. Add validate method to fixtures so tests pass by Kevin Clark · 16 years ago
  37. 46bb4ae THRIFT-242. python: Used named arguments in __init__ instead of a dict by David Reiss · 16 years ago
  38. 6319133 THRIFT-25. csharp: Various compiler and library improvements by David Reiss · 16 years ago
  39. 25be92b THRIFT-222. java: Better exposure if __isset in beans style by David Reiss · 16 years ago
  40. 5455f00 THRIFT-138. java: Fix copy constructor for binary fields by David Reiss · 16 years ago
  41. 41687fc THRIFT-193: Patch for proper namespace support in perl compiler by T Jake Luciani · 16 years ago
  42. a8efac8 THRIFT-225. java/cpp: Handle non-i32 integer constants properly by David Reiss · 16 years ago
  43. a230999 THRIFT-121. Support arbitrary type annotations by David Reiss · 16 years ago
  44. 0c87ad4 THRIFT-217. Use "--gen py" instead of "-py" in build scripts by David Reiss · 16 years ago
  45. 603d504 THRIFT-138. java: Create deep-copy constructors for Thrift structs by David Reiss · 16 years ago
  46. 04c3159 THRIFT-81. java: TNonblockingServer: Support a limit on read buffer size by David Reiss · 16 years ago
  47. 30a9360 THRIFT-172. java: Improve toString output for binary fields by David Reiss · 16 years ago
  48. c26da0a THRIFT-202: java: Fix "make check" by David Reiss · 16 years ago
  49. 7442127 THRIFT-67. python: Add TNonblockingServer by David Reiss · 16 years ago
  50. 1cc0c5e THRIFT-109. python: Use self.assert* instead of assert in tests by David Reiss · 16 years ago
  51. 8d07e1d s/ENABLE_RUBY/WITH_RUBY/ for consistency. by David Reiss · 17 years ago
  52. 4bd8916 Merge branch 'fastbinary' by Kevin Clark · 17 years ago
  53. af78778 (THRIFT-54) Remove "frameResponses" from TNonblockingServer by David Reiss · 17 years ago
  54. 03b574f (THRIFT-5) A TNonblockingServers (single-threaded and thread-pool) for Java by David Reiss · 17 years ago
  55. f145416 Partial handlling of 64-bit integer constants. by David Reiss · 17 years ago
  56. 6b08275 (THRIFT-61) Fix "make check" for the C++ library by not doing empty flushes. by David Reiss · 17 years ago
  57. 4567168 Fix odd bug in integration tests where it passed the wrong args to an Exception struct initializer by Kevin Clark · 17 years ago
  58. 41c0a02 Improve compatibility with the old Hash-style set. by Kevin Clark · 17 years ago
  59. d639ac1 Fix the last of the deprecated names in tests by Kevin Clark · 17 years ago
  60. 9d33041 Fix name usage in tests. Remove test for TTransport as it really wasn't testing anything useful. by Kevin Clark · 17 years ago
  61. 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
  62. adfdf39 Clean up the last few deprecation warnings in the tests by Kevin Clark · 17 years ago
  63. 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
  64. 2960044 rb: Add more classes/modules to the Thrift namespace. Provide backwards compatable mappings. by Kevin Clark · 17 years ago
  65. c669efa rb: Add deprecate! method Rename TTransport#readAll/isOpen, and deprecate by Kevin Clark · 17 years ago
  66. a7e7c04 rb: Switch to dyn generator syntax for testing namespaces by Kevin Clark · 17 years ago
  67. d5c98ee Exercise namespacing in Ruby tests by Kevin Clark · 17 years ago
  68. 720b573 Swap out 'tests' target for 'check' in Ruby Makefile by Kevin Clark · 17 years ago
  69. a37d90e Add tests for Ruby TTransport. Only require .rb files in ruby tests. by Kevin Clark · 17 years ago
  70. 28580f4 Reorganize tests by Kevin Clark · 17 years ago
  71. 18cb21a Tweak Ruby Makefile to use --gen syntax by Kevin Clark · 17 years ago
  72. 82c1bab Rename AM_CONDITIONALs from ENABLE_* to WITH_*. by David Reiss · 17 years ago
  73. c6c6498 Allow out-of-source builds. by David Reiss · 17 years ago
  74. 1a14091 Allow Thrift to be built without the Python library. by David Reiss · 17 years ago
  75. cc0c9e9 Clean up some bad/missed merges from the alterl merge. by David Reiss · 17 years ago
  76. cb13729 [erl] Finish fixing test_server to work with binary strings by David Reiss · 17 years ago
  77. a59191b [erl] fix test_server to expect binary type for strings rather than lists by David Reiss · 17 years ago
  78. 9f2a5d7 Rename "alterl" to "erl". by David Reiss · 17 years ago
  79. 8445406 Add thrift_base64_transport which writes base64 encoded data by David Reiss · 17 years ago
  80. 65cf720 Add thrift_client:send_call which sends a function call but doesn't read a response. by David Reiss · 17 years ago
  81. 6d47759 Add thrift_disk_log_transport which writes to the disk_log module by David Reiss · 17 years ago
  82. 55ff70f Implement TApplicationException handling in alt_erl client by David Reiss · 17 years ago
  83. 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
  84. cdf8d19 Implement async_void in alterl bindings by David Reiss · 17 years ago
  85. abded23 Implement testAsync for python tests by David Reiss · 17 years ago
  86. 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
  87. 60b50cf Add stress test implementation for new Erlang by David Reiss · 17 years ago
  88. c0cce96 Oops - forgot to add the test/erl/Makefile to git by David Reiss · 17 years ago
  89. 57b4d9a Test server for erlang by David Reiss · 17 years ago
  90. 176ed36 Avoid a filename collision on case-insensitive filesystems. by David Reiss · 17 years ago
  91. bcaa2ad Python forking server should close connection in parent. by David Reiss · 17 years ago
  92. f9b5b12 Tweak Java Makefile.ams to fix "make distclean". by David Reiss · 17 years ago
  93. 28f298d Memory-based transport rewrite. by David Reiss · 17 years ago
  94. 9a4edfa Properly handle constants of typedef'ed types. by David Reiss · 17 years ago
  95. 81c7fc0 Add a missing include to Benchmark.cpp to make it build on Mac OS. by David Reiss · 17 years ago
  96. 8361bf0 ocaml and haskell thrift clients now calling readMessageEnd by iproctor · 17 years ago
  97. 1ffb61b Fix a bug in TPipedTransport that broke pipelining. by David Reiss · 17 years ago
  98. e4db03d Add TFDTransport: a dead-simple wrapper around a file-descriptor. by David Reiss · 17 years ago
  99. 2a4bfd6 Clean up the unit tests. by David Reiss · 17 years ago
  100. 3095aa1 Add a test client and server for C#. by David Reiss · 17 years ago