1. a1b5728 THRIFT-2039 config.h --> thrift-config.h by Konrad Grochowski · 12 years ago
  2. 58fe536 THRIFT-2039 config.h --> thrift-config.h by Roger Meier · 12 years ago
  3. 9be4e68 THRIFT-2039 config.h --> thrift-config.h by Konrad Grochowski · 12 years ago
  4. 9753cde Thrift-2057:Vagrant fails on php tests Client: build Patch: Jake Farrell by jfarrell · 12 years ago
  5. 0f0558a Thrift-1919:libthrift depends on httpcore-4.1.3 (directly) and httpcore-4.1.4 (transitively) by jfarrell · 12 years ago
  6. b6f23e8 Thrift-2052: Vagrant machine image defaults to only 384MB RAM by jfarrell · 12 years ago
  7. 6ce16d9 THRIFT-2049 Go compiler doesn't build on native Windows by Jens Geyer · 12 years ago
  8. cc25c52 THRIFT-2024 TServer.cpp warns on 64-bit platforms about truncating an rlim_t into an int by Ben Craig · 12 years ago
  9. 69b02aa Thrift-2051:Vagrant fails to build erlang by jfarrell · 12 years ago
  10. e549a80 THRIFT-2050 Vagrant C# lib compile fails with TException missing by Jens Geyer · 12 years ago
  11. bb98ed4 THRIFT-1458 cpp: use the C++ standard (c++0x or later c++11) to improve code quality and cross platform capability by Roger Meier · 12 years ago
  12. 470cae3 THRIFT-2012: Modernize Go tooling - Fix for "make dist" by Jens Geyer · 12 years ago
  13. f713a75 THRIFT-2012 Modernizing Go by Jens Geyer · 12 years ago
  14. 0e87c46 THRIFT-2012 Modernizing Go by Jens Geyer · 12 years ago
  15. 70a5762 THRIFT-2030 Thrift allows for inconsistent use of "oneway" by Jens Geyer · 12 years ago
  16. b310ae7 THRIFT-2015 Thrift exceptions should derive from TException by Jens Geyer · 12 years ago
  17. 03aaf93 THRIFT-2010 Generate c_glib code doesn't compile with strict gcc flags by Roger Meier · 12 years ago
  18. 4285ba2 THRIFT-2014 Change C++ lib includes to use <namespace/> style throughout by Roger Meier · 12 years ago
  19. ed817d0 THRIFT-1735 integrate tutorial into regular build by Roger Meier · 12 years ago
  20. 6afe053 THRIFT-1659 Bring nodejs default transport in line with Java default transport by Henrique Mendonça · 12 years ago
  21. 27db434 THRIFT-1659 Bring nodejs default transport in line with Java default transport by Henrique Mendonça · 12 years ago
  22. de07408 THRIFT-1995: IDL can generate uncompilable ocde by Carl Yeksigian · 12 years ago
  23. c08926a THRIFT-1913 skipping unknown fields in java unions by Jens Geyer · 12 years ago
  24. d522421 Thrift-1775: by kamilsalas · 12 years ago
  25. 765bbfb Thrift-1733: Fix RPM build issues on RHEL6 Client: contrib Patch: Kirby Files by Jake Farrell · 12 years ago
  26. 0e07ec8 THRIFT-1952 Travis CI add multi-core support by Henrique Mendonça · 12 years ago
  27. 877125c THRIFT-1966:Support different files for SSL certificates and keys by Jake Farrell · 12 years ago
  28. c317852 THRIFT-2003: Deprecate senum Patch: Randy Abernethy by Carl Yeksigian · 12 years ago
  29. 7cb7fc8 THRIFT-1753: Multiple C++ Windows, OSX, and iOS portability issues by Carl Yeksigian · 12 years ago
  30. 0928eda THRIFT-2002: Update Maybe to use Data.Maybe to prevent failure of the debug test by Carl Yeksigian · 12 years ago
  31. e2c5b2d THRIFT-400: Test failures in one language shouldn't keep test suites in other languages from firing by Carl Yeksigian · 12 years ago
  32. 548244f THRIFT-1959: Add Union TMemoryBuffer support Client: csharp Patch: carl by Carl Yeksigian · 12 years ago
  33. b6dfc90 THRIFT-1986 fix TCompactProtocol constants by Henrique Mendonça · 12 years ago
  34. 7297688 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift by Henrique Mendonça · 12 years ago
  35. 240df17 THRIFT-1824:many compile warning, becase Thread.h includes config.h by Jake Farrell · 12 years ago
  36. 89be183 Thrift-1951:libthrift.jar has source files in it by Jake Farrell · 12 years ago
  37. 37e655c Thrift-1997:Add accept backlog configuration method to TServerSocket by Jake Farrell · 12 years ago
  38. 1b0bc0f THRIFT-1996:Constants generation is broken / inconsistent with regular Java generation by Jake Farrell · 12 years ago
  39. d65216d THRIFT-1982 vsnprintf on Windows have different semantics by Roger Meier · 12 years ago
  40. f2b094f THRIFT-1983 %z printf format is not available in Visual Patch: Konrad Grochowski by Roger Meier · 12 years ago
  41. c2c4d72 THRIFT-1993 Factory to create instances from known (generated) interface types with Delphi by Jens Geyer · 12 years ago
  42. 0ca234f THRIFT-1944 Deprecate slist by Jens Geyer · 12 years ago
  43. cde23df THRIFT-1986 TCompactProtocol constants truncated on Windows (C4309) by Roger Meier · 12 years ago
  44. 64a799d THRIFT-1987 TCompactProtocol.tcc/h warnings on Visual Patch: Konrad Grochowski by Roger Meier · 12 years ago
  45. 1ed7991 THRIFT-1985: Add a Vagrantfile to build and test Apache Thrift fully reproducable by Carl Yeksigian · 12 years ago
  46. d65def0 THRIFT-1977: Fix to ensure proper C# class names by Jens Geyer · 12 years ago
  47. 3e93711 THRIFT-1992: Fix TCompactProtocol compiler warnings by Carl Yeksigian · 12 years ago
  48. 111d8f2 Add jensg to dev list by Jens Geyer · 12 years ago
  49. 350860f Add carl to developer list by Carl Yeksigian · 12 years ago
  50. 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
  51. 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
  52. f57ec91 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift by Henrique Mendonça · 12 years ago
  53. 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
  54. 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
  55. 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
  56. 0236434 THRIFT-1985 add a Vagrantfile to build and test Apache Thrift fully reproducable by Roger Meier · 12 years ago
  57. 14ff9c8 THRIFT-1985 add a Vagrantfile to build and test Apache Thrift fully reproducable by Roger Meier · 12 years ago
  58. 1e3c884 THRIFT-1981 Not all PHP libraries are installed when building an installing a debian package by Roger Meier · 12 years ago
  59. 74c2cc8 add missing apt-get upgrade within .travis.yml by Roger Meier · 12 years ago
  60. 16ee0d1 THRIFT-1968 Thrift's include path is wrong in pkg-config files by Roger Meier · 12 years ago
  61. 64924b8 Thrift-1984: namespace collision in python Client: py Patch: Jake Farrell by Jake Farrell · 12 years ago
  62. fbb78a6 Thrift-1978: Ruby: Thrift should allow for the SSL verify mode to be set by Jake Farrell · 12 years ago
  63. d3c7182 THRIFT-1977 C# compiler should generate constant files prefixed with thrift file name by Jens Geyer · 12 years ago
  64. a5cce17 THRIFT-1958 C#: Use static Object.Equals instead of .Equals() calls in equals by Jens Geyer · 12 years ago
  65. 691a16a THRIFT-1970 [Graphviz] Adds option to render exceptions relationships by Jens Geyer · 12 years ago
  66. cbb979b Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift by Henrique Mendonça · 12 years ago
  67. 8ad13a3 THRIFT-1907 Compiling namespace and sub-namespace directives for unrecognized generators should only be a warning by Henrique Mendonça · 12 years ago
  68. 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
  69. d28d4d5 THRIFT-1907 Compiling namespace and sub-namespace directives for unrecognized generators should only be a warning by Henrique · 12 years ago
  70. 36af4d3 THRIFT-1972 Add async server processors to Java by Jake Luciani · 12 years ago
  71. 744e45f THRIFT-1969 C#: Tests not properly linked from the solution by Jens Geyer · 12 years ago
  72. d7b4579 THRIFT-1965 Adds Graphviz (graph description language) generator by Jens Geyer · 12 years ago
  73. 2d2b3b2 THRIFT-1962 Multiplex processor should send any TApplicationException back to client by Jens Geyer · 12 years ago
  74. 1552272 THRIFT-1034 Java: Add a TNonblockingMultiFetchClient Patch: Xing Jin by Roger Meier · 12 years ago
  75. 979aafd Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift by Henrique · 12 years ago
  76. 08c34ea THRIFT-1967 Node.js tests don't cover all services Patch: Henrique Mendonça by Henrique · 12 years ago
  77. 4a35d4c extend tests to check THRIFT-1679 and THRIFT-1821 by Henrique · 12 years ago
  78. 4e1ef5b ignoring test if node is not present by Henrique · 12 years ago
  79. 2a592b2 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift by Henrique · 12 years ago
  80. 5b080ed Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift by Henrique · 12 years ago
  81. 99be027 THRIFT-1957 NodeJS TFramedTransport and TBufferedTransport read bytes as unsigned by Henrique · 12 years ago
  82. f680e95 THRIFT-1957 NodeJS TFramedTransport and TBufferedTransport read bytes as unsigned by Henrique · 12 years ago
  83. 379c277 THRIFT-1961 C# tests should be in lib/csharp/test/... by Jens Geyer · 12 years ago
  84. 7203424 THRIFT-1901 C#: Support for Multiplexing Services on any Transport, Protocol and Server by Jens Geyer · 12 years ago
  85. f670181 THRIFT-1961 C# tests should be in lib/csharp/test/... by Jens Geyer · 12 years ago
  86. c28e04a THRIFT-1956: Switch to Apache Commons Lang 3 by Jake Farrell · 12 years ago
  87. 6d7473d THRIFT-1960 main() declares 22 unused gen bools Patch: Randy Abernethy by Roger Meier · 12 years ago
  88. 5ed5e8b THRIFT-1917 Task expiration in TThreadPoolServer Patch: Ivan Fastov by Roger Meier · 12 years ago
  89. 4f62326 THRIFT-1760 [Ruby] Remove unnecessary native protocol code Patch: Nathan Beyer by Roger Meier · 12 years ago
  90. 7f1df99 THRIFT-1932 TFileTransport::readEvent() casts values read from input stream into a pointer and then dereferences it. by Roger Meier · 12 years ago
  91. 1beeaaa THRIFT-1952 Travis CI (.travis.yml) by Roger Meier · 12 years ago
  92. dcfc7e6 THRIFT-1952 Travis CI (.travis.yml) Patch: Roger Meier disable python by Roger Meier · 12 years ago
  93. a0836f6 THRIFT-1952 Travis CI (.travis.yml) Patch: Roger Meier by Roger Meier · 12 years ago
  94. 68f8bd7 THRIFT-1956: Switch to Apache Commons Lang 3 by Jake Farrell · 12 years ago
  95. 967600e THRIFT-1850 make check hangs on TSocket tests in TransportTest.cpp by Roger Meier · 12 years ago
  96. 0fd47da THRIFT-1956: Switch to Apache Commons Lang 3 by Jake Farrell · 12 years ago
  97. 7f8b870 THRIFT-1949: WP7 build broken by Jens Geyer · 12 years ago
  98. d708ebb THRIFT-1955 Union Type writer generated in C# does not WriteStructBegin by Jens Geyer · 12 years ago
  99. 1077ed6 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift by Jens Geyer · 12 years ago
  100. b706b1a THRIFT-1742 Optionally implement hashcode and equals in c# by Jens Geyer · 12 years ago