Commit Graph

  • a635e68257 Removed base64 and added logger as an explicit add_dependency Dmytro Shteflyuk 2025-11-19 18:52:54 -05:00
  • eb6eb85c45 Fixed Thrift::TypeError exception in specs Dmytro Shteflyuk 2025-11-22 20:03:19 -05:00
  • 497c1dd82e THRIFT-3268: Suppress gnu-zero-variadic-macro-arguments warnings Sutou Kouhei 2025-08-08 16:19:10 +09:00
  • b940d1229b THRIFT-5863: Make TServerTransport able to customize the max message size dengzh 2025-05-26 09:01:02 +08:00
  • 230d0a96a2 Refresh windows docker setup Shaoyu Zhang 2025-11-12 00:08:50 -08:00
  • 56f9772a26 Inconsistent UUID constants compilation for aliased types For aliased types, UUID constants retain their curly braces, while direct UUID constants do not: Dmytro Shteflyuk 2025-11-25 14:49:23 -05:00
  • 1eaa9a41f0 - THRIFT-5712 - Added Dart 3 Compatibility Martin Haimberger 2025-11-28 23:21:06 +01:00
  • dee782f410 THRIFT-5885 Fix enum generation Client: py Patch: Carel Combrink Carel Combrink 2025-11-10 13:18:53 +01:00
  • c630d8fb04 Updated gemspec to include metadata (repository, changelog), and cleaned deprecated properties Dmytro Shteflyuk 2025-11-21 21:35:02 -05:00
  • 5cb828f4b1 Rack response needs to be finished when returned from the Rack application Dmytro Shteflyuk 2025-11-19 18:40:19 -05:00
  • 5c2183db39 Make generated C++ code compilable with C++/CLI in MSVC Client: cpp Patch: Shaoyu Zhang Shaoyu Zhang 2025-11-13 13:21:07 -08:00
  • 9aa75fb5d5 Commit Gemfile.lock for reproducible tests Dmytro Shteflyuk 2025-12-01 17:15:07 -05:00
  • d92b1ae5d5 Fix: Error: thrift/simple_server.go:27:2: "net" imported and not used Jens Geyer 2025-12-01 23:16:46 +01:00
  • 4c5a7b047a Fix Dependabot alert #132 Jens Geyer 2025-12-01 23:11:12 +01:00
  • 3aab902133 Fix Dependabot alert #140 Jens Geyer 2025-12-01 23:09:07 +01:00
  • cadf511761 Fix Dependabot alert #132 Jens Geyer 2025-12-01 23:06:42 +01:00
  • 010027bbe7 Fix for Dependabot alerts #151 and #152 Jens Geyer 2025-12-01 22:57:08 +01:00
  • 6d04f12df6 Fix CMake boost linking issue on AppVeyor MINGW Dmytro Shteflyuk 2025-11-30 10:14:54 -05:00
  • 4a21581f78 enforce to close accepted connection after processing Client: go Patch: Jun.S.Shen <jun.s.shen@oracle.com Jun.S.Shen 2023-11-17 23:28:25 +01:00
  • d925d34911 Fix spurious wakeups in ThreadManager test sleep Dmytro Shteflyuk 2025-11-30 17:29:12 -05:00
  • be7a9e50ee Put back Windows shared lib building Carel Combrink 2025-11-07 09:27:39 +00:00
  • 1646c0492b Moving the body of setManualOpenSSLInitialization() to the cpp file Carel Combrink 2025-11-03 12:59:21 +00:00
  • 0835277ec2 THRIFT-5898: Replace global variable with a singleton getter Client: cpp Carel Combrink 2025-11-03 12:15:06 +00:00
  • 58d385eee2 Supplement Jsonprotocol module testcase Client: rb Patch: Zezeng Wang zeshuai007 2020-08-29 11:13:41 +08:00
  • 5b53b554a3 support reproducible builds Hongxu Jia 2025-11-20 11:43:45 +08:00
  • 3364b4ac56 Bump com.diffplug.spotless from 8.0.0 to 8.1.0 in /lib/kotlin dependabot[bot] 2025-12-01 06:43:18 +00:00
  • 724b038b9f Bump actions/setup-python from 3 to 6 dependabot[bot] 2025-12-01 06:29:44 +00:00
  • d90f2bb1e8 Bump actions/checkout from 3 to 6 dependabot[bot] 2025-12-01 06:29:38 +00:00
  • 55bc35f5d5 fix py ext windows build Shaoyu Zhang 2025-11-25 13:59:16 -08:00
  • a6ee3c0b1d Reset consumed message size after reading from buffer David Heejong Park 2025-11-04 07:20:28 +01:00
  • c5a371280c THRIFT-5888 Do not dynamically enable the GIL under free-threaded Python Client: py Patch: Lysandros Nikolaou Lysandros Nikolaou 2025-07-25 15:11:44 +02:00
  • ac3feed1b2 Fix python compiler generated all_structs with type_hints Yuxuan 'fishy' Wang 2024-09-17 09:53:02 -07:00
  • 10d5a65d1a ruby: Set TCP_NODELAY on accepted sockets Dmytro Shteflyuk 2025-11-19 15:24:32 -05:00
  • 120d496dbd Bump js-yaml from 3.14.1 to 3.14.2 in /lib/ts dependabot[bot] 2025-11-20 22:13:24 +00:00
  • 5abe53feaf Thrift-5900: Fix Tests for Python 3.14 Client: py Patch: Carel Combrink Carel Combrink 2025-11-13 06:16:41 +01:00
  • f274d9891f enable TCP_NODELAY for rust client channel Tdxdxoz 2023-09-26 12:52:05 +08:00
  • 32b80f6292 THRIFT-5720: Encode binary args in Python remote Amos Bird 2023-06-30 15:30:28 +08:00
  • 1e17c93555 rewrite the endian conversion to fix a big-endian host Client: py George Koehler 2023-02-06 18:08:05 -05:00
  • 5b096a0002 Lowercased all MinGW headers. Patch: Maarten Pronk Maarten Pronk 2022-09-11 17:36:39 +02:00
  • 4f89bfdeeb Fix bug in Python's THttpClient proxy handling Client: py Patch: Peter Schmidbauer pspeter 2022-04-13 14:44:30 +02:00
  • 80279b551a THRIFT-5559: Make handler public in Rust codegen Client: rs Patch: Francisco Ayala Le Brun Francisco Ayala Le Brun 2022-04-23 15:03:30 +02:00
  • 2d8546837c Reverted, breaks CI Jens Geyer 2025-11-20 22:20:57 +01:00
  • 0c7833caaa use ok_or_else Jinpeng 2025-11-19 23:59:22 -05:00
  • 49fe0e2a7c check overflow on reading field id Jinpeng 2024-12-12 17:31:29 -05:00
  • f8ce26cd42 Fix issue with deprecated function in test Carel Combrink 2025-11-12 14:24:55 +02:00
  • d804bd1c1f Reworked the local_libpath() using the code form _import_local_thrift Carel Combrink 2025-11-12 07:16:31 +02:00
  • 20a90bf9ff Also skip the type_hints and enum tests Carel Combrink 2025-11-11 13:56:57 +00:00
  • 9f96b485f7 Skip ssl tests Carel Combrink 2025-11-11 13:36:06 +00:00
  • f2534ad343 Pin python building also to 3.13 Carel Combrink 2025-11-11 12:51:21 +00:00
  • eec3fbb10d Also use the 0.16 file for the makefile Carel Combrink 2025-11-11 12:31:11 +00:00
  • 7770d27499 Put back the actual python tests Carel Combrink 2025-11-11 14:07:19 +02:00
  • f9449eacfb Try to force python version Carel Combrink 2025-11-11 08:33:41 +02:00
  • cdd8e3b1e8 Print Python version Carel Combrink 2025-11-10 15:16:18 +02:00
  • 3adca0ecfe Missed actually using the new variables from the new calls to get Python Carel Combrink 2025-11-10 14:56:54 +02:00
  • eae1094d39 Use the v0.16 thrift for type_hints also Carel Combrink 2025-11-10 14:19:48 +02:00
  • 11c960848c Add option to search the local lib path Carel Combrink 2025-11-10 14:07:50 +02:00
  • 5c22d91b43 Fix collection test Carel Combrink 2025-11-10 14:03:02 +02:00
  • 9aac8ad7aa Fix call to deprecated test methods Carel Combrink 2025-11-10 14:02:40 +02:00
  • 23e29d67f4 FIx cmake warning on CMP0148 Carel Combrink 2025-11-10 14:00:18 +02:00
  • d6fc79122b bump nuget packages Jens Geyer 2025-11-19 22:04:39 +01:00
  • ead302baf8 Revert "lib: py: remove distutils in favor of setuptools" Jens Geyer 2025-11-19 23:50:18 +01:00
  • d0531c412f Bump js-yaml from 3.14.1 to 3.14.2 in /lib/js dependabot[bot] 2025-11-19 16:21:25 +00:00
  • 90ba80427d THRIFT-5546: automate pypi publishing [ci skip] James E. King III 2022-04-04 13:17:57 -04:00
  • cfc4602131 ruby: fix failing tests with Ruby 3.0 Stan Hu 2022-11-28 11:29:50 -08:00
  • b4432b8f57 lib: py: remove distutils in favor of setuptools Pyrox 2024-07-19 14:19:04 -04:00
  • d66ce92551 fix: make timeout error more future bwangelme 2024-07-02 10:40:58 +08:00
  • f17d36cea5 Expose thriftnb cmake target Client: cpp sbrandprog 2025-08-24 17:49:35 +03:00
  • 52df9d7060 tOutput: Mark args unused when THRIFT_SQUELCH_CONSOLE_OUTPUT Client: cpp Gabe Jones 2025-10-16 22:03:22 -05:00
  • c0caee3847 Bump js-yaml dependabot[bot] 2025-11-17 15:22:30 +00:00
  • 17c8b838e1 Bump actions/upload-artifact from 4 to 5 dependabot[bot] 2025-11-01 06:01:40 +00:00
  • 0e4abab35a Bump actions/download-artifact from 5 to 6 dependabot[bot] 2025-11-01 06:01:43 +00:00
  • 87079492f8 THRIFT-792: Preserve last connect exception Michael Smith 2025-11-14 13:47:42 -08:00
  • 822671218d Mark the go-java SSL failures as known (#3237) Carel 2025-11-15 09:08:21 +02:00
  • 2f214c28d8 THRIFT-5902 Add net10 support Client: netstd Patch: Jens Geyer Jens Geyer 2025-11-13 23:24:45 +01:00
  • ed55a18c30 Remove kotlin cross tests (#3236) Carel 2025-11-14 10:54:52 +02:00
  • b08ae57c31 Bump com.ncorti.ktfmt.gradle from 0.24.0 to 0.25.0 in /lib/kotlin dependabot[bot] 2025-11-13 21:02:40 +00:00
  • 12e86dd3ec Update TBinaryProtocol.tcc Ben Gemmill 2025-11-06 10:13:58 -05:00
  • 7089a3a0b4 Update TCompactProtocol.tcc Ben Gemmill 2025-11-06 10:11:12 -05:00
  • 0039f87992 Bump jvm from 2.2.20 to 2.2.21 in /lib/kotlin dependabot[bot] 2025-11-01 06:02:53 +00:00
  • e720e6fecb THRIFT-5899: Python tests fail for the Appveyor MSVC builds (#3229) Carel 2025-11-07 10:48:27 +02:00
  • e7ab34eccb THRIFT-5897: Use Read Lock for Listener in TServerSocket.Accept() Atharva Chiplunkar 2025-10-30 07:40:33 -07:00
  • 3b21bc9fb4 Support socket activation by fd passing Client: cpp Patch: Federico Giovanardi Federico Giovanardi 2025-08-22 15:29:24 +02:00
  • 06bc1958f2 Bump cipher-base from 1.0.4 to 1.0.6 in /lib/ts dependabot[bot] 2025-08-22 20:14:25 +00:00
  • 2620a12bfa THRIFT-5896: Fix race condition in TServerSocket.Addr() Client: go Atharva Chiplunkar 2025-10-16 13:50:09 -07:00
  • d9a97c1610 Bump com.ncorti.ktfmt.gradle from 0.23.0 to 0.24.0 in /lib/kotlin dependabot[bot] 2025-10-01 15:26:25 +00:00
  • 9bfed8bd82 Bump jvm from 2.2.10 to 2.2.20 in /lib/kotlin dependabot[bot] 2025-10-01 14:49:59 +00:00
  • 6529154340 Bump com.diffplug.spotless from 7.2.1 to 8.0.0 in /lib/java dependabot[bot] 2025-10-01 06:02:02 +00:00
  • 1a5b7fc85b Bump actions/setup-python from 5 to 6 dependabot[bot] 2025-10-01 06:01:59 +00:00
  • 755f7d9faf Bump actions/setup-go from 5 to 6 dependabot[bot] 2025-10-01 06:01:55 +00:00
  • 81723d0f3f go: reduce memory consumption of small fields (#3212) James Guthrie 2025-09-26 16:35:51 +01:00
  • 86268584f6 Add various/minor changes to some TProtocols for consistency and convenience Clients: "java" Jonathan Haapala 2025-06-30 14:50:49 -07:00
  • 37c7910072 THRIFT-5892: Always define PY_SSIZE_T_CLEAN before including Python.h Csaba Ringhofer 2025-09-15 14:40:17 +02:00
  • 5501e8f84b Bump com.ncorti.ktfmt.gradle from 0.20.1 to 0.23.0 in /lib/kotlin (#3174) dependabot[bot] 2025-09-05 16:37:40 -04:00
  • 9524524639 Bump jvm from 2.2.0 to 2.2.10 in /lib/kotlin (#3209) dependabot[bot] 2025-09-05 15:53:41 -04:00
  • eaec898df1 Bump actions/setup-java from 4 to 5 (#3206) dependabot[bot] 2025-09-05 15:53:08 -04:00
  • 55783f90db Bump actions/download-artifact from 4 to 5 (#3207) dependabot[bot] 2025-09-05 15:52:26 -04:00
  • e6f532421c Bump actions/checkout from 4 to 5 (#3208) dependabot[bot] 2025-09-05 15:50:09 -04:00
  • 922cd0e2c4 Add support for boringssl Guillaume Maudoux 2024-10-24 00:54:37 -07:00
  • 860b1e539c Bump sha.js from 2.4.11 to 2.4.12 in /lib/ts dependabot[bot] 2025-08-26 15:00:56 +00:00
  • fbe685aae1 Add cpp cross tests to the build workflow Carel Combrink 2025-06-05 08:38:07 +02:00