Sign in
apache
/
thrift
/
HEAD
9cff8b9
Bump pbkdf2 from 3.0.17 to 3.1.3 in /lib/js
by dependabot[bot]
· 4 weeks ago
master
3330e43
Bump pbkdf2 from 3.0.17 to 3.1.3 in /lib/ts
by dependabot[bot]
· 4 weeks ago
44bb07f
Bump jvm from 2.1.21 to 2.2.0 in /lib/kotlin
by dependabot[bot]
· 3 weeks ago
67f8280
nuget package update
by Jens Geyer
· 4 weeks ago
25202e1
THRIFT-5880: ipv6 only linux systems cannot resolve 127.0.0.1
by James E. King III
· 5 weeks ago
d128eb6
Generate swap noexcept
by NN
· 7 weeks ago
28113f4
THRIFT-5876: Add Delphi WinHTTP client TLS1.3 support
by fcprete
· 6 weeks ago
f0f72d8
Add the ability to access type annotations for Java
by jrhee17
· 4 months ago
ae342c2
THRIFT-5698: remove use of deprecated std::iterator
by Gary Miguel
· 2 years, 3 months ago
b10d0f2
Correcting type info in thrift_processor state record Client: Erlang
by Björn Svensson
· 6 weeks ago
d966d66
Add type information to thrift_reconnecting_client state Client: Erlang
by Björn Svensson
· 6 weeks ago
935fc0c
Bump jvm from 2.1.20 to 2.1.21 in /lib/kotlin
by dependabot[bot]
· 7 weeks ago
e113e46
Bump com.diffplug.spotless from 7.0.3 to 7.0.4 in /lib/kotlin
by dependabot[bot]
· 7 weeks ago
ce6139b
[cpp] Adjust base64 padding parsing in TJSONProtocol
by Hasnain Lakhani
· 8 weeks ago
80cd45a
Introduce nominal types
by Sergey Yelin
· 3 months ago
12fe8e4
Unify constant name generation
by Sergey Yelin
· 3 months ago
132a501
Use enum's const name instead of value (avoid magic number)
by Sergey Yelin
· 3 months ago
f248ad2
Deduplicate render type
by Sergey Yelin
· 3 months ago
100d200
Generate base type
by Sergey Yelin
· 3 months ago
42f3587
Generate type declaration from typdef
by Sergey Yelin
· 3 months ago
e4ccfcb
Improve enum generation for Erlang
by Sergey Yelin
· 3 months ago
1a83568
Comment exception as exception (not struct), use original name
by Sergey Yelin
· 3 months ago
039c89a
Fix map type
by Sergey Yelin
· 3 months ago
a420a24
Protocol conformity and serialization tests for UUIDs - Haxe
by Jens Geyer
· 5 months ago
3e6be73
Protocol conformity and serialization tests for UUIDs
by Jens Geyer
· 6 weeks ago
845a87a
[THRIFT-5871] Improve MAX_MESSAGE_SIZE_CHECK and friends
by Hasnain Lakhani
· 7 weeks ago
2f8347c
added TMemoryStream to hx
by Jens Geyer
· 5 months ago
b7a1d8b
FIX broken build on big endian platforms Client: cpp Patch: Patrick Gansterer
by Patrick Gansterer
· 6 weeks ago
81fb1a7
Fix cross test for netstd: Tries to run the debug build but it appears that the script builds release
by Carel Combrink
· 6 weeks ago
92e5b71
THRIFT-5874 Introduce new type MESSAGE_SIZE_LIMIT in TTransportException
by Jens Geyer
· 6 weeks ago
7aea524
THRIFT-5873: py: fix client auth support for THttpClient
by Jeffrey Tolar
· 7 weeks ago
270696c
go: Add a zlib reader pool
by Yuxuan 'fishy' Wang
· 7 weeks ago
716835f
Fix cross-test
by Yuxuan 'fishy' Wang
· 7 weeks ago
63b7a26
THRIFT-5864 swift CI broken & no maintainer around to fix
by Jens Geyer
· 8 weeks ago
3253079
THRIFT-5869: Close the transport after TServerEventHandler deleteContext
by dengzh
· 3 months ago
bd2e2a4
[nit] Return early if no bytes left to return in thrift_memory_buffer_read
by Hasnain Lakhani
· 8 weeks ago
b0252a9
Throw exception instead of asserting in TJSONProtocol::readByte
by Hasnain Lakhani
· 9 weeks ago
f695b75
We have 2025 for a while now
by Jens Geyer
· 8 weeks ago
433857d
FIX release date 0.22.0 in debian/changelog is wrong
by Jens Geyer
· 8 weeks ago
02b02df
Fix received keyword
by Spl3en
· 8 weeks ago
1b8a998
Put field name in error message for set duplication check on write
by Yuxuan 'fishy' Wang
· 8 weeks ago
ef6a6c2
[nit] Improve error handling in thrift_protocol_skip
by Hasnain Lakhani
· 9 weeks ago
6ba51d0
[nit] compile enum test types when building lib/c_glib tests
by Hasnain Lakhani
· 9 weeks ago
e73b238
[nit] Use more consistent free method in c_glib generated code for binary types
by Hasnain Lakhani
· 9 weeks ago
94e1a30
THRIFT-5866 Dockerfile to support Ubuntu 24.04 LTS (Noble Numbat)
by Jens Geyer
· 9 weeks ago
fb0f80d
Adds trace logging for java non blocking server memory limit
by Keith Turner
· 9 weeks ago
14bc62f
THRIFT-5774: Add remote client's IP address to ServerContext in TServerEventHandler
by yoelyang
· 1 year, 3 months ago
7da25be
Markdown fixes (no content changes)
by Jens Geyer
· 9 weeks ago
f076099
Merge branch '0.22.0' into upstream
by Jens Geyer
· 9 weeks ago
af9ac17
updated CHANGES.md
by Jens Geyer
· 9 weeks ago
0.22.0
v0.22.0
3da784b
THRIFT-5868: UUID Support for TCompactProtocol Client: cpp Patch: Carel Combrink
by Carel Combrink
· 9 weeks ago
63eeff9
THRIFT-5865: Fix TBinayProtocol with list<UUID>
by Carel Combrink
· 9 weeks ago
786764b
THRIFT-5868: UUID Support for TCompactProtocol Client: cpp Patch: Carel Combrink
by Carel Combrink
· 9 weeks ago
4035ecc
THRIFT-5865: Fix TBinayProtocol with list<UUID>
by Carel Combrink
· 9 weeks ago
ce696f3
FIX build does not install net 9 properly
by Jens Geyer
· 9 weeks ago
a58d122
updated CHANGES.md
by Jens Geyer
· 9 weeks ago
12f2bfa
FIX: missing EXTRA_DIST release_rust.yml
by Jens Geyer
· 9 weeks ago
071e7ce
FIX: misc EXTRA_DIST sections
by Jens Geyer
· 9 weeks ago
de90963
FIX: no rule for .eslintrc.json FIX: outdated golang versions in Dockerfiles
by Jens Geyer
· 9 weeks ago
7fff2c6
FIX: no rule to build eslintignore
by Jens Geyer
· 9 weeks ago
32cd806
updated CHANGES.md
by Jens Geyer
· 9 weeks ago
c79d1cc
Branch 0.22.0 created
by Jens Geyer
· 9 weeks ago
e402bb0
Added "resolved" to searches for unresolved tickets
by Jens Geyer
· 9 weeks ago
1e84341
[ruby] Fix shorten-64-to-32 errors on macOS
by Jean Boussier
· 3 years, 9 months ago
df626d7
Bump com.diffplug.spotless from 7.0.2 to 7.0.3 in /lib/java
by dependabot[bot]
· 3 months ago
9e7be1d
Bump org.jetbrains.kotlinx:kotlinx-coroutines-jdk8 in /lib/kotlin
by dependabot[bot]
· 3 months ago
29d8773
THRIFT-4838: Add unix socket support for Swift Client: Swift Patch: Kino Roy
by Kino Roy
· 2 years, 5 months ago
47d0fbb
Add Package.swift to root of repo
by Andy Best
· 2 years, 8 months ago
74ee8b0
THRIFT-1482: Unix domain socket support under PHP
by Balázs Dura-Kovács
· 4 months ago
b3fc4b2
Update minimum required CMake version for CMake 4.0 compatibility
by Vyas Ramasubramani
· 3 months ago
5e6d1b7
TestTServletServer doesn't accept the request
by dengzh
· 3 months ago
b4d2d91
Fix field stop read in duplicate_protocol.go (#3125)
by Will Milton
· 3 months ago
58d68c6
Revert "THRIFT-1482 Allow unix domain sockets in TSocket"
by Jens Geyer
· 3 months ago
1834bfc
added -y switch to prevent hang during CI run
by Jens Geyer
· 3 months ago
0481fcd
THRIFT-1482 Allow unix domain sockets in TSocket
by Balázs Dura-Kovács
· 4 months ago
4bacc1a
remove unused writeUtf8 and readUtf8 from TProtocol.py (#3123)
by Vlad
· 3 months ago
7e45f58
Remove ubuntu-20.04 from github actions
by Yuxuan 'fishy' Wang
· 3 months ago
0414755
THRIFT-5861: Add isOpen method to TTornadoStreamTransport
by Asjad Syed
· 3 months ago
c5c0e6e
Minor Erlang generator improvements
by Sergey Yelin
· 4 months ago
32ce699
THRIFT-5858: Introduce new type MESSAGE_SIZE_LIMIT in TTransportException
by dengzhihua
· 4 months ago
4c219f3
Change SSL_get_verify_result() return value from int to long
by Gabe Jones
· 4 months ago
e0d4692
Bump jvm from 2.1.10 to 2.1.20 in /lib/kotlin
by dependabot[bot]
· 4 months ago
135b79e
THRIFT-5857: Remove deprecated Tornado io_loop usage
by Asjad Syed
· 4 months ago
b28a4c4
THRIFT-5859: Generate a values iterator for enum types for go
by Yuxuan 'fishy' Wang
· 4 months ago
cd0dabb
Exclude binary dir in cmake when BUILD_COMPILER is OFF
by youming.whl
· 4 months ago
7cfd018
Log the exception when TThreadPoolServer breaks the work loop (#3113)
by dengzh
· 4 months ago
7c94335
THRIFT-5853: Remove oldstyle casts from TBufferTransports and TCompactProtocol
by Maximilian Bandle
· 5 months ago
09ced04
THRIFT-5024: Replace removed @gen.engine with @gen.coroutine
by Asjad Syed
· 4 months ago
6cb35b2
Remove extra </th>
by Florian Mt
· 4 months ago
72c8111
THRIFT-5856 Client should validate HTTP status Client: Delphi Patch: Jens Geyer
by Jens Geyer
· 4 months ago
3494e1c
replace "utf8" alias by canonical "utf-8" locale code + remove the second Python2 vs Py3 compat.py
by Alexandre Detiste
· 5 months ago
21ed4a2
THRIFT-5811: Add ESM support to nodejs codegen
by Cameron Martin
· 1 year, 3 months ago
aee3f63
THRIFT-5817: [C++] Avoid copy of TUuid Client: cpp Patch: Carel Combrink
by Carel Combrink
· 11 months ago
fdaca5e
Upgrade typescript Client: nodejs Patch: Cameron Martin
by Cameron Martin
· 6 months ago
6e38030
http.client.HTTPSConnection: drop key_file, cert_file
by Vitaly Zdanevich
· 5 months ago
1075010
Update LANGUAGES.md
by Jens Geyer
· 5 months ago
bdc43af
Update LANGUAGES.md
by Jens Geyer
· 5 months ago
caef0ed
THRIFT-5811: Update eslint & prettier Client: js Patch: Cameron Martin
by Cameron Martin
· 6 months ago
951bb18
THRIFT-5667: Make ThriftConfig.cmake relocatable
by Sutou Kouhei
· 2 years, 8 months ago
24df0a5
test/crossrunner: merge in old Py2vs3 compat.py
by Alexandre Detiste
· 6 months ago
Next »