Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
7110ab29513a2606bf3c38b637f9853bba28f9ee
/
lib
7110ab2
THRIFT-3079 java: TNonblockingServerSocket's logger is not named after TNonblockingServerSocket
by Roger Meier
· 10 years ago
b818185
nodejs: Add main header to example README.
by Simon Hürlimann (CyT)
· 10 years ago
d732321
nodejs: Fix Markdown syntax for README.
by Simon Hürlimann (CyT)
· 10 years ago
b5ebcd1
THRIFT-3080: use select() instead poll() for early windows compatibility.
by Lei Feiwei
· 10 years ago
38772c9
THRIFT-3080: fix connection leak of C++ Nonblocking Server while huge number connections are accepted and unix socket stream fd is busy.
by abadcafe
· 10 years ago
9226590
THRIFT-3065 java: Update libthrift dependencies (slf4j, httpcore, httpclient)
by Roger Meier
· 10 years ago
7848d88
THRIFT-3086 fix a few minor valgrind identified issues
by Jim King
· 10 years ago
7fc33be
THRIFT-3085 thrift_reconnecting_client never tries to reconnect
by Jens Geyer
· 10 years ago
1dc2653
THRIFT-3070 Add ability to set the LocalCertificateSelectionCallback
by Jens Geyer
· 10 years ago
3815e0b
THRIFT-1025 C++ ServerSocket should inherit from Socket with the necessary Ctor to listen on connections from a specific host (similar to perl library)
by Roger Meier
· 10 years ago
0114455
THRIFT-1025 C++ ServerSocket should inherit from Socket with the necessary Ctor to listen on connections from a specific host (similar to perl library)
by Roger Meier
· 10 years ago
8ffabb0
THRIFT-1125 Multiplexing support for the Ruby Library
by Jens Geyer
· 10 years ago
434edf6
THRIFT-3066 C++ TDenseProtocol assert modifies instead of checks
by Jens Geyer
· 10 years ago
c214572
THRIFT-3033 Perl: Support for Multiplexing Services on any Transport, Protocol and Server
by Jens Geyer
· 10 years ago
af57724
THRIFT-3050 Client certificate authentication for non-http TLS in C#
by Jens Geyer
· 10 years ago
6fc2115
THRIFT-2441 ccp: Cannot shutdown TThreadedServer when clients are still connected
by Roger Meier
· 10 years ago
664dd0a
THRIFT-123: TZlibTransport for Java
by Randy Abernethy
· 10 years ago
cada370
THRIFT-3048: Repair node i64 compact interface
by Randy Abernethy
· 10 years ago
41ad434
THRIFT-847 Test Framework harmonization across all languages
by Roger Meier
· 10 years ago
a2d12b6
ruby: fix typo
by Roger Meier
· 10 years ago
47accfc
nodejs: fix typo
by Roger Meier
· 10 years ago
2bb6f51
THRIFT-3031 Java: migrate "shouldStop" flag to TServer
by Roger Meier
· 10 years ago
e678948
THRIFT-1909 Java: Add compiler flag to use the "option pattern" for optional fields
by Roger Meier
· 10 years ago
d565e2f
Thrift-1784: pep-3110 exception handling Client: py Patch: jfarrell
by jfarrell
· 10 years ago
1d1bca2
THRIFT-3027 Go compiler does not ensure common initialisms have consistent case
by Jens Geyer
· 10 years ago
28c1c19
THRIFT-3023 Go compiler is a little overly conservative with names of attributes
by Jens Geyer
· 10 years ago
c7cf379
THRIFT-3030 TThreadedServer: Property for number of clientThreads
by Jens Geyer
· 10 years ago
d683440
THRIFT-3018 Compact protocol for Delphi, added another test case
by Jens Geyer
· 10 years ago
624781c
THRIFT-3026 TMultiplexedProcessor does not have a constructor
by Jens Geyer
· 10 years ago
65ee983
THRIFT-3025 Change pure Ints into @enums Client: Haxe Patch: Jens Geyer
by Jens Geyer
· 10 years ago
8cc78c1
THRIFT-3024 User-Agent "BattleNet" used in some Thrift library files
by Jens Geyer
· 10 years ago
426ab86
THRIFT-3022 Compact protocol for Haxe Client: Haxe Patch: Jens Geyer
by Jens Geyer
· 10 years ago
6f7399b
cpp: remove unused variable g_socket_syscalls
by Roger Meier
· 10 years ago
a6ea444
THRIFT-3018 Compact protocol for Delphi, one missing test case added
by Jens Geyer
· 10 years ago
f702fed
THRIFT-3020:Repair CPP11 init of member in TFramedTrans
by Randy Abernethy
· 10 years ago
f0e6331
THRIFT-3018 Compact protocol for Delphi Client: Delphi Patch: Jens Geyer
by Jens Geyer
· 10 years ago
96eff17
THRIFT-3017 order of map key/value types incorrect for one CTOR
by Jens Geyer
· 10 years ago
6b61601
THRIFT-2180 Integer types issues in Cocoa lib on ARM64
by Roger Meier
· 10 years ago
00a4e3e
THRIFT-3009 TSSLSocket does not use the correct hostname (breaks certificate checks)
by Jens Geyer
· 10 years ago
962e410
THRIFT-3006 Attach 'omitempty' json tag for optional fields in Go
by Jens Geyer
· 10 years ago
bd60b92
THRIFT-3008: Node.js server does not fully support exceptions
by Randy Abernethy
· 10 years ago
2ad6c30
THRIFT-3012 Timing problems in NamedPipe implementation due to unnecessary open/close
by Jens Geyer
· 10 years ago
8b14d17
THRIFT-3011 C# test server testException() not implemented according to specs
by Jens Geyer
· 10 years ago
12b06e4
THRIFT-2870 - C++: JSON protocol will read & write doubles using "C" locale
by Konrad Grochowski
· 10 years ago
80aa53e
THRIFT-3001 C# Equals fails for binary fields (byte[])
by Jens Geyer
· 10 years ago
d8187c5
THRIFT-2976: add browserify support and tests
by Randy Abernethy
· 10 years ago
3b9ff4d
THRIFT-2969 Client: nodejs Patch: Andrew de Andrade
by Randy Abernethy
· 10 years ago
4702fe6
THRIFT-2930 erlang module thriftTest_thrift referenced instead of thrift_test_thrift
by Roger Meier
· 10 years ago
ded6401
THRIFT-2999 remove CR/LF post .getattributes text = auto
by Randy Abernethy
· 10 years ago
0d964d8
THRIFT-2937 Allow setting a maximum frame size
by Roger Meier
· 10 years ago
283899b
Use Boost C++ >= 1.53.0
by Sergei Nikulov
· 10 years ago
96f4f07
THRIFT-2964: nodejs file breakout Client: NodeJS Patch: Andrew de Andrade
by Randy Abernethy
· 10 years ago
43509df
THRIFT-2928 Rename the erlang test_server module Client: Erlang Patch: Bhasker Kode
by Bosky
· 10 years ago
468e63b
THRIFT-2914 explicit dependency to Lua5.2 fails on some systems
by Jens Geyer
· 10 years ago
3bc6424
THRIFT-2724 - Coding standards template added all over project
by Konrad Grochowski
· 10 years ago
a727007
THRIFT-2932: Node.js Thrift connection libraries throw Exceptions into event emitter
by Randy Abernethy
· 10 years ago
281bdae
THRIFT-2940 nodejs: move package.json to root folder
by Roger Meier
· 10 years ago
8e73137
THRIFT-2963: add code coverage to nodejs lib
by Randy Abernethy
· 10 years ago
a0c5ab7
THRIFT-2971 - C++ test and tutorial parallel build is unstable
by Nobuaki Sukegawa
· 10 years ago
208738a
THRIFT-2972 - Missing backstash in lib/cpp/test/Makefile.am
by Nobuaki Sukegawa
· 10 years ago
1abd746
THRIFT-2940 nodejs: move package.json to root folder
by Roger Meier
· 10 years ago
9d8c1bf
THRIFT-2850 CMake: Fixed Java lib build enable - Ant required to build java part of Thrift
by Sergei Nikulov
· 10 years ago
97c4398
THRIFT-2963: repairs bad error refs and exceptions
by Randy Abernethy
· 10 years ago
cf743d7
THRIFT-2959: reenable binary.test.js in testAll.sh
by Randy Abernethy
· 10 years ago
1097c40
THRIFT-2934: make node server options optional
by Randy Abernethy
· 10 years ago
4e1e132
THRIFT-2933: Repairs incorrect double byte order in Node compact proto
by Randy Abernethy
· 10 years ago
662eea9
THRIFT-2973 Update Haxe lib readme regarding Haxe 3.1.3
by Jens Geyer
· 10 years ago
5bde9f7
THRIFT-2970:grunt-jsdoc fails due to dependency issues
by Randy Abernethy
· 10 years ago
8f2596a
THRIFT-2961: Service inheritance does not work with namespaced Ruby code
by jfarrell
· 10 years ago
4e16718
Thrift-2960: Fix namespace regression for Ruby Client: rb Patch: Jan Brauer
by jfarrell
· 10 years ago
a7363f2
THRIFT-2953 TNamedPipeServerTransport is not Stop()able
by Jens Geyer
· 10 years ago
7d88208
THRIFT-2952 Improve handling of Server.Stop() Client: C# Patch: Jens Geyer
by Jens Geyer
· 10 years ago
307144a
THRIFT-2878 Go validation support of required fields
by Jens Geyer
· 10 years ago
da80afe
THRIFT-2936 Minor memory leak in CPP SSL Client: CPP Patch: Cristian Klein
by Randy Abernethy
· 10 years ago
f9c4be8
line endings fix
by Konrad Grochowski
· 10 years ago
4a78c6e
THRIFT-1618: synchronize access to hashtable in FieldMetaData
by David Helder
· 10 years ago
4f2c0a0
THRIFT-2900 Python THttpClient does not reset socket timeout on exception
by Jens Geyer
· 10 years ago
8016af8
THRIFT-2924 TNonblockingServer crashes when user-provided event_base is used
by Nobuaki Sukegawa
· 10 years ago
1d30558
THRIFT-2923 Initialise tpos and tstack in the Protocol constructor so writing to a protocol without a message does not fail.
by radekg
· 10 years ago
8bcfdd9
THRIFT-2886 Integrate binary type in standard Thrift cross test
by Jens Geyer
· 10 years ago
fd1b358
THRIFT-2886 Integrate binary type in standard Thrift cross test
by Jens Geyer
· 10 years ago
71e814a
THRIFT-2886 Integrate binary type in standard Thrift cross test
by Jens Geyer
· 10 years ago
c444fb5
THRIFT-2925 CMake build does not work with OpenSSL nor anything installed in non-system location
by Nobuaki Sukegawa
· 10 years ago
8c8e9c6
THRIFT-2919 Haxe test server timeout too large Client: Haxe Patch: Jens Geyer
by Jens Geyer
· 10 years ago
4461a2f
THRIFT-2910 libevent is not really optional
by Jens Geyer
· 10 years ago
2ac3a3c
THRIFT-2912 Autotool build for C++ Qt library is invalid
by Jens Geyer
· 10 years ago
6d9a3ca
THRIFT-2901 Fix for generated TypeScript functions + indentation of JavaScript maps
by Kirby1337
· 10 years ago
6622877
THRIFT-2098 Add support for Qt5+
by Nobuaki Sukegawa
· 10 years ago
6304a53
THRIFT-2903 Qt4 library built with CMake does not work
by Nobuaki Sukegawa
· 10 years ago
2825664
THRIFT-2893 CMake build fails with boost thread or std thread
by Nobuaki Sukegawa
· 10 years ago
38bf234
THRIFT-2907 - macro ntohll defined only when needed
by Konrad Grochowski
· 10 years ago
ec8d877
THRIFT-2906 - linking with boost_unit_test_framework made more portable
by Konrad Grochowski
· 10 years ago
6af074e
THRIFT-2880 Read the network address from the listener if available.
by Jens Geyer
· 10 years ago
3bb34df
THRIFT-2904 json_protocol_test.go fails Client: Go Patch: Jens Geyer
by Jens Geyer
· 10 years ago
9f9535c
THRIFT-2890 binary data may lose bytes with JSON transport under specific circumstances
by Jens Geyer
· 10 years ago
15fe1cb
THRIFT-2891 binary data may cause a failure with JSON transport under specific circumstances
by Jens Geyer
· 10 years ago
d8bddbc
THRIFT-2890 binary data may lose bytes with JSON transport under specific circumstances
by Jens Geyer
· 10 years ago
4991574
THRIFT-2884 Map does not serialize correctly for JSON protocol in Go library
by Jens Geyer
· 10 years ago
d5f87e1
CMake: Add CMake support for Thrift libraries
by Pascal Bach
· 10 years ago
a195a25
THRIFT-2887 Respect --with-openssl when building C++ support.
by Jon Parise
· 10 years ago
Next »