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
2010-09-02
Bryan Duxbury
THRIFT-856. cpp: Building cpp library fails on OS X...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
David Reiss
Allow "*" as a catch-all namespace.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Bryan Duxbury
add some generatd artifacts from lib/cpp/test and lib...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Bryan Duxbury
THRIFT-257. py: Support validation of required fields
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
David Reiss
THRIFT-666. python: Allow THttpServer's responses to...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
David Reiss
THRIFT-596. python: Make the TBufferedTransport read...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
David Reiss
THRIFT-798. cpp: Reduce resource leakage by TNonblockin...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Bryan Duxbury
THRIFT-567. cpp: Can't immediately stop a TSimpleServer...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Bryan Duxbury
THRIFT-597. py: Python THttpServer performance improvements
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Bryan Duxbury
THRIFT-598. py: Allow Python's threading servers to...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Bryan Duxbury
THRIFT-629. cocoa: Unused Field In TSocketServer Appear...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Bryan Duxbury
THRIFT-634. csharp: C# Compiler Generates Incorrect...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Bryan Duxbury
THRIFT-673. py: Generated Python code has whitespace...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Anthony F....
THRIFT-875 : missing dist file
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Bryan Duxbury
THRIFT-721. py: THttpClient ignores url parameters
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Bryan Duxbury
THRIFT-756. cpp: Exposing TSocket(int) constructor...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Bryan Duxbury
THRIFT-758. perl: incorrect deference in exception...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Bryan Duxbury
THRIFT-805. cocoa: Don't generate process_XXXX methods...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Bryan Duxbury
THRIFT-824. py: TApplicationException.__str__() refers...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Bryan Duxbury
THRIFT-838. cocoa: Generated Cocoa classes have useless...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Bryan Duxbury
THRIFT-840. perl: Perl protocol handler could be more...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Bryan Duxbury
THRIFT-884. html: HTML Generator: add Key attribute...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Bryan Duxbury
THRIFT-860. ocaml: copy method and reset method
commit
|
commitdiff
|
tree
|
snapshot
2010-09-01
David Reiss
THRIFT-886. erlang: Fix dialyzer warning in thrift_http...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
David Reiss
THRIFT-812. contrib: Add a demo of using Thrift over...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
David Reiss
THRIFT-874. Add script to cross-compile the Thrift...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
David Reiss
THRIFT-874. Disable AX_SIGNED_RIGHT_SHIFT for cross...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
David Reiss
THRIFT-874. Include missing time.h in two compiler...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
David Reiss
THRIFT-865. Make Thrift buildable without libfl
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
David Reiss
THRIFT-507. Only use Boost for building the C++ library
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
David Reiss
THRIFT-507. Stop using boost::lexical_cast in the compiler
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
David Reiss
THRIFT-507. ruby: Stop using boost::tokenizer
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
David Reiss
THRIFT-507. smalltalk: Remove an unnecessary include...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
David Reiss
THRIFT-850. Use AX_PROG_PERL_MODULES to test for Bit...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
David Reiss
THRIFT-506. Allow Thrift to be built without the C...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
David Reiss
THRIFT-505. Make configure give a summary of the enable...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
David Reiss
THRIFT-503. cpp: Move the tests built by "make check...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
David Reiss
THRIFT-503. Use our standard include style in a few...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
David Reiss
THRIFT-500. Remove nonexistent files from .gitignore...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
David Reiss
THRIFT-500. Ignore and clean some new generated files
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
David Reiss
THRIFT-500. Remove unnecessary "ACLOCAL_AMFLAGS" line...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
David Reiss
THRIFT-500. A bunch of small changes to bootstrap.sh
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Reiss
THRIFT-785. erlang: Eliminate log spew with framed...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Reiss
erlang: Un-revert r988722
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Reiss
erlang: Eliminate "behaviour undefined" warnings
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Reiss
erlang: Parse multiple options properly in disk_log_tra...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Reiss
erlang: Verify elt/key/val when reading list/set/map
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Reiss
erlang: Fix several compilation warnings
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Reiss
erlang: Rename _impl headers to _behaviour
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Reiss
erlang: Fix a few spelling errors
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Reiss
erlang: Don't use a separate process for http_transport
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Reiss
erlang: Don't use a separate process memory_buffer
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Reiss
erlang: Update test_disklog to use the new API
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Reiss
erlang: Update test_membuffer to use the new API
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Reiss
erlang: Don't use a separate process for framed_transport
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Reiss
erlang: Don't use a separate process for buffered_transport
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Reiss
erlang: Add a state-propagation-testing transport
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Reiss
erlang: Refactor thrift_transport and all transport...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Reiss
erlang: test_{client,server}: Allow framed_transport...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Reiss
erlang: Create a test client
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Reiss
erlang: Refactor the processor
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Reiss
erlang: Get rid of after_reply from thrift_processor
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Reiss
erlang: Don't catch exits in thrift_processor
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Reiss
erlang: Refactor the binary protocol
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Reiss
erlang: Refactor the read path of the protocol
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Reiss
erlang: Refactor the read path of the client
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Reiss
erlang: Refactor the write paths of the client and...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Reiss
erlang: Client refactor, part 1
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Reiss
erlang: Make the gen-code return a special value for...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Reiss
erlang: Separate out thrift_protocol:read_specific
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Reiss
erlang: Add a more detailed spec for thrift_protocol...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Reiss
erlang: Separate out thrift_binary_protocol:read_data
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Reiss
erlang: Add some more detailed specs for protocol imple...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Reiss
erlang: Add some initial specs for thrift_transport...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Reiss
erlang: Add some initial specs to thrift_client and...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Reiss
erlang: Make the test_server use thrift_socket_server
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Reiss
erlang: Make the test server compatible with the Python...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Reiss
erlang: Make framed_transport not write out its buffer...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Reiss
erlang: Make buffered_transport not write out its buffe...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Reiss
erlang: Don't print a warning for application-defined...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Reiss
erlang: Be a little more formal
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Reiss
erlang: Spell behaviour properly
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Reiss
erlang: Export cast/3 from thrift_client (dialyzer...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Reiss
erlang: Fix a dialyzer warning in thrift_disk_log_transport
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Reiss
erlang: Fix a compiler warning in the disk_log transport
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Reiss
erlang: Remove some unused modules
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Reiss
erlang: Allow custom erlc flags for the test suite
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Reiss
erlang: Enable compiler warnings for the library
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Reiss
erlang: Clean up some trailing whitespace
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Reiss
Rollback a few recent Erlang changes to fix blame data
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Reiss
THRIFT-869. python: Disguise ECONNRESET as EOF on BSD
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Bryan Duxbury
THRIFT-879. java: Remove @Override from TUnion.clear
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Bryan Duxbury
THRIFT-877. compiler: smalltalk namespace doesn't work
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
Todd Lipcon
THRIFT-873. java: Java tests fail due to Too many open...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-26
David Reiss
Clean up some style from r987565
commit
|
commitdiff
|
tree
|
snapshot
2010-08-25
Bryan Duxbury
THRIFT-854. php: Provide configure option and make...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-24
David Reiss
THRIFT-866. erlang: Make specs compatible with Erlang R12
commit
|
commitdiff
|
tree
|
snapshot
2010-08-24
David Reiss
THRIFT-646. erlang: Fix build on machines without Erlang
commit
|
commitdiff
|
tree
|
snapshot
2010-08-21
Bryan Duxbury
THRIFT-693. java: Thrift compiler generated java code...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-20
Bryan Duxbury
THRIFT-855. py: Include optimized compiled python objec...
commit
|
commitdiff
|
tree
|
snapshot
next