Code Review
/
common
/
thrift.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
review
|
tree
first ⋅ prev ⋅
next
common/thrift.git
2007-08-03
Christopher...
[thrift] handle timeouts and other errors gracefully...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-02
Mark Slee
Typo and comment fix
commit
|
commitdiff
|
tree
|
snapshot
2007-08-02
Aditya Agarwal
-- fix memory leak in TThreadedServer
commit
|
commitdiff
|
tree
|
snapshot
2007-08-01
Christopher...
[thrift] make Erlang server noisy when handler has...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-01
Christopher...
[thrift] improved error logging and handling for Erlang...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-31
Aditya Agarwal
-- allow packaging of thrift as an rpm
commit
|
commitdiff
|
tree
|
snapshot
2007-07-30
Aditya Agarwal
-- Adding TMemoryBuffer.py
commit
|
commitdiff
|
tree
|
snapshot
2007-07-30
David Reiss
Thrift: Allow whole program doctext.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-30
David Reiss
Thrift: Change docstring syntax.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-27
Mark Slee
Fix Thrift compiler to support reuse of enums and const...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-27
pfung
[Thrift] fixing python server socket bind permissions
commit
|
commitdiff
|
tree
|
snapshot
2007-07-27
Mark Slee
Fix for IPv6 Python sockets binding localhost problem
commit
|
commitdiff
|
tree
|
snapshot
2007-07-27
Aditya Agarwal
-- remove default seekToEnd
commit
|
commitdiff
|
tree
|
snapshot
2007-07-27
David Reiss
Thrift: Catch what you throw.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-26
David Reiss
Thrift: Cleaned up whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-25
Christopher...
[thrift] maps, lists, sets, and service inheritance...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-25
iproctor
Thrift: Haskell library and codegen
commit
|
commitdiff
|
tree
|
snapshot
2007-07-25
iproctor
Thrift: Ruby cogeden not creating exception fields...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-24
James Wang
Summary: TSocket shouldn't let you set the timeout...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-24
iproctor
Thrift: OCaml library binary protocol fix
commit
|
commitdiff
|
tree
|
snapshot
2007-07-24
Christopher...
[thrift] stupid case bug in Erlang codegen
commit
|
commitdiff
|
tree
|
snapshot
2007-07-24
Christopher...
[thrift] misc. Erlang codegen improvements, cleanups
commit
|
commitdiff
|
tree
|
snapshot
2007-07-23
James Wang
Readding seekToEnd() call to openLogFile() temporarily...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-22
James Wang
Summary: Changing TFileTransport to not go to end of...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-21
David Reiss
Thrift: Debug Protocol
commit
|
commitdiff
|
tree
|
snapshot
2007-07-21
David Reiss
Thrift: add an indent to generated cpp files.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-18
Christopher...
[thrift] highly concurrent Erlang goodness
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
iproctor
Thrift: OCaml library and generator
commit
|
commitdiff
|
tree
|
snapshot
2007-07-14
yunfang
[scope lock wrapped for ReadWriteMutex]
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Mark Slee
Add typecasting to REST parameters in generated Thrift...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Mark Slee
Fix SET serialization borked-ness in Thrift
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
peterm
removing test file
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
peterm
peterm - testing repo sync
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Mark Slee
Fix addrinfo structure memory leak in TSocket
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Martin Kraemer
sys_errlist is deprecated.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-06
Mark Slee
TSocket IPv6 support for C++
commit
|
commitdiff
|
tree
|
snapshot
2007-07-06
boz
THRIFT ReadWriteMutex
commit
|
commitdiff
|
tree
|
snapshot
2007-07-06
Mark Slee
Python IPv6 support for TSocket
commit
|
commitdiff
|
tree
|
snapshot
2007-07-06
David Reiss
Fixed possible Thrift serialization bug
commit
|
commitdiff
|
tree
|
snapshot
2007-07-06
Mark Slee
Lots of Ruby code generation improvements
commit
|
commitdiff
|
tree
|
snapshot
2007-07-06
Mark Slee
Make -rest an optional param to the Thrift PHP compiler
commit
|
commitdiff
|
tree
|
snapshot
2007-07-02
Christopher...
[thrift] small typo in tserver.rb
commit
|
commitdiff
|
tree
|
snapshot
2007-06-30
Mark Slee
Ruby test code fix, and BNF file for protocol
commit
|
commitdiff
|
tree
|
snapshot
2007-06-29
Mark Slee
Thrift: THttpClient for PHP in Thrift trunk
commit
|
commitdiff
|
tree
|
snapshot
2007-06-29
Christopher...
[thrift] preliminary Erlang support (initial import)
commit
|
commitdiff
|
tree
|
snapshot
2007-06-28
Christopher...
typo in tutorial/rb/RubyServer.rb
commit
|
commitdiff
|
tree
|
snapshot
2007-06-26
Mark Slee
Removing protocol.txt
commit
|
commitdiff
|
tree
|
snapshot
2007-06-26
Aditya Agarwal
-- make sure TFileTransport always starts at EOF
commit
|
commitdiff
|
tree
|
snapshot
2007-06-25
eletuchy
[thrift] java httpclient needs to close its inputstream
commit
|
commitdiff
|
tree
|
snapshot
2007-06-23
Mark Slee
Ruby TBinaryProtocol fix
commit
|
commitdiff
|
tree
|
snapshot
2007-06-22
Mark Slee
Teensy insignificant thrift bug
commit
|
commitdiff
|
tree
|
snapshot
2007-06-22
Mark Slee
Idiotic typos in Python code
commit
|
commitdiff
|
tree
|
snapshot
2007-06-20
Mark Slee
Thrift TBinaryProtocol change
commit
|
commitdiff
|
tree
|
snapshot
2007-06-19
dweatherford
[thrift] Add optional callback inside of serve()
commit
|
commitdiff
|
tree
|
snapshot
2007-06-15
Mark Slee
Whitespace fixes on test code
commit
|
commitdiff
|
tree
|
snapshot
2007-06-15
Mark Slee
Missing variable in initializer list for TNonblockingSe...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-13
eletuchy
[thrift] small fixes to java generator
commit
|
commitdiff
|
tree
|
snapshot
2007-06-09
Mark Slee
Darwin endianness junk
commit
|
commitdiff
|
tree
|
snapshot
2007-06-09
Mark Slee
Add thread pool option to NonblockingServer
commit
|
commitdiff
|
tree
|
snapshot
2007-06-05
boz
THRIFT: generic output handler
commit
|
commitdiff
|
tree
|
snapshot
2007-06-05
Marc Slemko
Modified PosixThreadFactory
commit
|
commitdiff
|
tree
|
snapshot
2007-06-04
Marc Slemko
Modified PosixThreadFactory::PThread:
commit
|
commitdiff
|
tree
|
snapshot
2007-06-01
Mark Slee
Forgot to add ProcessorFactory
commit
|
commitdiff
|
tree
|
snapshot
2007-05-31
boz
THRIFT: ADITYASLOP
commit
|
commitdiff
|
tree
|
snapshot
2007-05-31
Mark Slee
Memory buffer for perl
commit
|
commitdiff
|
tree
|
snapshot
2007-05-31
Aditya Agarwal
-- handle EINTRS in accept()
commit
|
commitdiff
|
tree
|
snapshot
2007-05-31
Mark Slee
ProcessorFactory for Java
commit
|
commitdiff
|
tree
|
snapshot
2007-05-23
Mark Slee
Get the long longs out of the Thrift codebase
commit
|
commitdiff
|
tree
|
snapshot
2007-05-23
Mark Slee
mcslee: being nitpicky ensuring consistent coding style
commit
|
commitdiff
|
tree
|
snapshot
2007-05-23
Aditya Agarwal
-- fix read timeout handling in TSocket
commit
|
commitdiff
|
tree
|
snapshot
2007-05-22
Marc Slemko
Modified facebook::thrift::concurrency::Monitor.wait:
commit
|
commitdiff
|
tree
|
snapshot
2007-05-16
Mark Slee
Need using namespace boost in thrift threads test
commit
|
commitdiff
|
tree
|
snapshot
2007-05-16
Mark Slee
Add Jake Luciani to contributors list
commit
|
commitdiff
|
tree
|
snapshot
2007-05-16
Mark Slee
Fix Thrift perl framedtransport
commit
|
commitdiff
|
tree
|
snapshot
2007-05-16
Mark Slee
Perl tutorial code
commit
|
commitdiff
|
tree
|
snapshot
2007-05-16
Mark Slee
Adding perl testclient code
commit
|
commitdiff
|
tree
|
snapshot
2007-05-16
Mark Slee
Some filetransport indentation and style fixes
commit
|
commitdiff
|
tree
|
snapshot
2007-05-16
Mark Slee
Apply thrift license to all files in compiler
commit
|
commitdiff
|
tree
|
snapshot
2007-05-16
Mark Slee
Perl library for Thrift
commit
|
commitdiff
|
tree
|
snapshot
2007-05-16
Mark Slee
Perl generator for Thrift compiler
commit
|
commitdiff
|
tree
|
snapshot
2007-05-15
Martin Kraemer
Thrift Syntax for Vim
commit
|
commitdiff
|
tree
|
snapshot
2007-05-14
boz
THRIFT: configurable retry settings for bind
commit
|
commitdiff
|
tree
|
snapshot
2007-05-11
Mark Slee
Haiping made an emacs .el file for Thrift
commit
|
commitdiff
|
tree
|
snapshot
2007-05-11
Mark Slee
Fix messed up exception error printing
commit
|
commitdiff
|
tree
|
snapshot
2007-05-08
jsobel
thrift: cpp tsocketpool support
commit
|
commitdiff
|
tree
|
snapshot
2007-05-07
Mark Slee
TEOFException must publicly inherit TTransportException
commit
|
commitdiff
|
tree
|
snapshot
2007-05-04
Mark Slee
Java test client/server fixes
commit
|
commitdiff
|
tree
|
snapshot
2007-05-03
Mark Slee
Make sure isset fields of java generated objects is...
commit
|
commitdiff
|
tree
|
snapshot
2007-05-01
peter
fixing a typo
commit
|
commitdiff
|
tree
|
snapshot
2007-04-17
James Wang
Thrift: Fixing memory leak issue with memory buffer...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-13
James Wang
Thrift: Modifications to PeekProcessor to be able to...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-13
Mark Slee
Add explicit binary type to Thrift
commit
|
commitdiff
|
tree
|
snapshot
2007-04-13
Mark Slee
Crazy byteswapping thrift patches from david reiss
commit
|
commitdiff
|
tree
|
snapshot
2007-04-11
Mark Slee
sprintf fix on C++ tutorial server
commit
|
commitdiff
|
tree
|
snapshot
2007-04-11
Mark Slee
Fix messed up noninitialized things
commit
|
commitdiff
|
tree
|
snapshot
2007-04-11
Aditya Agarwal
-- trying to make TFileTransport destructor quicker
commit
|
commitdiff
|
tree
|
snapshot
2007-04-10
Aditya Agarwal
-- fix issues with TFileTransport
commit
|
commitdiff
|
tree
|
snapshot
2007-04-10
James Wang
Thrift: Checking in readonly option for TFileTransport
commit
|
commitdiff
|
tree
|
snapshot
2007-04-10
Mark Slee
Yeeeeeeeeahhh
commit
|
commitdiff
|
tree
|
snapshot
2007-04-10
Mark Slee
In php generate array of enum values to string names
commit
|
commitdiff
|
tree
|
snapshot
next