1. df8ef4b THRIFT-4951: Remove senum from tests by pengzhouhu · 5 years ago
  2. caf8904 THRIFT-4969: PHP test doesn't check the code generation with php:classmap by Kengo Seki · 5 years ago
  3. 786c019 Merge pull request #1870 from dbcfd/thrift-4953 by Allen George · 5 years ago
  4. 2d03630 THRIFT-4950 fix bind print error and Macro call errors thrift_server_socket by pengzhouhu · 5 years ago
  5. b3745ee THRIFT-4932: Using a default string on a binary field results in invalid Java code. by Ewan Higgs · 5 years ago
  6. 061eafb THRIFT-4955 Haskell test broken due to extension to CompactProtoTestStruct by Jens Geyer · 6 years ago
  7. 8ff8abd THRIFT-4957 testSanePartsOfCompactProtoTestStruct FAILED by Jens Geyer · 5 years ago
  8. 236032a THRIFT-4953: Missing Field Identifiers by Danny Browning · 5 years ago
  9. a715f70 THRIFT-4944 Field IDs > 255 fail with compact protocol by Jens Geyer · 5 years ago
  10. 08fea16 Mark some csharp-erl, erl-csharp ssl tests as known issues. by James E. King III · 6 years ago
  11. 93ff9b0 Update language levels, fix erlang and rust in CI by James E. King III · 6 years ago
  12. 6c847d2 THRIFT-4878 - [c_glib] add unix domain socket support to ThriftSocket (#1807) by Kevin Wojniak · 6 years ago
  13. a392566 THRIFT-4896 - prevent cpp and c_glib include directories from leaking into other targets (#1821) by Kevin Wojniak · 6 years ago
  14. bd1a273 THRIFT-4898 Pipe write operations across a network are limited to 65,535 bytes per write. by Jens Geyer · 6 years ago
  15. c5068e2 Fix some typos in ThriftTest.thrift by Kevin Wojniak · 6 years ago
  16. 99ae730 Fix environment spelling by Kevin Wojniak · 6 years ago
  17. 3f0d444 Implement episodic compilation for js code generation by Mustafa Senol Cosar · 6 years ago
  18. 96c6113 THRIFT-4891 Align HTTP test client with all other variants by Jens Geyer · 6 years ago
  19. 4d46c11 THRIFT-4612: THeader support in go library by Yuxuan 'fishy' Wang · 6 years ago
  20. 5eef01f THRIFT-4868: Fix Go compilation for optional sets with default values (#1802) by John Boiles · 6 years ago
  21. 5a17b13 THRIFT-4879 general performance improvements for netstd library by Jens Geyer · 6 years ago
  22. e0e1a08 THRIFT-4855: Pin golang/mock to 1.2.0 by D. Can Celasun · 6 years ago
  23. 7b94dd4 THRIFT-4839: Remove embedded buffering/framed options from TCP transports by Kyle Smith · 6 years ago
  24. 421444f THRIFT-4831 interface ITProtocolFactory should be class TProtocolFactory again by Jens Geyer · 6 years ago
  25. 6378ff6 THRIFT-4825 Aligned the TTlsSocketServerTransport constructors with the TSocketServerTransport by Kyle Smith · 6 years ago
  26. b11f63c THRIFT-4824 Logger deprecation warnings in tutorial by Jens Geyer · 6 years ago
  27. bf27637 THRIFT-4822 Convert bool CTOR flags into enum type by Jens Geyer · 6 years ago
  28. 1b770f2 THRIFT-4818 Test client should use cancellation token by Jens Geyer · 6 years ago
  29. 22c412e THRIFT-4817 Add string CTOR to TTlsSocketTransport by Jens Geyer · 6 years ago
  30. 68ff6cd THRIFT-4813 NamedPipes may not work in all cases by Jens Geyer · 6 years ago
  31. ddd2224 [THRIFT-4771] add nodejs THeaderProtocol support (#1743) by David Mai · 6 years ago
  32. 3ca8806 re-disable hs-csharp_json_framed-ip cross test by James E. King III · 6 years ago
  33. 393f6c9 THRIFT-3877: fix py/py3 server, java client with http transport by James E. King III · 6 years ago
  34. e53d23c THRIFT-4794: finish php json cross test by James E. King III · 6 years ago
  35. 9804ab9 THRIFT-4780: finish the server implementation of multi in python server by James E. King III · 6 years ago
  36. a6a3a78 THRIFT-4732:refine cmake scripts (#1688) by cyy · 6 years ago
  37. adde44b THRIFT-4772 fully enable server-side usage of framed/buffered transports by Jens Geyer · 6 years ago
  38. 4c57be0 THRIFT-4384: fix concurrent sync in cpp async client code by James E. King III · 6 years ago
  39. ef9405f fix java-ruby test timeouts in ci by James E. King III · 6 years ago
  40. 3ec4031 THRIFT-4405: fix cygwin on appveyor by James E. King III · 6 years ago
  41. 53bd0e6 THRIFT-4745: fixes compiler warnings by James E. King III · 6 years ago
  42. 84d9cd2 THRIFT-4405: Enhance python cross test client for pedantic sequence id handling by James E. King III · 6 years ago
  43. f95620d THRIFT-4405: sanity tests relating to sequence numbers by James E. King III · 6 years ago
  44. 2ec93c8 THRIFT-4763: HTML compiler produces invalid HTML document (#1720) by Sebastian Zenker · 6 years ago
  45. 042580f THRIFT-4762: Applied some C++11 refactorings to the runtime library and compiler (#1719) by Sebastian Zenker · 6 years ago
  46. aa0c8b3 THRIFT-4723 Consolidate C#/netcore into new netstd language target by Jens Geyer · 6 years ago
  47. b96c438 THRIFT-4717: fix up make clean with autoconf by James E. King III · 6 years ago
  48. 8935c98 THRIFT-4753: re-version master to next release 0.13.0 by James E. King III · 6 years ago
  49. 129bb3e THRIFT-4675: Fix int64 constants generation for map keys by Mustafa Senol Cosar · 6 years ago
  50. b1d63e7 THRIFT-4750: as3 changes to build and publish to maven central by James E. King III · 6 years ago
  51. 98f379e THRIFT-4746: changes for publishing java library to maven; fix java debug vs. release build with cmake by James E. King III · 6 years ago
  52. dd63da1 Merge pull request #1690 from cyyever/const_members by James E. King III · 6 years ago
  53. f1eadad THRIFT-4654 Minor fixes for dart 1 & 2 compatibility (backwards compatible) (#1617) by Rob Becker · 6 years ago
  54. bfdbd03 use chrono by cyy · 6 years ago
  55. f86845e THRIFT-4675: Generate Int64 constants for js by Mustafa Senol Cosar · 6 years ago
  56. 234fb47 THRIFT-4719: remove cocoa by James E. King III · 6 years ago
  57. ca8af9b THRIFT-4730: remove pthread code and refactor, ending up with just ThreadFactory by cyy · 6 years ago
  58. c9ac8d2 THRIFT-4720: documenting breaking changes, minor cleanup by James E. King III · 6 years ago
  59. 316723a remove stdcxx namespace and use std directly by cyy · 6 years ago
  60. ecebd77 THRIFT-4716: add veralign.sh tool to set versions for releases by James E. King III · 6 years ago
  61. c3375d9 Merge remote-tracking branch 'origin/0.12.0' into consume-0.12.0 by James E. King III · 6 years ago
  62. 384647d Version 0.12.0 by jfarrell · 6 years ago 0.12.0 v0.12.0
  63. 9b75e4f THRIFT-4680: fix up std::min, std::max, and numeric limits min/max on Windows; remove NOMINMAX from cmake build by James E. King III · 6 years ago
  64. dd965c1 Fix hs-nodets test and re-enable it by Mustafa Senol Cosar · 6 years ago
  65. 2c69b5a THRIFT-3143: Add nodets support by wilfrem · 10 years ago
  66. b57d126 THRIFT-4529: Rust enum variants are now camel-cased by GREATEST Wiggler EvaR! · 6 years ago
  67. f7d43ce fix build errors related to updated static code analysis tools for python and php by James E. King III · 6 years ago
  68. 8a130f6 THRIFT-4382: Replace the use of Indirect Object Syntax calls to new() by Dean Hamstead · 6 years ago
  69. b2b767e THRIFT-4620: add crosstest support for zlib (buffered) to cpp, enable cpp,go,py,py3 tests by James E. King III · 6 years ago
  70. 1808888 THRIFT-4631 Fix Ruby codegen to gen valid ruby for recursive structs by Charles Giardina · 6 years ago
  71. 66a44c5 THRIFT-4621 Add THeader for Python by Neil Williams · 6 years ago
  72. f5f430d THRIFT-4579: Move up to Ubuntu Bionic for CI builds by James E. King III · 7 years ago
  73. d2f6f19 disable one cross test that has been failing by James E. King III · 7 years ago
  74. 747158c THRIFT-4548: python binary accelerated protocol with multiplexing via decoration (#1547) by Nicholas Martin · 7 years ago
  75. 50bfc56 THRIFT-4555 Optionally disable copies of binary fields in constructors, getters and setters. by Ben Podgursky · 7 years ago
  76. 2068544 THRIFT-4548: add python cross test client multiplexed protocol support by James E. King III · 7 years ago
  77. 6f8c99e THRIFT-3118: add http (for non-ssl and for ssl) to the python cross tests by James E. King III · 7 years ago
  78. 2724707 THRIFT-4342: update ruby tests to use rspec 3, updated all dependencies for ruby by James E. King III · 7 years ago
  79. 714c77c THRIFT-4525: add ruby cross test ssl support Client: rb by James E. King III · 7 years ago
  80. e41de0f THRIFT-4489: Add unix domain socket support for nodejs Client: nodejs by Daniel Shih · 7 years ago
  81. 9aaf295 THRIFT-4358: add unix domain socket option to ruby cross tests Client: rb by James E. King III · 7 years ago
  82. 22bd345 THRIFT-4524: .NET Core Server doesn't close properly when cancelled by Stephen Starkie · 7 years ago
  83. e46419b THRIFT-4476: Typecasting problem on double list items, by Ozan Can Altiok · 7 years ago
  84. b496083 THRIFT-4187 Allow dart framed transport to read incomplete frame Client: dart by Allen George · 8 years ago
  85. 9bea32f THRIFT-4515: cross server test improvement: graceful test server shutdown by James E. King III · 7 years ago
  86. b7084cb THRIFT-4419: Fix bug where framed messages > 4K could not be read by Allen George · 7 years ago
  87. a9efd1a THRIFT-4516: Fix "go vet" warnings for Go 1.10 by D. Can Celasun · 7 years ago
  88. 68707d9 THRIFT-4474: Use PSR-4 autoloader by default by Robert Lu · 7 years ago
  89. 5785279 THRIFT-4448: Golang: do something with context.Context. Remove Go1.6 compatibility. by John Boiles · 7 years ago
  90. 3ae3042 THRIFT-4515: fix windows build Client: cpp by James E. King III · 7 years ago
  91. 70b33fb THRIFT-4515: fix up nonblocking options and enable ssl for nonblocking in cpp server cross by James E. King III · 7 years ago
  92. 78755f5 THRIFT-4508: Fix node.js to be the desired version in docker ubuntu-artful image by James E. King III · 7 years ago
  93. 641b139 THRIFT-4503: fix dlang server logging on client disconnect so it does not report an error for normal operation by James E. King III · 7 years ago
  94. 6aa4c0f THRIFT-82: fix cl test server to return the correct SecondService string and enable multi tests by James E. King III · 7 years ago
  95. bf7f76b THRIFT-82: follow-up to common lisp to stabilize the linux build environment and update some docs by James E. King III · 7 years ago
  96. e93a901 THRIFT-82: Add Common Lisp support Client: cl by Tomek Kurcz · 7 years ago
  97. d907cc9 THRIFT-4352: update artful to use haxe 3.4.4 which fixes a core in haxe by James E. King III · 7 years ago
  98. 7004a61 THRIFT-(1418|1507|3983|4120|4178|4259|4294): Multiple issues Client: java by Alex Volanis · 7 years ago
  99. b56fc70 THRIFT-4434: fixes to delegate all dependency responsibility from make to the dotnet build by James E. King III · 7 years ago
  100. 5499329 THRIFT-4434: .NET Core cleanup and the beginnings of compiler unit tests by Volodymyr Gotra · 7 years ago