Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
a4ebb75faa3652d9d01f11d715f242305014eb4e
a4ebb75
Merge pull request #2940 from thomasbruggink/fix-lib-cpp-security-tests
by Mario Emmenlauer
· 5 months ago
d4503a1
THRIFT-4847: CancelledKeyException causes TThreadedSelectorServer to fail
by Marc Jakobi
· 6 months ago
438fc82
THRIFT-5800: Make non-exist include a failure when -strict is on
by Yuxuan 'fishy' Wang
· 6 months ago
3d02c0f
GHA/build: bring lib-php job to same versions of artifact-action and ubuntu-image
by Sven Roederer
· 6 months ago
502a46a
GHA: switch to ubuntu-22.04 as primary image
by Sven Roederer
· 6 months ago
18b0de6
GHA/build: upgrade artifact-actions from v3 to v4
by Sven Roederer
· 6 months ago
0bc2cb9
Switch from `logger.warn` to `logger.warning`
by Alexander Shadchin
· 6 months ago
0f0e11f
THRIFT-5798 Expand netstd compile tests to fully cover all current target environments
by Jens Geyer
· 6 months ago
4ea20aa
THRIFT-5796 Indicate target environment via #if check
by Jens Geyer
· 6 months ago
4ea44ac
THRIFT-5797 HashSet() CTOR takes no argument for net < 5
by Jens Geyer
· 6 months ago
1e54480
Bump ws from 5.2.3 to 5.2.4
by dependabot[bot]
· 6 months ago
3caf963
Testcase for THRIFT-5794 Client: netstd Patch: Sven Roederer & Jens Geyer
by Sven Roederer
· 6 months ago
32b58e5
CI/appveyor: fix download location for flex-sdk
by Sven Roederer
· 6 months ago
5b9ae5e
THRIFT-5795 namespace not properly escaped Client: netstd Patch: Jens Geyer
by Jens Geyer
· 6 months ago
db37125
lib: cpp: mitigate warnings due to non-virtual destructors
by Chris Friedt
· 2 years ago
86b05bf
THRIFT-5492: Add readEnd to TBufferedTransport client: cpp Patch: Steve Licking
by Steve Licking
· 3 years ago
259107e
Remove trailing space from compiler generated go code
by Yuxuan 'fishy' Wang
· 6 months ago
1405831
Use pip install instead of deprecated python setup.py install command
by Charles Coulombe
· 9 months ago
0ed4a1d
THRIFT-5777: python fix mismatched timeout exceptions
by bwangelme
· 9 months ago
98a1ba2
Bump ws from 6.2.2 to 6.2.3 in /lib/js
by dependabot[bot]
· 6 months ago
f13d85a
THRIFT-5654 LNK4042 and LNK2019 in go_validator_generator.cc with VS2022
by Jens Geyer
· 6 months ago
1252cf3
optimizing performance issues under large-scale connection
by uv747
· 8 months ago
14185fc
Bump ws from 6.2.2 to 6.2.3 in /lib/ts
by dependabot[bot]
· 7 months ago
ba30b07
Bump braces from 3.0.2 to 3.0.3 in /lib/ts
by dependabot[bot]
· 7 months ago
4b90909
THRIFT-5773 Strong UUID wrapper for C++
by CJCombrink
· 9 months ago
6944912
Bump braces from 3.0.2 to 3.0.3 in /lib/js
by dependabot[bot]
· 7 months ago
aeae628
go: Improve efficiency with zlib in THeaderTransport
by Yuxuan 'fishy' Wang
· 7 months ago
b709b0b
go: Fix indentation in compiler
by Yuxuan 'fishy' Wang
· 7 months ago
173714b
FIX: features documentation
by Jens Geyer
· 7 months ago
2bbaaa8
Update compact-protocol docs
by Alkis Evlogimenos
· 8 months ago
5c58007
Bump org.jetbrains.kotlinx:kotlinx-coroutines-jdk8 in /lib/kotlin
by dependabot[bot]
· 7 months ago
405fc72
fix: TProtocol::skip fix parameter type
by Jens Geyer
· 7 months ago
9673a68
THRIFT-5786: Full deprecation support in go
by Yuxuan 'fishy' Wang
· 8 months ago
9c0bdcb
THRIFT-5788 Refactor and streamline hash set implementation
by Jens Geyer
· 8 months ago
82fc93e
THRIFT-5789 Refactor test suite client implementation
by Jens Geyer
· 8 months ago
da5ef36
THRIFT-5788 Refactor and streamline hash set implementation
by Jens Geyer
· 8 months ago
55014ba
THRIFT-5787 restoring binary compatibility of Factory constructor
by Steven Mitcham
· 8 months ago
b429cc9
Remove deprecated has_rdoc from gemspec
by Nicholas La Roux
· 8 months ago
4930cac
go: Proper indent in compiler
by Yuxuan 'fishy' Wang
· 8 months ago
c53a1b7
THRIFT-5781 implement full deprecation support -> fix uncompileable issue at deprecated enums
by Jens Geyer
· 8 months ago
b20f675
THRIFT-5784: Add THeaderTransforms to TConfiguration
by Yuxuan 'fishy' Wang
· 8 months ago
fa9af0a
go: Use errors.Is over ==
by Yuxuan 'fishy' Wang
· 8 months ago
42dbefb
THRIFT-5782 implement full deprecation support Client: Delphi Patch: Jens Geyer
by Jens Geyer
· 8 months ago
0341323
THRIFT-5783 drop net7 support Client: netstd Patch: Jens Geyer
by Jens Geyer
· 8 months ago
91d3702
Revert "go: Define a bytePool for TRichTransport"
by Yuxuan 'fishy' Wang
· 8 months ago
344498b
go: Define a bytePool for TRichTransport
by Yuxuan 'fishy' Wang
· 8 months ago
c3d8a4e
THRIFT-5782 implement full deprecation support Client: Delphi Patch: Jens Geyer
by Jens Geyer
· 9 months ago
4f18395
THRIFT-5781 implement full deprecation support Client: netstd Patch: Jens Geyer
by Jens Geyer
· 9 months ago
3dfe0af
THRIFT-5780 Prevent certain warnings related to net8
by Jens Geyer
· 9 months ago
4a280d5
THRIFT-5766 Replace std::endl with "\n" Patch: Carel Combrink
by CJCombrink
· 10 months ago
68139d1
[THRIFT-5757] Unit tests for php lib Client: php Patch: Volodymyr Panivko
by Volodymyr Panivko
· 10 months ago
1d886ca
THRIFT-5772: UUID support for c++ #2952 Client: cpp Patch: CJCombrink
by CJCombrink
· 10 months ago
381d86e
Bump org.jetbrains.kotlinx:kotlinx-coroutines-jdk8 in /lib/kotlin (#2941)
by dependabot[bot]
· 9 months ago
85ea593
Updated ReleaseManagement.md according to THRIFT-5755 changes
by Jens Geyer
· 9 months ago
63f0458
Manually remove $(BUILT_SOURCES) since no-dist-built-sources doesnt work
by Thomas
· 10 months ago
f6972f1
Fix EXTRA_DIST in php make file
by Thomas
· 10 months ago
5f563e9
Fix haxe setup, allow root users to be used and check for existing users
by Thomas
· 10 months ago
f843185
Update readme version table
by Thomas
· 10 months ago
f515517
Add specific PHP versions and additional dependencies
by Thomas
· 10 months ago
6768584
Add Haxe and fix rust
by Thomas
· 10 months ago
fd29ab1
Update GO in docker containers to 1.21
by Thomas
· 11 months ago
fb92b73
Remove `old/` directory from `build/docker` since its not maintained/used
by Thomas
· 11 months ago
c890ed4
THRIFT-5755 Docker image build fail
by Thomas
· 11 months ago
2adfd14
THRIFT-5750 Remove "ansistr_binary_" option Client: delphi Patch: Jens Geyer
by Jens Geyer
· 9 months ago
fcddf08
Bump jvm from 1.9.22 to 1.9.23 in /lib/kotlin
by dependabot[bot]
· 9 months ago
f8852dc
Upgraded dockerfile reference to Win64OpenSSL-1_1_0l.exe
by Jens Geyer
· 9 months ago
564dbfc
Upgraded appveyor dockerfile reference to zlib to 1.2.13 Patch: JensG
by Jens Geyer
· 9 months ago
aa04bb9
[THRIFT-5757] Unit tests for php lib
by Volodymyr Panivko
· 10 months ago
9bd1f1b
We have 2024
by Jens Geyer
· 10 months ago
f5396ed
Merge branch '0.20.0'
by Jens Geyer
· 10 months ago
2826098
THRIFT-5762 Fix spotless errors
by Thomas
· 10 months ago
4233d75
THRIFT-5768 Add missing test in configure.ac for kotlin
by Thomas
· 10 months ago
a9b1463
THRIFT-5767: use string builder to parse strings with escaped quotes (#2946)
by k-walton
· 10 months ago
b60b8fe
THRIFT-5769: fix invalid size error on large messages
by Tuomo Jokimies
· 10 months ago
0e72363
Add "my own +1 vote" paragraph to mail template
by Jens Geyer
· 10 months ago
0d0ac75
Preparing 0.20.0
by Jens Geyer
· 10 months ago
v0.20.0
9913004
[THRIFT-5757] Unit tests for php lib
by Volodymyr Panivko
· 10 months ago
58c2785
expose qt5 targets if available
by Tobias Weihs
· 2 years, 4 months ago
9bd8f1e
Fix ODR violations in cases where templates are involved
by Lukas Barth
· 1 year, 9 months ago
4f56007
Always generate an initializer list
by Lukas Barth
· 1 year, 10 months ago
16105fa
Move generate_default_constructor call into generate_struct_definition
by Lukas Barth
· 1 year, 11 months ago
cedcd0e
Factor out duplicated code into helper function
by Lukas Barth
· 1 year, 11 months ago
f02ac2f
Move default constructor and operator== implementation to CPP file
by Lukas Barth
· 1 year, 11 months ago
b53fa8e
THRIFT-5765 Extra override for WriteBinary() to avoid unnecessary memory allocations when using COM types
by Jens Geyer
· 10 months ago
1681926
THRIFT-5764 Extra CTOR for TThriftBytesImpl Client: Delphi Patch: Jens Geyer
by Jens Geyer
· 10 months ago
b6cf049
THRIFT-5762 Expose service result objects in Java
by Thomas
· 11 months ago
3ea763e
Enable all tests on opensslv3
by Thomas
· 10 months ago
8148f2f
THRIFT-5706: lib/cpp Fix the Security tests on openssl 1.1 and 3.0
by Thomas
· 11 months ago
da2ef34
Update lib/php/test/Unit/Lib/ClassLoader/ThriftClassLoaderTest.php
by Volodymyr Panivko
· 11 months ago
d1a4fee
Update lib/php/test/Unit/Lib/StringFunc/CoreTest.php
by Volodymyr Panivko
· 11 months ago
3a6ee00
Update lib/php/test/Unit/Lib/StringFunc/MbStringTest.php
by Volodymyr Panivko
· 11 months ago
14fc2be
[THRIFT-5757] Unit tests for php lib
by Volodymyr Panivko
· 11 months ago
d0bd39c
THRIFT-5761 Lib/json tests fail
by Thomas
· 11 months ago
58000cc
Fix: fix readMessageBegin name type error Client: ["python"]
by bwangelme
· 1 year, 2 months ago
ac52d8d
[THRIFT-5758] PHP 8.2 Deprecate dynamic properties
by Volodymyr Panivko
· 11 months ago
f692702
[THRIFT-5760] Update minimal version of php
by vladimir.panivko
· 11 months ago
3b1c30c
Add license header to pypi workflow file
by Yuxuan 'fishy' Wang
· 11 months ago
417eafd
Add license header to pypi workflow file
by Yuxuan 'fishy' Wang
· 11 months ago
9a253e7
THRIFT-5688: Add PyPI publishing github actions
by Yuxuan 'fishy' Wang
· 11 months ago
09fa37b
add ASF Header
by Volodymyr Panivko
· 11 months ago
Next »