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-02-27
Mark Slee
Thrift HTTP client optimizations
commit
|
commitdiff
|
tree
|
snapshot
2007-02-27
Mark Slee
Various bug fixes with the THttpClient
commit
|
commitdiff
|
tree
|
snapshot
2007-02-27
Mark Slee
Whoops there were 2 extra spaces in this code
commit
|
commitdiff
|
tree
|
snapshot
2007-02-27
Mark Slee
Thrift HTTP client in C++
commit
|
commitdiff
|
tree
|
snapshot
2007-02-27
Mark Slee
Same fix to thrift codebase
commit
|
commitdiff
|
tree
|
snapshot
2007-02-27
Aditya Agarwal
-- fix overflow error in seekToChunk()
commit
|
commitdiff
|
tree
|
snapshot
2007-02-22
Mark Slee
Fix thrift includes
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Mark Slee
Proper exception types in PHP thrift
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Mark Slee
Remove nonexistent TBuf ref
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Mark Slee
Move constant defs into Thrift.py to avoid cirulcar...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Mark Slee
Python application level exceptions
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Mark Slee
Some thrift test code fixes
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Mark Slee
Starting python exception handling cleanup
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Mark Slee
protocol exceptions in java
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Mark Slee
More java error codes in thrift
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Mark Slee
New thrift c++ error code
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Mark Slee
Thrift application exceptions in Java, code gen
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Mark Slee
Thrift application exceptions in Java
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Mark Slee
C++ Thrift server throws application exceptions for...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Mark Slee
Application exception types for Thrift
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Mark Slee
Gen code with /usr/bin/env python not /usr/bin/python
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Mark Slee
Python code gen includes __init__.py and package directory
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Mark Slee
Thrift Binary protocol improvements and application...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Mark Slee
Include debug symbols in thrift builds by default
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Mark Slee
Generate Java code into proper source directory heirarchy
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Mark Slee
Take out debug print in TServer constructor
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Mark Slee
another typo i missed
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Mark Slee
Adityaslop typos in thrift py server
commit
|
commitdiff
|
tree
|
snapshot
2007-02-14
James Wang
Thrift: Changing TFileTransport to use the same buffer...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-09
Mark Slee
Take brackets out of cpp_type bit
commit
|
commitdiff
|
tree
|
snapshot
2007-02-09
Mark Slee
Fix code gen to getTransport() not getOutputTransport()
commit
|
commitdiff
|
tree
|
snapshot
2007-02-08
Mark Slee
Fix handling of accept() exceptions in threadedserver
commit
|
commitdiff
|
tree
|
snapshot
2007-02-07
Martin Kraemer
Thrift: PHP Socket instrumentation for connect/read...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-07
Mark Slee
Implement TSimpleServer in Ruby
commit
|
commitdiff
|
tree
|
snapshot
2007-02-07
Mark Slee
Ruby test server code
commit
|
commitdiff
|
tree
|
snapshot
2007-02-07
Mark Slee
Fixes for ruby server code gen
commit
|
commitdiff
|
tree
|
snapshot
2007-02-07
Mark Slee
Update test code with TPipedTransport
commit
|
commitdiff
|
tree
|
snapshot
2007-02-07
Aditya Agarwal
-- Servers should not crash on accept.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-07
Mark Slee
Thrift supports the "senum" type now
commit
|
commitdiff
|
tree
|
snapshot
2007-02-07
Aditya Agarwal
-- Remove reference to TBufferedRouter.h/cpp in Makefile
commit
|
commitdiff
|
tree
|
snapshot
2007-02-07
Aditya Agarwal
-- typo in TSocket
commit
|
commitdiff
|
tree
|
snapshot
2007-02-07
Mark Slee
xsd_attrs are a FieldList now, so you can have multiple...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-07
Mark Slee
Thrift code-gen optimizations to use raw pointers where...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-07
Mark Slee
Protocol should hang onto shared pointer for protection...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-06
Mark Slee
Thrift support for the xsd_nillable attribute
commit
|
commitdiff
|
tree
|
snapshot
2007-02-06
Mark Slee
NAmespace PHP exceptions in catch block properly and...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-06
Aditya Agarwal
-- TBufferedRouterTransport being renamed to TPipedTran...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-06
Aditya Agarwal
-- Protocol and transport factories now wrap around...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-06
Aditya Agarwal
-- Protocol and transport factories now wrap around...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-06
Aditya Agarwal
-- Allow specification of socket timeouts in thrift...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-06
Aditya Agarwal
-- Protocol and transport factories now wrap around...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-05
Mark Slee
Adding XSD attribute support
commit
|
commitdiff
|
tree
|
snapshot
2007-02-05
Mark Slee
svn adding t_doc.h
commit
|
commitdiff
|
tree
|
snapshot
2007-02-05
Martin Kraemer
Thrift: Supported for file descriptor == 0 and cleanup...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-05
Martin Kraemer
Thrift: Exception message is protected and accessible...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-05
ccheever
adding documentation syntax to thrift
commit
|
commitdiff
|
tree
|
snapshot
2007-02-03
Martin Kraemer
Thrift fixes for Exceptions and TServerSocket
commit
|
commitdiff
|
tree
|
snapshot
2007-02-02
Mark Slee
TFileTransport %lu => %u
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Mark Slee
Prevent direct instantation of ThreadManager
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Mark Slee
Bring C++ thrift stress test up to date with new constructs
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Mark Slee
Adding threaded server to Thrift
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Mark Slee
Fix bufferedroutertransport overflow bugs
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Mark Slee
Default values and nullification for thrift code
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
dave
Thrift: Fix xsd:sequence and xsd:all minOccurs/maxOccur...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Mark Slee
Fix for TBufferedTransport double-buffer-size strings
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
dave
Thrift: Finish namespace generation from xsd_namespace...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Mark Slee
xsd_namespace keyword for thrift
commit
|
commitdiff
|
tree
|
snapshot
2007-01-30
Mark Slee
Move var declarations out of switch blocks in Thrift
commit
|
commitdiff
|
tree
|
snapshot
2007-01-30
dave
Thrift: Small changes to support XSD generation
commit
|
commitdiff
|
tree
|
snapshot
2007-01-29
Mark Slee
Thrift gen'd code now checks for field ID AND type...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-29
Mark Slee
Fix HashMap => AbstractMap conversions in Java test...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-27
Mark Slee
Update configure.ac to include compiler/cpp directory
commit
|
commitdiff
|
tree
|
snapshot
2007-01-27
Mark Slee
Ruby support for Thrift
commit
|
commitdiff
|
tree
|
snapshot
2007-01-26
Martin Kraemer
Thrift: indentation
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Mark Slee
Separate thrift into libthrift and libthriftnb
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Mark Slee
Fix relative paths in test dirs
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Mark Slee
Full automake/autoconf compliance for thrift
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Mark Slee
Fix bootstrap for the jwang
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Aditya Agarwal
-- ThriftLogfile is finally done.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Mark Slee
Fix Makefile to use thrifty.yy and thriftl.ll
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Mark Slee
Rename some thrif tcompiler files
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Mark Slee
Add some smaller test cases and fix new single protocol...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Aditya Agarwal
-- Error recovery code for thrift logfile
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Mark Slee
Thrift socket should not perror in the TRYAGAIN state
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Mark Slee
No more getInputTransport vs getOutputTransport in...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Aditya Agarwal
-- Change concept of protocol and transport factory
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Mark Slee
Generate pargs an presult helpers in C++ to be more...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Mark Slee
Fix C++ Thrift test code to work with new gen'd code...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Mark Slee
Nonblockingserver constructor that uses binary protocol...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Aditya Agarwal
-- thrift logfile fixes
commit
|
commitdiff
|
tree
|
snapshot
2007-01-23
Mark Slee
No need to generate private __construct() function...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-19
Mark Slee
Use proper name for catching exceptions
commit
|
commitdiff
|
tree
|
snapshot
2007-01-19
Mark Slee
Thrift XSD generator populates PHP globals with type...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-19
Mark Slee
Allow field elements to be optional in thrift with...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-19
Mark Slee
Add comma-separated list of type "slist" to thrift
commit
|
commitdiff
|
tree
|
snapshot
2007-01-19
Aditya Agarwal
-- Nonblocking server changes to allow logging
commit
|
commitdiff
|
tree
|
snapshot
2007-01-19
Mark Slee
Add xsd_all keyword to Thrift
commit
|
commitdiff
|
tree
|
snapshot
2007-01-18
Mark Slee
Thrift now generates XSD files
commit
|
commitdiff
|
tree
|
snapshot
2007-01-18
Mark Slee
Resolve typedefs in php generation
commit
|
commitdiff
|
tree
|
snapshot
2007-01-18
Mark Slee
Remove py compiler from thrift repo
commit
|
commitdiff
|
tree
|
snapshot
next