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-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
2007-10-09
Christopher...
[thrift] don't scope non-service types in Erlang
commit
|
commitdiff
|
tree
|
snapshot
2007-10-08
Mark Slee
Use json encoding logic for <list> and <set> args in...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-05
Mark Slee
Python automated test patch
commit
|
commitdiff
|
tree
|
snapshot
2007-10-04
David Reiss
Thrift: TNullTransport for PHP.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-04
Christopher...
[thrift] don't scope non-service types in Ruby
commit
|
commitdiff
|
tree
|
snapshot
2007-10-04
Mark Slee
Make REST PHP deserializer generated PHP code support...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
yunfang
[Explicitly declare shared_ptr]
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
Christopher...
[thrift] fix Ruby codegen: capitalize module name for...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-02
Mark Slee
Fix 32-bit Python encoding integer issue
commit
|
commitdiff
|
tree
|
snapshot
2007-10-02
Mark Slee
Fix missing break statements in Java ProtocolUtil
commit
|
commitdiff
|
tree
|
snapshot
2007-10-02
Christopher...
[thrift] Erlang Thrift changes, take 3
commit
|
commitdiff
|
tree
|
snapshot
2007-10-02
Christopher...
[thrift] otpification and sane configuration for Erlang...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-02
Christopher...
[thrift] revert 61883
commit
|
commitdiff
|
tree
|
snapshot
2007-10-02
Christopher...
Merge branch 'otp'
commit
|
commitdiff
|
tree
|
snapshot
2007-09-24
Mark Slee
Merging more server support and exception fixes for...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-22
boz
THRIFT: Make the mutex assignable
commit
|
commitdiff
|
tree
|
snapshot
2007-09-20
boz
THRIFT: Mutex and ReadWriteMutex leaked memory, now...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-19
Mark Slee
Merging latest minor Cocoa changes
commit
|
commitdiff
|
tree
|
snapshot
2007-09-19
Mark Slee
Whoops forgot to actually svn add Andrew's files
commit
|
commitdiff
|
tree
|
snapshot
2007-09-19
Mark Slee
OO perl accessors for Thrift objects
commit
|
commitdiff
|
tree
|
snapshot
2007-09-19
eletuchy
[thrift] checking in generated reflection code into...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-18
David Reiss
Thrift: Prep for release.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-18
Christopher...
[thrift] spruce up Erlang binding for tonight's release
commit
|
commitdiff
|
tree
|
snapshot
2007-09-18
Christopher...
[thrift] fix _thrift for inheriting services
commit
|
commitdiff
|
tree
|
snapshot
2007-09-18
Christopher...
[thrift] give the generated Erlang service file a _thrift
commit
|
commitdiff
|
tree
|
snapshot
2007-09-17
David Reiss
Thrift: Put today's date as the next Thrift release.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-17
David Reiss
Thrift: Re-committing zlib.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-17
David Reiss
Thrift: Fix fingerprinting bug.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-17
David Reiss
Thrift: Compile without libevent.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-17
mvaradachari
Updating TSCons.py to provide capability of passing...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-17
Martin Kraemer
Thrift - typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2007-09-15
dweatherford
[thrift] C++: Pass std::exception from server to client
commit
|
commitdiff
|
tree
|
snapshot
2007-09-15
David Reiss
Thrift: Reverting TZlibTransport
commit
|
commitdiff
|
tree
|
snapshot
2007-09-15
David Reiss
Thrift: Zlib transport.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-14
Mark Slee
Add missing writeEnd calls
commit
|
commitdiff
|
tree
|
snapshot
2007-09-14
Mark Slee
Update the Thrift CONTRIBUTORS file
commit
|
commitdiff
|
tree
|
snapshot
2007-09-14
Mark Slee
Merge more cocoa changes from Andrew McGeachie
commit
|
commitdiff
|
tree
|
snapshot
2007-09-12
David Reiss
Thrift: Update syntax files for Vim and Emacs.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-11
David Reiss
Thrift: Clean up and test TDenseProtocol
commit
|
commitdiff
|
tree
|
snapshot
2007-09-10
Mark Slee
Add JavaDoc comments to generated Thrift Java code
commit
|
commitdiff
|
tree
|
snapshot
2007-09-10
Mark Slee
Modify Thrift parser to disallow optional/required...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-10
Mark Slee
Adding Cocoa generator to Thrift
commit
|
commitdiff
|
tree
|
snapshot
2007-09-10
Mark Slee
Merge Java get/set Size and Iterator changes from Dave...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-07
David Reiss
Thrift: TDenseProtocol using variable-length integers.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-07
David Reiss
Thrift: New methods for C++ transports.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-05
David Reiss
Thrift: Python TBufferedTransport improvements.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-05
Aditya Agarwal
-- adding hostinfo and time to GlobalOutput
commit
|
commitdiff
|
tree
|
snapshot
2007-09-05
David Reiss
Thrift: Python installation.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-04
David Reiss
Thrift: TDenseProtocol.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-04
David Reiss
Thrift: Slight tweaks to local reflection.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-31
James Wang
Summary: Checking in fix to TFileTransport to remove...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-31
Mark Slee
Merge some java gen fixes from Johan Oskarsson
commit
|
commitdiff
|
tree
|
snapshot
2007-08-31
Aditya Agarwal
-- cleaning up some Makefile issues
commit
|
commitdiff
|
tree
|
snapshot
2007-08-31
Aditya Agarwal
-- reset all state when seeking to a chunk
commit
|
commitdiff
|
tree
|
snapshot
2007-08-31
Mark Slee
Add get_true_type call to RB generator
commit
|
commitdiff
|
tree
|
snapshot
2007-08-31
David Reiss
Thrift: Local Reflection for C++.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-31
Mark Slee
Add -javabean option to Thrift
commit
|
commitdiff
|
tree
|
snapshot
2007-08-30
David Reiss
Thrift: Forgot to commit these fixes.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-30
David Reiss
Thrift: Generate fingerprints for non-structs.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-30
David Reiss
Thrift: Handle absence of fastbinary.so
commit
|
commitdiff
|
tree
|
snapshot
2007-08-30
David Reiss
Thrift: Pre-generate reflection_limited for Python.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-30
David Reiss
Thrift: Support for explicit Python module declaration.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
David Reiss
Thrift: Python libraries install into /usr, not /usr...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
Mark Slee
Autoconf fixes
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
Mark Slee
Merge patch from Dan Engeleman for Java utility constru...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
David Reiss
Thrift: Install reflection_limited.thrift
commit
|
commitdiff
|
tree
|
snapshot
2007-08-28
David Reiss
Thrift: Fix a compile error.
commit
|
commitdiff
|
tree
|
snapshot
next