Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
faf52db2160df39289550cb6ba714adc47c395cf
/
lib
faf52db
THRIFT-2569 Introduce file to specify third party library locations on Windows
by Roger Meier
· 11 years ago
7b11fec
THRIFT-2568 Implement own certificate handler Client: C# Patch: Michael Blättler
by Jens Geyer
· 11 years ago
5c97603
THRIFT-2469 "java:fullcamel" option to automatically camel-case underscored attribute names
by Roger Meier
· 11 years ago
e86428c
THRIFT-2469 "java:fullcamel" option to automatically camel-case underscored attribute names
by Roger Meier
· 11 years ago
80a44f8
THRIFT-2551 OutOfMemoryError "unable to create new native thread" kills serve thread
by Roger Meier
· 11 years ago
4b0fede
THRIFT-1584 could not SetMinThreads in ThreadPool on single-core machines
by Jens Geyer
· 11 years ago
97243a7
THRIFT-2239 Address FindBugs errors
by Roger Meier
· 11 years ago
f8c1c98
THRIFT-847 Test Framework harmonization across all languages
by Roger Meier
· 11 years ago
8fcc82b
Updated makefile for THRIFT-2544 Add support for socket transport for c# library when using Windows Phone projects
by Jens Geyer
· 11 years ago
f64d7e0
THRIFT-2544 Add support for socket transport for c# library when using Windows Phone projects
by Jens Geyer
· 11 years ago
4f073d8
THRIFT-2505 fix apache license header
by henrique
· 11 years ago
d0265c7
THRIFT-2522 TypeScript extension for Thrift Compiler
by henrique
· 11 years ago
ada1016
THRIFT-2522 TypeScript extension for Thrift Compiler
by Pascal Schweizer
· 11 years ago
91cfb99
THRIFT-2500 sending random data crashes thrift(golang) service
by Jens Geyer
· 11 years ago
b7cb945
THRIFT-2537 Path for "go get" does not work Client: Go Patch: Jens Geyer
by Jens Geyer
· 11 years ago
816790b
Thrift-2535:TJSONProtocol when serialized yields TField ids rather than names
by jfarrell
· 11 years ago
303eb1b
THRIFT-2401 Haskell tutorial compiles
by Roger Meier
· 11 years ago
73b58a2
THRIFT-1771 "make check" fails on x64 for libboost_unit_test_framework.a
by Roger Meier
· 11 years ago
20aeba3
THRIFT-2511 Node.js compact protocol Client: Node Patch: Randy Abernethy
by ra
· 11 years ago
facc8dc
THRIFT-2505 go struct should always be a pointer to avoid copying of potentially size-unbounded structs
by Jens Geyer
· 11 years ago
f459868
THRIFT-2497 server and client for test/go, also several fixes and improvements
by Jens Geyer
· 11 years ago
c0ad368
THRIFT-2455 Allow client certificates to be used with THttpClient
by Jens Geyer
· 11 years ago
3704227
THRIFT-2512 lib/${language}/README.md
by Roger Meier
· 11 years ago
2c60625
THRIFT-2512 lib/${language}/README.md
by Roger Meier
· 11 years ago
4fba9d2
THRIFT-2512 lib/${language}/README.md
by Roger Meier
· 11 years ago
6370cfd
THRIFT-2512 lib/${language}/README.md
by Roger Meier
· 11 years ago
5c80b56
THRIFT-2475 c_glib: buffered_transport_write function return always TRUE.
by Roger Meier
· 11 years ago
879cab2
THRIFT-1914 Python: Support for Multiplexing Services on any
by Roger Meier
· 11 years ago
6d1a83a
THRIFT-2506 Update TProtocolException error codes to be used consistently throughout the library
by Jens Geyer
· 11 years ago
e52c046
THRIFT-2491 unable to import generated ThriftTest service
by Jens Geyer
· 11 years ago
2a9e6a4
THRIFT-2501: C# The test parameters from the TestServer and TestClient are different from the http://thrift.apache.org/test/
by Jens Geyer
· 11 years ago
885c679
THRIFT-2471 Make cpp.ref annotation language agnostic
by Jens Geyer
· 11 years ago
0997250
THRIFT-2502 Optimize go implementations of binary and compact protocols for speed
by Jens Geyer
· 11 years ago
731975a
THRIFT-2451: Do not use pointers for optional fields with defaults. Do not write such fields if its value set to default. Also, do not use pointers for any optional fields mapped to go map or slice. generate Get accessors
by Jens Geyer
· 11 years ago
4920a65
exec permissions for sh files
by henrique
· 11 years ago
d17f1c9
THRIFT-847 Test Framework harmonization across all languages
by henrique
· 11 years ago
2bc4b13
THRIFT-2132 Go: Support for Multiplexing Services on any Transport, Protocol and Server
by henrique
· 11 years ago
779b9ac
THRIFT-2493:Node.js lib needs HTTP client Client: node Patch: Randy Abernethy
by ra
· 11 years ago
8f697cb
THRIFT-2493:Node.js lib needs HTTP client Client: node Patch: Randy Abernethy
by ra
· 11 years ago
751c97c
THRIFT-2132 Go: Support for Multiplexing Services on any Transport, Protocol and Server
by Jens Geyer
· 11 years ago
c1d7943
THRIFT-2347 C# TLS Transport based on THRIFT-181 Client: C# Patch: Beat Käslin
by Jens Geyer
· 11 years ago
7201c0d
THRIFT-2405:Node.js Multiplexer tests fail (silently)
by ra
· 11 years ago
ab2793a
THRIFT-2466: Improper error handling for SSL/TLS connections that don't complete a handshake
by Roger Meier
· 11 years ago
a131b8f
THRIFT-2456 THttpClient fails when using async support outside Silverlight
by Jens Geyer
· 11 years ago
057be5a
THRIFT-2470 THttpHandler swallows exceptions from processor
by Jens Geyer
· 11 years ago
20bcf38
Added some more missing ASF headers, fixed go/test makefile structure
by Jens Geyer
· 11 years ago
703200c
Added missing ASF headers
by Jens Geyer
· 11 years ago
2f75e2d
THRIFT-2460 unopened socket fd must be less than zero.
by Jens Geyer
· 11 years ago
2335b96
Added missing ASF header
by Jens Geyer
· 11 years ago
a6c63de
THRIFT-2458 Generated golang server code for "oneway" methods is incorrect
by Jens Geyer
· 11 years ago
c2ccca8
THRIFT-2458 Generated golang server code for "oneway" methods is incorrect
by Jens Geyer
· 11 years ago
26c68ea
THRIFT-1908: Using php thrift_protocol accelerated transfer causes core dump
by jfarrell
· 11 years ago
c02618c
FIX: it's now readme.MD
by Jens Geyer
· 11 years ago
524b924
Thrift-2421:Tree/Recursive struct support in thrift
by jfarrell
· 11 years ago
e0e8316
THRIFT-2421: Tree/Recursive struct support in thrift
by jfarrell
· 11 years ago
bea3144
THRIFT-2454: c_glib: There is no gethostbyname_r() in some OS
by Roger Meier
· 11 years ago
a6415bc
THRIFT-2325: SSL test certificates
by Roger Meier
· 11 years ago
4568792
THRIFT-2445 (code generation for go maps with binary keys) should be tested
by Jens Geyer
· 11 years ago
6cf0ffc
THRIFT-1681: Add Lua Support Patch: Dave Watson
by Roger Meier
· 11 years ago
bdbf428
THRIFT-2402: byte count of FrameBuffer in AWAITING_CLOSE state is not subtracted from readBufferBytesAllocated
by jfarrell
· 11 years ago
607355e
THRIFT-2268:Modify TSaslTransport to ignore TCP health checks from loadbalancers
by jfarrell
· 11 years ago
9f15415
THRIFT-2204:SSL client for the cocoa client
by jfarrell
· 11 years ago
6b10271
THRIFT-1868:Make the TPC backlog configurable in the Java servers
by jfarrell
· 11 years ago
1be80dc
THRIFT-2446: cause servers to emit stream errors Client: node Patch: alexey
by ra
· 11 years ago
7f76e1d
THRIFT-2443: node fails cross lang tests Client: node Patch: Randy Abernethy
by ra
· 11 years ago
8001421
THRIFT-2434 Missing namespace import for php TMultiplexedProcessor implementation
by Jens Geyer
· 11 years ago
02c95c1
THRIFT-2258:Add TLS v1.1/1.2 support to TSSLSocket.cpp
by jfarrell
· 11 years ago
d5cd81f
THRIFT-981:cocoa: add version Info to the library Client: cocoa Patch: jfarrell
by jfarrell
· 11 years ago
86653cc
THRIFT-2437 Author fields in Python setup.py must be strings not lists
by Roger Meier
· 11 years ago
d21032a
THRIFT-2439 Bug in TProtocolDecorator Class causes parsing errors
by Jens Geyer
· 11 years ago
d7902bf
THRIFT-2368 New option: reuse-objects for Java generator Patch: adam-aph
by henrique
· 11 years ago
a2e4e56
THRIFT-2398:Improve Node Server Library CLIENT: node Patch: Randy Abernethy
by ra
· 11 years ago
ea6076f
THRIFT-2430 Crash during TThreadPoolServer shutdown
by Jens Geyer
· 11 years ago
d60f978
THRIFT-2398:Improve Node Server Library\nClient: Node\nPatch: Randy Abernethy\n\nGeneral server parameter harmonization and comments
by Randy Abernethy
· 11 years ago
1823b59
THRIFT-2428: Python 3 setup.py support Client: py Patch: Nathan Van Gheem
by jfarrell
· 11 years ago
bf0b629
THRIFT-2414 c_glib fix several bug Patch: Jaesang Kim
by Roger Meier
· 11 years ago
e8ca73f
THRIFT-2425 PHP: Server-side support for Multiplexing Services
by Jens Geyer
· 11 years ago
e965136
THRIFT-2415 Named pipes server performance & message mode
by Jens Geyer
· 11 years ago
fd62df7
THRIFT-2408 Named Pipe Transport Option for C#
by Jens Geyer
· 11 years ago
16fcad0
THRIFT-2407 use markdown (rename README => README.md) Patch: Roger Meier
by Roger Meier
· 11 years ago
706cb4e
THRIFT-2377 Allow addition of custom HTTP Headers to an HTTP Transport
by Jens Geyer
· 11 years ago
d26f6fd
THRIFT-2339 Uncaught exception in thrift c# driver
by Jens Geyer
· 11 years ago
a6b328f
THRIFT-2354 Connection errors can lead to case_clause exceptions
by Jens Geyer
· 11 years ago
55cd520
THRIFT-2390: no close event when connection lost
by jfarrell
· 11 years ago
1c99e70
Fixed a bunch of inconsistent/wrong line endings in the C# part, no other changes
by Jens Geyer
· 11 years ago
5b78958
fix broken license header and outdated note
by henrique
· 11 years ago
52744ee
THRIFT-2397 Add CORS and CSP support for JavaScript and Node.js libraries
by Roger Meier
· 11 years ago
2a7dccc
THRIFT-2355 Add SSL and Web Socket Support to Node and JavaScript
by henrique
· 11 years ago
c975bbc
THRIFT-2388 GoLang - Fix data races in simple_server and server_socket
by Jens Geyer
· 11 years ago
c9e535e
THRIFT-2391 Socket transport for ActionScript 3.0
by Carl Yeksigian
· 11 years ago
af26af6
THRIFT-2387 nodejs: external imports should be centralized in index.js
by henrique
· 11 years ago
3123623
THRIFT-2376 nodejs: allow Promise style calls for client and server
by henrique
· 11 years ago
f36fda2
THRIFT-2305 TFramedTransport empty constructor should probably be private
by Jens Geyer
· 11 years ago
98d9ef2
THRIFT-2328: Java eliminate all compiler warnings Client: java Patch: jfarrell
by jfarrell
· 11 years ago
b080f68
THRIFT-2373 warning CS0414 in THttpClient.cs: private field 'Thrift.Transport.THttpClient.connection' assigned but never used
by Jens Geyer
· 11 years ago
48555c5
THRIFT-2325 SSL-test-certificates.patch
by Roger Meier
· 11 years ago
1998338
THRIFT-1579 PHP Extension - function thrift_protocol_read_binary not working from TBinarySerializer::deserialize
by Jens Geyer
· 11 years ago
567df43
THRIFT-2328: Java eliminate all compiler warnings Client: Java Patch: jfarrell
by jfarrell
· 11 years ago
3fa14a3
THRIFT-2372:thrift/json_protocol.go:160: function ends without a return statement
by jfarrell
· 11 years ago
8dbff98
THRIFT-2371:ruby bundler version fails on ~1.3.1, remove and take latest avail
by jfarrell
· 11 years ago
Next »