Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
1cc8995c1402a78e19fba6e6f33fea9ea9c903f7
1cc8995
THRIFT-463. python: Fix thrift_spec ordering bug from r760201
by David Reiss
· 16 years ago
d90063f
THRIFT-467. csharp: Fix compilation on Debian Sid
by David Reiss
· 16 years ago
fae0e78
THRIFT-460: fixes constant structs
by T Jake Luciani
· 16 years ago
aac5bd4
THRIFT-461: moves thrift compiler call to test suite
by T Jake Luciani
· 16 years ago
66bc154
Add makefile stuff to svn:ignore
by Bryan Duxbury
· 16 years ago
4650144
THRIFT-451. rb: ruby structs use lowercase enum while modules are capitalized
by Bryan Duxbury
· 16 years ago
256f704
THRIFT-445. rb: client and processor do not inherit from the proper namespace scope
by Bryan Duxbury
· 16 years ago
ff219ac
THRIFT-236. Structs should be serialized in a consistent order
by Bryan Duxbury
· 16 years ago
5a56088
THRIFT-416. java: java.util.logging eats exceptions without warning
by Bryan Duxbury
· 16 years ago
ebb6cc4
THRIFT-445. Revert r760201 "THRIFT-236. Sort fields in id order during parsing"
by David Reiss
· 16 years ago
7d64c0a
Remove "Library" from CHANGES because the compiler is also affected
by David Reiss
· 16 years ago
def30a6
THRIFT-387. Add appropriate Apache header to all code files
by Bryan Duxbury
· 16 years ago
9e4c041
THRIFT-444. rb: THRIFT-356 broke compact protocol spec
by Bryan Duxbury
· 16 years ago
c42485a
Add some more info to CHANGES and re-sort it
by David Reiss
· 16 years ago
c6adf05
smalltalk: Fix TBinaryProtocol readString for empty strings
by David Reiss
· 16 years ago
0781f2b
THRIFT-407. hs: Refactor and improve Haskell-related code
by Bryan Duxbury
· 16 years ago
c8c088c
THRIFT-390. hs: Cabalize Haskell library code
by Bryan Duxbury
· 16 years ago
6a3705c
THRIFT-390. hs: Cabalize Haskell library code
by Bryan Duxbury
· 16 years ago
ffd4baf
THRIFT-431. rb: Capitalize namespace values
by Kevin Clark
· 16 years ago
0bbef92
THRIFT-437. rb: fix benchmarking tools to require proper file names
by Bryan Duxbury
· 16 years ago
fe5b77d
THRIFT-356. Improve CompactProtocolTestStruct
by David Reiss
· 16 years ago
2bcf399
THRIFT-427. java: Fix print_const_value
by David Reiss
· 16 years ago
b53471c
THRIFT-421. rb: Fix tests broken by original patch
by Kevin Clark
· 16 years ago
38919c5
Add basic Changelog
by Kevin Clark
· 16 years ago
19f8d1f
Thrift-421. rb: Underscore output file names and require file statments
by Kevin Clark
· 16 years ago
8407cfd
THRIFT-433. rb: 'rake spec' sort of fails
by Bryan Duxbury
· 16 years ago
ec47358
THRIFT-175. Specs in Ruby library should be run during make check
by Bryan Duxbury
· 16 years ago
9b1f5a6
THRIFT-422. rb: scope all references to the Thrift module
by Bryan Duxbury
· 16 years ago
07f38ff
THRIFT-430. rb: ruby tutorials and ruby tests require deprecated files and class names
by Bryan Duxbury
· 16 years ago
65043d6
Flush output at the end of thrift_dump
by David Reiss
· 16 years ago
d1d1542
THRIFT-276. rb: Ruby libraries should have one class per file
by Bryan Duxbury
· 16 years ago
cf8c94a
THRIFT-426. cpp: Fix include path under test/cpp
by David Reiss
· 16 years ago
a145b4d
THRIFT-423. -strict should turn omitted field ids into compile error
by Bryan Duxbury
· 16 years ago
141eab4
THRIFT-425. cpp: numeric_limits is declared in <limits>
by Bryan Duxbury
· 16 years ago
260fa93
THRIFT-411. cpp: Make TNonblockingServer::connectionStackLimit_ accessors use the right type
by David Reiss
· 16 years ago
d0251dd
cpp: Rename Makefiles under test/cpp
by David Reiss
· 16 years ago
356d570
cpp: Fix test server/client under test/cpp
by David Reiss
· 16 years ago
7247b8c
cpp: Fix compiler and library compilation with newer glibc
by David Reiss
· 16 years ago
e4d4ea0
THRIFT-333. cpp: Initial TCompactProtocol implementation
by David Reiss
· 16 years ago
a7d63f5
Run aclocal before autoheader
by David Reiss
· 16 years ago
689c9ad
THRIFT-420. Remove all negative structure field ids from the code
by David Reiss
· 16 years ago
bb46136
THRIFT-420. Warn on implicit (negative) structure field ids
by David Reiss
· 16 years ago
deda141
THRIFT-388. Create a "ONEWAY" message type that is an alias for "CALL"
by David Reiss
· 16 years ago
b5714ef
Get rid of missing LICENSE files from some Makefile.am
by David Reiss
· 16 years ago
5bd7192
THRIFT-393. RPM .spec file has incorrect license
by Bryan Duxbury
· 16 years ago
5b8b484
THRIFT-417. rb: BufferedTransport can enter an infinite loop
by Bryan Duxbury
· 16 years ago
16b29a9
THRIFT-410. rb: Ruby lib should have no checked in generated code
by Bryan Duxbury
· 16 years ago
ac002d3
THRIFT-415. rb: BinaryProtocolAccelerated does not behave properly when strict reads are turned off
by Bryan Duxbury
· 16 years ago
1adbab0
rb: The shared binary protocol specs lacked a test for read_message_begin
by Bryan Duxbury
· 16 years ago
16f5cd1
THRIFT-387. Add license to a bunch of fb303 files
by David Reiss
· 16 years ago
eaaf45c
THRIFT-387. Add license to a few misc files
by David Reiss
· 16 years ago
feab773
THRIFT-387. Add license to configure.ac
by David Reiss
· 16 years ago
e48e554
THRIFT-387. Add license to pkgconfig files
by David Reiss
· 16 years ago
887bd33
Remove obsolete php extension tag
by David Reiss
· 16 years ago
54740b2
THRIFT-387. Fix LICENSE, add NOTICE, and add some third-party licenses
by David Reiss
· 16 years ago
f82aee5
THRIFT-387. Add license statements to some autoconf macro files
by David Reiss
· 16 years ago
566a987
THRIFT-236. Sort fields in id order during parsing
by David Reiss
· 16 years ago
ea2cba8
THRIFT-387. Add license headers to a bunch of files
by David Reiss
· 16 years ago
4bc4231
Fix up Manifest again to include the proper files for gem building
by Bryan Duxbury
· 16 years ago
ea0d126
Needed a newline at the end of the file to avoid warnings when compiling on linux.
by Bryan Duxbury
· 16 years ago
3a25cac
contrib: Update thrift_dump to use the new namespace
by David Reiss
· 16 years ago
06a9312
csharp: Remove a BOM and CRLF line endings from some test code
by David Reiss
· 16 years ago
45c2779
THRIFT-307. erlang: Make HiPE optional
by David Reiss
· 16 years ago
2d8563e
THRIFT-306. erlang: Let thrift_http_transport specify custom HTTP headers
by David Reiss
· 16 years ago
4c0234f
THRIFT-305. erlang: Fix http_options for thrift_http_transport
by David Reiss
· 16 years ago
b3c5f6e
THRIFT-192. erlang: Commit test code missed in r757870
by David Reiss
· 16 years ago
233ace5
THRIFT-127. erlang: Skip fields that have the wrong type
by David Reiss
· 16 years ago
bfc57a0
THRIFT-126. erlang: TMemoryBuffer for Erlang
by David Reiss
· 16 years ago
72737e4
Need a newline at the end of the file for it to compile.
by Bryan Duxbury
· 16 years ago
0f2ad60
Get rid of gem Manifest entries for files that don't exist anymore
by Bryan Duxbury
· 16 years ago
64f8752
THRIFT-412. python: Fix some syntacticaly-incorrect code generation
by David Reiss
· 16 years ago
f0377e2
THRIFT-410. rb: Ruby lib should have no checked in generated code
by Bryan Duxbury
· 16 years ago
82e6fc0
THRIFT-153. Proper handling of strings with escapes (in IDL)
by David Reiss
· 16 years ago
4a05434
Make vim recognize that "thriftl.ll" is Lex source
by David Reiss
· 16 years ago
8852720
THRIFT-372. rb: Ruby lib doesn't rescue properly from lack of native_thrift extension
by Bryan Duxbury
· 16 years ago
e211393
THRIFT-389. Make "make dist" work properly for Subversion working copies
by David Reiss
· 16 years ago
885c82d
THRIFT-282. Generate doccstrings for Python classes
by David Reiss
· 16 years ago
39aa00d
THRIFT-282. Move generate_docstring_comment to t_generator
by David Reiss
· 16 years ago
abb56a4
THRIFT-255. cpp: Add TSimpleFileTransport, a wrapper around TFDTransport
by David Reiss
· 16 years ago
2aa2890
THRIFT-154. python: Make THttpClient take a URL in its constructor
by David Reiss
· 16 years ago
f33c7c6
cpp: Eliminate a buffer overflow in the tutorial server
by David Reiss
· 16 years ago
755c815
THRIFT-405. php: Create a tutorial server
by David Reiss
· 16 years ago
be648ee
THRIFT-404. php: Make TPhpStream work for cli (cgi) scripts
by David Reiss
· 16 years ago
4438ca5
Fix the arguments in tutorial/README
by David Reiss
· 16 years ago
6b771d2
THRIFT-408. rb: Ruby C extension doesn't build on 1.8.5
by Bryan Duxbury
· 16 years ago
5ab303c
php: Improve some docblock comments for TSocket
by David Reiss
· 16 years ago
264e942
THRIFT-401. rb: Speed up FramedTransport
by Kevin Clark
· 16 years ago
d1c8682
Update tutorial/README now that Thrift files don't support shebang
by David Reiss
· 16 years ago
e3ab50d
THRIFT-374. rb: ruby 1.9 compatibility
by Bryan Duxbury
· 16 years ago
d73255d
THRIFT-329. python: Make TServerSocket.close() work properly
by David Reiss
· 16 years ago
a528f54
THRIFT-360. python: Make fastbinary skip struct fields with the wrong type
by David Reiss
· 16 years ago
2f20ae4
THRIFT-402. rb: MemoryBuffer > 4096 bytes will truncate remaining bytes
by Bryan Duxbury
· 16 years ago
7c1f6f8
THRIFT-155. python: Reopen THttpClient on a flush
by David Reiss
· 16 years ago
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
Next »