1. f13e431 THRIFT-3305: Missing dist files for 0.9.3 release candidate by jfarrell · 9 years ago
  2. 2fab3de THRIFT-3296 - Go cross test does not conform to spec by Nobuaki Sukegawa · 9 years ago
  3. b0b710a THRIFT-3164: disable insecure SSLv3 protocol in cpp lib unless SSLv3 is specifically asked for to make the defaults more secure; added a matrix security unit test for SSL in the cpp lib by Jim King · 9 years ago
  4. 5ef662b THRIFT-406 Convert C++ Test to Boost::Test by Claudius Heine · 10 years ago
  5. 8b47002 THRIFT-3194 Can't build with go enabled. gomock SCC path incorrect. by Jens Geyer · 10 years ago
  6. 880a2b3 doc: update compiler CMake build and update .gitignore by Roger Meier · 10 years ago
  7. 1684c42 THRIFT-2441 Cannot shutdown TThreadedServer when clients are still connected by Ben Craig · 10 years ago
  8. b149c4f THRIFT-3074 Add compiler/cpp/lex.yythriftl.cc to gitignore. by Jens Geyer · 10 years ago
  9. f5b795d THRIFT-2578 Moving 'make cross' from test.sh to test.py by Nobuaki Sukegawa · 10 years ago
  10. 41ad434 THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 10 years ago
  11. 281bdae THRIFT-2940 nodejs: move package.json to root folder by Roger Meier · 10 years ago
  12. 6622877 THRIFT-2098 Add support for Qt5+ by Nobuaki Sukegawa · 10 years ago
  13. d5f87e1 CMake: Add CMake support for Thrift libraries by Pascal Bach · 10 years ago
  14. d0d7a65 THRIFT-2838 TNonblockingServer can bind to port 0 (i.e., get an OS-assigned port) but there is no way to get the port number by Nobuaki Sukegawa · 10 years ago
  15. 9fdc90a THRIFT-2809: .gitignore updated - compiler/cpp/Release added by Konrad Grochowski · 10 years ago
  16. 0c44912 Update gitignore by Jens Geyer · 10 years ago
  17. fea00ac THRIFT-2753 Haxe support: Misc. improvements Client: Haxe Patch: Jens Geyer by Jens Geyer · 10 years ago
  18. bd52f1a THRIFT-2644 Haxe support Client: Haxe Patch: Jens Geyer by Jens Geyer · 10 years ago
  19. ba4a5f0 .gitignore: add *.dirstamp and test/go/bin/ by Roger Meier · 10 years ago
  20. 964082a THRIFT-2712 PHP: add "json" option to create JsonSerializable code by Roger Meier · 10 years ago
  21. 93fea15 THRIFT-2757: py - Added integer limits checks in compact and JSON protocols by Konrad Grochowski · 10 years ago
  22. 775248a THRIFT-2747: update .gitignore to ignore .vagrant by Randy Abernethy · 10 years ago
  23. 25c68f4 THRIFT-2693 Erlang test leaves a lot of generated files by Roger Meier · 10 years ago
  24. 4606d7d THRIFT-976 c_glib tutorial by Roger Meier · 10 years ago
  25. 15df076 THRIFT-2685 c_glib: Include in integration test suite by Roger Meier · 10 years ago
  26. 1235ee3 Fix EnumTest (part 2) Patch: Konrad Grochowski, as part of his pull request 209 by Jens Geyer · 10 years ago
  27. 3e8454c updated ignores by Jens Geyer · 10 years ago
  28. b3c8409 THRIFT-2685 c_glib: Include in integration test suite by Roger Meier · 10 years ago
  29. af5d64a THRIFT-2641 Improvements to Haskell Compiler/Libraries by Noam Zilberstein · 10 years ago
  30. 06d0fa0 THRIFT-2648 cleanup erlang lib by alisdair sullivan · 10 years ago
  31. 6e25d74 .gitignore: add tutorial/c_glib/tutorial_client by Roger Meier · 10 years ago
  32. bee7b73 Add unit test for OpenSSL manual initialization by Alan Dunn · 10 years ago
  33. 9df3854 .gitignore: add test/go stuff by Roger Meier · 10 years ago
  34. 16e2ed2 .gitignore update by Roger Meier · 10 years ago
  35. 30a472e THRIFT-2602: Fix missing dist files Client: build process Patch: jfarrell by jfarrell · 11 years ago
  36. 750df2e THRIFT-2620: Fix python packaging Client: build process Patch: jfarrell by jfarrell · 11 years ago
  37. 4402ada THRIFT-2618: Unignore /aclocal files required for build by jfarrell · 11 years ago
  38. f16daad .gitignore: haskell related exclude by Roger Meier · 11 years ago
  39. 63fcb7e THRIFT-2520 cpp:cob_style generates incorrect .tcc file by Roger Meier · 11 years ago
  40. 27b5783 .gitignore: add c_glib profiling files *.gcno by Roger Meier · 11 years ago
  41. 245dbdf THRIFT-2565 autoconf fails to find mingw-g++ cross compiler on travis CI by henrique · 11 years ago
  42. a131b8f THRIFT-2456 THttpClient fails when using async support outside Silverlight by Jens Geyer · 11 years ago
  43. bcc0f1a THRIFT-2421: Tree/Recursive struct support in thrift Client: cpp by henrique · 11 years ago
  44. bf0b629 THRIFT-2414 c_glib fix several bug Patch: Jaesang Kim by Roger Meier · 11 years ago
  45. 7fff60f ignore node_modules and simplify ignore rules a bit by henrique · 11 years ago
  46. ee78e31 .gitignore update by Roger Meier · 11 years ago
  47. 8909cbd THRIFT-2327 nodejs: nodejs test suite should be bundled with the library by Roger Meier · 11 years ago
  48. 3233fe8 some gitignores by Roger Meier · 11 years ago
  49. b27012c add some .gitignore by Roger Meier · 11 years ago
  50. ad0141a Modified/added some Delphi ignores by Jens Geyer · 11 years ago
  51. 3bd05b0 ignore test log files by henrique · 11 years ago
  52. ba68255 Modified ignores by Jens Geyer · 11 years ago
  53. 8c64dc1 Added some ignores by Jens Geyer · 11 years ago
  54. a7da488 THRIFT-2090: Go generator, fix including of other thrift files by Jens Geyer · 11 years ago
  55. f1ac284 update .gitignore by Roger Meier · 12 years ago
  56. 0e87c46 THRIFT-2012 Modernizing Go by Jens Geyer · 12 years ago
  57. ed817d0 THRIFT-1735 integrate tutorial into regular build by Roger Meier · 12 years ago
  58. 1ed7991 THRIFT-1985: Add a Vagrantfile to build and test Apache Thrift fully reproducable by Carl Yeksigian · 12 years ago
  59. 0236434 THRIFT-1985 add a Vagrantfile to build and test Apache Thrift fully reproducable by Roger Meier · 12 years ago
  60. 14ff9c8 THRIFT-1985 add a Vagrantfile to build and test Apache Thrift fully reproducable by Roger Meier · 12 years ago
  61. 0fd47da THRIFT-1956: Switch to Apache Commons Lang 3 by Jake Farrell · 12 years ago
  62. 20c81ad THRIFT-1704: Tornado support (Python) by Chris Piro · 12 years ago
  63. 92e3860 THRIFT-1614: handle automake >= 1.12 yacc output name (thrifty.hh) by Chris Piro · 12 years ago
  64. 1f554e1 THRIFT-1797 Python implementation of TSimpleJSONProtocol by Roger Meier · 12 years ago
  65. 47a6e47 Added some (mostly Delphi-specific) ignores by Jens Geyer · 12 years ago
  66. 0895dfe THRIFT-1797 Python implementation of TSimpleJSONProtocol Patch: Avi Flamholz by Roger Meier · 12 years ago
  67. e7b0b69 THRIFT-1630 Equivalent objects that contain sets and maps can serialize differently by Roger Meier · 12 years ago
  68. bd057f6 THRIFT-1633 Add windows build configurations to support static linking by Roger Meier · 13 years ago
  69. 970c86a Thrift-1607:Incorrect file modes for several source files by Jake Farrell · 13 years ago
  70. 41f4708 some ignores... by Roger Meier · 13 years ago
  71. 710c111 cleanup .gitignore by Roger Meier · 13 years ago
  72. 1516be0 Merge branch 'trunk' of https://github.com/benoitdion/thrift into trunk by Roger Meier · 13 years ago
  73. ac70b5f THRIFT-1478 TJSONProtocol in PHP fix: remove dist and add lunit log format by Roger Meier · 13 years ago
  74. b33967b THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 13 years ago
  75. f0e517d THRIFT-1489 Add support for WCF bindings (optionally) to C# compiler, allowing web service usage of Thrift generated code by Roger Meier · 13 years ago
  76. eaa61d8 THRIFT-1267 Node.js can't throw exceptions Patch: Henrique Mendonca by Roger Meier · 13 years ago
  77. 01b568c THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 13 years ago
  78. 4d5157d THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 13 years ago
  79. 77e1e62 .gitignore update by Roger Meier · 13 years ago
  80. de18f7b add fb303 stuff to .gitignore by Roger Meier · 13 years ago
  81. 289cbb2 THRIFT-1431 Rename 'sys' module to 'util' Patch: David Worms by Roger Meier · 13 years ago
  82. 0dab383 THRIFT-1361 Optional replacement of pthread by boost::thread by Roger Meier · 13 years ago
  83. 3faaedf THRIFT-1361 Optional replacement of pthread by boost::thread by Roger Meier · 13 years ago
  84. f4eec7a THRIFT-1115 python TBase class for dynamic (de)serialization, and __slots__ option for memory savings by Roger Meier · 13 years ago
  85. 6869112 THRIFT-1296 SSL detection is broken by Roger Meier · 13 years ago
  86. 267c181 remove unused variable sz add .gitignore stuff by Roger Meier · 13 years ago
  87. 9e0f074 THRIFT-1256 Unit Test Logging Output for CI by Roger Meier · 13 years ago
  88. 9659d4d add jstest.jar to .gitignore by Roger Meier · 14 years ago
  89. 0bb3db2 update .gitignore by Roger Meier · 14 years ago
  90. 213a664 THRIFT-582 C(c_glib) implementation of Thrift by Roger Meier · 14 years ago
  91. f9e3c3b THRIFT-910. Update .gitignore by David Reiss · 14 years ago
  92. 351e22b THRIFT-503. cpp: Move the tests built by "make check" under lib/cpp by David Reiss · 14 years ago
  93. 228596c THRIFT-500. Remove nonexistent files from .gitignore (/test/java/) by David Reiss · 14 years ago
  94. f9962c2 THRIFT-500. Ignore and clean some new generated files by David Reiss · 14 years ago
  95. dc0a941 Consolidate lib/hs/.gitignore into the top-level .gitignore by David Reiss · 16 years ago
  96. 1952e54 THRIFT-199: integrate perl into automake by T Jake Luciani · 16 years ago
  97. 8341344 Add a few new generated directories to .gitignore by David Reiss · 16 years ago
  98. ce42624 Add more files to .gitignore by David Reiss · 16 years ago
  99. ad8ce35 Make .gitignore more specific by David Reiss · 16 years ago
  100. 9f2a5d7 Rename "alterl" to "erl". by David Reiss · 17 years ago