1. 15d9042 THRIFT-3122 Javascript struct constructor should properly initialize struct and container members from plain js arguments by Henrique Mendonça · 10 years ago
  2. 6cdbd98 Thrift-2922: TRIAL is used with Python tests but not tested accordingly by jfarrell · 10 years ago
  3. 8b47002 THRIFT-3194 Can't build with go enabled. gomock SCC path incorrect. by Jens Geyer · 10 years ago
  4. 56a03be THRIFT-3192 Go import paths changed in 1.4, and expired June 1 by Jens Geyer · 10 years ago
  5. 74d503e THRIFT-2850 CMake for Apache Thrift by Roger Meier · 10 years ago
  6. c0e4a8d Revert "THRIFT-3122 Javascript struct constructor should properly initialize struct and container members from plain js arguments" by Henrique Mendonça · 10 years ago
  7. bbd6fd7 THRIFT-3076 Compatibility with Haxe 3.2.0 Client: Haxe Patch: Jens Geyer by Jens Geyer · 10 years ago
  8. 1568aef THRIFT-3122 Javascript struct constructor should properly initialize struct and container members from plain js arguments by Henrique Mendonça · 10 years ago
  9. 1f6e380 `make style` applied by Konrad Grochowski · 10 years ago
  10. ef0a8fa THRIFT-3138 "make check" parallel execution is underministic by Nobuaki Sukegawa · 10 years ago
  11. 03f0e18 THRIFT-3133 Allow "make cross" and "make precross" to run without building all languages by Nobuaki Sukegawa · 10 years ago
  12. 446a319 THRIFT-3086 add valgrind suppression support to the ExperimentalMemCheck test run by Roger Meier · 10 years ago
  13. 5ec2121 THRIFT-233 IDL doesn't support negative hex literals by Jens Geyer · 10 years ago
  14. 783660a THRIFT-3109 Cross test log file cannot be browsed when served in HTTP server by Nobuaki Sukegawa · 10 years ago
  15. 8349425 THRIFT-3099 cmake build is broken on FreeBSD by Marco Molteni · 10 years ago
  16. 2659381 THRIFT-2850 CMake for Apache Thrift add test/cpp and lib/py by Roger Meier · 10 years ago
  17. 5af3b8a make cross: update test/known_failures_Linux.json by Roger Meier · 10 years ago
  18. 147a5a2 THRIFT-2946 Enhance usability of cross test framework by Nobuaki Sukegawa · 10 years ago
  19. bb23ead THRIFT-2946 Enhance usability of cross test framework by Roger Meier · 10 years ago
  20. f5b795d THRIFT-2578 Moving 'make cross' from test.sh to test.py by Nobuaki Sukegawa · 10 years ago
  21. 41ad434 THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 10 years ago
  22. 426ab86 THRIFT-3022 Compact protocol for Haxe Client: Haxe Patch: Jens Geyer by Jens Geyer · 10 years ago
  23. 6f7399b cpp: remove unused variable g_socket_syscalls by Roger Meier · 10 years ago
  24. 3b9ff4d THRIFT-2969 Client: nodejs Patch: Andrew de Andrade by Randy Abernethy · 10 years ago
  25. 2f34da7 THRIFT-2951 Fix Erlang name conflict test Patch: Nobuaki Sukegawa by henrique · 10 years ago
  26. a0c5ab7 THRIFT-2971 - C++ test and tutorial parallel build is unstable by Nobuaki Sukegawa · 10 years ago
  27. ce36aac THRIFT-2942 CSharp generate invalid code for property named read or write by Jens Geyer · 10 years ago
  28. 8bcfdd9 THRIFT-2886 Integrate binary type in standard Thrift cross test by Jens Geyer · 10 years ago
  29. 43e195a THRIFT-2886 Integrate binary type in standard Thrift cross test by Jens Geyer · 10 years ago
  30. a2d5dfd THRIFT-2886 Integrate binary type in standard Thrift cross test by Jens Geyer · 10 years ago
  31. 3a3ba00 THRIFT-2920 Erlang Thrift test uses wrong IDL file by Jens Geyer · 10 years ago
  32. 326cf0d THRIFT-2920 Erlang Thrift test uses wrong IDL file by Jens Geyer · 10 years ago
  33. 8c8e9c6 THRIFT-2919 Haxe test server timeout too large Client: Haxe Patch: Jens Geyer by Jens Geyer · 10 years ago
  34. 051ea1c test/cpp/Makefile.am: add ZLIB_LIBS to LDFLAGS by Roger Meier · 10 years ago
  35. 20b51b6 Fixed a typo in test/README.md by Jens Geyer · 10 years ago
  36. 6aeb82e THRIFT-2862 Enable RTTI and/or build macros for generated code by Jens Geyer · 10 years ago
  37. d35f616 THRIFT-2861 add buffered transport Client: Haxe Patch: Jens Geyer by Jens Geyer · 10 years ago
  38. 3b5dacb THRIFT-2849: spelling errors fixed using codespell tool by Konrad Grochowski · 10 years ago
  39. 16a23a6 THRIFT-2729: C++ - .clang-format created and applied by Konrad Grochowski · 10 years ago
  40. 240120c Revert "THRIFT-2729: C++ - .clang-format created and applied" by Konrad Grochowski · 10 years ago
  41. 74260aa THRIFT-2729: C++ - .clang-format created and applied by Konrad Grochowski · 10 years ago
  42. 65e9bde THRIFT-2813 multiple haxe library fixes/improvements by Jens Geyer · 10 years ago
  43. b502832 THRIFT-2806 more whitespace fixups Client: Haxe Patch: Jens Geyer by Jens Geyer · 10 years ago
  44. fea00ac THRIFT-2753 Haxe support: Misc. improvements Client: Haxe Patch: Jens Geyer by Jens Geyer · 10 years ago
  45. bd52f1a THRIFT-2644 Haxe support Client: Haxe Patch: Jens Geyer by Jens Geyer · 10 years ago
  46. a5bf1a1 cpp: fix automake dependencies and make ProcessorTest.cpp compilable again by Roger Meier · 10 years ago
  47. 81a1f99 THRIFT-2602 fix missing dist files by Roger Meier · 10 years ago
  48. cb0754d THRIFT-2784 Eliminate compiler warnings in generated C++ code by Roger Meier · 10 years ago
  49. ec300e3 THRIFT-1462 add more strict compiler flags by Roger Meier · 10 years ago
  50. 5d4953f THRIFT-2764: Haskell does not build/test when using the Trusty Vagrantfile by jfarrell · 10 years ago
  51. d5f3be5 THRIFT-2757: py - checkIntegerLimits optimized by Konrad Grochowski · 10 years ago
  52. dd971d5 THRIFT-2689 struct names that differ only in capitalization of first character generate broken erlang code by Jens Geyer · 10 years ago
  53. 79f988c THRIFT-2768: Whitespace Fixup Client: General (Makefile.am) Patch: Jens Geyer by Jens Geyer · 10 years ago
  54. aaa8947 THRIFT-2768: Whitespace Fixup by Jens Geyer · 10 years ago
  55. 6d15c30 THRIFT-2628 struct member name conflicts due to lowercased names by Jens Geyer · 10 years ago
  56. cc4ac49 THRIFT-2689 struct names that differ only in capitalization of first character generate broken erlang code by Jens Geyer · 10 years ago
  57. 1ff4a97 THRIFT-2716 - removed warnings from some Makefile.ams by Konrad Grochowski · 10 years ago
  58. 15df076 THRIFT-2685 c_glib: Include in integration test suite by Roger Meier · 10 years ago
  59. f8a1b7a THRIFT-2718 Align cmdline help and return codes for Thrift test server/client by Jens Geyer · 10 years ago
  60. 86b309c THRIFT-2513 clean up enum value assignment by Jens Geyer · 10 years ago
  61. 089bcd3 THRIFT-1040 Can't end typedef lines with a semicolon by Jens Geyer · 10 years ago
  62. ae0b22c THRIFT-2513 clean up enum value assignment Patch: Dave Watson by Jens Geyer · 10 years ago
  63. b3c8409 THRIFT-2685 c_glib: Include in integration test suite by Roger Meier · 10 years ago
  64. 7191bc9 THRIFT-847 Test Framework harmonization across all languages by cdwijayarathna · 10 years ago
  65. 9ea3d2e THRIFT-2652 THRIFT_TEST_PORT variable via to run tests in parallel by cdwijayarathna · 10 years ago
  66. d921791 THRIFT-847 Test Framework harmonization across all languages by cdwijayarathna · 10 years ago
  67. dace693 THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 10 years ago
  68. d104165 THRIFT-2578 Moving 'make cross' from test.sh to test.py by cdwijayarathna · 10 years ago
  69. a07ec0b THRIFT-2655 CPP tests should not use relative path when accessing ssh related files by cdwijayarathna · 10 years ago
  70. 0d4072b THRIFT-2578 Moving 'make cross' from test.sh to test.py by cdwijayarathna · 10 years ago
  71. 79c3f4a THRIFT-2657 Fix spurious test failures in py:twisted by James Broadhead · 10 years ago
  72. 862218e THRIFT-2641 Improvements to Haskell Compiler/Libraries by Roger Meier · 10 years ago
  73. af5d64a THRIFT-2641 Improvements to Haskell Compiler/Libraries by Noam Zilberstein · 10 years ago
  74. bea2734 THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 10 years ago
  75. ca44a62 THRIFT-2651: struct names that are restricted erlang terms generate invalid type signatures by alisdair sullivan · 10 years ago
  76. d52edba THRIFT-2231 Support tornado-4.x (Python) by Roger Meier · 10 years ago
  77. f5136ab Revert "THRIFT-2578 Moving 'make cross' from test.sh to test.py" by Roger Meier · 10 years ago
  78. c53bbd2 THRIFT-2578 Moving 'make cross' from test.sh to test.py by cdwijayarathna · 10 years ago
  79. 16c164e THRIFT-2647 compiler-hs: don't decapitalize field names, do decapitalize argument bindings by Roger Meier · 10 years ago
  80. 06d0fa0 THRIFT-2648 cleanup erlang lib by alisdair sullivan · 10 years ago
  81. f341c59 THRIFT-2152 Generated Haskell files does not compile by Roger Meier · 10 years ago
  82. e8bafb6 THRIFT-2578 Moving 'make cross' from test.sh to test.py by Roger Meier · 10 years ago
  83. 75eb2a3 THRIFT-2578 Moving 'make cross' from test.sh to test.py by cdwijayarathna · 10 years ago
  84. 557d6ea make clean should rm src/gen instead of emptying by Jens Geyer · 10 years ago
  85. 11066bd THRIFT-2578 Moving 'make cross' from test.sh to test.py by cdwijayarathna · 10 years ago
  86. 2591be2 test/go: use mkdir -p by Roger Meier · 10 years ago
  87. 84d1188 THRIFT-2637 "java:fullcamel_service_methods" option to automatically camel-case Java service methods by Roger Meier · 10 years ago
  88. 8fd8c63 THRIFT-2602:Fix missing dist files Client: build process Patch: jfarrell by jfarrell · 11 years ago
  89. dbf2bb5 Thrift-2601:Fix vagrant to work again for builds again by jfarrell · 11 years ago
  90. 3f67978 THRIFT-2578 Moving 'make cross' from test.sh to test.py by cdwijayarathna · 11 years ago
  91. 6f86f9a THRIFT-2557 CS0542 member names cannot be the same as their enclosing type by Jens Geyer · 11 years ago
  92. 32f3982 THRIFT-2578 Moving 'make cross' from test.sh to test.py by Roger Meier · 11 years ago
  93. 63fcb7e THRIFT-2520 cpp:cob_style generates incorrect .tcc file by Roger Meier · 11 years ago
  94. 40cc232 THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 11 years ago
  95. a3570ac THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 11 years ago
  96. 7615072 THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 11 years ago
  97. e86428c THRIFT-2469 "java:fullcamel" option to automatically camel-case underscored attribute names by Roger Meier · 11 years ago
  98. 72268b7 THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 11 years ago
  99. 5c6ad24 THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 11 years ago
  100. d9b331d make cross: add nodejs-nodejs test and nodejs compact protocol by Roger Meier · 11 years ago