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-03-28
Bryan Duxbury
THRIFT-363. java: Maven Deploy
commit
|
commitdiff
|
tree
|
snapshot
2010-03-27
Bryan Duxbury
java: Move contents of CompareTest into TestStruct...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-27
Bryan Duxbury
java: Move contents of DeepCopyTest to TestStruct;...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-27
Bryan Duxbury
java: Move contents of IdentityTest into TestStruct
commit
|
commitdiff
|
tree
|
snapshot
2010-03-26
Bryan Duxbury
java: get rid of old OverloadNonblockingServer.java...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-26
Bryan Duxbury
java: convert PartialDeserializeTest to testcase of...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-26
Bryan Duxbury
java: convert Framed Transport test to JUnit, remove...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-26
Bryan Duxbury
java: Convert TJSONProtocol test to JUnit, making a...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-26
Bryan Duxbury
java: Stop trying to run the deprecated version of...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-26
Bryan Duxbury
java: Convert Binary and Compact protocol tests to...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-26
Bryan Duxbury
THRIFT-719. java: Update Nonblocking and HsHa server...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-26
Bryan Duxbury
java: Add JUnit to ivy config. Convert Nonblocking...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-23
Bryan Duxbury
THRIFT-701. java: Generated classes take up more space...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-23
Bryan Duxbury
THRIFT-739. java: TCompactProtocol isn't suitable for...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
David Reiss
THRIFT-736. cpp: Check for availability of pthread_mute...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-17
Bryan Duxbury
THRIFT-738. java: TCompactProtocol throws RuntimeExcept...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-16
Bryan Duxbury
THRIFT-734. java: Can't use primitive types in service...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-10
David Reiss
cpp: Fix build problems introduced by r920682
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
David Reiss
cpp: Minor TSocketPool cleanups
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
David Reiss
cpp: Make an implicit virtual declaration explicit
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
David Reiss
cpp: Don't leak memory on realloc failure in TNonblocki...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
David Reiss
cpp: Implement peek() for TFileTransport
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
David Reiss
cpp: Prevent TFileTransport seekToEnd from leaking...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
David Reiss
cpp: Prevent TFileTransport from throwing uncaught...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
David Reiss
cpp: Add setLowRTO to TSocket
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
David Reiss
cpp: Fix memory corruption bug in TBufferedTransport...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
David Reiss
cpp: Disable IPV6_V6ONLY only if the socket is an AF_IN...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
David Reiss
cpp: Eliminate circular dependency between thrift libraries
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
David Reiss
cpp: Add profiling hooks to Mutex, ReadWriteMutex(...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
David Reiss
cpp: Fix a race/deadlock in ThreadManager
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
David Reiss
cpp: non-blocking add for ThreadManager
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
David Reiss
cpp: Extend FunctionRunner to support periodic calls...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
David Reiss
cpp: TSocket: call a second gettimeofday only for error...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
David Reiss
cpp: TSocketPool: Optimize the case of a single server...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
David Reiss
cpp: TSocketPool: make it possible to add servers by...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
David Reiss
cpp: TTransport: set END_OF_FILE TException code if...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
David Reiss
cpp: TNonblockingServer: Allow unrun tasks to expire...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
David Reiss
cpp: Log unexpected exceptions in TThreadPoolServer
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
David Reiss
cpp: Fix max TCP port number
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
David Reiss
Eliminate some trailing whitespace
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
David Reiss
cpp: Add enum and constructor to RWGuard to make read...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
David Reiss
cpp: Fix for task completion notification deadlock...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
David Reiss
cpp: TNonBlockingServer: Use separate monitor for max...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
David Reiss
cpp: Let Monitors share Mutex instances
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
David Reiss
cpp: Exit TNonBlockingServer on memmory allocation...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
David Reiss
cpp: TNonBlockingServer overload handling and optimizations
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
David Reiss
THRIFT-660. php: Use the accelerator to write return...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
David Reiss
THRIFT-659. php: Make php_thrift_protocol handle std...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
David Reiss
THRIFT-475. python: Eliminate DeprecationWarning
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
David Reiss
THRIFT-658. python: Add THttpClient.setTimeout()
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
David Reiss
THRIFT-661. java: Detect EOF in TIOStreamTransport
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
David Reiss
THRIFT-657. java: Detect negative length in TBinaryProtocol
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
David Reiss
THRIFT-655. Allow structs to be typedef'ed
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
Bryan Duxbury
THRIFT-656. java: TDeserializer.toString is misnamed
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
David Reiss
THRIFT-706. cpp: Fix memory leak of string_buf_ in...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-05
David Reiss
THRIFT-564. Support arbitrary annotations on struct...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Bryan Duxbury
THRIFT-710. java: TBinaryProtocol should access buffers...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Bryan Duxbury
THRIFT-711. java: TFramedTransport should support direc...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Bryan Duxbury
THRIFT-720. rb: HTTPClientTransport ignores url parameters
commit
|
commitdiff
|
tree
|
snapshot
2010-02-28
Bryan Duxbury
THRIFT-716. java: Field names can conflict with local...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-27
Bryan Duxbury
THRIFT-715. rb: Add additional test case for serializat...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-26
Bryan Duxbury
THRIFT-689. java: Notify client of recoverable protoco...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-26
David Reiss
THRIFT-695. python: [de]serialize convenience functions
commit
|
commitdiff
|
tree
|
snapshot
2010-02-23
Bryan Duxbury
THRIFT-713. java: Java compareTo method throws NPE...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-23
Bryan Duxbury
add newline to the end of struct.c to make some whiney...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-19
Bryan Duxbury
remove an erroneously added newline in ruby generated...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-18
Bryan Duxbury
THRIFT-553. rb: thrift structs should be comparable...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-18
Bryan Duxbury
THRIFT-712. rb: Inspect should print binary fields...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-18
Bryan Duxbury
THRIFT-708. rb: Is set checking methods
commit
|
commitdiff
|
tree
|
snapshot
2010-02-18
Bryan Duxbury
THRIFT-685. java: Direct buffer access to improve deser...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-18
Bryan Duxbury
THRIFT-709. Print enum value names in Ruby
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Bryan Duxbury
add some missing files to Manifest
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Bryan Duxbury
bump rev on ruby gem version
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Bryan Duxbury
THRIFT-707. Support old-style constructors for Union...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Bryan Duxbury
THRIFT-703. Attempting to hash an unset union struct...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
Bryan Duxbury
THRIFT-697. Union support in Ruby
commit
|
commitdiff
|
tree
|
snapshot
2010-02-15
T Jake Luciani
THRIFT-550: Added javascript support
commit
|
commitdiff
|
tree
|
snapshot
2010-02-12
Bryan Duxbury
THRIFT-702. TUnion's toString method throws NPE if...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-10
Bryan Duxbury
don't put all the test cases and generated classes...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-10
Andrew McGeachie
THRIFT-687. Fix memory leak in TSocketServer.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-10
Andrew McGeachie
THRIFT-686. Adding TMemoryBuffer implementation to...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-26
David Reiss
THRIFT-691. haskell: Don't block required prelude defin...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-25
David Reiss
THRIFT-683. Remove profanity
commit
|
commitdiff
|
tree
|
snapshot
2010-01-21
Bryan Duxbury
THRIFT-684. java: Add constructor to TNonblockingServer...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-19
Todd Lipcon
THRIFT-643. smalltalk: Generated code doesnt load on...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-16
Bryan Duxbury
THRIFT-675. java: Generated findByValue() should just...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-15
Bryan Duxbury
THRIFT-677. java: IntRangeSet.java ignores first elemen...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-15
Bryan Duxbury
THRIFT-604: rb: nonblocking_server assumes that socket...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-15
Bryan Duxbury
THRIFT-608. java: Option parameter is ignored for one...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-15
Bryan Duxbury
THRIFT-678. html: HTML generator should include per...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-15
Bryan Duxbury
THRIFT-674. java: Generated read() should just switch...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-11
David Reiss
THRIFT-560. haskell: Add tutorial
commit
|
commitdiff
|
tree
|
snapshot
2010-01-11
David Reiss
THRIFT-560. haskell: Add THttpClient
commit
|
commitdiff
|
tree
|
snapshot
2010-01-11
David Reiss
THRIFT-560. haskell: Move to ByteString and compiler...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
Bryan Duxbury
THRIFT-671. rb: Ruby compact protocol implementation...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
Bryan Duxbury
Bump rubygem version up to 0.2.0, now that we're releas...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-31
Bryan Duxbury
THRIFT-670. java: Unions don't skip unrecognizable...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-31
Bryan Duxbury
THRIFT-668. java: Using a map in an exception type...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-28
Bryan Duxbury
(no ticket). java: Make Unions print binary values...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-18
Bryan Duxbury
THRIFT-632. java: Constants of enum types don't behave...
commit
|
commitdiff
|
tree
|
snapshot
next