Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
791ee36f7b5dbba1c74d7a4b1ddb43c43516e769
791ee36
THRIFT-1385 make install doesn't install java library in the setted folder
by Roger Meier
· 9 years ago
9caf6d6
THRIFT-3435 Separate package for fullcamel thrift
by Tom Lee
· 9 years ago
ba3fe86
THRIFT-3464 Fix several defects in c_glib code generator
by Nobuaki Sukegawa
· 9 years ago
a6ab1f5
THRIFT-3452 .travis.yml: Migrating from legacy to container-based infrastructure
by Nobuaki Sukegawa
· 9 years ago
1a32c3b
Update OpenSSL version for Appveyor
by Nobuaki Sukegawa
· 9 years ago
f08771c
THRIFT-3471 Dart generator does not handle uppercase argument names
by Mark Erickson
· 9 years ago
362a5ed
THRIFT-3455 struct write method's return value is incorrect
by Nobuaki Sukegawa
· 9 years ago
2e00c99
THRIFT-3454 Python Tornado tutorial is broken
by Nobuaki Sukegawa
· 9 years ago
70e6c29
THRIFT-1840 Thrift Generated Code Causes Global Variable Leaksk
by Jan Brauer
· 9 years ago
dd89dce
THRIFT-3468 Dart TSocketTransport onError handler is too restrictive
by Mark Erickson
· 9 years ago
bc3829e
THRIFT-3462 Cocoa generates Incorrect #import header names
by jriskin
· 9 years ago
620e7a8
THRIFT-3456 rounding issue in static assert
by Nikolay Tolstokulakov
· 9 years ago
3aa617a
THRIFT-3413 Thrift code generation bug in Go when extending service
by Jens Geyer
· 9 years ago
0d227b1
THRIFT-3470 Sporadic timeouts with pipes Client: Delphi Patch: Jens Geyer
by Jens Geyer
· 9 years ago
f56b907
THRIFT-3444 Large 64 bit Integer does not preserve value through Node.js JSONProtocol
by Nobuaki Sukegawa
· 9 years ago
aede975
THRIFT-3318 PHP: SimpleJSONProtocol Implementation
by Atsushi Takayama
· 9 years ago
73fae0f
Revert "THRIFT-3443 Thrift include can generate uncompilable code"
by Nobuaki Sukegawa
· 9 years ago
665844e
THRIFT-3463: Don't fail if Java is not found
by Pascal Bach
· 9 years ago
56c1dde
THRIFT-3456 rounding issue in static assert
by Nikolay Tolstokulakov
· 9 years ago
ad6fd1b
THRIFT-3339 Support for database/sql Client: Go Patch: Adam Beberg
by Jens Geyer
· 9 years ago
d254409
doap.rdf: add 0.9.2 and 0.9.3 release
by Roger Meier
· 9 years ago
54a2e64
THRIFT-3206 Fix Visual Studio build failure due 'pthread_self': identifier not found
by Roger Meier
· 9 years ago
9921300
THRIFT-3453 remove rat_exclude
by Roger Meier
· 9 years ago
0399a9c
THRIFT-3453 remove rat_exclude
by Roger Meier
· 9 years ago
6dab9bb
Remove a line break that broke 'grep -v' in test/go/Makefile.am
by Nobuaki Sukegawa
· 9 years ago
a43063c
THRIFT-3451 thrift_protocol PHP extension missing config.m4 file
by Roger Meier
· 9 years ago
b0526d5
THRIFT-3448 Add a Dart generator argument for overriding the thrift library dependency in generated pubspec.yaml files.
by Mark Erickson
· 9 years ago
e841b3d
THRIFT-162 Thrift structures are unhashable, preventing them from being used as set elements
by Nobuaki Sukegawa
· 9 years ago
b9641e0
THRIFT-3450 NPE when using SSL
by Nobuaki Sukegawa
· 9 years ago
ef3cf81
THRIFT-3443 Thrift include can generate uncompilable code
by Nobuaki Sukegawa
· 9 years ago
5479099
THRIFT-3087 Pass on errors like "connection closed"
by Андрей Веселов
· 9 years ago
e58ed1a
THRIFT-3441 Stabilize Travis-CI builds Client: Build Patch: Nobuaki Sukegawa
by Nobuaki Sukegawa
· 9 years ago
e8c71d8
THRIFT-3442 Run CMake tests on Appveyor Client: Test Patch: Nobuaki Sukegawa
by Nobuaki Sukegawa
· 9 years ago
cacce2f
THRIFT-3440 Python make check takes too much time
by Nobuaki Sukegawa
· 9 years ago
2de2700
THRIFT-3439 Run make cross using Python3 when available
by Nobuaki Sukegawa
· 9 years ago
69826b2
THRIFT-2410: Add UTF-16 to UTF-8 converter and use for convert the escaped unicode character to UTF-8 byte array.
by Phongphan Phuttha
· 9 years ago
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
314fea2
THRIFT-3431 Avoid an unnecessary HashMap lookup
by Tom Lee
· 9 years ago
aad06de
THRIFT-3436 cross test fails with "UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 20: ordinal not in range(128)"
by Jens Geyer
· 9 years ago
8d8d657
THRIFT-3434 Dart generator produces empty name in pubspec.yaml for includes w/o namespace
by Mark Erickson
· 9 years ago
bbb8f5c
THRIFT-3430 Go THttpClient does not read HTTP response body to completion when closing
by Justin Larrabee
· 9 years ago
2faac5a
THRIFT-3385 warning: format ‘%lu’ expects ‘long unsigned int’, but has type ‘std::basic_string<char>::size_type {aka unsigned int}
by Jens Geyer
· 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
341390c
THRIFT-3388 hash doesn't work on set/list Client: Python Patch: Jens Geyer
by Jens Geyer
· 9 years ago
8551f3f
Revert part of 7f404fdef23dbbe5204d35bcb9261ff50939f31f
by Nobuaki Sukegawa
· 9 years ago
a8c74d5
THRIFT-3425 Minor fixes + simplification for CentOS Dockerfile
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
f892674
THRIFT-3421 rebar as dependency instead of bundling
by Roger Meier
· 9 years ago
7388037
THRIFT-3416 Retire old "xxx_namespace" declarations from the IDL
by Jens Geyer
· 9 years ago
c7b3086
THRIFT-3421 rebar as dependency instead of bundling
by Roger Meier
· 9 years ago
d80d0b2
THRIFT-3417: "namespace xsd" is not really working Client: XSD Patch: Jens Geyer
by Jens Geyer
· 9 years ago
eeb5196
THRIFT-3426 Align autogen comment in XSD Client: XSD Patch: Jens Geyer
by Jens Geyer
· 9 years ago
cc193c1
THRIFT-3417: "namespace xsd" is not really working
by BCG
· 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
86284da
THRIFT-3413 Thrift code generation bug in Go when extending service
by Jens Geyer
· 9 years ago
90ea4f6
THRIFT-2779: Always write unescaped JSON unicode string.
by Phongphan Phuttha
· 9 years ago
c04fb00
THRIFT-2974 fix optional writeToParcel Client: Java Patch: Max Spencer
by Max Spencer
· 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
f264884
Fix package.json to include only the needed files
by Jan Krems
· 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
11c3569
THRIFT-3199 Uses StructMetaData for exception fieldvalue
by Laurent Goujon
· 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
f0f607f
THRIFT-3408: correct emitted JSON types
by Andrew Bloomgarden
· 9 years ago
f57b57a
THRIFT-3274 calling "make clean" twice in a row yields make error
by Roger Meier
· 9 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
f58bca7
THRIFT-2113 Erlang SSL Socket Support Client: Erlang Patch: Nobuaki Sukegawa
by Nobuaki Sukegawa
· 9 years ago
a7d6a97
THRIFT-2113 Erlang SSL Socket Support Client: Erlang Patch: David Robakowski
by David Robakowski
· 11 years ago
7ab56e8
THRIFT-2708 add support for oneway (async) function calls in erlang client
by Nobuaki Sukegawa
· 9 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
867faff
THRIFT-3401 Nested collections emit Objective-C code that cannot compile
by Kevin Wooten
· 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
Next »