Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
03f0e18fcb423e165ee05757ba449efb3e672dd1
03f0e18
THRIFT-3133 Allow "make cross" and "make precross" to run without building all languages
by Nobuaki Sukegawa
· 10 years ago
72f8809
THRIFT-3141 Improve logging of JavaScript test
by Nobuaki Sukegawa
· 10 years ago
63b5120
THRIFT-3142 Make JavaScript use downloaded libraries
by Nobuaki Sukegawa
· 10 years ago
fbc6977
THRIFT-3140 ConcurrentModificationException is thrown by JavaScript test server
by Nobuaki Sukegawa
· 10 years ago
42bc88c
THRIFT-3139 JS library test is flaky
by Nobuaki Sukegawa
· 10 years ago
2c4edd8
THRIFT-3134 Remove use of deprecated "phantom.args"
by Nobuaki Sukegawa
· 10 years ago
fd5a4d2
THRIFT-3137 Travis build hangs after failure
by Nobuaki Sukegawa
· 10 years ago
6077481
THRIFT-1248 fix TMemoryBuffer pointer arithmetic and add unit test
by Jim King
· 10 years ago
9f85468
THRIFT-1642 pull in patch from Jira to fix signedness issue in timeout calculation
by Jim King
· 10 years ago
9dfe7b8
THRIFT-2474 complete the ntohll precompile conditionals
by Jim King
· 10 years ago
446a319
THRIFT-3086 add valgrind suppression support to the ExperimentalMemCheck test run
by Roger Meier
· 10 years ago
ec847ac
THRIFT-3125 Fix the list of exported headers in automake input
by Roger Meier
· 10 years ago
2a15b99
THRIFT-3132: Java generator will properly format date in @Generated
by Konrad Grochowski
· 10 years ago
dfc22ad
THRIFT-3128 Go generated code produces name collisions between services
by Jens Geyer
· 10 years ago
24ea0bf
THRIFT-3130 - C++ Lib: removed no longer needed macro THRIFT_OVERLOAD_IF
by Konrad Grochowski
· 10 years ago
89cffc6
THRIFT-3126 PHP JSON serializer converts empty or int-indexed maps to lists
by Jens Geyer
· 10 years ago
eec445e
THRIFT-2674 JavaScript: declare Accept: and Content-Type: in request
by henrique
· 10 years ago
55c3abc
Revert "THRIFT-2674 JavaScript: declare Accept: and Content-Type: in request"
by henrique
· 10 years ago
de7cf5d
THRIFT-3124: some signed/unsigned warnings removed from compiler
by Konrad Grochowski
· 10 years ago
13699f8
THRIFT-3123: Missing include added to compiler/cpp/src/main.h
by Konrad Grochowski
· 10 years ago
9e78ed8
THRIFT-3121 Librt does not exist on OSX
by Thomas Bartelmess
· 10 years ago
1e723d9
THRIFT-2674 JavaScript: declare Accept: and Content-Type: in request
by henrique
· 10 years ago
467998b
doc GitHub service hooks
by henrique
· 10 years ago
9de9b1f
THRIFT-2850 get windows cmake working again and building the unit tests for lib/cpp, and pass make check through cmake - also resolve some compiler warnings
by Jim King
· 10 years ago
1a8e048
THRIFT-3120 Minor spelling errors and an outdated URL
by Jens Geyer
· 10 years ago
79c9911
THRIFT-3084 add optional concurrent client limit enforcement to lib/cpp threaded servers
by Jim King
· 10 years ago
4bf9399
THRIFT-3117 Java TSSLTransportFactory can't load certificates within JAR archive
by Roger Meier
· 10 years ago
a199a16
make dist: add CONTRIBUTING.md
by Roger Meier
· 10 years ago
1951424
THRIFT-1954 Allow for a separate connection timeout value
by Roger Meier
· 10 years ago
5428302
THRIFT-3119 Java's TThreadedSelectorServer has indistinguishable log messages in run()
by Roger Meier
· 10 years ago
21b6852
THRIFT-3083 consolidate simple and threaded server run loops
by Jim King
· 10 years ago
87bb771
THRIFT-3105 - C++ TNonblockingServer compilation on Windows fixed
by Konrad Grochowski
· 10 years ago
dc799ca
Compact Protocol in Cocoa Client: Cocoa Patch: creker <sam901@yandex.ru>
by Jens Geyer
· 10 years ago
fa0a125
.travis.yml: remove accidently added add sudo command
by Roger Meier
· 10 years ago
5ec805b
THRIFT-3081 consolidate client processing loop in Simple, Threaded, and Thread Pool servers
by Jim King
· 10 years ago
811d279
THRIFT-3114 Using local temp variables to not pollute the global table
by Jens Geyer
· 10 years ago
958a7a2
THRIFT-3115 Uncompileable code due to name collision with predefined used types
by Jens Geyer
· 10 years ago
5ec2121
THRIFT-233 IDL doesn't support negative hex literals
by Jens Geyer
· 10 years ago
71f2d8a
THRIFT-3067 C++ cppcheck performance related warnings
by Roger Meier
· 10 years ago
7ed94ef
THRIFT-3110 Print error log after cross test failures on Travis
by Roger Meier
· 10 years ago
783660a
THRIFT-3109 Cross test log file cannot be browsed when served in HTTP server
by Nobuaki Sukegawa
· 10 years ago
e856d68
THRIFT-3113 m4 C++11 macro issue
by Gustavo Zacarias
· 10 years ago
1684c42
THRIFT-2441 Cannot shutdown TThreadedServer when clients are still connected
by Ben Craig
· 10 years ago
95717c9
Revert "THRIFT-3000 .NET implementation has trouble with mixed IP modes"
by Jens Geyer
· 10 years ago
3b99c97
THRIFT-3106 CMake summary should give more information why a library is set to off
by Roger Meier
· 10 years ago
aeb89aa
THRIFT-3103 cmake is missing RPATH on MacOSX.
by Marco Molteni
· 10 years ago
98201b0
THRIFT-3090 cmake build is broken on MacOSX.
by Marco Molteni
· 10 years ago
018c1b8
THRIFT-3000 .NET implementation has trouble with mixed IP modes
by Jens Geyer
· 10 years ago
9f74f32
THRIFT-3102 could not make check for Go Library Client: Go Patch: Jens Geyer
by Jens Geyer
· 10 years ago
2aa04bf
THRIFT-3028 Regression caused by THRIFT-2180
by Jens Geyer
· 10 years ago
8349425
THRIFT-3099 cmake build is broken on FreeBSD
by Marco Molteni
· 10 years ago
3b61971
THRIFT-3047 Uneven calls to indent_up and indent_down in Cocoa generator
by Jens Geyer
· 10 years ago
f332d16
THRIFT-3041 Generate asynchronous clients for Cocoa
by Jens Geyer
· 10 years ago
f9c318c
THRIFT-3098 Print binary typedefs the same way we do binary fields
by Jens Geyer
· 10 years ago
fdf0198
THRIFT-3097 cmake targets unconditionally depend on optional libraries Consider also cases of missing ZLIB and missing OpenSSL.
by Marco Molteni
· 10 years ago
7f47792
THRIFT-3097 cmake targets unconditionally depend on optional libraries
by Marco Molteni
· 10 years ago
a242c28
THRIFT-227 Pretty print binary collections
by Roger Meier
· 10 years ago
8f27189
THRIFT-3090 cmake build is broken (set CMake version to 2.8.12)
by Roger Meier
· 10 years ago
afc3777
THRIFT-3069 fix socket leak if fcntl fails
by Roger Meier
· 10 years ago
7726b03
THRIFT-1857 Python 3.X Support - Replace deprecated "," with "as" in python exception generation code.
by Roger Meier
· 10 years ago
efd14e7
THRIFT-3062 fix segfault on invalid port number
by Roger Meier
· 10 years ago
a4fc440
THRIFT-3071 fix bootstrap.sh on MinGW
by Jens Geyer
· 10 years ago
1673adf
THRIFT-3094 fix broken cmake build of C++ library with alternate threading
by Jim King
· 10 years ago
932c3ee
THRIFT-3061 eliminate potential for client to hang SSLSocket close
by Roger Meier
· 10 years ago
b1783a5
THRIFT-3092 Generated Haskell types should derive Generic
by Roger Meier
· 10 years ago
19e32dc
THRIFT-2850 CMake for Apache Thrift
by Roger Meier
· 10 years ago
5d0a806
THRIFT-3014 AppVeyor support - fix format
by Roger Meier
· 10 years ago
5af78c8
Revert "THRIFT-3014 AppVeyor support - fix format"
by Roger Meier
· 10 years ago
81b3c44
THRIFT-3014 AppVeyor support - fix format
by Roger Meier
· 10 years ago
b1a35da
THRIFT-3088 TThreadPoolServer with Sasl auth may leak CLOSE_WAIT socket
by Winger Pun
· 10 years ago
2659381
THRIFT-2850 CMake for Apache Thrift add test/cpp and lib/py
by Roger Meier
· 10 years ago
79e971e
c_glib: fix some warnings
by Roger Meier
· 10 years ago
5af3b8a
make cross: update test/known_failures_Linux.json
by Roger Meier
· 10 years ago
147a5a2
THRIFT-2946 Enhance usability of cross test framework
by Nobuaki Sukegawa
· 10 years ago
6d71dc8
THRIFT-3091 c_glib service method should return result from handler method
by Nobuaki Sukegawa
· 10 years ago
bb23ead
THRIFT-2946 Enhance usability of cross test framework
by Roger Meier
· 10 years ago
86f7350
THRIFT-3076 Compatibility with Haxe 3.2.0 Client: Haxe Patch: Jens Geyer
by Jens Geyer
· 10 years ago
df71a2e
THRIFT-3014 AppVeyor support
by Roger Meier
· 10 years ago
8ccd634
THRIFT-3077 TFileTransport fix ignored ftruncate result
by Jim King
· 10 years ago
7110ab2
THRIFT-3079 java: TNonblockingServerSocket's logger is not named after TNonblockingServerSocket
by Roger Meier
· 10 years ago
e035c1a
CONTRIBUTING.md: add info on branch names and commit message for GitHub PR's
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
4aa95df
THRIFT-3071 check minimum required version of automake in bootstrap.sh
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
b149c4f
THRIFT-3074 Add compiler/cpp/lex.yythriftl.cc to gitignore.
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
f5b795d
THRIFT-2578 Moving 'make cross' from test.sh to test.py
by Nobuaki Sukegawa
· 10 years ago
Next »