1. 6afe053 THRIFT-1659 Bring nodejs default transport in line with Java default transport by Henrique Mendonça · 12 years ago
  2. 27db434 THRIFT-1659 Bring nodejs default transport in line with Java default transport by Henrique Mendonça · 12 years ago
  3. de07408 THRIFT-1995: IDL can generate uncompilable ocde by Carl Yeksigian · 12 years ago
  4. c08926a THRIFT-1913 skipping unknown fields in java unions by Jens Geyer · 12 years ago
  5. d522421 Thrift-1775: by kamilsalas · 12 years ago
  6. 765bbfb Thrift-1733: Fix RPM build issues on RHEL6 Client: contrib Patch: Kirby Files by Jake Farrell · 12 years ago
  7. 0e07ec8 THRIFT-1952 Travis CI add multi-core support by Henrique Mendonça · 12 years ago
  8. 877125c THRIFT-1966:Support different files for SSL certificates and keys by Jake Farrell · 12 years ago
  9. c317852 THRIFT-2003: Deprecate senum Patch: Randy Abernethy by Carl Yeksigian · 12 years ago
  10. 7cb7fc8 THRIFT-1753: Multiple C++ Windows, OSX, and iOS portability issues by Carl Yeksigian · 12 years ago
  11. 0928eda THRIFT-2002: Update Maybe to use Data.Maybe to prevent failure of the debug test by Carl Yeksigian · 12 years ago
  12. e2c5b2d THRIFT-400: Test failures in one language shouldn't keep test suites in other languages from firing by Carl Yeksigian · 12 years ago
  13. 548244f THRIFT-1959: Add Union TMemoryBuffer support Client: csharp Patch: carl by Carl Yeksigian · 12 years ago
  14. b6dfc90 THRIFT-1986 fix TCompactProtocol constants by Henrique Mendonça · 12 years ago
  15. 7297688 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift by Henrique Mendonça · 12 years ago
  16. 240df17 THRIFT-1824:many compile warning, becase Thread.h includes config.h by Jake Farrell · 12 years ago
  17. 89be183 Thrift-1951:libthrift.jar has source files in it by Jake Farrell · 12 years ago
  18. 37e655c Thrift-1997:Add accept backlog configuration method to TServerSocket by Jake Farrell · 12 years ago
  19. 1b0bc0f THRIFT-1996:Constants generation is broken / inconsistent with regular Java generation by Jake Farrell · 12 years ago
  20. d65216d THRIFT-1982 vsnprintf on Windows have different semantics by Roger Meier · 12 years ago
  21. f2b094f THRIFT-1983 %z printf format is not available in Visual Patch: Konrad Grochowski by Roger Meier · 12 years ago
  22. c2c4d72 THRIFT-1993 Factory to create instances from known (generated) interface types with Delphi by Jens Geyer · 12 years ago
  23. 0ca234f THRIFT-1944 Deprecate slist by Jens Geyer · 12 years ago
  24. cde23df THRIFT-1986 TCompactProtocol constants truncated on Windows (C4309) by Roger Meier · 12 years ago
  25. 64a799d THRIFT-1987 TCompactProtocol.tcc/h warnings on Visual Patch: Konrad Grochowski by Roger Meier · 12 years ago
  26. 1ed7991 THRIFT-1985: Add a Vagrantfile to build and test Apache Thrift fully reproducable by Carl Yeksigian · 12 years ago
  27. d65def0 THRIFT-1977: Fix to ensure proper C# class names by Jens Geyer · 12 years ago
  28. 3e93711 THRIFT-1992: Fix TCompactProtocol compiler warnings by Carl Yeksigian · 12 years ago
  29. 111d8f2 Add jensg to dev list by Jens Geyer · 12 years ago
  30. 350860f Add carl to developer list by Carl Yeksigian · 12 years ago
  31. 8d22c10 THRIFT-1973 TCompactProtocol in C# lib does not serialize and deserialize negative int32 and int64 number correctly by Henrique Mendonça · 12 years ago
  32. 5a61438 THRIFT-1973 TCompactProtocol in C# lib does not serialize and deserialize negative int32 and int64 number correctly by Henrique Mendonça · 12 years ago
  33. f57ec91 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift by Henrique Mendonça · 12 years ago
  34. da7982e THRIFT-1973 TCompactProtocol in C# lib does not serialize and deserialize negative int32 and int64 number correctly by Henrique Mendonça · 12 years ago
  35. 0049ec7 Thrift-1402:Generated Y_types.js does not require() X_types.js when an include in the IDL file was used by Jake Farrell · 12 years ago
  36. 175a694 Thrift-1988:When trying to build a debian package it fails as the file NEWS doesn't exist by Jake Farrell · 12 years ago
  37. 0236434 THRIFT-1985 add a Vagrantfile to build and test Apache Thrift fully reproducable by Roger Meier · 12 years ago
  38. 14ff9c8 THRIFT-1985 add a Vagrantfile to build and test Apache Thrift fully reproducable by Roger Meier · 12 years ago
  39. 1e3c884 THRIFT-1981 Not all PHP libraries are installed when building an installing a debian package by Roger Meier · 12 years ago
  40. 74c2cc8 add missing apt-get upgrade within .travis.yml by Roger Meier · 12 years ago
  41. 16ee0d1 THRIFT-1968 Thrift's include path is wrong in pkg-config files by Roger Meier · 12 years ago
  42. 64924b8 Thrift-1984: namespace collision in python Client: py Patch: Jake Farrell by Jake Farrell · 12 years ago
  43. fbb78a6 Thrift-1978: Ruby: Thrift should allow for the SSL verify mode to be set by Jake Farrell · 12 years ago
  44. d3c7182 THRIFT-1977 C# compiler should generate constant files prefixed with thrift file name by Jens Geyer · 12 years ago
  45. a5cce17 THRIFT-1958 C#: Use static Object.Equals instead of .Equals() calls in equals by Jens Geyer · 12 years ago
  46. 691a16a THRIFT-1970 [Graphviz] Adds option to render exceptions relationships by Jens Geyer · 12 years ago
  47. cbb979b Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift by Henrique Mendonça · 12 years ago
  48. 8ad13a3 THRIFT-1907 Compiling namespace and sub-namespace directives for unrecognized generators should only be a warning by Henrique Mendonça · 12 years ago
  49. f837f30 Revert "THRIFT-1907 Compiling namespace and sub-namespace directives for unrecognized generators should only be a warning" by Henrique Mendonça · 12 years ago
  50. d28d4d5 THRIFT-1907 Compiling namespace and sub-namespace directives for unrecognized generators should only be a warning by Henrique · 12 years ago
  51. 36af4d3 THRIFT-1972 Add async server processors to Java by Jake Luciani · 12 years ago
  52. 744e45f THRIFT-1969 C#: Tests not properly linked from the solution by Jens Geyer · 12 years ago
  53. d7b4579 THRIFT-1965 Adds Graphviz (graph description language) generator by Jens Geyer · 12 years ago
  54. 2d2b3b2 THRIFT-1962 Multiplex processor should send any TApplicationException back to client by Jens Geyer · 12 years ago
  55. 1552272 THRIFT-1034 Java: Add a TNonblockingMultiFetchClient Patch: Xing Jin by Roger Meier · 12 years ago
  56. 979aafd Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift by Henrique · 12 years ago
  57. 08c34ea THRIFT-1967 Node.js tests don't cover all services Patch: Henrique Mendonça by Henrique · 12 years ago
  58. 4a35d4c extend tests to check THRIFT-1679 and THRIFT-1821 by Henrique · 12 years ago
  59. 4e1ef5b ignoring test if node is not present by Henrique · 12 years ago
  60. 2a592b2 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift by Henrique · 12 years ago
  61. 5b080ed Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift by Henrique · 12 years ago
  62. 99be027 THRIFT-1957 NodeJS TFramedTransport and TBufferedTransport read bytes as unsigned by Henrique · 12 years ago
  63. f680e95 THRIFT-1957 NodeJS TFramedTransport and TBufferedTransport read bytes as unsigned by Henrique · 12 years ago
  64. 379c277 THRIFT-1961 C# tests should be in lib/csharp/test/... by Jens Geyer · 12 years ago
  65. 7203424 THRIFT-1901 C#: Support for Multiplexing Services on any Transport, Protocol and Server by Jens Geyer · 12 years ago
  66. f670181 THRIFT-1961 C# tests should be in lib/csharp/test/... by Jens Geyer · 12 years ago
  67. c28e04a THRIFT-1956: Switch to Apache Commons Lang 3 by Jake Farrell · 12 years ago
  68. 6d7473d THRIFT-1960 main() declares 22 unused gen bools Patch: Randy Abernethy by Roger Meier · 12 years ago
  69. 5ed5e8b THRIFT-1917 Task expiration in TThreadPoolServer Patch: Ivan Fastov by Roger Meier · 12 years ago
  70. 4f62326 THRIFT-1760 [Ruby] Remove unnecessary native protocol code Patch: Nathan Beyer by Roger Meier · 12 years ago
  71. 7f1df99 THRIFT-1932 TFileTransport::readEvent() casts values read from input stream into a pointer and then dereferences it. by Roger Meier · 12 years ago
  72. 1beeaaa THRIFT-1952 Travis CI (.travis.yml) by Roger Meier · 12 years ago
  73. dcfc7e6 THRIFT-1952 Travis CI (.travis.yml) Patch: Roger Meier disable python by Roger Meier · 12 years ago
  74. a0836f6 THRIFT-1952 Travis CI (.travis.yml) Patch: Roger Meier by Roger Meier · 12 years ago
  75. 68f8bd7 THRIFT-1956: Switch to Apache Commons Lang 3 by Jake Farrell · 12 years ago
  76. 967600e THRIFT-1850 make check hangs on TSocket tests in TransportTest.cpp by Roger Meier · 12 years ago
  77. 0fd47da THRIFT-1956: Switch to Apache Commons Lang 3 by Jake Farrell · 12 years ago
  78. 7f8b870 THRIFT-1949: WP7 build broken by Jens Geyer · 12 years ago
  79. d708ebb THRIFT-1955 Union Type writer generated in C# does not WriteStructBegin by Jens Geyer · 12 years ago
  80. 1077ed6 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift by Jens Geyer · 12 years ago
  81. b706b1a THRIFT-1742 Optionally implement hashcode and equals in c# by Jens Geyer · 12 years ago
  82. 9a3a564 THRIFT-1906 ocaml: add tutorial example to parallel that for other languages by Roger Meier · 12 years ago
  83. 1c95636 THRIFT-1809 NEWS, DISCLAIMER and CONTRIBUTORS fix make dist by Roger Meier · 12 years ago
  84. 1b4c9b9 THRIFT-1945: C#: sbyte breaks TestClient by Jens Geyer · 12 years ago
  85. 47af9f1 THRIFT-1943 docstrings for enum values are ignored by Jens Geyer · 12 years ago
  86. 938e640 THRIFT-1785 add TMemoryBuffer; patch by carl yeksigian reviewed by tjake by Jake Luciani · 12 years ago
  87. f509df9 THRIFT-1930: C# generates unsigned byte for Thrift "byte" type by Jens Geyer · 12 years ago
  88. 0f8acc5 THRIFT-1924: Delphi: Inconsistency in serialization of optional fields by Jens Geyer · 12 years ago
  89. 6bdb10b Thrift-1942: Binary accelerated cpp extension does not use Thrift namespaces for Exceptions by jfarrell · 12 years ago
  90. 146e511 Thrift-1786: C# Union Typing Client: csharp Patch: Carl Yeksigian by Jake Farrell · 12 years ago
  91. bdb19a4 Thrift-1786: C# Union Typing Client: csharp Patch: Carl Yeksigian by jfarrell · 12 years ago
  92. de262dc Thrift-1903: PHP namespaces cause binary protocols to not be used by Jake Farrell · 12 years ago
  93. 1bd9424 THRIFT-1933: Delphi generator crashes when a typedef references another typedef from an included file by Jens Geyer · 12 years ago
  94. 9322032 THRIFT-1922: Inconsistency in optional fields between Java/C# and python by Jens Geyer · 12 years ago
  95. c613cd2 Thrift-1846:Restore socket.h header to support builds with Android NDK by Jake Farrell · 12 years ago
  96. 8f9b4d8 THRIFT-1809 NEWS, DISCLAIMER and CONTRIBUTORS is out of date => remove them by Roger Meier · 12 years ago
  97. 4576604 THRIFT-1904 Incorrect code is generated for typedefs which use included types by Jens Geyer · 12 years ago
  98. 06045cf THRIFT-1880 Make named pipes server work asynchronously (overlapped) to allow for clean server stops by Jens Geyer · 12 years ago
  99. 3a931b5 THRIFT-1902 C++: Support for Multiplexing Services on any Transport, Protocol and Server by Roger Meier · 12 years ago
  100. 2d26f18 Thrift-1806: Python generation always truncates __init__.py files by Jake Farrell · 12 years ago