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-12-15
David Reiss
Thrift: Set an svn property and updated the CONTRIBUTOR...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-14
David Reiss
Thrift: Python support for Unix-domain sockets, and...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-14
David Reiss
Thrift: Maximum read length for Java.
commit
|
commitdiff
|
tree
|
snapshot
2007-12-14
David Reiss
Thrift: Fix dangling pointer errors and make messages...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-14
David Reiss
Thrift: Smalltalk prefix support.
commit
|
commitdiff
|
tree
|
snapshot
2007-12-13
Mark Slee
Use HAVE_SYS_TIME_H instead of HAVE_CLOCK_GETTIME
commit
|
commitdiff
|
tree
|
snapshot
2007-12-13
pfung
[Thrift] message debugging for std::exceptions
commit
|
commitdiff
|
tree
|
snapshot
2007-12-13
James Wang
Fix to TThriftTransport corruption detection
commit
|
commitdiff
|
tree
|
snapshot
2007-12-11
Aditya Agarwal
-- better error checking for setRecvTimeout and setSend...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-05
Mark Slee
Failing to init eventBase_ to NULL in one constructor
commit
|
commitdiff
|
tree
|
snapshot
2007-12-05
Mark Slee
Merge Ruby framed transport
commit
|
commitdiff
|
tree
|
snapshot
2007-12-05
Mark Slee
Remove unnecessary mutex from C++ socket code
commit
|
commitdiff
|
tree
|
snapshot
2007-12-05
dweatherford
[thrift] Better default TApplicationException messages
commit
|
commitdiff
|
tree
|
snapshot
2007-11-30
David Reiss
Thrift: Make some server methods public.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-30
Mark Slee
Fix bug that double-initializes list objects in deseria...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-29
Mark Slee
Custom HTTP headers patch from Dave Engberg
commit
|
commitdiff
|
tree
|
snapshot
2007-11-28
Mark Slee
Thrift compiler now enforces uniqueness of field identi...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-28
David Reiss
Thrift: Fix a backwards change.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-28
Mark Slee
Add pkgconfig to Thrift C++ libraries
commit
|
commitdiff
|
tree
|
snapshot
2007-11-28
Mark Slee
Fix typo in Thrift trunk
commit
|
commitdiff
|
tree
|
snapshot
2007-11-28
Mark Slee
Lowercase autoload strings
commit
|
commitdiff
|
tree
|
snapshot
2007-11-28
Mark Slee
Kill fast binary compliance in TBase, it doesn't work
commit
|
commitdiff
|
tree
|
snapshot
2007-11-28
Mark Slee
Complete the proper handling of all special characters...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-28
Mark Slee
Make inheriting from TBase and using inherited read...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-28
Mark Slee
Create a TServerEventHandler interface in TServer
commit
|
commitdiff
|
tree
|
snapshot
2007-11-28
Mark Slee
Add a few utility methods and helpers to Thrift C+...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-27
Mark Slee
Clean up the TSerializer
commit
|
commitdiff
|
tree
|
snapshot
2007-11-27
Mark Slee
IPv6 tweaks for Thrift
commit
|
commitdiff
|
tree
|
snapshot
2007-11-27
Mark Slee
TJSONProtocol writing support in Java
commit
|
commitdiff
|
tree
|
snapshot
2007-11-27
Mark Slee
Fix writeContainerEnd call being inside loop instead...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-26
Mark Slee
Merging EOFException changes from Ben Maurer
commit
|
commitdiff
|
tree
|
snapshot
2007-11-26
Mark Slee
Refactor TNonblockingServer to use event_base construct
commit
|
commitdiff
|
tree
|
snapshot
2007-11-21
Mark Slee
libtoolize and configure tweaks for Thrift compiler
commit
|
commitdiff
|
tree
|
snapshot
2007-11-21
Mark Slee
Double-free Cocoa fix: Redux
commit
|
commitdiff
|
tree
|
snapshot
2007-11-21
Mark Slee
Merging in some Smalltalk changes from Patrick Collison
commit
|
commitdiff
|
tree
|
snapshot
2007-11-20
Mark Slee
Fix cocoa double-free issue with strings
commit
|
commitdiff
|
tree
|
snapshot
2007-11-20
Mark Slee
Complete rb test server with testEnum and testTypedef
commit
|
commitdiff
|
tree
|
snapshot
2007-11-20
Mark Slee
Add Smalltalk support to Thrift
commit
|
commitdiff
|
tree
|
snapshot
2007-11-20
Mark Slee
Make Java TBinaryProtocol default to strictWrite
commit
|
commitdiff
|
tree
|
snapshot
2007-11-20
Mark Slee
Add (int) case to Thrift version comparison
commit
|
commitdiff
|
tree
|
snapshot
2007-11-20
Mark Slee
Do not generate constants php files from Thrift when...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-20
Mark Slee
Cocoa Thrift binding patches from Andrew McGeachie
commit
|
commitdiff
|
tree
|
snapshot
2007-11-20
Mark Slee
IPv6 support for the TNonBlockingServer
commit
|
commitdiff
|
tree
|
snapshot
2007-11-18
hzhao
added trunk
commit
|
commitdiff
|
tree
|
snapshot
2007-11-18
hzhao
tagging thrift-protocol-1.0.0
commit
|
commitdiff
|
tree
|
snapshot
2007-11-18
Christopher...
[thrift] gut Erlang exception handling
commit
|
commitdiff
|
tree
|
snapshot
2007-11-17
Mark Slee
Add __autoload() support to Thrift-generated PHP code
commit
|
commitdiff
|
tree
|
snapshot
2007-11-17
Mark Slee
Fix PHP TBufferedTransport readAll() to work with TSock...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-16
dweatherford
[thrift] Fix extension deserialization call with no...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-16
Mark Slee
Make sure to lazily initialize $TSPEC for structs even...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-16
Mark Slee
Fix namespacing of included enum types in C++ generated...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-15
Christopher...
[thrift] Erlang client calls return value from recv_
commit
|
commitdiff
|
tree
|
snapshot
2007-11-15
Christopher...
[thrift] fix-ups to Erlang thrift_logger
commit
|
commitdiff
|
tree
|
snapshot
2007-11-15
Christopher...
[thrift] change up Erlang crash reports, cleanups in...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-15
Christopher...
[thrift] remove trailing-whitespace-generating code...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-15
Christopher...
[thrift] remove tabs from t_erl_generator.cc
commit
|
commitdiff
|
tree
|
snapshot
2007-11-15
Christopher...
[thrift] whole ball of whitespace normalizations in...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-15
Christopher...
[thrift] make open and close `effectful' in Erlang...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-15
Christopher...
[thrift] Erlang client receive socket options
commit
|
commitdiff
|
tree
|
snapshot
2007-11-15
Christopher...
[thrift] Erlang makefile includes to terse messages
commit
|
commitdiff
|
tree
|
snapshot
2007-11-15
Christopher...
[thrift] convert oop.erl errors and infos to macros
commit
|
commitdiff
|
tree
|
snapshot
2007-11-14
Mark Slee
Change Thrift to lazily instantiate $_TSPEC objects...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-13
David Reiss
Thrift: Fix new-style generated PHP code.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-13
David Reiss
Thrift: Fix new-style generated PHP code.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-13
Mark Slee
Merging PHP transport changes from www trunk to thrift...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-13
Mark Slee
Need to properly namespace the php class names in typespec
commit
|
commitdiff
|
tree
|
snapshot
2007-11-13
Mark Slee
Fixing typo in Thrift trunk
commit
|
commitdiff
|
tree
|
snapshot
2007-11-13
Mark Slee
Thrift PHP generation Redux
commit
|
commitdiff
|
tree
|
snapshot
2007-11-08
David Reiss
Thrift: Perl HttpClient and fixes.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-07
Mark Slee
Deal with UnsupportedEncodingException in TBinaryProtocol
commit
|
commitdiff
|
tree
|
snapshot
2007-11-06
Mark Slee
Add include_once statements for generated PHP code...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-06
Mark Slee
Missing configure check for strerror function
commit
|
commitdiff
|
tree
|
snapshot
2007-11-06
Aditya Agarwal
-- ensure that flush is called in close() of any wrappe...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-03
Mark Slee
Add programatic shutdown option to Java Thrift servers
commit
|
commitdiff
|
tree
|
snapshot
2007-11-03
Mark Slee
Make Java TbinaryProtocol enfore UTF-8
commit
|
commitdiff
|
tree
|
snapshot
2007-11-02
lklots
[TMemoryBuffer: an in-memory buffer acting like a trans...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-02
hzhao
[thrift_protocol] need negative testing for default...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-02
dweatherford
[thrift] return empty string instead of NULL
commit
|
commitdiff
|
tree
|
snapshot
2007-11-01
David Reiss
Thrift: Create directories with more permissive modes.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-01
boz
THRIFT: update the thrift extension
commit
|
commitdiff
|
tree
|
snapshot
2007-10-31
dweatherford
[thrift] Merge protocol/transport changes from tfb/www
commit
|
commitdiff
|
tree
|
snapshot
2007-10-31
eletuchy
[thrift] erlang structs now compile
commit
|
commitdiff
|
tree
|
snapshot
2007-10-31
dweatherford
[thrift] PHP generator: extension support
commit
|
commitdiff
|
tree
|
snapshot
2007-10-31
dweatherford
[thrift] PHP thrift_protocol extension
commit
|
commitdiff
|
tree
|
snapshot
2007-10-31
dweatherford
[thrift] Output dir selection + updated TSCons
commit
|
commitdiff
|
tree
|
snapshot
2007-10-30
Mark Slee
Fix handling of ruby write parameters due to nil vs...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-24
David Reiss
Thrift: Reorganize Cocoa library.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-24
Mark Slee
Make the Java generator respect the optional keyword...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-23
Christopher...
[thrift] gut Erlang Thrift configuration; start using...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-23
dweatherford
[thrift] Updating gen_phpi for new header format
commit
|
commitdiff
|
tree
|
snapshot
2007-10-19
Christopher...
[thrift] clean up error logging in Erlang
commit
|
commitdiff
|
tree
|
snapshot
2007-10-19
dweatherford
[thrift] TSocket host and port getters
commit
|
commitdiff
|
tree
|
snapshot
2007-10-17
David Reiss
Thrift: Kill a warning.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-15
Mark Slee
Generate REST code properly for objects/struct arguments
commit
|
commitdiff
|
tree
|
snapshot
2007-10-13
Christopher...
[thrift] make thrift_logger.erl more robust against...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-13
Christopher...
[thrift] Erlang Thrift 'oop:get' -> 'This#'
commit
|
commitdiff
|
tree
|
snapshot
2007-10-13
Christopher...
[thrift] retool oop.erl, fix tBufferedTransportFactory.erl
commit
|
commitdiff
|
tree
|
snapshot
2007-10-10
pkeyani
made tutorial.thrift executable
commit
|
commitdiff
|
tree
|
snapshot
2007-10-09
dweatherford
[thrift] TSocketPool::addServer, c++ version
commit
|
commitdiff
|
tree
|
snapshot
2007-10-09
Mark Slee
Java Thrift objects implement common base interface
commit
|
commitdiff
|
tree
|
snapshot
next