Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
c5b73f3b13c46054523c60fc65405d1dc311147d
/
lib
c5b73f3
Bump com.ncorti.ktfmt.gradle from 0.25.0 to 0.26.0 in /lib/kotlin
by dependabot[bot]
· 2 days ago
3f81e22
Updated README.md for Ruby [skip ci]
by Dmytro Shteflyuk
· 4 months ago
40d3e78
Fix generation of episodic nodejs for services
by CJCombrink
· 11 days ago
27b7208
THRIFT-5933: c_glib: reject oversized Unix socket paths in thrift_socket_open()
by Pengpeng Hou
· 12 days ago
9e799ff
Bump picomatch from 2.3.0 to 2.3.2 in /lib/js
by dependabot[bot]
· 8 days ago
d999ed2
Bump picomatch from 2.3.0 to 2.3.2 in /lib/ts
by dependabot[bot]
· 7 days ago
9f1fb7a
THRIFT-5934: Fix deprecated usage of ReflectionProperty::setAccessible() in PHP tests
by Pavel Kvach
· 12 days ago
8f1bfda
THRIFT-5926: Fix TSaslClientTransport.open() for DIGEST-MD5
by sarangat_LinkedIn
· 2 weeks ago
86b1519
THRIFT-4987: Fix TBinaryProtocol support in XHRConnection
by CJCombrink
· 3 weeks ago
0de53c4
THRIFT-5931: c_glib: avoid fixed-size buffers in thrift_ssl_socket_get_ssl_error()
by Pengpeng Hou
· 12 days ago
821140c
THRIFT-5928: fix skip() for binary fields with non-UTF-8 bytes Client: rs
by Arthur Lazzaretti
· 2 weeks ago
9ffc337
Fix Ruby client seqid handling
by Dmytro Shteflyuk
· 3 weeks ago
98034d1
Regression test for THRIFT-4002: Immutable exception deserialization
by Jens Geyer
· 2 weeks ago
3b0ab4d
Enforce consistent whitespaces around blocks, equal signs, and in parameters in Ruby code
by Dmytro Shteflyuk
· 3 weeks ago
dfeab8d
THRIFT-5924: UUID support for NodeTS
by CJCombrink
· 4 weeks ago
5bd98f4
fix: flake8 errors
by JensG via OpenCode
· 2 weeks ago
1091fe6
THRIFT-5927 Cannot use reserved language keyword "None" with target language Python
by Jens Geyer
· 2 weeks ago
5b5fd3c
Fix crashes caused by unchecked memory allocation in Ruby library
by Dmytro Shteflyuk
· 3 weeks ago
0564434
THRIFT-5587: Add UUID support for PHP Client: py Patch: Volodymyr Panivko
by Volodymyr Panivko
· 4 weeks ago
6041798
Implemented Ruby fuzzing (#3339)
by Dmytro Shteflyuk
· 3 weeks ago
a715bdf
THRIFT-5923: UUID python Client: py Patch: CJCombrink
by Carel Combrink
· 5 months ago
6f18285
THRIFT-5927: fix i16 overflow in compact protocol read_field_begin
by Santiago Medina Rolong
· 3 weeks ago
f5c80a4
Enforce consistent emtpy lines and trailing whitespaces in Ruby code
by Dmytro Shteflyuk
· 4 weeks ago
df22bb1
Added Rubocop harness to enforce Ruby code style
by Dmytro Shteflyuk
· 3 months ago
45b6935
THRIFT-5925: Java UUID fix Client: Java Patch: CJCombrink
by CJCombrink
· 3 weeks ago
96b7f21
THRIFT-5922: made http header lookup case insensitive
by nighmared
· 4 weeks ago
85bf853
Bump jvm from 2.3.0 to 2.3.10 in /lib/kotlin
by dependabot[bot]
· 5 weeks ago
b1ed079
Bump underscore from 1.13.6 to 1.13.8 in /lib/ts
by dependabot[bot]
· 4 weeks ago
8a358b8
Use read_nonblock instead of readpartial to account for SSL socket buffer
by Dmytro Shteflyuk
· 6 weeks ago
5cc1022
Constants demo
by Dmytro Shteflyuk
· 4 months ago
32776c0
Make sure we always throw ProtocolException(INVALID_DATA) in Ruby
by Dmytro Shteflyuk
· 7 weeks ago
ca0740a
go: Modernize codebase with go fix
by Yuxuan 'fishy' Wang
· 6 weeks ago
1c989cd
Fixed PHP phpcs offenses
by Dmytro Shteflyuk
· 7 weeks ago
93b1b44
Bump rack from 2.2.21 to 2.2.22 in /lib/rb
by dependabot[bot]
· 6 weeks ago
acbcf10
Fixed Python flake8 offenses
by Dmytro Shteflyuk
· 7 weeks ago
fe43dec
Fixed C++ cppcheck offenses
by Dmytro Shteflyuk
· 7 weeks ago
6721241
Update the `ProcessFunction::getResult` method to return the _result type instead of a general TBase
by shang
· 7 weeks ago
c3cdacf
cpp: add template_streamop generation with runtime/compiler test coverage
by copilot-swe-agent[bot]
· 7 weeks ago
0b68228
Wire TLS keys in Python for cross-tests
by Dmytro Shteflyuk
· 8 weeks ago
697910f
Fixed en error preventing Thrift::NonblockingServer from working with SSL
by Dmytro Shteflyuk
· 7 weeks ago
d24b8a0
Cleaned up code supporting Ruby < 2.0
by Dmytro Shteflyuk
· 4 months ago
fd9756c
Update supported go versions to 1.25+1.26
by Yuxuan 'fishy' Wang
· 7 weeks ago
67bfb29
Implemented header protocol for Ruby client library
by Dmytro Shteflyuk
· 9 weeks ago
d66874c
Do not shutdown() an external server socket
by Federico Giovanardi
· 9 weeks ago
4966d07
Bump com.diffplug.spotless from 8.1.0 to 8.2.1 in /lib/kotlin
by dependabot[bot]
· 9 weeks ago
62ec929
Fix Python 3.12 build issues in thrift Python (#3276)
by Gregg Donovan
· 9 weeks ago
75a2877
Added a special no-extension build to test the code paths without native extensions
by Dmytro Shteflyuk
· 4 months ago
e9ac8e3
Added UUID support in Ruby library
by Dmytro Shteflyuk
· 4 months ago
bec0234
Bump lodash from 4.17.21 to 4.17.23 in /lib/ts
by dependabot[bot]
· 10 weeks ago
10d9272
THRIFT-5916: Enforce recursion depth limit in Java for C++ parity (#3287)
by Hasnain Lakhani
· 9 weeks ago
4f76c33
Bump lodash from 4.17.21 to 4.17.23 in /lib/js
by dependabot[bot]
· 2 months ago
6e5e181
Added Ruby library tests to the GitHub workflow
by Dmytro Shteflyuk
· 4 months ago
4413220
Fixed make check for Ruby library
by Dmytro Shteflyuk
· 4 months ago
0d18fb2
Only export Init_thrift_native function from the Ruby binary extension
by Dmytro Shteflyuk
· 3 months ago
098c827
fix cross test error
by HTHou
· 3 months ago
d9b4d95
try to fix kotlin cross tests
by HTHou
· 3 months ago
b5919dd
Add async nonblocking ssl support in java client
by HTHou
· 3 months ago
dfa0979
Bump jvm from 2.2.21 to 2.3.0 in /lib/kotlin
by dependabot[bot]
· 3 months ago
0947594
Add TLS support to the benchmark script
by Dmytro Shteflyuk
· 4 months ago
bfeb7df
Addressed discrepancy between accelerated and non-accelerated union implementation
by Dmytro Shteflyuk
· 4 months ago
b8f7e5b
Fixed '#to_io gives NilClass' error
by Dmytro Shteflyuk
· 4 months ago
f06db1b
Remove Fixnum references to support modern Ruby versions
by Dmytro Shteflyuk
· 4 months ago
c77cbd2
Raise an error when nil is sent to binary protocol write operations
by Dmytro Shteflyuk
· 4 months ago
312cef9
Updated Java keys for cross-platform tests
by Dmytro Shteflyuk
· 4 months ago
6e105bf
TransportException should be raised when Socket is not open instead of IOError
by Dmytro Shteflyuk
· 4 months ago
a635e68
Removed base64 and added logger as an explicit add_dependency
by Dmytro Shteflyuk
· 4 months ago
eb6eb85
Fixed Thrift::TypeError exception in specs
by Dmytro Shteflyuk
· 4 months ago
497c1dd
THRIFT-3268: Suppress gnu-zero-variadic-macro-arguments warnings
by Sutou Kouhei
· 8 months ago
b940d12
THRIFT-5863: Make TServerTransport able to customize the max message size
by dengzh
· 10 months ago
1eaa9a4
- THRIFT-5712 - Added Dart 3 Compatibility
by Martin Haimberger
· 4 months ago
c630d8f
Updated gemspec to include metadata (repository, changelog), and cleaned deprecated properties
by Dmytro Shteflyuk
· 4 months ago
5cb828f
Rack response needs to be finished when returned from the Rack application
by Dmytro Shteflyuk
· 4 months ago
5c2183d
Make generated C++ code compilable with C++/CLI in MSVC
by Shaoyu Zhang
· 5 months ago
9aa75fb
Commit Gemfile.lock for reproducible tests
by Dmytro Shteflyuk
· 4 months ago
d92b1ae
Fix: Error: thrift/simple_server.go:27:2: "net" imported and not used
by Jens Geyer
· 4 months ago
4c5a7b0
Fix Dependabot alert #132
by Jens Geyer
· 4 months ago
3aab902
Fix Dependabot alert #140
by Jens Geyer
· 4 months ago
cadf511
Fix Dependabot alert #132
by Jens Geyer
· 4 months ago
010027b
Fix for Dependabot alerts #151 and #152
by Jens Geyer
· 4 months ago
4a21581
enforce to close accepted connection after processing
by Jun.S.Shen
· 2 years, 5 months ago
d925d34
Fix spurious wakeups in ThreadManager test sleep
by Dmytro Shteflyuk
· 4 months ago
1646c04
Moving the body of setManualOpenSSLInitialization() to the cpp file
by Carel Combrink
· 5 months ago
0835277
THRIFT-5898: Replace global variable with a singleton getter Client: cpp
by Carel Combrink
· 5 months ago
58d385e
Supplement Jsonprotocol module testcase Client: rb Patch: Zezeng Wang
by zeshuai007
· 6 years ago
3364b4a
Bump com.diffplug.spotless from 8.0.0 to 8.1.0 in /lib/kotlin
by dependabot[bot]
· 4 months ago
55bc35f
fix py ext windows build
by Shaoyu Zhang
· 4 months ago
a6ee3c0
Reset consumed message size after reading from buffer
by David Heejong Park
· 5 months ago
c5a3712
THRIFT-5888 Do not dynamically enable the GIL under free-threaded Python
by Lysandros Nikolaou
· 8 months ago
10d5a65
ruby: Set TCP_NODELAY on accepted sockets
by Dmytro Shteflyuk
· 4 months ago
120d496
Bump js-yaml from 3.14.1 to 3.14.2 in /lib/ts
by dependabot[bot]
· 4 months ago
f274d98
enable TCP_NODELAY for rust client channel
by Tdxdxoz
· 2 years, 6 months ago
1e17c93
rewrite the endian conversion to fix a big-endian host Client: py
by George Koehler
· 3 years, 2 months ago
4f89bfd
Fix bug in Python's THttpClient proxy handling
by pspeter
· 4 years ago
2d85468
Reverted, breaks CI
by Jens Geyer
· 4 months ago
0c7833c
use ok_or_else
by Jinpeng
· 4 months ago
49fe0e2
check overflow on reading field id
by Jinpeng
· 1 year, 4 months ago
3adca0e
Missed actually using the new variables from the new calls to get Python
by Carel Combrink
· 5 months ago
d6fc791
bump nuget packages
by Jens Geyer
· 4 months ago
ead302b
Revert "lib: py: remove distutils in favor of setuptools"
by Jens Geyer
· 4 months ago
d0531c4
Bump js-yaml from 3.14.1 to 3.14.2 in /lib/js
by dependabot[bot]
· 4 months ago
Next »