Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
cecbed81c806e40ca0342d7b8e265d2bf55a2f04
cecbed8
THRIFT-136. s/async/oneway/ in the Thrift IDL
by David Reiss
· 16 years ago
fe931d1
THRIFT-136. s/async/oneway/ in Erlang
by David Reiss
· 16 years ago
6ce401d
THRIFT-136. s/async/oneway/ in misc places
by David Reiss
· 16 years ago
c51986f
THRIFT-136. s/async/oneway/ in comments
by David Reiss
· 16 years ago
4732925
THRIFT-136. s/async/oneway/ in compiler variables
by David Reiss
· 16 years ago
6985a42
THRIFT-136. s/async/oneway/ in lexer and parser variables
by David Reiss
· 16 years ago
9a863ee
THRIFT-192. erl: Fix handling of booleans
by Kevin Clark
· 16 years ago
4798a7a
THRIFT-399. hs: Fix set and number issues in generated constant code
by Kevin Clark
· 16 years ago
38c8b5b
THRIFT-398. hs: Remove unnecessary parens from generated type annotations
by Kevin Clark
· 16 years ago
db3a83a
THRIFT-397. hs: Remove unnecessary redefinition of generate_program()
by Kevin Clark
· 16 years ago
e8ae5d3
THRIFT-275. rb: Remove deprecated classes from Ruby library
by Bryan Duxbury
· 16 years ago
127d01c
THRIFT-391. py: Fix memory leak in fastbinary
by Kevin Clark
· 16 years ago
2ad9eb7
THRIFT-382. java: Unused imports in generated code
by Bryan Duxbury
· 16 years ago
261441c
THRIFT-32. thrift.el doesn't syntax highlight single line comments correctly in xemacs
by Bryan Duxbury
· 16 years ago
3fb4f1e
THRIFT-392. hs: Make test scripts easier to use
by Bryan Duxbury
· 16 years ago
f3c83cf
THRIFT-385. hs: 64-bit integer and double types incorrectly serialized on 32-bit platforms
by Bryan Duxbury
· 16 years ago
ff58a9a
THRIFT-266. erlang: Erlang atoms must always start with lower-case character
by Bryan Duxbury
· 16 years ago
4287c36
THRIFT-312. rb: Ruby unit tests fail due to change in BinaryProtocolAccelerated interface
by Bryan Duxbury
· 16 years ago
6e26d3d
THRIFT-396. rb: BinaryProtocol missing method implementations
by Bryan Duxbury
· 16 years ago
74c3de6
THRIFT-375. rb: syntax error in benchmark.rb
by Bryan Duxbury
· 16 years ago
32e04b4
THRIFT-262. java: Generate Javadocs for library classes
by Bryan Duxbury
· 16 years ago
fc30667
THRIFT-293. Make the README point to the Wiki for requirements
by David Reiss
· 16 years ago
f2422b6
Fix a parallel build bug under test
by David Reiss
· 16 years ago
ade070f
Get a few more generated files into release tarballs
by David Reiss
· 16 years ago
916f353
Add Apache headers to Ruby libs and remove a few remaining Facebook notices
by Kevin Clark
· 16 years ago
ab4460d
THRIFT-158. csharp: Update headers to Apache
by Kevin Clark
· 16 years ago
d40731e
THRIFT-313. rb: BinaryProtocolAccelerated and BinaryProtocol don't produce the same bytes when writes aren't strict
by Bryan Duxbury
· 16 years ago
13083d6
THRIFT-294. Remove @author tags
by Bryan Duxbury
· 16 years ago
afa1b47
THRIFT-245. rb: FIELDS constant should contain name of enumerated type for enum fields
by Bryan Duxbury
· 16 years ago
ae0631a
THRIFT-260. rb: Some Protocol methods shouldn't have default nil implementations
by Bryan Duxbury
· 16 years ago
1f804a8
THRIFT-384. csharp: Fix handling of fields named "value"
by David Reiss
· 16 years ago
d815c21
THRIFT-332. rb: Compact Protocol in Ruby
by Bryan Duxbury
· 16 years ago
00a8dd6
THRIFT-361. Use separate negative id counters for arguments and exceptions
by David Reiss
· 16 years ago
cbcd63a
Thrift-357. cpp: Fix buffer and connection bloat in TNonBlockingServer
by Kevin Clark
· 16 years ago
48141bf
THRIFT-373. Update lists of files to include in release tarballs
by David Reiss
· 16 years ago
4980910
THRIFT-362. python: Detect endianness on Solaris
by David Reiss
· 16 years ago
3696d64
THRIFT-379. java: Print enum value names
by Bryan Duxbury
· 16 years ago
e8ee122
THRIFT-367. java: Some dead code in TNonblockingSocket.java
by Bryan Duxbury
· 16 years ago
11727d2
THRIFT-277. rb: Abstract Transport in Ruby #read method should throw NotImplementedException
by Bryan Duxbury
· 16 years ago
97592b4
THRIFT-278. java: #validate exceptions should contain the offending value
by Bryan Duxbury
· 16 years ago
65f7e60
THRIFT-365. html: HTML compiler infinite loop
by Bryan Duxbury
· 16 years ago
45d5696
THRIFT-351. cpp: Allow a custom ThreadFactory in TThreadedServer
by David Reiss
· 16 years ago
e0a11c4
Make .thrift files non-executable since we removed the shebangs
by David Reiss
· 16 years ago
19d3d0a
Fix a test in ax_lib_zlib
by David Reiss
· 16 years ago
d9cdf42
THRIFT-300. A reimplementation of ax_java
by David Reiss
· 16 years ago
42336c1
THRIFT-368. java: setFieldValue should allow nulls for all field types
by Bryan Duxbury
· 16 years ago
0096b20
THRIFT-366. java: Lots of little warnings in java library
by Bryan Duxbury
· 16 years ago
56c4836
THRIFT-364. java: Use of enums in other namespaces breaks java generated code
by Bryan Duxbury
· 16 years ago
e3c3d19
THRIFT-359. java: nocamel style breaks generated services
by Bryan Duxbury
· 16 years ago
3637645
THRIFT-229. rb: Don't block indefinitely on connect()
by Kevin Clark
· 16 years ago
f4d6fa4
THRIFT-358. ruby: Change how external thrift files' generated code is required
by Bryan Duxbury
· 16 years ago
022b224
THRIFT-96. cpp: TSocket.peek fails on FreeBSD
by Kevin Clark
· 16 years ago
586f0a0
Remove now defunct tests (they've been moved to specs in lib/rb)
by Kevin Clark
· 16 years ago
af99b5c
THRIFT-352. rb: Implicit enums should be valid values
by Kevin Clark
· 16 years ago
c289608
THRIFT-353. rb: Capitalize module names on ruby generation
by Kevin Clark
· 16 years ago
5ace178
THRIFT-265. cpp: Reset buffers every 512 calls in TNonblockingServer
by Kevin Clark
· 16 years ago
e8d3c47
THRIFT-148. py: One more time, reapply the most *recent* patch
by Kevin Clark
· 16 years ago
e43f7e0
THRIFT-148. py: Add un-commited file missing from 749510
by Kevin Clark
· 16 years ago
120ff31
THRIFT-148. py: Add support for Twisted
by Kevin Clark
· 16 years ago
6b40711
THRIFT-324: replace strlen with length
by T Jake Luciani
· 16 years ago
b5c9c54
Perl library should honor the INSTALLDIRS variable
by Kevin Clark
· 16 years ago
57b5006
THRIFT-348. cpp: Fix readBool for vectors of bools (again)
by David Reiss
· 16 years ago
f4c71c7
THRIFT-116. java: Isset fields for non-primitive types unnecessary
by Bryan Duxbury
· 16 years ago
f9d105c
THRIFT-116. java: Isset fields for non-primitive types unnecessary
by Bryan Duxbury
· 16 years ago
d11f241
THRIFT-116. java: Isset fields for non-primitive types unnecessary
by Bryan Duxbury
· 16 years ago
b139f64
THRIFT-325. Remove a bunch of uses of the old command line format
by David Reiss
· 16 years ago
554ea6f
Make the PHP generator use non-hardcoded namespaces.
by David Reiss
· 16 years ago
32272d9
Allow the Thrift compiler to be built without the PHP generator.
by David Reiss
· 16 years ago
bba6928
Remove t_php_generator.h.
by David Reiss
· 16 years ago
a9ea68b
Make the PHP generator dynamic.
by David Reiss
· 16 years ago
92e10d8
Make the XSD generator use non-hardcoded namespaces.
by David Reiss
· 16 years ago
782cb67
Allow the Thrift compiler to be built without the XSD generator.
by David Reiss
· 16 years ago
3ac5b6a
Remove t_xsd_generator.h.
by David Reiss
· 16 years ago
4ba6710
Make the XSD generator dynamic.
by David Reiss
· 16 years ago
f3b0db3
Allow the Thrift compiler to be built without the Erlang generator.
by David Reiss
· 16 years ago
9f16d78
Remove t_erl_generator.h.
by David Reiss
· 16 years ago
a204783
Make the Erlang generator dynamic.
by David Reiss
· 16 years ago
bbbbe88
THRIFT-325. Include t_generator.h in main.cc
by David Reiss
· 16 years ago
fdd8b5a
THRIFT-340. python: Detect endianness properly on FreeBSD
by David Reiss
· 16 years ago
d831a21
THRIFT-309. Make Thrift's C# mapping .NET 2.0 (Mono 1.2.4) compatible
by David Reiss
· 16 years ago
067c9af
THRIFT-199. perl: Let "make distclean" work when we are not using Perl
by David Reiss
· 16 years ago
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
Next »