Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
8320a92d9b07f8dc5f7d9f0517a28bec64ce20e2
8320a92
Thrift: Merging external patch.
by David Reiss
· 17 years ago
cbd4bac
Thrift: docstring revamp step 2.
by David Reiss
· 17 years ago
cdffe26
Thrift: docstring revamp step 1.
by David Reiss
· 17 years ago
fa0c857
[thrift] erlang: log more tTransportExceptions
by Christopher Piro
· 17 years ago
e470aa3
Thrift: OCaml TSocket fix
by iproctor
· 17 years ago
7dafc94
Fix Java test cases
by Mark Slee
· 17 years ago
7e2cda1
Fix C++ enum deserialization
by Mark Slee
· 17 years ago
7897c92
Thrift: OCaml and HS servers more general
by iproctor
· 17 years ago
6148175
Thrift: Fix thrift.vim.
by David Reiss
· 17 years ago
202111d
Thrift: More constant enums.
by David Reiss
· 17 years ago
6f22655
Thrift: Fixed rookie mistake.
by David Reiss
· 17 years ago
8dae994
Thrift: Improved test case.
by David Reiss
· 17 years ago
ee59884
[thrift] handle timeouts and other errors gracefully (Erlang)
by Christopher Piro
· 17 years ago
17496a0
Typo and comment fix
by Mark Slee
· 17 years ago
80cdca7
-- fix memory leak in TThreadedServer
by Aditya Agarwal
· 17 years ago
c3c6c0c
[thrift] make Erlang server noisy when handler has error
by Christopher Piro
· 17 years ago
5b3a8f7
[thrift] improved error logging and handling for Erlang bindings
by Christopher Piro
· 17 years ago
99e2c07
-- allow packaging of thrift as an rpm
by Aditya Agarwal
· 17 years ago
0dd0916
-- Adding TMemoryBuffer.py
by Aditya Agarwal
· 17 years ago
c2532a9
Thrift: Allow whole program doctext.
by David Reiss
· 17 years ago
1ac0580
Thrift: Change docstring syntax.
by David Reiss
· 17 years ago
d0767c5
Fix Thrift compiler to support reuse of enums and constants in later constants
by Mark Slee
· 17 years ago
a46438e
[Thrift] fixing python server socket bind permissions
by pfung
· 17 years ago
2654956
Fix for IPv6 Python sockets binding localhost problem
by Mark Slee
· 17 years ago
5b41819
-- remove default seekToEnd
by Aditya Agarwal
· 17 years ago
877237a
Thrift: Catch what you throw.
by David Reiss
· 17 years ago
96d2388
Thrift: Cleaned up whitespace.
by David Reiss
· 17 years ago
5f5fdf3
[thrift] maps, lists, sets, and service inheritance for Erlang
by Christopher Piro
· 17 years ago
ff8eb92
Thrift: Haskell library and codegen
by iproctor
· 17 years ago
5ced286
Thrift: Ruby cogeden not creating exception fields properly.
by iproctor
· 17 years ago
e168d5e
Summary: TSocket shouldn't let you set the timeout before it's got a valid handle
by James Wang
· 17 years ago
d4de1e9
Thrift: OCaml library binary protocol fix
by iproctor
· 17 years ago
8737260
[thrift] stupid case bug in Erlang codegen
by Christopher Piro
· 17 years ago
ae1f10f
[thrift] misc. Erlang codegen improvements, cleanups
by Christopher Piro
· 17 years ago
e9cd655
Readding seekToEnd() call to openLogFile() temporarily so that search doesn't break
by James Wang
· 17 years ago
d51643c
Summary: Changing TFileTransport to not go to end of file by default
by James Wang
· 17 years ago
00dcccf
Thrift: Debug Protocol
by David Reiss
· 17 years ago
8639e10
Thrift: add an indent to generated cpp files.
by David Reiss
· 17 years ago
094823a
[thrift] highly concurrent Erlang goodness
by Christopher Piro
· 17 years ago
9a41a0c
Thrift: OCaml library and generator
by iproctor
· 18 years ago
a36f5db
[scope lock wrapped for ReadWriteMutex]
by yunfang
· 18 years ago
b1ad014
Add typecasting to REST parameters in generated Thrift PHP code
by Mark Slee
· 18 years ago
8b82fb7
Fix SET serialization borked-ness in Thrift
by Mark Slee
· 18 years ago
d093e7c
removing test file peterm
by peterm
· 18 years ago
abc12e5
peterm - testing repo sync
by peterm
· 18 years ago
85287d3
Fix addrinfo structure memory leak in TSocket
by Mark Slee
· 18 years ago
e6c4fa6
sys_errlist is deprecated.
by Martin Kraemer
· 18 years ago
6d56eb9
TSocket IPv6 support for C++
by Mark Slee
· 18 years ago
cce8184
THRIFT ReadWriteMutex
by boz
· 18 years ago
2297460
Python IPv6 support for TSocket
by Mark Slee
· 18 years ago
f79031e
Fixed possible Thrift serialization bug
by David Reiss
· 18 years ago
58dfb4f
Lots of Ruby code generation improvements
by Mark Slee
· 18 years ago
756b1d1
Make -rest an optional param to the Thrift PHP compiler
by Mark Slee
· 18 years ago
7ef6733
[thrift] small typo in tserver.rb
by Christopher Piro
· 18 years ago
477a580
Ruby test code fix, and BNF file for protocol
by Mark Slee
· 18 years ago
4d73d5c
Thrift: THttpClient for PHP in Thrift trunk
by Mark Slee
· 18 years ago
2f5afce
[thrift] preliminary Erlang support (initial import)
by Christopher Piro
· 18 years ago
d795b9d
typo in tutorial/rb/RubyServer.rb
by Christopher Piro
· 18 years ago
8288329
Removing protocol.txt
by Mark Slee
· 18 years ago
58500e9
-- make sure TFileTransport always starts at EOF
by Aditya Agarwal
· 18 years ago
66ccee2
[thrift] java httpclient needs to close its inputstream
by eletuchy
· 18 years ago
0e1100c
Ruby TBinaryProtocol fix
by Mark Slee
· 18 years ago
a9294a9
Teensy insignificant thrift bug
by Mark Slee
· 18 years ago
552410c
Idiotic typos in Python code
by Mark Slee
· 18 years ago
808454e
Thrift TBinaryProtocol change
by Mark Slee
· 18 years ago
5898599
[thrift] Add optional callback inside of serve()
by dweatherford
· 18 years ago
3e5d2d7
Whitespace fixes on test code
by Mark Slee
· 18 years ago
8eceaea
Missing variable in initializer list for TNonblockingServer constructor
by Mark Slee
· 18 years ago
447d7d23
[thrift] small fixes to java generator
by eletuchy
· 18 years ago
1d2ead3
Darwin endianness junk
by Mark Slee
· 18 years ago
e02385b
Add thread pool option to NonblockingServer
by Mark Slee
· 18 years ago
6ded775
THRIFT: generic output handler
by boz
· 18 years ago
a647903
Modified PosixThreadFactory
by Marc Slemko
· 18 years ago
67606e5
Modified PosixThreadFactory::PThread:
by Marc Slemko
· 18 years ago
5e707a6
Forgot to add ProcessorFactory
by Mark Slee
· 18 years ago
f83c9db
THRIFT: ADITYASLOP
by boz
· 18 years ago
7a2fb14
Memory buffer for perl
by Mark Slee
· 18 years ago
7859a57
-- handle EINTRS in accept()
by Aditya Agarwal
· 18 years ago
448849d
ProcessorFactory for Java
by Mark Slee
· 18 years ago
9b82d27
Get the long longs out of the Thrift codebase
by Mark Slee
· 18 years ago
2782d6d
mcslee: being nitpicky ensuring consistent coding style
by Mark Slee
· 18 years ago
e04475b
-- fix read timeout handling in TSocket
by Aditya Agarwal
· 18 years ago
3a3b53b
Modified facebook::thrift::concurrency::Monitor.wait:
by Marc Slemko
· 18 years ago
f4f18ec
Need using namespace boost in thrift threads test
by Mark Slee
· 18 years ago
468bfe9
Add Jake Luciani to contributors list
by Mark Slee
· 18 years ago
8168706
Fix Thrift perl framedtransport
by Mark Slee
· 18 years ago
738ad31
Perl tutorial code
by Mark Slee
· 18 years ago
3e3d7ad
Adding perl testclient code
by Mark Slee
· 18 years ago
bf82151
Some filetransport indentation and style fixes
by Mark Slee
· 18 years ago
e9ce01c
Apply thrift license to all files in compiler
by Mark Slee
· 18 years ago
254ce20
Perl library for Thrift
by Mark Slee
· 18 years ago
2c44d20
Perl generator for Thrift compiler
by Mark Slee
· 18 years ago
8ca2d09
Thrift Syntax for Vim
by Martin Kraemer
· 18 years ago
1ea81ce
THRIFT: configurable retry settings for bind
by boz
· 18 years ago
b5f93b0
Haiping made an emacs .el file for Thrift
by Mark Slee
· 18 years ago
5f68c71
Fix messed up exception error printing
by Mark Slee
· 18 years ago
e02e424
thrift: cpp tsocketpool support
by jsobel
· 18 years ago
3690ee4
TEOFException must publicly inherit TTransportException
by Mark Slee
· 18 years ago
fa6ac9f
Java test client/server fixes
by Mark Slee
· 18 years ago
e9a1edc
Make sure isset fields of java generated objects is public
by Mark Slee
· 18 years ago
Next »