Commit Graph

  • 882d48da5d THRIFT-4481: TBinaryProtocol.writeMessageEnd does not allow throwable exception Beluga Behr 2019-01-03 09:20:16 -05:00
  • 36ffe1e8dc THRIFT-4469: Make isServing volatile Beluga Behr 2019-01-02 19:24:33 -05:00
  • 5abf58cf79 THRIFT-4709: Use StandardCharsets UTF-8 Beluga Behr 2018-12-31 16:47:04 -05:00
  • 9e813aeed2 THRIFT-4702: Improve AutoExpandingBuffer Beluga Behr 2018-12-31 10:58:19 -05:00
  • 57516213cc THRIFT-4301: fix inability to disable py3 with autoconf build James E. King III 2019-01-02 08:28:47 -05:00
  • 217e8246ab Update CHANGES with issues fixed in 0.12.0 but closed late. James E. King III 2019-01-02 23:09:21 -05:00
  • 99f673a767 THRIFT-4694: Upgrade Java to Java 1.8 Beluga Behr 2018-12-30 22:10:00 -05:00
  • a3a7c6c789 THRIFT-4547: add swift to bionic build image and run unit tests James E. King III 2018-12-31 17:17:34 -05:00
  • 1c6914d5c5 THRIFT-4713: Review of TBaseHelper Beluga Behr 2019-01-01 18:32:04 -05:00
  • df9c60d38f THRIFT-4711: Improve Immutable None Type Instantiation Beluga Behr 2019-01-01 14:43:23 -05:00
  • 4c71660dab THRIFT-4705: add nuget configuration file James E. King III 2019-01-01 19:28:23 -05:00
  • 0e99ee31ba remove unused travis build files James E. King III 2018-12-31 17:29:50 -05:00
  • 138a81d5b4 THRIFT-4704: Streamline TDeserializer Implementation Beluga Behr 2018-12-31 11:38:15 -05:00
  • e2109b914c Merge pull request #1653 from jeking3/consume-0.12.0 James E. King III 2018-12-30 22:41:49 -05:00
  • bf51a9faf9 THRIFT-4695: Pre-Size Java Collections in Union Beluga Behr 2018-12-30 20:34:13 -05:00
  • 75bac10dbd THRIFT-4690: update bionic docker image to use upstream deimos OpenSSL 1.1 tag for dlang James E. King III 2018-12-30 16:20:12 -05:00
  • 3671b8bce9 Use case-switch Statement Instead of if-else Clauses Beluga Behr 2018-12-30 20:25:00 -05:00
  • ab494bc29d fix top level bower.json file - bad merge from release branch James E. King III 2018-12-30 11:09:34 -05:00
  • c3375d9e43 Merge remote-tracking branch 'origin/0.12.0' into consume-0.12.0 James E. King III 2018-12-30 11:06:00 -05:00
  • a139082755 THRIFT-4546: replace all git-wip-us.apache.org to github.com Robert Lu 2018-12-27 23:57:35 +08:00
  • f9f037bd5a Update Cargo.toml, release instructions and release script Allen George 2018-12-27 13:56:21 -05:00
  • a597725bcb THRIFT-4426: remove a symbolic link that was checked in James E. King III 2018-12-27 10:53:05 -05:00
  • 087d88108d THRIFT-4684: Fix WCF related C# code generation Shaoyu Zhang 2018-12-22 23:12:01 +08:00
  • 7ac9e43ebc THRIFT-2333: patch for ruby in rpmbuild James E. King III 2018-12-19 22:12:32 -05:00
  • 384647d290 Version 0.12.0 v0.12.0 0.12.0 jfarrell 2018-10-16 22:36:46 -04:00
  • 9b75e4fe74 THRIFT-4680: fix up std::min, std::max, and numeric limits min/max on Windows; remove NOMINMAX from cmake build James E. King III 2018-12-17 16:21:14 -05:00
  • 56ac72e74a Update a couple of our m4 files for autoconf James E. King III 2018-12-17 09:32:24 -05:00
  • 33772b7d78 Add node.ts to the languages markdown James E. King III 2018-12-17 09:57:27 -05:00
  • f4b17857db Merge pull request #1646 from allengeorge/rustfmt_10 Allen George 2018-12-17 00:35:16 -05:00
  • ef7a18970f Reformat rust code with rustfmt 1.0 Allen George 2018-12-16 18:01:37 -05:00
  • 2b7365c54f THRIFT-4659: Fix race when closing server socket (#1645) Jay Gheewala 2018-12-11 00:44:44 -08:00
  • 44ee32cef5 Fix c++98 build proller 2018-12-10 19:16:30 +03:00
  • e6e7e62981 Correct c++17 definition proller 2018-12-10 16:45:06 +03:00
  • db61f10497 Fix build with old c++ proller 2018-12-10 16:25:04 +03:00
  • f201bf05fb Fix build with c++17 proller 2018-12-06 14:13:15 +03:00
  • 9c3d2d6c0a Fix build compiler with cmake louyl 2018-12-10 17:20:07 +08:00
  • 208a048dc4 THRIFT-4679: Remove unused variable declaration griffinmichl 2018-12-07 10:47:35 -08:00
  • 17a9cffabb Fix warning: catching polymorphic type ‘class std::runtime_error’ by value proller 2018-12-05 19:11:20 +03:00
  • 54e9587117 THRIFT-4676: Fix intermittent CL build failures Allen George 2018-11-30 15:06:44 -05:00
  • 30d3125cc2 THRIFT-4656: Fix infinite loop in PHP TCurlClient Josip Sokcevic 2018-10-30 15:20:26 -07:00
  • dd965c1eb4 Fix hs-nodets test and re-enable it Mustafa Senol Cosar 2018-11-30 20:02:00 +03:00
  • 2c69b5a01e THRIFT-3143: Add nodets support wilfrem 2015-04-20 19:24:50 +09:00
  • 7f0fa6c21e THRIFT-4674 Added stream context support for PHP THttpClient Efimov Evgenij 2018-11-23 10:57:42 +03:00
  • b073e1438d THRIFT-4672 IAsyncResult style methods not being supported by certain transports leads to issues in mixed ISync/IAsync use cases Client: C# Patch: Jens Geyer Jens Geyer 2018-11-23 01:34:46 +01:00
  • fc52c3ccee THRIFT-4673 IAsyncResult not supported by layered transports (buffered/framed) Client: C# Patch: Jens Geyer Jens Geyer 2018-11-23 01:44:02 +01:00
  • 7abb7d5fbc THRIFT-4671 handle client's unexpected close. lixiasong 2018-11-23 09:17:57 +08:00
  • 7af79c8359 THRIFT-4668: make socket backlog configurable for python2 Client: py lshgdut 2018-11-21 10:09:42 +08:00
  • 5112afcc97 THRIFT-4670: Twisted, slots, and void method fails with "object has no attribute 'success'" Palmer Cox 2018-11-21 15:00:37 -05:00
  • aa177ea4b3 THRIFT-4666: Attempt to work around dlang client pool test failure Allen George 2018-11-17 18:23:05 -05:00
  • 0882354f28 Fix function name in Rust generator (does not affect generated code) GREATEST Wiggler EvaR! 2018-11-12 11:04:23 -05:00
  • 24918abba9 THRIFT-4664: Cannot create ReadHalf/WriteHalf Jake W 2018-11-12 12:43:04 +08:00
  • b57d126157 THRIFT-4529: Rust enum variants are now camel-cased GREATEST Wiggler EvaR! 2018-11-09 07:54:32 -05:00
  • 6436899e47 THRIFT-4662: Rust const string calls function at compile time jake-ruyi 2018-11-07 17:18:03 +08:00
  • 2391f33465 THRIFT-4545: fix haskell build on windows, fix appveyor stale packages James E. King III 2018-11-11 10:18:41 -05:00
  • d5bd2005ea THRIFT-4661: Rust enum name wrong case in generated structs jake-ruyi 2018-11-07 16:16:27 +08:00
  • f7d43ce0aa fix build errors related to updated static code analysis tools for python and php James E. King III 2018-11-06 09:32:51 -05:00
  • fed4977027 THRIFT-4660: Include Generated and Nullable as needed for enums Lázaro Clapp 2018-11-05 22:55:55 -08:00
  • 718a63c85b THRIFT-4658: TBinaryInputProtocol fails when strict is false GREATEST Wiggler EvaR! 2018-11-04 20:28:57 -05:00
  • f216dfb716 THRIFT-4657: Include @javax.annotation.Generated annotations for generated Java union classes Manu Sridharan 2018-11-02 23:45:50 -07:00
  • 92be4f312b Add probot stale processor configuration to keep PR backlog clean James E. King III 2018-10-31 20:36:39 -04:00
  • da1169d75b THRIFT-4653: ES6 classes support (#1615) bforbis 2018-10-28 11:27:38 -04:00
  • cd829a0b9a update some bionic build components James E. King III 2018-10-18 18:20:58 +00:00
  • 9ee29516c4 Replace git.apache.org imports with github.com D. Can Celasun 2018-10-17 08:44:48 +02:00
  • 8a130f63e5 THRIFT-4382: Replace the use of Indirect Object Syntax calls to new() Dean Hamstead 2018-10-17 18:48:42 +11:00
  • 7a51220c02 Remove redundant source files in project libthrift.vcxproj (#1614) Andylee 2018-10-17 21:20:47 +08:00
  • 5c1ecb67cd THRIFT-4650: fix required fields incorrectly being marked as set Craig Wickesser 2018-10-16 02:40:13 -04:00
  • 961fa70134 THRIFT-4618: Use poll() instead of select() in C++ TNonblockingServer if available (#1580) st0ke 2018-10-12 18:37:40 +07:00
  • 2853da436f THRIFT-4648: Use correct namespace in type names Client: c_glib Simon South 2018-10-07 14:37:53 -04:00
  • 2a2b72f6c8 Thrift-4647: Node.js Filesever webroot fixed path jfarrell 2018-10-04 23:00:28 -04:00
  • d566da7739 THRIFT-4494: Increase Java Socket Buffer Size (#1608) Naveen Gangam 2018-10-05 14:05:40 -07:00
  • eb31a6cd7e THRIFT-4499: Remove Magic Number In TFIleTransport (#1607) Naveen Gangam 2018-10-05 14:05:07 -07:00
  • 6644a9ce1e Merge pull request #1603 from jeking3/THRIFT-3863 jfarrell 2018-10-04 23:09:37 -04:00
  • 031f57122f THRIFT-4646: change dart generation of exception to exception Generator: Dart David Walker 2018-10-03 15:52:19 -06:00
  • e1aacb9546 THRIFT-3863: fix automake lua library list dependency ordering James E. King III 2018-10-03 14:49:10 +00:00
  • 53f0859639 fix appveyor mingw64 build James E. King III 2018-10-04 13:56:30 -04:00
  • 4a983069a6 THRIFT-4645: TCurlClient: include failure reason in exception James Johnston 2018-10-02 17:30:42 -07:00
  • 14190de4cb THRIFT-4644: Compiler cannot be compiled on macOS (#1601) Tsuzu 2018-10-03 20:57:17 +09:00
  • 014f53f658 THRIFT-4496: python specific list of keywords for python generator (#1567) nsrtvwls 2018-09-28 08:11:21 -07:00
  • c64389a194 THRIFT-4625: Pin dart version to 1.x in build Brian Forbis 2018-09-22 07:36:24 -04:00
  • b5d6ea390f THRIFT-4625: Use let/const variable decorators in ES6 Javascript Brian Forbis 2018-08-25 23:39:29 -04:00
  • 98acf189a7 fix Ubuntu Xenial docker build environment (lock deimos for openssl to older version) James E. King III 2018-09-26 14:34:34 +00:00
  • a923580546 THRIFT-4642 FPU ctrl word settings may cause an unexpected "denormalized" error Client: Delphi Patch: Jens Geyer Jens Geyer 2018-09-25 00:21:12 +02:00
  • ce70ba20c9 THRIFT-4641: Check HTTP Status Code in TCurlClient Josip Sokcevic 2018-09-20 11:35:22 -07:00
  • cbcfb2573f fix some static analyzer warnings in cpp library (#1596) cyy 2018-09-20 21:06:35 +08:00
  • 12f8b14fff THRIFT-3458: additional dub.json changes James E. King III 2018-09-14 13:11:37 +00:00
  • abd0df7449 dub.json for integration into Dlang package registry and fix deprication warnings Nikolay 2018-01-24 22:46:16 +07:00
  • 0f6e52abcc THRIFT-4637 C# async mode generates incorrect code with inherited services Client: C# Patch: Jens Geyer Jens Geyer 2018-09-15 21:54:09 +02:00
  • b2b767e1a4 THRIFT-4620: add crosstest support for zlib (buffered) to cpp, enable cpp,go,py,py3 tests James E. King III 2018-09-15 20:32:04 +00:00
  • 27705f487d THRIFT-4620: Ensure enough space for for zlib flush marker Client: lib/cpp Dominic Coyne 2018-09-11 13:03:17 +01:00
  • 180888820a THRIFT-4631 Fix Ruby codegen to gen valid ruby for recursive structs Charles Giardina 2018-09-11 15:58:42 -07:00
  • f74bc7b8bc THRIFT-4634: work around cabal 1.22 dependency bug breaking CI job for Xenial James E. King III 2018-09-14 17:56:49 +00:00
  • 612fdd871c Better consistency with module names, fix module name for Errors Chris Simpson 2018-09-04 14:40:30 -04:00
  • 2566ecd5d9 Update Swift Library and tests Chris Simpson 2018-08-29 14:40:44 -04:00
  • 6e29b192a3 Remove checking of remaining bytes in the Go library. Vyacheslav Kulakov 2018-08-31 13:42:50 +03:00
  • 66a44c5d8d THRIFT-4621 Add THeader for Python Neil Williams 2018-08-13 16:12:24 -07:00
  • 8de3749235 THRIFT-4622: Resolve typedef'd list-element type Client: c_glib Simon South 2018-08-18 21:55:46 -04:00
  • 3f5f0f82a7 THRIFT-4617: Prepend service-specific struct names with service name (#1578) Flavien Raynaud 2018-08-29 04:55:15 +01:00
  • 6e67faa928 THRIFT-4609 keep InnerException wherever appropriate Client: C# Patch: Jens Geyer Jens Geyer 2018-08-06 23:31:38 +02:00
  • 831819c563 THRIFT-4614: Generate missing @Nullable annotation (#1577) Manu Sridharan 2018-08-06 22:40:38 -07:00
  • 0a2d4587c8 Fix comparison of integers of different signs Kevin Wojniak 2018-08-01 17:24:17 -07:00