Commit Graph

  • b01368164f lib/cpp/test/CMakeLists.txt: Added missing boost::chrono Mario Emmenlauer 2021-08-02 21:55:34 +02:00
  • 654968a24b build/cmake/DefineOptions.cmake: Minor improvement in logging for 'WITH_MT' Mario Emmenlauer 2021-08-02 21:25:22 +02:00
  • b31377f0a1 TSocket.cpp: Print THRIFT_EAGAIN (timed out) to global error Mario Emmenlauer 2020-05-21 19:49:46 +02:00
  • 431368a368 lib/cpp/src/thrift/transport/TBufferTransports.h: Minor whitespace changes Mario Emmenlauer 2021-07-04 22:55:43 +02:00
  • 82504b395e Merge pull request #2436 from BioDataAnalysis/bda_disable_one_test Mario Emmenlauer 2021-08-13 10:01:21 +02:00
  • e664ac4903 lib/cpp/test/ToStringTest.cpp: Disabled locale-based tests on Windows Mario Emmenlauer 2021-08-12 22:25:39 +02:00
  • 4cf1e35733 Merge pull request #2429 from BioDataAnalysis/bda_fix_win_build Mario Emmenlauer 2021-08-11 21:39:17 +02:00
  • efff4a2691 THRIFT-5453: Defer DNS from NewTSocketConf to TSocket.Open Yuxuan 'fishy' Wang 2021-08-09 14:27:48 -07:00
  • fb539ae412 THRIFT-5453: Defer DNS from NewTSocketConf to TSocket.Open Yuxuan 'fishy' Wang 2021-08-09 14:27:48 -07:00
  • 6dfaf9c6d8 appveyor.yml: Disabled 'fast_finish' Mario Emmenlauer 2021-08-11 19:30:25 +02:00
  • fcb07b18c8 appveyor.yml: Disabled broken Cygwin build Mario Emmenlauer 2021-08-11 19:29:38 +02:00
  • ffc7bb9f59 Merged AppVeyor scripts for 'install', 'build' and 'test' into one Mario Emmenlauer 2021-08-05 17:23:35 +02:00
  • c371e4ad35 Separate the cmake 'build' and 'install' targets Mario Emmenlauer 2021-08-05 15:28:28 +02:00
  • 22bb550f49 Removed the 'shortened' profile names in favor of descriptive profile class names Mario Emmenlauer 2021-08-05 15:40:19 +02:00
  • ce64880dd8 AppVeyor: larger updates in build configuration and documentation Mario Emmenlauer 2021-08-05 17:10:09 +02:00
  • 166786eea8 Updated MSYS2 install for current AppVeyor and upstream MSYS2 Mario Emmenlauer 2021-08-04 10:38:56 +02:00
  • 9e3ac856ee Renamed Windows build files from cl-prefix to win-prefix Mario Emmenlauer 2021-08-05 12:42:21 +02:00
  • e14ac85d9e Larger whitespace cleanup of AppVeyor build files Mario Emmenlauer 2021-08-05 09:33:50 +02:00
  • 82a9c67405 Add missing javadoc bhalchandrap 2021-08-09 23:14:05 -07:00
  • 9a815fa0a2 Version 0.15.0 Jens Geyer 2021-08-03 22:27:26 +02:00
  • f7e6c654bd bump version number Jens Geyer 2021-08-03 22:21:05 +02:00
  • 2c78047fcb THRIFT-4797: Go import improvements Yuxuan 'fishy' Wang 2021-07-31 13:44:41 -07:00
  • c8ae621a09 THRIFT-5445 "cancellationToken" cannot be used as argument name Client: netstd Patch: Jens Geyer Jens Geyer 2021-07-31 23:57:29 +02:00
  • 273607d1f4 THRIFT-5444 Netstd generator produces uncompileable code for enums ending with "_result" or "_args" Client: netstd Patch: Jens Geyer Jens Geyer 2021-07-31 23:25:51 +02:00
  • f695535122 THRIFT-5389: Fix const generation for optional fields Yuxuan 'fishy' Wang 2021-07-29 15:59:10 -07:00
  • 68c0272a0a Update README for go library Yuxuan 'fishy' Wang 2021-07-26 08:59:01 -07:00
  • 47bf0e46e7 THRIFT-5442 Separate client service calls into send/recv methods and make them public Client: netstd Patch: Jens Geyer Jens Geyer 2021-07-23 22:55:31 +02:00
  • fb1d50dfc5 THRIFT-5439 Lua Generator does not support const i64 Client: lua Patch: Kaibin Huang hkb 2021-07-05 16:11:55 +08:00
  • 8bd82305cf THRIFT-5421 c_glib:Fix the problem of incorrect setting of errno in some files Client: c_glib Patch: lm2048 lm2048 2021-05-26 00:16:53 +08:00
  • c06ab4ccc9 Small bug in Rust generated code for writing container types AlephAlpha 2021-07-09 16:34:58 +08:00
  • b98e06df19 THRIFT-5440: Allow php8 in composer.json William Van Hevelingen 2021-07-07 17:03:20 -07:00
  • d8c4345ecf fix isOpen return None, to be consistent with other transport Client: python geehanlin 2021-06-04 19:28:00 +08:00
  • 44e8a431a3 Rust: Upgrade dependency integer-encoding to 3.0 Lewin Bormann 2021-07-06 07:36:01 +02:00
  • 4434ee92d5 THRIFT-5438 Inconsistent handling of exceptions during message read vs. message write phase Client: Delphi Patch: Jens Geyer Jens Geyer 2021-07-01 23:38:52 +02:00
  • 3b686533f7 THRIFT-5437 Make TProtocolImpl CTOR virtual Client: Delphi Patch: Jens Geyer Jens Geyer 2021-07-01 23:04:08 +02:00
  • 7391a31032 uncaught_exception -> uncaught_exceptions Client: cpp Author: Rune Olesen Jens Geyer 2021-06-30 22:22:37 +02:00
  • 582293bb5e Adds support for building C++ codegen on Solaris Client: cpp Author: Benjamin Naecker Benjamin Naecker 2021-04-28 15:52:23 -07:00
  • 3c3a389c8a THRIFT-5425 Throw an exception when reading TSimpleJson in Java Client: java Author: Thomas Bruggink Thomas 2021-05-28 22:10:11 +09:00
  • 5cada6a320 THRIFT-5433: Add Counter To Thread Name of TThreadPoolServer belugabehr 2021-06-30 09:08:34 -04:00
  • 598ee9864b THRIFT-5436 Timeout.Infinite is not a good default Client: netstd Patch: Jens Geyer Jens Geyer 2021-06-25 17:31:45 +02:00
  • 80e0d53d90 npm update jsdoc Client: js Patch: Henry Catalini Smith Henry Catalini Smith 2021-06-03 10:28:58 +02:00
  • ab72ebe564 Android restricts use of AI_V4MAPPED flag. Client: cpp Patch: Ruslan <thgall@mail.ru> Ruslan 2021-06-10 16:19:08 +03:00
  • 58fa7b4610 THRIFT-5430: Fix deadlock triggered by FieldMetaData.class. Divye Kapoor 2021-06-17 10:10:59 -07:00
  • fcfa34108d Merge branch '0.14.2' into upstream Jens Geyer 2021-06-17 22:59:32 +02:00
  • 3ccef5cecd THRIFT-5432 TSaslTransport throw TTransportException of MaxMessageSize reached Client: java Patch: GuangMing Lu l00508282 2021-06-16 23:25:45 +08:00
  • 46693f7f5e THRIFT-5431 Response should include 'content-type' header Client: netstd Patch: Jens Geyer Jens Geyer 2021-06-15 23:42:48 +02:00
  • c19d05eeef Version 0.14.2 Jens Geyer 2021-06-11 00:41:22 +02:00
  • 57e24caa86 THRIFT-5369: Use MaxMessageSize to check container sizes v0.14.2 0.14.2 Yuxuan 'fishy' Wang 2021-03-25 17:00:31 -07:00
  • 63e86ce23a Version 0.14.2 Jens Geyer 2021-06-11 00:41:22 +02:00
  • d604602064 THRIFT-5383 TJSONProtocol Java readString throws on bounds check Client: java Patch: Aaron St. George aaronstgeorge-wf 2021-03-30 00:35:13 +02:00
  • 43faa2d22b Merge pull request #2401 from aaronmjones/THRIFT-3840 Mario Emmenlauer 2021-06-09 16:38:56 +02:00
  • 93a316c51d THRIFT-5429 build: autotools: add foreign to AM_INIT_AUTOMAKE Patch: Christopher Friedt Christopher Friedt 2021-06-05 07:57:27 -04:00
  • ad76a18db7 Add better unit tests and imbue C locale in floating point to_string ubuntu 2021-06-07 08:21:05 +05:30
  • 29fb3464c9 Merge pull request #2382 from BioDataAnalysis/bda_add_openssl_membuffer_loading Mario Emmenlauer 2021-06-04 11:50:38 +02:00
  • f726ae31b9 THRIFT-5428 Prevent costly reallocations to improve performance Client: Delphi Patch: Jens Geyer Jens Geyer 2021-06-04 11:17:26 +02:00
  • 016dbac94d Robustness improvements when loading OpenSSL certificates Marco Schroeter 2019-08-21 16:13:23 +02:00
  • ea456f6654 Merge pull request #2383 from BioDataAnalysis/bda_minor_cmake_cleanup Mario Emmenlauer 2021-06-04 09:55:01 +02:00
  • be20ad7e08 THRIFT-5411: Catch SocketTimeoutException in TIOStreamTransport read David Mollitor 2021-05-26 09:26:47 -04:00
  • 323f0325ed Add unit test for system locale with thousands separator comma Install en_US.UTF-8 locale in Dockerfile ubuntu 2021-05-31 19:08:05 +05:30
  • 4abc5cfb4b fix D build, with D lang openssl 2.0.3 Client: d Patch: mingwugmail <mingwu@gmail.com> mingwugmail 2021-05-26 00:38:22 +02:00
  • 9a4802ab41 THRIFT-5419 Incorrect usage of thread pool in TThreadPoolAsyncServer may lead to poor performance Client: netstd Patch: Nathan P Sharp, Jens Geyer phxnsharp 2021-05-21 23:36:30 +02:00
  • 63d114de97 THRIFT-5422 add threadpool server to netstd test suite impl Client: netstd Patch: Jens Geyer Jens Geyer 2021-05-25 23:42:35 +02:00
  • 70992f1e74 Add Link to Tutorial in Rust Lib Documentation Client: rs Patch: Zicklag Zicklag 2021-05-08 12:47:13 -05:00
  • 346c72c0d0 THRIFT-3508 Map optional fields from thrift idl to optional fields in TypeScript. Client: node,js Patch: Axel Jäger Axel Jäger 2021-05-06 12:07:40 +02:00
  • c54cfcb8d2 THRIFT-5417 Fix Lua compiler omitting default values in Lua service functions Client: Lua Patch: Jeffrey Han Jeffrey Han 2021-05-18 13:56:02 -07:00
  • 8101302c56 THRIFT-5399: Fix socket leak in abnormal situation lm2048 2021-04-16 23:36:55 +08:00
  • 33b7f48ba4 consume remaining MessageSize but never reset, we should reset remainin MessageSize after readEnd Client: cpp Patch: Irelian <240290942@qq.com> Irelian 2021-05-11 16:04:33 +08:00
  • bc18a92519 THRIFT-5414 Use of specific parameter names generates uncompileable code Client: netstd Patch: Jens Geyer Jens Geyer 2021-05-15 00:44:44 +02:00
  • 348de16250 THRIFT-5394 AppVeyor CI tries to download outdated cmake Client: build process Patch: Jens Geyer Jens Geyer 2021-04-09 23:14:16 +02:00
  • 728ba7f893 THRIFT-5413 Int vs String in method get_size required by property size Client: hx Patch: Jens Geyer Jens Geyer 2021-05-10 23:10:29 +02:00
  • 32f54667be THRIFT-5400 Java library does not export the .annotation package Client: java Patch: Antonio García-Domínguez Antonio García-Domínguez 2021-04-18 18:13:10 +01:00
  • aeb8964dda THRIFT-5407: Minor changes in .NET to support netcoreapp3.1 Client: netstd Patch: Mario Emmenlauer Mario Emmenlauer 2021-05-05 10:50:02 +02:00
  • ecf273f060 THRIFT-5408 Support for deprecated/obsolete methods (via annotation) Client: netstd Patch: Jens Geyer Jens Geyer 2021-05-04 22:59:25 +02:00
  • 9fab23876b Minor cleanup of two CMake files, and removed some (unused) boost dependencies Mario Emmenlauer 2021-02-04 21:10:43 +01:00
  • c821d25097 THRIFT-5244 Dynamic exception specifications are deprecated in C++11[-Wdeprecated] Client: cpp Patch: Zezeng Wang zeshuai007 2020-08-14 15:44:02 +08:00
  • 0f735583bb Fix travis CI for NPM Yuxuan 'fishy' Wang 2021-04-28 08:33:36 -07:00
  • fe3f8a1279 THRIFT-5404: Allow other types of TTransportException to be timeouts Yuxuan 'fishy' Wang 2021-04-27 19:56:58 -07:00
  • 80415f05d6 commented private code that is definitely never used Jens Geyer 2021-04-13 21:21:16 +02:00
  • d4e1eb9852 THRIFT-5398 ThreadPoolServer not stoppable via CancellationToken Client: netstd Patch: Jens Geyer Jens Geyer 2021-04-15 16:48:21 +02:00
  • 430e540ef9 added breaking change notice for THRIFT-5396 Jens Geyer 2021-04-10 10:19:43 +02:00
  • 2b2ea622b6 THRIFT-5396 deprecate "Async" method postfix Client: netstd Patch: Jens Geyer Jens Geyer 2021-04-09 22:55:11 +02:00
  • 6228b907e0 THRIFT-5395 inconsistent treatment of methods ending in "Async" Client: netstd Patch: Jens Geyer Jens Geyer 2021-04-09 22:55:11 +02:00
  • 6583f4e523 THRIFT-5369: Use MaxMessageSize to check container sizes Yuxuan 'fishy' Wang 2021-03-25 17:00:31 -07:00
  • 97fb3c4b2a THRIFT-5393 Incorrect namespaces for included types Client: hx Patch: Jens Geyer Jens Geyer 2021-04-08 23:56:56 +02:00
  • ef0cb01abe THRIFT-5391 Named pipes transport hardening Client: netstd Patch: Jens Geyer Jens Geyer 2021-04-02 12:18:15 +02:00
  • 20a86d68e9 THRIFT-5390 Named Pipes transport hardening Client: Delphi Patch: Jens Geyer Jens Geyer 2021-04-02 11:34:08 +02:00
  • 037753eb6b THRIFT-5265 add the zlib transport to c_glib Client: c_glib Patch: Zezeng Wang zeshuai007 2020-11-30 11:16:10 +08:00
  • fa87d0ea42 THRIFT-5383 TJSONProtocol Java readString throws on bounds check Client: java Patch: Aaron St. George aaronstgeorge-wf 2021-03-30 00:35:13 +02:00
  • 66f9536e2c THRIFT-5387 Improved and simplified Delphi test setup Client: Delphi Patch: Jens Geyer Jens Geyer 2021-03-29 20:35:41 +02:00
  • 036665edc1 THRIFT-5386 XML-HTTP client may throw "max message size reached" incorrectly Client: delphi Patch: Jens Geyer Jens Geyer 2021-03-29 22:36:19 +02:00
  • 589ee5b160 THRIFT-5384 Improved error message for HTTP transports Client: Delphi Patch: Jens Geyer Jens Geyer 2021-03-29 21:40:55 +02:00
  • cc8c2c6303 THRIFT-5385 XML-HTTP client reports IsOpen=TRUE even if it is not Client: Delphi Patch: Jens Geyer Jens Geyer 2021-03-29 22:38:30 +02:00
  • 7e537505f0 THRIFT-5341 Old-Style-Cast & missing Override Client: cpp Patch: Kashirin Alex Kashirin Alex 2021-01-28 06:57:51 +01:00
  • 7054b315f4 THRIFT-4303 Update ubuntu-xenial to use D 2.087.0 Client: d Patch: James Lacey James Lacey 2021-03-26 11:38:38 -07:00
  • 7f1fc276d4 Updated languages matrix [skip ci] Jens Geyer 2021-03-27 11:16:38 +01:00
  • fafcea7b5c THRIFT-5382 Netstd default list/set enums values are generated incorrectly Client netstd Patch: Thomas Bruggink Thomas 2021-03-27 16:07:13 +09:00
  • 5bae216dbc merged 0.14.1 changes into master & added 0.15.0 breaking changes section Patch: Jens Geyer Jens Geyer 2021-03-27 01:01:06 +01:00
  • e1eb1dc3e4 THRIFT-5381 possible collisions at VOID type with some 3rd-party libraries on Haxe cpp targets Client: hx Patch: Jens Geyer Jens Geyer 2021-03-27 00:44:56 +01:00
  • 638ffbc5e6 Fix netstd test lib build on non windows hosts Client: netstd Patch: Thomas Bruggink & Jens Geyer Thomas 2021-03-26 22:06:05 +09:00
  • 2f15843165 THRIFT-5236 THttpTransport.cs still has bad timeout code Client: netstd Patch: Thomas Bruggink Thomas 2021-03-26 15:56:37 +09:00