Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
035aed90c0a7e54cd9e0f2ac70dc7c1bb303a4b0
035aed9
cpp: Fix implementations of "list<bool>"
by David Reiss
· 16 years ago
7d3df42
cpp: Fix "make check" by defining a comparator for "Empty"
by David Reiss
· 16 years ago
30e1de9
THRIFT-316. java: @Override isn't generated for hashCode() without the hash code builder
by Bryan Duxbury
· 16 years ago
c707855
THRIFT-318. java: Performance of HashSet for enumeration VALID_VALUES seems poor
by Bryan Duxbury
· 16 years ago
538e344
THRIFT-110. java: A more compact format
by Bryan Duxbury
· 16 years ago
6ad6251
java: Fix a minor formatting problem in the gen-code
by David Reiss
· 16 years ago
bb7826d
THRIFT-10. java: Descriptors used during serialization should be immutable objects
by Bryan Duxbury
· 16 years ago
d83e250
THRIFT-321. java: THRIFT-303 broke EqualityTest Regenerated test code.
by Bryan Duxbury
· 16 years ago
f28f826
THRIFT-159. csharp: Compiler doesn't add package scope to exceptions in catch blocks and assigns to unused local var when reading
by Bryan Duxbury
· 16 years ago
a7fc092
THRIFT-256. python: Fix inheritance of services in the same IDL file
by David Reiss
· 16 years ago
8cee47c
THRIFT-310. python: Generate valid code for empty services
by David Reiss
· 16 years ago
576dfdc
THRIFT-292. Install fb303.thrift in a more sensible location
by David Reiss
· 16 years ago
4bec874
THRIFT-292. Auto-generate the Python gen-code in build.xml
by David Reiss
· 16 years ago
cd5284c
THRIFT-292. Auto-generate the Java gen-code in build.xml
by David Reiss
· 16 years ago
f6dffcd
THRIFT-292. Delete aclocal.m4, a generated file
by David Reiss
· 16 years ago
858519a
THRIFT-292. s/facebook::thrift/apache::thrift/ in contrib/fb303/cpp
by David Reiss
· 16 years ago
f4335df
THRIFT-292. Make the #includes in fb303 match the rest of Thrift
by David Reiss
· 16 years ago
0b36a2d
THRIFT-292. Restore fb303/FacebookBase.py
by David Reiss
· 16 years ago
0b7d6fa
THRIFT-314. Purge reflection.limited
by David Reiss
· 16 years ago
d20a1d3
THRIFT-303. java: Changes to __isset interface
by Bryan Duxbury
· 16 years ago
d73774f
java: Added SerializationBenchmark.java, helper class for performing tests on protocols.
by Bryan Duxbury
· 16 years ago
ead3382
THRIFT-254. rb: Add optional strict version support to binary protocols
by Kevin Clark
· 16 years ago
80a44e7
THRIFT-258. csharp: Include all lib source files in Makefile.am
by David Reiss
· 16 years ago
670cb0f
THRIFT-264. csharp: Include TBufferedTransport in the build on Linux
by David Reiss
· 16 years ago
2cdfd37
THRIFT-264. csharp: Use /langversion:linq to fix the Linux build
by David Reiss
· 16 years ago
3d0abc3
THRIFT-132. ruby: Ruby generator should use ::Thrift::Foo namespace form
by Bryan Duxbury
· 16 years ago
1e80d44
THRIFT-302. ruby: Native extension fails to build
by Bryan Duxbury
· 16 years ago
f5383b6
THRIFT-297. java: getFieldValue and setFieldValue should be abstract TBase methods
by Bryan Duxbury
· 16 years ago
dc9092a
THRIFT-298. ruby: Exception propagation seems broken for Ruby clients
by Bryan Duxbury
· 16 years ago
c016628
THRIFT-248. ruby: Factor BinaryProtocolAccelerated into separate protocol and struct components
by Bryan Duxbury
· 16 years ago
056bcb6
THRIFT-178. java, csharp, cpp: Final Keyword
by Bryan Duxbury
· 16 years ago
7003f87
THRIFT-299. doc: binary type isn't documented nor demonstrated in the tutorial
by Bryan Duxbury
· 16 years ago
df20bb9
add a lot of things to svn:ignore. there are many autogenerated build products that are best ignored, and this gets all of them, I think.
by Bryan Duxbury
· 16 years ago
c2c8ad8
THRIFT-259. html: Generate "extends" link for extended services
by David Reiss
· 16 years ago
1952e54
THRIFT-199: integrate perl into automake
by T Jake Luciani
· 16 years ago
4704d43
THRIFT-285. python: Don't generate _result structs for async functions
by David Reiss
· 16 years ago
b5e6221
THRIFT-270: change cpp namespaces from facebook::thrift to apache::thrift
by T Jake Luciani
· 16 years ago
3fa89e3
THRIFT-209. csharp: Make TTransportFactory.GetTransport virtual
by David Reiss
· 16 years ago
f78ec2b
THRIFT-195. python: Add a simple THttpServer
by David Reiss
· 16 years ago
1fe1777
python: Add TFileObjectTransport
by David Reiss
· 16 years ago
4c591c9
THRIFT-212. python: Make TFramedTransport implement CReadableTransport
by David Reiss
· 16 years ago
647d30d
python: Make TFramedTransport use a cStringIO for reading
by David Reiss
· 16 years ago
fb695b7
python: Eliminate the option of TFramedTransport to not frame
by David Reiss
· 16 years ago
9813cbe
cpp: Make the test server compatible with the Python test client
by David Reiss
· 16 years ago
3166141
python: Make the unit tests run faster and more reliably
by David Reiss
· 16 years ago
ca82329
THRIFT-295: remove empty directories.
by Greg Stein
· 16 years ago
c1eb2a7
THRIFT-292
by Greg Stein
· 16 years ago
f0d35d2
THRIFT-291
by Greg Stein
· 16 years ago
8341344
Add a few new generated directories to .gitignore
by David Reiss
· 16 years ago
b96d528
Accidentally svn:ignored Makefile*, getting rid of Makefile.am changes
by Bryan Duxbury
· 16 years ago
c04452e
THRIFT-289. cpp: Fix "make check" by defining a comparator for "Instanity"
by David Reiss
· 16 years ago
796381d
THRIFT-290. java: Metadata map doesn't properly reference external thrift file's types
by Bryan Duxbury
· 16 years ago
50119f1
THRIFT-289. test: "make check" no longer runs the Java tests
by Bryan Duxbury
· 16 years ago
9f427ee
THRIFT-288. java: Generated code iterates maps during write inefficiently
by Bryan Duxbury
· 16 years ago
1f6302f
THRIFT-218. java: When validation fails on serialization/deserialization, print out the invalid object
by Bryan Duxbury
· 16 years ago
986d705
THRIFT-253. java: Enhance FieldMetaData
by Bryan Duxbury
· 16 years ago
9a75aa5
undoing an unintentional commit to ax_java.m4
by Bryan Duxbury
· 16 years ago
249d7cb
THRIFT-166. java: Java tests should be in lib/java/test/
by Bryan Duxbury
· 16 years ago
369417a
THRIFT-239. java: Generate @Override annotations for all overrided methods
by Bryan Duxbury
· 16 years ago
8bb593e
THRIFT-284. python: Update tutorial files to use repr
by David Reiss
· 16 years ago
4371038
THRIFT-240. java: TBase should implement Cloneable
by Bryan Duxbury
· 16 years ago
8bbd844
THRIFT-223 Validate method should check that enum types are assigned valid values
by Bryan Duxbury
· 16 years ago
46b77c4
THRIFT-224 Validate method should check that enum types are assigned valid values
by Bryan Duxbury
· 16 years ago
9c983c2
THRIFT-271: allows build to locate libevent on osx
by T Jake Luciani
· 16 years ago
4c266cc
THRIFT-244. cpp: Make TJSONProtocolFactor inherit from TProtocolFactory
by David Reiss
· 16 years ago
6713e1b
THRIFT-244. cpp: Fix TJSONProtocol::writeMessageBegin
by David Reiss
· 16 years ago
afa80ea
THRIFT-34 Java libraries should be namespaced under org.apache.thrift, not com.facebook.thrift
by Bryan Duxbury
· 16 years ago
c85fd50
THRIFT-216. Add validate method to fixtures so tests pass
by Kevin Clark
· 16 years ago
46bb4ae
THRIFT-242. python: Used named arguments in __init__ instead of a dict
by David Reiss
· 16 years ago
7bcf866
THRIFT-249. java: Add @param lines to function docstrings
by David Reiss
· 16 years ago
c654416
THRIFT-129. csharp: Make all Thrift structures extend TBase
by David Reiss
· 16 years ago
b0f31ef
THRIFT-46. csharp: Throw the correct exception for an unknown method
by David Reiss
· 16 years ago
6319133
THRIFT-25. csharp: Various compiler and library improvements
by David Reiss
· 16 years ago
d6b7182
THRIFT-246. rb: Generate #struct_fields rather than reflect.
by Kevin Clark
· 16 years ago
41baeab
THRIFT-157. rb: Quote strings and qualify class names properly
by Kevin Clark
· 16 years ago
bcb4cf8
THRFIT-231. rb: Make Thrift::Structs hashable
by Kevin Clark
· 16 years ago
8eaebfe
THRIFT-235. java: Explicitly cast integer constants to double
by David Reiss
· 16 years ago
25be92b
THRIFT-222. java: Better exposure if __isset in beans style
by David Reiss
· 16 years ago
2db737d
java: Add a helper function to implement nocamel style
by David Reiss
· 16 years ago
b936ffd
THRIFT-191. java: Create a static field id -> name map for each struct
by David Reiss
· 16 years ago
5455f00
THRIFT-138. java: Fix copy constructor for binary fields
by David Reiss
· 16 years ago
888f88b
THRIFT-241. python: Generate a better implementation of __repr__
by David Reiss
· 16 years ago
41687fc
THRIFT-193: Patch for proper namespace support in perl compiler
by T Jake Luciani
· 16 years ago
0d73889
THRIFT-2: check for thrift::socket handle being null
by T Jake Luciani
· 16 years ago
0a136c8
THRIFT-208. Fix ax_java.m4 for Ubuntu 8.10
by David Reiss
· 16 years ago
a60df1f
THRIFT-190. Added dependency check to perl Makefile
by T Jake Luciani
· 16 years ago
681e04e
THRIFT-220. Add some stuff to svn:ignore
by David Reiss
· 16 years ago
a8efac8
THRIFT-225. java/cpp: Handle non-i32 integer constants properly
by David Reiss
· 16 years ago
083c07a
rb: Thrift.check_type should check struct classes [THRIFT-185]
by Kevin Clark
· 16 years ago
a230999
THRIFT-121. Support arbitrary type annotations
by David Reiss
· 16 years ago
322e595
THRIFT-203. cpp: Make library headers compile under g++ -pedantic
by David Reiss
· 16 years ago
fbb14ef
THRIFT-214. cpp: Qualify a cast to fix OSX compilation
by David Reiss
· 16 years ago
428d569
THRIFT-215. cpp: Disable an assertion that fails on various platforms
by David Reiss
· 16 years ago
0c87ad4
THRIFT-217. Use "--gen py" instead of "-py" in build scripts
by David Reiss
· 16 years ago
603d504
THRIFT-138. java: Create deep-copy constructors for Thrift structs
by David Reiss
· 16 years ago
04c3159
THRIFT-81. java: TNonblockingServer: Support a limit on read buffer size
by David Reiss
· 16 years ago
fd71808
THRIFT-142. java: Better handling of required fields
by David Reiss
· 16 years ago
e31b77e
THRIFT-194. cpp: Properlyl namespace exception types in catch
by David Reiss
· 16 years ago
30a9360
THRIFT-172. java: Improve toString output for binary fields
by David Reiss
· 16 years ago
7f5e184
THRIFT-139. java: Fix indentation in beans mode
by David Reiss
· 16 years ago
Next »