Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
0ad6ee95e002f41dd628d4044f901468f43ffc32
/
lib
0ad6ee9
THRIFT-3420 C++: TSSLSockets are not interruptable
by Martin Haimberger
· 9 years ago
ae971ce
THRIFT-2110 Erlang: Support for Multiplexing Services on any Transport, Protocol and Server
by David Robakowski
· 11 years ago
ca93936
THRIFT-3424 Add CMake android build option Client: Build Patch: Nobuaki Sukegawa
by Nobuaki Sukegawa
· 9 years ago
bbb8f5c
THRIFT-3430 Go THttpClient does not read HTTP response body to completion when closing
by Justin Larrabee
· 9 years ago
13ac77d
THttpClient now utilizes a package level shared HTTP client and optionally allows users of the library to specify one.
by Justin Larrabee
· 9 years ago
8551f3f
Revert part of 7f404fdef23dbbe5204d35bcb9261ff50939f31f
by Nobuaki Sukegawa
· 9 years ago
6defea5
THRIFT-3200 JS and nodejs do not encode JSON protocol binary fields as base64
by Nobuaki Sukegawa
· 9 years ago
bc7e480
THRIFT-3350 Python JSON protocol does not encode binary as Base64
by Nobuaki Sukegawa
· 9 years ago
97a4898
THRIFT-3423 First call to thrift_transport:read_exact fails to dispatch correct function
by Nobuaki Sukegawa
· 9 years ago
7f404fd
Run test for THRIFT-2413
by Nobuaki Sukegawa
· 9 years ago
c7b3086
THRIFT-3421 rebar as dependency instead of bundling
by Roger Meier
· 9 years ago
a6b1203
THRIFT-3422 Fixed Go's TServerSocket not closing socket on Interrupt.
by Mark Sonnabaum
· 9 years ago
622ef03
THRIFT-3309: Missing TConstant.php in /lib/php/Makefile.am
by Maxime Mouial
· 9 years ago
75d879a
THRIFT-3158 Make deepcopy return T Client: Java Patch: Roshan George
by Roshan George
· 10 years ago
c2d4c77
THRIFT-3157 Make TBase signature more explicit Client: Java Patch: Roshan George
by Roshan George
· 10 years ago
369d62e
THRIFT-2413 Add JSON escaped unicode support for python3.
by Phongphan Phuttha
· 9 years ago
517aa14
THRIFT-3415 - C++: THeader*.h/cpp includes cleanup
by Konrad Grochowski
· 9 years ago
90ea4f6
THRIFT-2779: Always write unescaped JSON unicode string.
by Phongphan Phuttha
· 9 years ago
317d515
THRIFT-3414 #include <pwd.h> in THeaderTransport.h breaks windows build
by Pascal Bach
· 9 years ago
7f01e2a
THRIFT-2413: UTF-8 sent by PHP as JSON is not understood by TJsonProtocol
by Phongphan Phuttha
· 9 years ago
5b15f8c
THRIFT-3307 Raise an error when trying to serialize a union with an incorrect set_field
by Joe Ennever
· 9 years ago
d8ddb77
THRIFT-1522: Fixes Memory leak by wrapping getaddrinfo into a class.
by Claudius Heine
· 10 years ago
8a4d06f
THRIFT-3409 NodeJS binary field issues Client: Node.js Patch: Nobuaki Sukegawa
by Nobuaki Sukegawa
· 9 years ago
a185d7e
THRIFT-1857 Python 3 Support Client: Python Patch: Nobuaki Sukegawa
by Nobuaki Sukegawa
· 9 years ago
760511f
THRIFT-1857 Python 3 Support
by Nobuaki Sukegawa
· 9 years ago
49f4dc0
THRIFT-3402: add unix socket support to perl
by James E. King, III
· 9 years ago
7f4be5f
some 'some make style' suggestions applied to C++ files
by Konrad Grochowski
· 9 years ago
673c941
THRIFT-3382 - C++: TBase class for generated structs added
by Konrad Grochowski
· 9 years ago
5334992
THRIFT-3407 Refill buffer when JSON closing bracket is missing
by Nobuaki Sukegawa
· 9 years ago
fe53309
THRIFT-3182 TFramedTransport is in an invalid state after frame size exception
by Marshall Scorcio
· 10 years ago
d3f7d0e
THRIFT-3274 calling "make clean" twice in a row yields make error
by Nobuaki Sukegawa
· 9 years ago
792db4e
THRIFT-2423 Facebook's THeader protocol and transport for cpp
by Dave Watson
· 10 years ago
b31f090
THRIFT-338 Compact Protocol in Erlang Client: Erlang Patch: Nobuaki Sukegawa
by Nobuaki Sukegawa
· 9 years ago
36c357a
THRIFT-3406 Cocoa client should not schedule streams on main runloop
by Jens Geyer
· 9 years ago
a7d6a97
THRIFT-2113 Erlang SSL Socket Support Client: Erlang Patch: David Robakowski
by David Robakowski
· 11 years ago
7bdba5c
THRIFT-2708 add support for oneway (async) function calls in erlang client
by alisdair sullivan
· 10 years ago
149ecc1
THRIFT-2856 refactor erlang basic transports and unify interfaces
by Nobuaki Sukegawa
· 9 years ago
a559f8d
THRIFT-2856 refactor erlang basic transports and unify interfaces
by alisdair sullivan
· 10 years ago
826ea99
THRIFT-3400 Add Erlang to cross test
by Nobuaki Sukegawa
· 9 years ago
a6509f7
THRIFT-3404 Fixed JSON String reader doesn't recognize UTF-16 surrogate pairs.
by Phongphan Phuttha
· 9 years ago
d6ca81b
PHP Compiler: always cast scalar types in jsonSerialize()
by Stig Bakken
· 9 years ago
2bfd7df
THRIFT-3397 Implement TProcessorFactory in C# to enable per-client processors
by Jonathan Heard
· 9 years ago
54beb80
THRIFT-2409 UTF-8 sent by PHP as JSON is not understood by TJsonProtocol
by Phongphan Phuttha
· 9 years ago
11b515c
THRIFT-3403 Fixed JSON string reader doesn't recognize UTF-16 surrogate pairs
by Phongphan Phuttha
· 9 years ago
27378fa
THRIFT-3398 Add CMake build for Haskell library and tests
by Nobuaki Sukegawa
· 9 years ago
4eb24f8
THRIFT-3376 C# and Python JSON protocol double values lose precision Client: C# Patch: Nobuaki Sukegawa
by Nobuaki Sukegawa
· 9 years ago
b343fee
THRIFT-3370 errno extern variable redefined. Not compiling for Android
by Gonzalo Aguilar Delgado
· 9 years ago
40c28d3
THRIFT-3393 Introducing i8 to provide consistent set of Thrift integers
by Jens Geyer
· 9 years ago
f2ab134
THRIFT-3396 DART: UTF-8 sent by PHP as JSON is not understood by TJsonProtocol
by Jens Geyer
· 9 years ago
f593dd3
THRIFT-3392:ZLib does not flush wrapper streams on close
by Randy Abernethy
· 9 years ago
145749c
THRIFT-3390 Tornado server should gracefully handle closed connections
by Jens Geyer
· 9 years ago
a84e139
THRIFT-2411 - C++: Fixed support for UTF-16 encoding in JSON protocol
by Konrad Grochowski
· 9 years ago
228b328
THRIFT-3376 C# and Python JSON protocol double values lose precision
by Nobuaki Sukegawa
· 9 years ago
9b93661
THRIFT-3379 Potential out of range panic in Go JSON protocols
by Nobuaki Sukegawa
· 9 years ago
bb272db
THRIFT-2412 UTF-8 sent by PHP as JSON is not understood
by Jens Geyer
· 9 years ago
d9d5120
THRIFT-3237 Fix TNamedPipeServer::createNamedPipe memory leak
by Roger Meier
· 9 years ago
a175437
THRIFT-3276 Binary data does not decode correctly using the TJSONProtocol when the base64 encoded data is padded.
by Nobuaki Sukegawa
· 9 years ago
5d93b04
THRIFT-3371 Abstract namespace Unix domain sockets broken in C++
by pavlo
· 9 years ago
64b8f6c
THRIFT-3375 Python TJSONProtocol encodes utf8 string values in an incompatible way
by Nobuaki Sukegawa
· 9 years ago
8cd519f
THRIFT-3374 Ruby TJSONProtocol fails to unescape string values
by Nobuaki Sukegawa
· 9 years ago
56e5b9b
THRIFT-2905 Cocoa compiler should have option to produce "modern" Objective-C
by Jens Geyer
· 9 years ago
983bf7d
THRIFT-3373: cross test cleanup
by Randy Abernethy
· 9 years ago
855cf7f
THRIFT-3253 Using latest version of D gives deprecation notices
by Jens Geyer
· 9 years ago
a8d5a78
THRIFT-3299 Apache Thrift language bindings for Dart
by Jens Geyer
· 9 years ago
932c470
THRIFT-3299 Create an Apache Thrift language binding for Dart (dartlang.org).
by Mark Erickson
· 9 years ago
123258b
THRIFT-3364 Fix ruby binary field encoding in TJSONProtocol
by Jens Geyer
· 9 years ago
96409d9
THRIFT-3361 Improve C# library Client: C# Patch: Jens Geyer <jensg@apache.org>
by Jens Geyer
· 9 years ago
178b813
THRIFT-3361 Improve C# library
by Jens Geyer
· 9 years ago
60aa640
THRIFT-3306: Java: TBinaryProtocol: Use a single temp byte[] buffer
by Evan Jones
· 9 years ago
15c4004
THRIFT-3323 Python library does not handle escaped forward slash ("/") in JSON
by Jens Geyer
· 9 years ago
01ede04
THRIFT-3360 Improve cross test servers and clients further
by Nobuaki Sukegawa
· 9 years ago
e9bdb41
THRIFT-3329: fix C++ tests incompatibility with boost-1.59
by Konrad Grochowski
· 9 years ago
ad3a955
THRIFT-3298: thrift endian converters may conflict with other libraries
by jfarrell
· 9 years ago
27be411
THRIFT-2936:Minor memory leak in SSL Client: cpp Patch: James King
by jfarrell
· 9 years ago
b121a58
THRIFT-3345 Clients blocked indefinitely when a java.lang.Error is thrown
by Jens Geyer
· 9 years ago
d629ea0
THRIFT-3347 Improve cross test servers and clients
by Jens Geyer
· 9 years ago
cf63c95
THRIFT-3343 Fix haskell README
by Nobuaki Sukegawa
· 9 years ago
39ba6b7
THRIFT-3341 Add testBool methods Client: Delphi Patch: Jens Geyer
by Jens Geyer
· 9 years ago
a649e74
THRIFT-3337 Add testBool method to cross tests
by Nobuaki Sukegawa
· 9 years ago
c2993c0
THRIFT-3332 make dist fails on clean build
by Nobuaki Sukegawa
· 9 years ago
b925739
THRIFT-3335 Ruby server does not handle processor exception
by Jens Geyer
· 9 years ago
ff4a8ed
THRIFT-3326 Tests do not compile under *BSD
by Roger Meier
· 9 years ago
614a670
THRIFT-3324 - Update `go get` command to include all packages
by jfarrell
· 9 years ago
0f17e15
THRIFT-3051 Go Thrift generator creates bad go code
by Jens Geyer
· 9 years ago
34e0bb6
THRIFT-2850 CMake for Apache Thrift
by Sergei Nikulov
· 9 years ago
5bc8b5a
THRIFT-3302 Go JSON protocol should encode Thrift byte type as signed integer string
by Jens Geyer
· 9 years ago
96d8020
THRIFT-3295 C# library does not build on Mono 4.0.2.5 or later
by Jens Geyer
· 9 years ago
1f1c206
THRIFT-3310 lib/erl/README.md has incorrect formatting
by Jens Geyer
· 9 years ago
e2e5e22
THRIFT-3308: Fix broken test cases for 0.9.3 release candidate
by jfarrell
· 9 years ago
400d02c
THRIFT-2269: Can deploy libthrift-source.jar to maven center repository
by jfarrell
· 9 years ago
f13e431
THRIFT-3305: Missing dist files for 0.9.3 release candidate
by jfarrell
· 9 years ago
7860ee7
THRIFT-3300:Reimplement TZlibTransport in Java using streams
by Randy Abernethy
· 9 years ago
738143c
THRIFT-3293 JavaScript: null values turn into empty structs in constructor
by Henrique Mendonça
· 9 years ago
bb98e97
THRIFT-3294: Java ZLib transport fix Client: Java Lib Patch: Paul Magrath
by Randy Abernethy
· 9 years ago
4fed1af
THRIFT-3178 glib C does not compile
by Jens Geyer
· 9 years ago
c6b991f
THRIFT-3292 Integrate new Zlib transport for Go into test suite
by Jens Geyer
· 9 years ago
8dbe5f6
THRIFT-2199:Remove dense protocol
by Randy Abernethy
· 9 years ago
54f392b
THRIFT-2832 c_glib: Handle string lists correctly
by Jens Geyer
· 9 years ago
38e7155
THRIFT-3288 c_glib: Build unit tests without compiler warnings
by Simon South
· 9 years ago
db3646f
THRIFT-3288 c_glib: Unit tests: Enable warnings, improve automake-variable use
by Simon South
· 9 years ago
Next »