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-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
2009-12-18
Bryan Duxbury
THRIFT-653. java: Fix toString method for enums
commit
|
commitdiff
|
tree
|
snapshot
2009-12-09
David Reiss
THRIFT-645. java: Create ant rules for running the...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-09
David Reiss
THRIFT-592. php: Make the test client work properly...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-09
David Reiss
THRIFT-592. php: Make the tutorial work properly after...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-07
Todd Lipcon
THRIFT-622. Add appropriate licensing information to...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-03
Todd Lipcon
THRIFT-637. python: Fix mixing of oneway and regular...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-19
Bryan Duxbury
THRIFT-551. java: Enumeration doesn't generate real...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-17
Bryan Duxbury
THRIFT-628. java: Hash code method for _Fields objects...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
David Reiss
THRIFT-621. cpp: Fix generated files using "apache...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Bryan Duxbury
THRIFT-623. java: Use a Java enum to represent field...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
T Jake Luciani
THRIFT-619: Perl server and example
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
T Jake Luciani
THRIFT-626: Increase timeouts for socket requests
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
T Jake Luciani
THRIFT-590: send/recv timeout values interchanged in...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
Bryan Duxbury
THRIFT-624. java: compareTo is broken for Unions with...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
Esteve Fernandez
THRIFT-210. c#: Add support for TFramedTransport
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
Bryan Duxbury
THRIFT-565. java: Structs containing typedefs for incom...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
Bryan Duxbury
THRIFT-620. java: Compact Protocol should call readAll...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-03
Andrew McGeachie
THRIFT-613. Make generated objects implement the NSCod...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-28
David Reiss
THRIFT-612. python: Fix exception bug in TFramedTranspo...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Andrew McGeachie
THRIFT-614. Add some more info to the exception that...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Andrew McGeachie
THRIFT-521. Change @synthesize property declarations...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-21
David Reiss
pynames
commit
|
commitdiff
|
tree
|
snapshot
2009-10-21
David Reiss
THRIFT-606. cpp: Fix build on Solaris Nevada
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Bryan Duxbury
THRIFT-589. java: Add Field Name to Field ID Mapping
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Bryan Duxbury
THRIFT-603. rb: Struct read method does not call validate
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
Bryan Duxbury
THRIFT-529. java: Change generated constructors so...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Bryan Duxbury
THRIFT-477. java: remove extra methods generated for...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Bryan Duxbury
THRIFT-446. java: PartialDeserialization in Java
commit
|
commitdiff
|
tree
|
snapshot
2009-09-25
Bryan Duxbury
THRIFT-588. java: Generated .equals method throws NPE...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-24
Esteve Fernandez
THRIFT-586. python: TSocket incorrectly sets the except...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Bryan Duxbury
THRIFT-572. java: Union compareTo is broken
commit
|
commitdiff
|
tree
|
snapshot
2009-09-19
David Reiss
THRIFT-587. cpp: Properly set addrLen before accept...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-17
Esteve Fernandez
generate Twisted code in a separate directory (gen...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
David Reiss
THRIFT-584. php: Generate a better directory structure
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
David Reiss
THRIFT-583. python: Allow new-style classes for Interfaces
commit
|
commitdiff
|
tree
|
snapshot
2009-09-09
David Reiss
THRIFT-574. erlang: Support framed transport for servers
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
David Reiss
THRIFT-575. Allow required fields in function parameters
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
Bryan Duxbury
THRIFT-569. rb: Segmentation Fault when using BinaryPro...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-01
Bryan Duxbury
THRIFT-572. rb: fix RSTRING for 1.9 compatibility
commit
|
commitdiff
|
tree
|
snapshot
2009-09-01
Bryan Duxbury
THRIFT-409. java: Add "union" to Thrift
commit
|
commitdiff
|
tree
|
snapshot
2009-09-01
Bryan Duxbury
THRIFT-571. rb: compact_protocol.c:89: warning: format...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-01
David Reiss
Minor whitespace fixes in the Java generator and gen...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-01
David Reiss
THRIFT-214. cpp: Qualify another cast
commit
|
commitdiff
|
tree
|
snapshot
2009-08-27
David Reiss
Revert r806014 "THRIFT-562. java: Java is inconsistent...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-20
Bryan Duxbury
THRIFT-562. java: Java is inconsistent checking for...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-20
Bryan Duxbury
THRIFT-566. java: jar file should contain copies of...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Bryan Duxbury
THRIFT-558. java: Replace use of log4j by commons...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-13
Mark Slee
THRIFT-561: Add "register" to list of reserved keywords
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
David Reiss
THRIFT-555. cpp: Fix macro defintions for TCompact...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-03
Bryan Duxbury
THRIFT-115. java: Isset structure has a large memory...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-31
Bryan Duxbury
THRIFT-144. java: Generated classes should implement...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-31
Bryan Duxbury
THRIFT-547. rb: Thrift deserializer hangs when deserial...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-31
Bryan Duxbury
THRIFT-498. rb: Compact and Binary native protocols...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-31
T Jake Luciani
THRIFT-554: Perl improper namespace check for exception...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-31
Bryan Duxbury
THRIFT-144. java: Generated classes should implement...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-30
Bryan Duxbury
THRIFT-552. rb: gem requires exactly rubygems 1.2.0
commit
|
commitdiff
|
tree
|
snapshot
2009-07-29
Bryan Duxbury
THRIFT-540. java: Have set methods return reference...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-29
Bryan Duxbury
THRIFT-479. java: Add javadocs for enum types
commit
|
commitdiff
|
tree
|
snapshot
2009-07-29
Bryan Duxbury
THRIFT-477. java: remove extra methods generated for...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-29
David Reiss
Make ax_lib_event.m4 set a per-version variable on...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-29
David Reiss
THRIFT-523. Make ax_lib_event.m4 work with newer versio...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-27
David Reiss
THRIFT-413. Suppport for annotations on base types
commit
|
commitdiff
|
tree
|
snapshot
2009-07-24
Andrew McGeachie
THRIFT-549. Make socket client compatible with iPhone...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-23
Andrew McGeachie
THRIFT-548. malloc our temporary buffer, rather than...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-21
Andrew McGeachie
THRIFT-280. Server-side Cocoa implementation.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-21
Andrew McGeachie
THRIFT-59. Make sure we don't over-release strings...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-21
Andrew McGeachie
THRIFT-545. Fix mem leak in generated 'description...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-21
Andrew McGeachie
THRIFT-521. Generate objective-c 2.0 propery declaratio...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-21
Andrew McGeachie
THRIFT-520. Fix generation of cocoa constants when...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-21
Andrew McGeachie
THRIFT-533. Fix write:offset:length: to ensure all...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-21
Andrew McGeachie
THRIFT-344. Add a 'log_unexpected' option to the cocoa...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-21
Andrew McGeachie
THRIFT-343. Import <Foundation/Foundation.h> instead...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-21
Andrew McGeachie
THRIFT-59. Fix memory leak by releasing allocated objec...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-17
Esteve Fernandez
THRIFT-535. py: Twisted Thrift protocol max length...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-17
Esteve Fernandez
THRIFT-535. py: Twisted Thrift protocol max length...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-17
T Jake Luciani
THRIFT-542: Perl compiler uses invalid method 'method_e...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-17
T Jake Luciani
THRIFT-542: Perl compiler uses invalid method 'method_e...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-14
Bryan Duxbury
THRIFT-543. java: Generate normal style java files...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-13
David Reiss
THRIFT-350. php: Fix the extension build when C++ is...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-02
Bryan Duxbury
THRIFT-525. csharp: ThriftTest project will not generat...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-02
Bryan Duxbury
THRIFT-531. csharp: C# project and solution files refer...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-02
Bryan Duxbury
THRIFT-204. csharp: C# Partial Classes
commit
|
commitdiff
|
tree
|
snapshot
2009-06-24
Bryan Duxbury
THRIFT-526. rb: Generated Ruby enums have no good way...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-18
David Reiss
THRIFT-524. erlang: Decapitalize file names in include...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-17
Bryan Duxbury
THRIFT-378. java: Java servers do not turn internal...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
David Reiss
THRIFT-462. java: Installed jar shouldn't be executable
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
David Reiss
THRIFT-211. erlang: Modify test_tether to test protocol...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
David Reiss
THRIFT-211. erlang: Support "tethered" clients
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
David Reiss
THRIFT-211. erlang: Allow clients to be created without...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
David Reiss
THRIFT-211. erlang: Support unlinked Thrift clients.
commit
|
commitdiff
|
tree
|
snapshot
next