- b8f7e5b Fixed '#to_io gives NilClass' error by Dmytro Shteflyuk · 5 weeks ago master
- f06db1b Remove Fixnum references to support modern Ruby versions by Dmytro Shteflyuk · 5 weeks ago
- c77cbd2 Raise an error when nil is sent to binary protocol write operations by Dmytro Shteflyuk · 5 weeks ago
- 312cef9 Updated Java keys for cross-platform tests by Dmytro Shteflyuk · 5 weeks ago
- 6e105bf TransportException should be raised when Socket is not open instead of IOError by Dmytro Shteflyuk · 3 weeks ago
- a635e68 Removed base64 and added logger as an explicit add_dependency by Dmytro Shteflyuk · 5 weeks ago
- eb6eb85 Fixed Thrift::TypeError exception in specs by Dmytro Shteflyuk · 5 weeks ago
- 497c1dd THRIFT-3268: Suppress gnu-zero-variadic-macro-arguments warnings by Sutou Kouhei · 5 months ago
- b940d12 THRIFT-5863: Make TServerTransport able to customize the max message size by dengzh · 7 months ago
- 230d0a9 Refresh windows docker setup by Shaoyu Zhang · 6 weeks ago
- 56f9772 Inconsistent UUID constants compilation for aliased types by Dmytro Shteflyuk · 5 weeks ago
- 1eaa9a4 - THRIFT-5712 - Added Dart 3 Compatibility by Martin Haimberger · 4 weeks ago
- dee782f THRIFT-5885 Fix enum generation Client: py Patch: Carel Combrink by Carel Combrink · 7 weeks ago
- c630d8f Updated gemspec to include metadata (repository, changelog), and cleaned deprecated properties by Dmytro Shteflyuk · 5 weeks ago
- 5cb828f Rack response needs to be finished when returned from the Rack application by Dmytro Shteflyuk · 5 weeks ago
- 5c2183d Make generated C++ code compilable with C++/CLI in MSVC by Shaoyu Zhang · 6 weeks ago
- 9aa75fb Commit Gemfile.lock for reproducible tests by Dmytro Shteflyuk · 4 weeks ago
- d92b1ae Fix: Error: thrift/simple_server.go:27:2: "net" imported and not used by Jens Geyer · 4 weeks ago
- 4c5a7b0 Fix Dependabot alert #132 by Jens Geyer · 4 weeks ago
- 3aab902 Fix Dependabot alert #140 by Jens Geyer · 4 weeks ago
- cadf511 Fix Dependabot alert #132 by Jens Geyer · 4 weeks ago
- 010027b Fix for Dependabot alerts #151 and #152 by Jens Geyer · 4 weeks ago
- 6d04f12 Fix CMake boost linking issue on AppVeyor MINGW by Dmytro Shteflyuk · 4 weeks ago
- 4a21581 enforce to close accepted connection after processing by Jun.S.Shen · 2 years, 1 month ago
- d925d34 Fix spurious wakeups in ThreadManager test sleep by Dmytro Shteflyuk · 4 weeks ago
- be7a9e5 Put back Windows shared lib building by Carel Combrink · 7 weeks ago
- 1646c04 Moving the body of setManualOpenSSLInitialization() to the cpp file by Carel Combrink · 8 weeks ago
- 0835277 THRIFT-5898: Replace global variable with a singleton getter Client: cpp by Carel Combrink · 8 weeks ago
- 58d385e Supplement Jsonprotocol module testcase Client: rb Patch: Zezeng Wang by zeshuai007 · 5 years ago
- 5b53b55 support reproducible builds by Hongxu Jia · 5 weeks ago
- 3364b4a Bump com.diffplug.spotless from 8.0.0 to 8.1.0 in /lib/kotlin by dependabot[bot] · 4 weeks ago
- 724b038 Bump actions/setup-python from 3 to 6 by dependabot[bot] · 4 weeks ago
- d90f2bb Bump actions/checkout from 3 to 6 by dependabot[bot] · 4 weeks ago
- 55bc35f fix py ext windows build by Shaoyu Zhang · 5 weeks ago
- a6ee3c0 Reset consumed message size after reading from buffer by David Heejong Park · 8 weeks ago
- c5a3712 THRIFT-5888 Do not dynamically enable the GIL under free-threaded Python by Lysandros Nikolaou · 5 months ago
- ac3feed Fix python compiler generated all_structs with type_hints by Yuxuan 'fishy' Wang · 1 year, 3 months ago
- 10d5a65 ruby: Set TCP_NODELAY on accepted sockets by Dmytro Shteflyuk · 5 weeks ago
- 120d496 Bump js-yaml from 3.14.1 to 3.14.2 in /lib/ts by dependabot[bot] · 5 weeks ago
- 5abe53f Thrift-5900: Fix Tests for Python 3.14 Client: py Patch: Carel Combrink by Carel Combrink · 6 weeks ago
- f274d98 enable TCP_NODELAY for rust client channel by Tdxdxoz · 2 years, 3 months ago
- 32b80f6 THRIFT-5720: Encode binary args in Python remote by Amos Bird · 2 years, 6 months ago
- 1e17c93 rewrite the endian conversion to fix a big-endian host Client: py by George Koehler · 2 years, 11 months ago
- 5b096a0 Lowercased all MinGW headers. Patch: Maarten Pronk by Maarten Pronk · 3 years, 4 months ago
- 4f89bfd Fix bug in Python's THttpClient proxy handling by pspeter · 3 years, 9 months ago
- 80279b5 THRIFT-5559: Make handler public in Rust codegen by Francisco Ayala Le Brun · 3 years, 8 months ago
- 2d85468 Reverted, breaks CI by Jens Geyer · 5 weeks ago
- 0c7833c use ok_or_else by Jinpeng · 5 weeks ago
- 49fe0e2 check overflow on reading field id by Jinpeng · 1 year ago
- f8ce26c Fix issue with deprecated function in test by Carel Combrink · 6 weeks ago
- d804bd1 Reworked the local_libpath() using the code form _import_local_thrift by Carel Combrink · 6 weeks ago
- 20a90bf Also skip the type_hints and enum tests by Carel Combrink · 7 weeks ago
- 9f96b48 Skip ssl tests by Carel Combrink · 7 weeks ago
- f2534ad Pin python building also to 3.13 by Carel Combrink · 7 weeks ago
- eec3fbb Also use the 0.16 file for the makefile by Carel Combrink · 7 weeks ago
- 7770d27 Put back the actual python tests by Carel Combrink · 7 weeks ago
- f9449ea Try to force python version by Carel Combrink · 7 weeks ago
- cdd8e3b Print Python version by Carel Combrink · 7 weeks ago
- 3adca0e Missed actually using the new variables from the new calls to get Python by Carel Combrink · 7 weeks ago
- eae1094 Use the v0.16 thrift for type_hints also by Carel Combrink · 7 weeks ago
- 11c9608 Add option to search the local lib path by Carel Combrink · 7 weeks ago
- 5c22d91 Fix collection test by Carel Combrink · 7 weeks ago
- 9aac8ad Fix call to deprecated test methods by Carel Combrink · 7 weeks ago
- 23e29d6 FIx cmake warning on CMP0148 by Carel Combrink · 7 weeks ago
- d6fc791 bump nuget packages by Jens Geyer · 5 weeks ago
- ead302b Revert "lib: py: remove distutils in favor of setuptools" by Jens Geyer · 5 weeks ago
- d0531c4 Bump js-yaml from 3.14.1 to 3.14.2 in /lib/js by dependabot[bot] · 5 weeks ago
- 90ba804 THRIFT-5546: automate pypi publishing [ci skip] by James E. King III · 3 years, 9 months ago
- cfc4602 ruby: fix failing tests with Ruby 3.0 by Stan Hu · 3 years, 1 month ago
- b4432b8 lib: py: remove distutils in favor of setuptools by Pyrox · 1 year, 5 months ago
- d66ce92 fix: make timeout error more future by bwangelme · 1 year, 6 months ago
- f17d36c Expose thriftnb cmake target Client: cpp by sbrandprog · 4 months ago
- 52df9d7 tOutput: Mark args unused when THRIFT_SQUELCH_CONSOLE_OUTPUT Client: cpp by Gabe Jones · 2 months ago
- c0caee3 Bump js-yaml by dependabot[bot] · 6 weeks ago
- 17c8b83 Bump actions/upload-artifact from 4 to 5 by dependabot[bot] · 8 weeks ago
- 0e4abab Bump actions/download-artifact from 5 to 6 by dependabot[bot] · 8 weeks ago
- 8707949 THRIFT-792: Preserve last connect exception by Michael Smith · 6 weeks ago
- 8226712 Mark the go-java SSL failures as known (#3237) by Carel · 6 weeks ago
- 2f214c2 THRIFT-5902 Add net10 support Client: netstd Patch: Jens Geyer by Jens Geyer · 6 weeks ago
- ed55a18 Remove kotlin cross tests (#3236) by Carel · 6 weeks ago
- b08ae57 Bump com.ncorti.ktfmt.gradle from 0.24.0 to 0.25.0 in /lib/kotlin by dependabot[bot] · 6 weeks ago
- 12e86dd Update TBinaryProtocol.tcc by Ben Gemmill · 7 weeks ago
- 7089a3a Update TCompactProtocol.tcc by Ben Gemmill · 7 weeks ago
- 0039f87 Bump jvm from 2.2.20 to 2.2.21 in /lib/kotlin by dependabot[bot] · 8 weeks ago
- e720e6f THRIFT-5899: Python tests fail for the Appveyor MSVC builds (#3229) by Carel · 7 weeks ago
- e7ab34e THRIFT-5897: Use Read Lock for Listener in TServerSocket.Accept() by Atharva Chiplunkar · 8 weeks ago
- 3b21bc9 Support socket activation by fd passing Client: cpp Patch: Federico Giovanardi by Federico Giovanardi · 4 months ago
- 06bc195 Bump cipher-base from 1.0.4 to 1.0.6 in /lib/ts by dependabot[bot] · 4 months ago
- 2620a12 THRIFT-5896: Fix race condition in TServerSocket.Addr() Client: go by Atharva Chiplunkar · 2 months ago
- d9a97c1 Bump com.ncorti.ktfmt.gradle from 0.23.0 to 0.24.0 in /lib/kotlin by dependabot[bot] · 3 months ago
- 9bfed8b Bump jvm from 2.2.10 to 2.2.20 in /lib/kotlin by dependabot[bot] · 3 months ago
- 6529154 Bump com.diffplug.spotless from 7.2.1 to 8.0.0 in /lib/java by dependabot[bot] · 3 months ago
- 1a5b7fc Bump actions/setup-python from 5 to 6 by dependabot[bot] · 3 months ago
- 755f7d9 Bump actions/setup-go from 5 to 6 by dependabot[bot] · 3 months ago
- 81723d0 go: reduce memory consumption of small fields (#3212) by James Guthrie · 3 months ago
- 8626858 Add various/minor changes to some TProtocols for consistency and convenience by Jonathan Haapala · 6 months ago
- 37c7910 THRIFT-5892: Always define PY_SSIZE_T_CLEAN before including Python.h by Csaba Ringhofer · 3 months ago
- 5501e8f Bump com.ncorti.ktfmt.gradle from 0.20.1 to 0.23.0 in /lib/kotlin (#3174) by dependabot[bot] · 4 months ago
- 9524524 Bump jvm from 2.2.0 to 2.2.10 in /lib/kotlin (#3209) by dependabot[bot] · 4 months ago
- eaec898 Bump actions/setup-java from 4 to 5 (#3206) by dependabot[bot] · 4 months ago