Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
044e89de0a73d8f1fcc580fbef498ee1195ea9d7
044e89d
THRIFT-2653 improved Delphi const generation Client: Delphi Patch: Jens Geyer
by Jens Geyer
· 10 years ago
c20eeaa
THRIFT-2589 const of BaseType in IDL generates static instead of const properties
by Jens Geyer
· 10 years ago
ca44a62
THRIFT-2651: struct names that are restricted erlang terms generate invalid type signatures
by alisdair sullivan
· 10 years ago
d52edba
THRIFT-2231 Support tornado-4.x (Python)
by Roger Meier
· 10 years ago
f5136ab
Revert "THRIFT-2578 Moving 'make cross' from test.sh to test.py"
by Roger Meier
· 10 years ago
7fd0640
THRIFT-2649 TAsyncClientManager leaks the selector
by Roger Meier
· 10 years ago
c53bbd2
THRIFT-2578 Moving 'make cross' from test.sh to test.py
by cdwijayarathna
· 10 years ago
16c164e
THRIFT-2647 compiler-hs: don't decapitalize field names, do decapitalize argument bindings
by Roger Meier
· 10 years ago
06d0fa0
THRIFT-2648 cleanup erlang lib
by alisdair sullivan
· 10 years ago
a0b8674
THRIFT-2639 c_glib: Expose as properties members of generated structs
by Jens Geyer
· 10 years ago
f341c59
THRIFT-2152 Generated Haskell files does not compile
by Roger Meier
· 10 years ago
b360ed3
THRIFT-2645 generated Go server code always sets Success retval
by Jens Geyer
· 10 years ago
e8bafb6
THRIFT-2578 Moving 'make cross' from test.sh to test.py
by Roger Meier
· 10 years ago
790a388
THRIFT-2621 Add basic default hash code method to python
by Jens Geyer
· 10 years ago
57e68b2
THRIFT-2643 Introduce additional deserialize() variant with offset/length
by Charles O'Farrell
· 10 years ago
6e25d74
.gitignore: add tutorial/c_glib/tutorial_client
by Roger Meier
· 10 years ago
75eb2a3
THRIFT-2578 Moving 'make cross' from test.sh to test.py
by cdwijayarathna
· 10 years ago
8033e7e
Revert "THRIFT-585 exceptions in the autogenerated send_METHOD functions are not propagated"
by Roger Meier
· 10 years ago
2814c2e
THRIFT-976 c_glib tutorial
by Roger Meier
· 10 years ago
60b7ad6
THRIFT-2639 c_glib: Expose as properties members of generated structs
by Roger Meier
· 10 years ago
87a0477
go: clean tutorial properly
by Roger Meier
· 10 years ago
5c0e987
THRIFT-2541 fixed C4003 with VC2012 around max() Client: C++ Patch: Jens Geyer
by Jens Geyer
· 10 years ago
557d6ea
make clean should rm src/gen instead of emptying
by Jens Geyer
· 10 years ago
f04d9f4
make clean should remove gen-go folder
by Jens Geyer
· 10 years ago
11066bd
THRIFT-2578 Moving 'make cross' from test.sh to test.py
by cdwijayarathna
· 10 years ago
bee7b73
Add unit test for OpenSSL manual initialization
by Alan Dunn
· 10 years ago
c0ff556
Add ability to take control of OpenSSL initialization
by Alan Dunn
· 10 years ago
8953e70
Expose OpenSSL initialization functions
by Alan Dunn
· 10 years ago
8345772
THRIFT-585 exceptions in the autogenerated send_METHOD functions are not propagated
by Jens Geyer
· 10 years ago
3c49411
THRIFT-1188 C++: Use bit fields for a more compact __isset struct
by Roger Meier
· 10 years ago
c0a7d72
THRIFT-2638 travis: build with Haskell Patch: John Chee
by henrique
· 10 years ago
2591be2
test/go: use mkdir -p
by Roger Meier
· 10 years ago
54c0d2e
THRIFT-2122 NPE in TSSLTransportFactory.createClient when no truststore password is passed in custom SSL params
by Roger Meier
· 10 years ago
e3f0a42
THRIFT-2489 Peer host name not provied when performing AccessManager common name verification.
by Roger Meier
· 10 years ago
6aacd4c
THRIFT-2394 TCurlClient: an HTTP transport implementation using libcurl
by Roger Meier
· 10 years ago
fcd062d
THRIFT-2173 Move FrameBuffer creation to a factory method for cusomization
by Roger Meier
· 10 years ago
84d1188
THRIFT-2637 "java:fullcamel_service_methods" option to automatically camel-case Java service methods
by Roger Meier
· 10 years ago
9df3854
.gitignore: add test/go stuff
by Roger Meier
· 10 years ago
ce9cf13
THRIFT-2619 Go lib http transport does not handle EOF correctly
by Roger Meier
· 10 years ago
da8b607
THRIFT-2442 Fix issue with cpp server on Windows (WSAStartup wasn't called)
by Roger Meier
· 10 years ago
7dce7b2
THRIFT-1260 The thrift THttpclient in c# client is not closing the connections when calling SendRequest
by Jens Geyer
· 10 years ago
fb6ed7e
THRIFT-2628 erlang: struct member name conflicts due to lowercased names
by alisdair sullivan
· 10 years ago
577f407
THRIFT-2632 add "validate" option to generate read/write validation code
by Jens Geyer
· 10 years ago
16e2ed2
.gitignore update
by Roger Meier
· 10 years ago
909f186
THRIFT-2636 c_glib: ThriftApplicationException: Expose "type" and "message" properties
by Roger Meier
· 10 years ago
dfdc008
THRIFT-1944 Binding to zero port
by Roger Meier
· 10 years ago
8b51bc6
remove trailing whitespace
by Roger Meier
· 10 years ago
ac8d8e2
THRIFT-2635 Travis CI build and test matrix
by henrique
· 10 years ago
feea947
THRIFT-2633 remove 'this is a dummy struct' structs from generated erlang
by alisdair sullivan
· 10 years ago
1d7e35a
THRIFT-2631 c_glib: Support service inheritance in clients
by Roger Meier
· 10 years ago
dd077c8
THRIFT-2634 undocumented php "nsglobal" option Client: PHP Patch: Jens Geyer
by Jens Geyer
· 10 years ago
7a8b286
THRIFT-2629 JavaDoc style documentation should be reused Client: C++
by henrique
· 10 years ago
a75a5f0
fully qualified names in hs generator
by John Chee
· 11 years ago
3148f21
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift
by Roger Meier
· 10 years ago
8a2bab3
THRIFT-1766 [Ruby] Provide support for binary types Patch: Vanja Bucic
by henrique
· 10 years ago
c437cff
THRIFT-2627:erlang backend doesn't support corecursive structs client: erlang patch: anthony molinari
by alisdair sullivan
· 10 years ago
cb3f3f3
THRIFT-1357:Erlang Dependency breaks build
by alisdair sullivan
· 10 years ago
57e6de4
THRIFT-2602 Fix missing dist files
by Roger Meier
· 10 years ago
9a93fe0
THRIFT-2612 Java TCompactProtocol.readBinary zero copying
by Jens Geyer
· 11 years ago
3974aab
THRIFT-2602 Fix missing dist files
by Roger Meier
· 11 years ago
1a36323
THRIFT-2541 reclaim TFramedTransport's read and write buffers for thrift cpp
by Jens Geyer
· 11 years ago
0e86f1f
THRIFT-2624: Add TServerEventHandler support to C# Client: C# Patch: ra
by Randy Abernethy
· 11 years ago
cdab7ee
THRIFT-1609 Cocoa import namespace Client: Cocoa Patch: Xabier Eizmendi
by Jens Geyer
· 11 years ago
30a472e
THRIFT-2602: Fix missing dist files Client: build process Patch: jfarrell
by jfarrell
· 11 years ago
4c8506e
Thrift-2602:Fix missing dist files Client: build process Patch: jfarrell
by jfarrell
· 11 years ago
507ba1b
THRIFT-2600: Release 0.9.2
by jfarrell
· 11 years ago
4f54d13
THRIFT-2602: Fix missing dist files Client: build process Patch: jfarrell
by jfarrell
· 11 years ago
ef7d56c
THRIFT-2602:Fix missing dist files Client: ruby Patch: jfarrell
by jfarrell
· 11 years ago
750df2e
THRIFT-2620: Fix python packaging Client: build process Patch: jfarrell
by jfarrell
· 11 years ago
8fd8c63
THRIFT-2602:Fix missing dist files Client: build process Patch: jfarrell
by jfarrell
· 11 years ago
b0350db
Thrift-2601:Fix vagrant to work again for builds again
by jfarrell
· 11 years ago
dbf2bb5
Thrift-2601:Fix vagrant to work again for builds again
by jfarrell
· 11 years ago
3e41ece
Thrift-2601: Fix vagrant to work again for builds again
by jfarrell
· 11 years ago
4402ada
THRIFT-2618: Unignore /aclocal files required for build
by jfarrell
· 11 years ago
3f67978
THRIFT-2578 Moving 'make cross' from test.sh to test.py
by cdwijayarathna
· 11 years ago
b7af66e
THRIFT-2614 - C++ Library - TNonblockingServer.cpp MSVC warning removed
by Konrad Grochowski
· 11 years ago
6f86f9a
THRIFT-2557 CS0542 member names cannot be the same as their enclosing type
by Jens Geyer
· 11 years ago
2e9be75
THRIFT-2610 MSVC warning in TSocket.cpp
by Roger Meier
· 11 years ago
3e50a9a
THRIFT-2605 TSocket warning on gcc 4.8.3
by Roger Meier
· 11 years ago
f83c0e1
THRIFT-2416 Cannot use TCompactProtocol with MSVC
by Roger Meier
· 11 years ago
5f61d29
THRIFT-2609 TFileTransport.h unused field warning (clang 3.4)
by Roger Meier
· 11 years ago
2768eb2
THRIFT-2608 TNonblockingServer.cpp warnings on clang 3.4
by Roger Meier
· 11 years ago
9a242c0
THRIFT-2607 ThreadManager.cpp warning on clang++ 3.4
by Roger Meier
· 11 years ago
ca545bd
THRIFT-2606 ThreadManager.h warning in clang++ 3.4
by Roger Meier
· 11 years ago
464a3a4
THRIFT-2092 TNonblocking server should release handler as soon as connection closes
by Roger Meier
· 11 years ago
1a5127b
THRIFT-1998 TCompactProtocol.tcc - one more warning on Visual 2010
by Roger Meier
· 11 years ago
f9fbda8
THRIFT-1926 PHP Constant Generation Refactoring
by Roger Meier
· 11 years ago
81b3a42
THRIFT-2524 Visual Studio project is missing TThreadedServer files
by Jens Geyer
· 11 years ago
41312c7
THRIFT-2590 C++ Visual Studio solution doesn't include Multiplexing support
by Jens Geyer
· 11 years ago
9a4f40d
THRIFT-2590 C++ Visual Studio solution doesn't include Multiplexing support
by Jens Geyer
· 11 years ago
bc2ca4e
THRIFT-1926 PHP Constant Generation Refactoring
by Jens Geyer
· 11 years ago
45abf12
THRIFT-2594 JS Compiler: Single quotes are not being escaped in constants.
by Roger Meier
· 11 years ago
0dd35a6
fix global leaks and copy-paste errors
by Wade Simmons
· 11 years ago
f16daad
.gitignore: haskell related exclude
by Roger Meier
· 11 years ago
12ee881
THRIFT-2599 Uncompileable Delphi code due to naming conflicts with IDL
by Jens Geyer
· 11 years ago
9bb4c11
Testcase fixed
by Jens Geyer
· 11 years ago
0cb870b
Thrift-2467: Unable to build contrib/fb303 on OSX 10.9.2
by jfarrell
· 11 years ago
35c8b97
fix TFramedTransport residual continuation
by Wade Simmons
· 11 years ago
7878f11
Add [-s[sl]] option for the python service remote to enable communication over an SSL socket connection
by David Robakowski
· 11 years ago
bf2617e
Thrift-THRIFT-2574: Compiler option to generate namespace directories for Ruby
by jfarrell
· 11 years ago
Next »