1. 5a9ca88 THRIFT-1080 : fix building of test code by Anthony F. Molinaro · 14 years ago
  2. 1606659 THRIFT-1103. py: TZlibTransport for python, a zlib compressed transport by Bryan Duxbury · 14 years ago
  3. 59d4efd THRIFT-1094. py: bug in TCompactProto python readMessageEnd method and updated test cases by Bryan Duxbury · 14 years ago
  4. df4cffd THRIFT-1093. py: several bugs in python TCompactProtocol by Bryan Duxbury · 14 years ago
  5. a971fb0 THRIFT-1081. php: PHP tests broken and somewhat incomplete by Bryan Duxbury · 14 years ago
  6. 1d373bc THRIFT-1078. php: ThriftTest.thrift generates invalid PHP library by Bryan Duxbury · 14 years ago
  7. cd9aea1 THRIFT-151. cpp: TSSLServerSocket and TSSLSocket implementation by Bryan Duxbury · 14 years ago
  8. afc6d8f THRIFT-625: Add support for 'Go'; provided by Aalok Shah. by Christian Lavoie · 14 years ago
  9. 282e717 Remove a pair of useless files. by Christian Lavoie · 14 years ago
  10. c59c30e Use standard sh syntax instead of bash extensions. by Christian Lavoie · 14 years ago
  11. 4ebaa76 THRIFT-1056 python tests invoked by 'make check' appear broken by Roger Meier · 14 years ago
  12. 7070aaa THRIFT-904: disable nagle and linger by T Jake Luciani · 14 years ago
  13. cbf87cb THRIFT-916: Commit THRIFT-916_fix_no-overflow.patch -- remove overflow coming from a few constants. by Christian Lavoie · 14 years ago
  14. 5f9614c THRIFT-916 long long becomes int64_t by Roger Meier · 14 years ago
  15. 213a664 THRIFT-582 C(c_glib) implementation of Thrift by Roger Meier · 14 years ago
  16. 206c0dc THRIFT-947. java: Provide a helper method to determine the TProtocol used to serialize some data. by Bryan Duxbury · 14 years ago
  17. 50e4349 THRIFT-581 Add a testsuite for txThrift (Twisted) / py.twisted by Roger Meier · 14 years ago
  18. b3d0aa0 THRIFT-946. java: Augment FieldValueMetaData so it differentiates 'string' and 'binary' fields. by Bryan Duxbury · 14 years ago
  19. 2324871 THRIFT-928. cpp: Thrift Server Client Stats by David Reiss · 14 years ago
  20. b7762a0 THRIFT-922. cpp: Update C++ generator to emit templatized code by David Reiss · 14 years ago
  21. e71115b THRIFT-922. cpp: Templatize binary and compact protocol by David Reiss · 14 years ago
  22. ef7200f THRIFT-928. cpp: Include request/response size in processor callbacks by David Reiss · 14 years ago
  23. d719206 THRIFT-928. cpp: Processor-level event callbacks by David Reiss · 14 years ago
  24. c657447 THRIFT-932. hs: Haskell tests need to be run through 'make check' (and probably 'cabal check') too by Bryan Duxbury · 14 years ago
  25. 71a58a8 THRIFT-918 : better haskell tests by Anthony F. Molinaro · 14 years ago
  26. abafd79 THRIFT-335. python: Initial implementation of TCompactProtocol by David Reiss · 14 years ago
  27. 833ae49 THRIFT-920. cpp: C++ Test and Tutorial does not compile anymore due to the change within Enum handling by Bryan Duxbury · 14 years ago
  28. 0b4936d make check wasn't working because python namespace was incorrect by Anthony F. Molinaro · 14 years ago
  29. 96b2ccc THRIFT-881. csharp: add csharp to the tutorial by Bryan Duxbury · 14 years ago
  30. d4235e0 THRIFT-870. java: Java constants don't get Javadoc comments by Bryan Duxbury · 14 years ago
  31. 6e05e25 THRIFT-897. compiler: Don't allow unqualified enum constant references by Bryan Duxbury · 14 years ago
  32. 9f0a786 THRIFT-897. compiler: Don't allow unqualified constant access to enum values by Bryan Duxbury · 14 years ago
  33. fb790d7 Allow "*" as a catch-all namespace. by David Reiss · 14 years ago
  34. 351e22b THRIFT-503. cpp: Move the tests built by "make check" under lib/cpp by David Reiss · 14 years ago
  35. f261dd7 THRIFT-503. Use our standard include style in a few tests by David Reiss · 14 years ago
  36. b4ab008 erlang: Verify elt/key/val when reading list/set/map by David Reiss · 14 years ago
  37. 01c6d61 erlang: Update test_disklog to use the new API by David Reiss · 14 years ago
  38. f28f23d erlang: Update test_membuffer to use the new API by David Reiss · 14 years ago
  39. a508b33 erlang: test_{client,server}: Allow framed_transport to be used by David Reiss · 14 years ago
  40. 2c8d228 erlang: Create a test client by David Reiss · 14 years ago
  41. 3f660a4 erlang: Client refactor, part 1 by David Reiss · 14 years ago
  42. 6204bb1 erlang: Make the test_server use thrift_socket_server by David Reiss · 14 years ago
  43. a94514f erlang: Make the test server compatible with the Python test client by David Reiss · 14 years ago
  44. bf2b978 erlang: Allow custom erlc flags for the test suite by David Reiss · 14 years ago
  45. 8f94314 erlang: Clean up some trailing whitespace by David Reiss · 14 years ago
  46. f32d0fb Rollback a few recent Erlang changes to fix blame data by David Reiss · 14 years ago
  47. 4d8a9cd THRIFT-877. compiler: smalltalk namespace doesn't work by Bryan Duxbury · 14 years ago
  48. d3879f8 THRIFT-599. erl: Don't use unnecessary processes in the Erlang transports and clients by Bryan Duxbury · 14 years ago
  49. 346a268 THRIFT-456. cpp: Bad IP address string in test/cpp/src/main.cpp by Bryan Duxbury · 14 years ago
  50. 23f2348 add ASL to a handful of files by Bryan Duxbury · 14 years ago
  51. 6235947 THRIFT-160. csharp: Created THttpTransport for the C# library based on WebHttpRequest by Bryan Duxbury · 15 years ago
  52. 162b3ac THRFIT-804. java: CompareTo is broken for unions set to map, set, or list by Bryan Duxbury · 15 years ago
  53. d58ccec THRIFT-768. java: Async client for Java by Bryan Duxbury · 15 years ago
  54. a1e268c THRIFT-770. build: Get 'make dist' to work without first compiling source code by Bryan Duxbury · 15 years ago
  55. f7d9f8e THRIFT-650. build: Make Check fails on Centos/OSX with 0.2.0 tarball by Bryan Duxbury · 15 years ago
  56. 3f4ca0e THRIFT-734. java: Can't use primitive types in service definitions for bean generated code by Bryan Duxbury · 15 years ago
  57. 53c10e0 THRIFT-564. Support arbitrary annotations on struct fields by David Reiss · 15 years ago
  58. 6acc269 THRIFT-695. python: [de]serialize convenience functions by David Reiss · 15 years ago
  59. 322caa2 THRIFT-550: Added javascript support by T Jake Luciani · 15 years ago
  60. 35565a4 THRIFT-671. rb: Ruby compact protocol implementation gets mixed up when there are fields that don't fit in the delta space by Bryan Duxbury · 15 years ago
  61. c2ec7ca THRIFT-670. java: Unions don't skip unrecognizable fields correctly by Bryan Duxbury · 15 years ago
  62. 986d50f THRIFT-668. java: Using a map in an exception type will generate a class that does not implement Comperable-> that will generate a stub that does not compile by Bryan Duxbury · 15 years ago
  63. 2d80470 THRIFT-632. java: Constants of enum types don't behave well by Bryan Duxbury · 15 years ago
  64. eb03222 THRIFT-592. php: Make the test client work properly after r815878 by David Reiss · 15 years ago
  65. 53ae9f3 THRIFT-622. Add appropriate licensing information to get Thrift ready for a release. by Todd Lipcon · 15 years ago
  66. f5dea4c THRIFT-637. python: Fix mixing of oneway and regular requests in TNonblockingServer by Todd Lipcon · 15 years ago
  67. 9af23d9 THRIFT-551. java: Enumeration doesn't generate real enum in Java by Bryan Duxbury · 15 years ago
  68. e2e4ea1 THRIFT-624. java: compareTo is broken for Unions with binary fields by Bryan Duxbury · 15 years ago
  69. 2845b16 THRIFT-565. java: Structs containing typedefs for incomparable objects will be considered comparable by Bryan Duxbury · 15 years ago
  70. 51f2880 THRIFT-446. java: PartialDeserialization in Java by Bryan Duxbury · 15 years ago
  71. ab3666e THRIFT-409. java: Add "union" to Thrift by Bryan Duxbury · 15 years ago
  72. 3d5db20 THRIFT-479. java: Add javadocs for enum types by Bryan Duxbury · 15 years ago
  73. c8e3005 THRIFT-413. Suppport for annotations on base types by David Reiss · 15 years ago
  74. e8f38f4 THRIFT-525. csharp: ThriftTest project will not generate c# from .thrift file or generate ThriftImpl.dll by Bryan Duxbury · 16 years ago
  75. f45977f THRIFT-531. csharp: C# project and solution files reference external source control system by Bryan Duxbury · 16 years ago
  76. 6fcaf84 THRIFT-526. rb: Generated Ruby enums have no good way to get the names back out once you have a number. by Bryan Duxbury · 16 years ago
  77. fad6065 THRIFT-211. erlang: Modify test_tether to test protocol error handling as well by David Reiss · 16 years ago
  78. 1e1a697 THRIFT-211. erlang: Support "tethered" clients by David Reiss · 16 years ago
  79. bb97fd9 THRIFT-211. erlang: Allow clients to be created without connecting by David Reiss · 16 years ago
  80. 5e530af THRIFT-211. erlang: Support unlinked Thrift clients. by David Reiss · 16 years ago
  81. 4b86e62 THRIFT-373. Get some missing files into the release tarballs by David Reiss · 16 years ago
  82. e5eef13 cpp: Resolve an ambiguous overload in some tests by David Reiss · 16 years ago
  83. ff219ac THRIFT-236. Structs should be serialized in a consistent order by Bryan Duxbury · 16 years ago
  84. 0781f2b THRIFT-407. hs: Refactor and improve Haskell-related code by Bryan Duxbury · 16 years ago
  85. fe5b77d THRIFT-356. Improve CompactProtocolTestStruct by David Reiss · 16 years ago
  86. b53471c THRIFT-421. rb: Fix tests broken by original patch by Kevin Clark · 16 years ago
  87. 07f38ff THRIFT-430. rb: ruby tutorials and ruby tests require deprecated files and class names by Bryan Duxbury · 16 years ago
  88. cf8c94a THRIFT-426. cpp: Fix include path under test/cpp by David Reiss · 16 years ago
  89. d0251dd cpp: Rename Makefiles under test/cpp by David Reiss · 16 years ago
  90. 356d570 cpp: Fix test server/client under test/cpp by David Reiss · 16 years ago
  91. e4d4ea0 THRIFT-333. cpp: Initial TCompactProtocol implementation by David Reiss · 16 years ago
  92. 689c9ad THRIFT-420. Remove all negative structure field ids from the code by David Reiss · 16 years ago
  93. 5b8b484 THRIFT-417. rb: BufferedTransport can enter an infinite loop by Bryan Duxbury · 16 years ago
  94. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  95. 06a9312 csharp: Remove a BOM and CRLF line endings from some test code by David Reiss · 16 years ago
  96. b3c5f6e THRIFT-192. erlang: Commit test code missed in r757870 by David Reiss · 16 years ago
  97. 233ace5 THRIFT-127. erlang: Skip fields that have the wrong type by David Reiss · 16 years ago
  98. bfc57a0 THRIFT-126. erlang: TMemoryBuffer for Erlang by David Reiss · 16 years ago
  99. a528f54 THRIFT-360. python: Make fastbinary skip struct fields with the wrong type by David Reiss · 16 years ago
  100. cecbed8 THRIFT-136. s/async/oneway/ in the Thrift IDL by David Reiss · 16 years ago