Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
a0dd75d7c871370341c27388ffed5ed66917098f
a0dd75d
Thrift-386: Make it possible to build the Python library without the extension
by Jake Farrell
· 13 years ago
94519b3
THRIFT-1434 Node.js Thrift compiler fails to generate server code using inheritance
by Roger Meier
· 13 years ago
289cbb2
THRIFT-1431 Rename 'sys' module to 'util' Patch: David Worms
by Roger Meier
· 13 years ago
ac10256
Thrift-1435: make TException.Message property conformant to the usual expectations
by Jake Farrell
· 13 years ago
a6c031a
Thrift-1432: Javascript struct constants declared in the same file as their struct definition will cause an error
by Jake Farrell
· 13 years ago
e34009b
Thrift-1391: Improved Delphi XE test cases Client: delphi Patch: Jens Geyer
by Jake Farrell
· 13 years ago
1b533e9
THRIFT-1387 Build MSVC libraries with Boost Threads instead of Pthreads
by Roger Meier
· 13 years ago
e0c5316
Thrift-1426: Dist package missing files for release 0.8
by Jake Farrell
· 13 years ago
2a266cb
Thrift-1428: shared.thrft does not include namespace for php, so thrift compiler generate incorrect name
by Jake Farrell
· 13 years ago
02357f2
THRIFT-1411. java: java generator does not provide type parameter for TBaseProcessor
by Bryan Duxbury
· 13 years ago
e24ba11
Thrift-1425:The Node package is incompatible with latest node (0.6) & npm (1.0.27)
by Jake Farrell
· 13 years ago
29defeb
Thrift-1401: JSON-protocol for Delphi XE Libraries
by Jake Farrell
· 13 years ago
2727422
Thrift-1401: JSON-protocol for Delphi XE Libraries
by Jake Farrell
· 13 years ago
8941458
Thrift-1424:Ruby specs fail when run with rake Client: ruby Patch: Peter Sanford
by Jake Farrell
· 13 years ago
5d85bbc
Thrift-1421: Debian Packages can not be built Client: debian Patch: Jake Farrell
by Jake Farrell
· 13 years ago
34e1db4
Thrift-184: Add OSGi Manifest headers to the libthrift java library to be able to use Thrift in the OSGi runtime
by Jake Farrell
· 13 years ago
d889d8d
Removing trailing quote in java build.properties file.
by Jake Farrell
· 13 years ago
c965dda
Thrift-1421: Debian Packages can not be built (ruby build fails)
by Jake Farrell
· 13 years ago
9e7a882
Thrift-1382: Bundle install doesnot work because thrift crashes Client: ruby
by Jake Farrell
· 13 years ago
d5df77a
Thrift-1382: Bundle install doesnot work because thrift crashes Client: ruby
by Jake Farrell
· 13 years ago
ceead00
Thrift-1382: Bundle install doesnot work because thrift crashes
by Jake Farrell
· 13 years ago
605c760
Thrift-1251: Generated java code should indicate which fields are required and which are optional
by Jake Farrell
· 13 years ago
6f7681f
THRIFT-1361 revert compiler/cpp/src/thrifty.yy change
by Roger Meier
· 13 years ago
3831578
THRIFT-1361 Optional replacement of pthread by boost::thread
by Roger Meier
· 13 years ago
1b6153b
THRIFT-1277 Node.js serializes false booleans as null revert patch => breaks js
by Roger Meier
· 13 years ago
28459dc
Thrift-1415: delphi: add version Info to the library
by Jake Farrell
· 13 years ago
48bb0e2
Thrift-1277: Node.js serializes false booleans as null
by Jake Farrell
· 13 years ago
17b8469
THRIFT-1335: Add accept timeout to TServerSocket Client: cpp Patch: Dave Watson
by Roger Meier
· 13 years ago
df971da
THRIFT-1420. java: Nonblocking and HsHa server should make sure to close all their socket connections when the selector exits
by Bryan Duxbury
· 13 years ago
e7bdf70
THRIFT-1419. java: AbstractNonBlockingServer does not catch errors when invoking the processor
by Bryan Duxbury
· 13 years ago
61188a4
THRIFT-1416 Python Unit test is broken on ci remove repr from TestSuite
by Roger Meier
· 13 years ago
aad3d1d
Thrift-1409: Name conflict check does not work properly for exception object(Delphi).
by Jake Farrell
· 13 years ago
601bb5e
THRIFT-1413: Generated code does not read MapEnd / ListEnd / SetEnd
by Jake Farrell
· 13 years ago
73a921f
Thrift-1408: Delphi Test Server: Exception test case fails due to naming conflict with e.message
by Jake Farrell
· 13 years ago
1290d42
THRIFT-1407: Typo in Python socket server causes Thrift to fail when we enable a global socket timout
by Jake Farrell
· 13 years ago
f55f33b
THRIFT-1405: Delphi compiler does not generates container serializer properly
by Jake Farrell
· 13 years ago
806d298
THRIFT-1399: One of the TServerImpl.Create CTORs lacks implementation
by Jake Farrell
· 13 years ago
d2b3bb4
THRIFT-1406: Build error after applying THRIFT-1395
by Jake Farrell
· 13 years ago
d09362c
THRIFT-1404: Delphi compiler generates struct reader code with problem.
by Jake Farrell
· 13 years ago
0c0f651
Thrift-1395: Patch to prevent warnings for integer types in some cases
by Jake Farrell
· 13 years ago
bcbf6d6
THRIFT-1400. rb: Ruby native extension aborts with __stack_chk_fail in OSX
by Bryan Duxbury
· 13 years ago
8514755
THRIFT-1397: CI server fails during build due to unused parameters in delphi generator
by Jake Farrell
· 13 years ago
3b54621
Thrift-1396: Dephi generator has dependacy on boost 1.42 later.
by Jake Farrell
· 13 years ago
c92b653
Thrift-1390L Debian package build fix for squeeze
by Jake Farrell
· 13 years ago
266a6b5
THRIFT-1361 Optional replacement of pthread by boost::thread
by Roger Meier
· 13 years ago
0dab383
THRIFT-1361 Optional replacement of pthread by boost::thread
by Roger Meier
· 13 years ago
711c70c
Thrift-1393: TTransportException's thrown from THttpClient contain superfluous slashes in the Exception message
by Jake Farrell
· 13 years ago
7ae13e1
Thrift-1366: Delphi generator, lirbrary and unit test.
by Jake Farrell
· 13 years ago
857a8b8
THRIFT-1261 STDIO support for node-thrift Patch: Jordan Shaw
by Roger Meier
· 13 years ago
6c928f3
THRIFT-1130. compiler: Add the ability to specify symbolic default value for optional boolean
by Bryan Duxbury
· 13 years ago
bf12239
THRIFT-1381 Thrift C++ libs have incorrectly versioned names Patch: Jake Farrell
by Roger Meier
· 13 years ago
878a948
THRIFT-1387 Build MSVC libraries with Boost Threads instead of Pthreads
by Roger Meier
· 13 years ago
fae04ea
THRIFT-1384: Java help meny missing newline near javame flag
by Jake Farrell
· 13 years ago
2361dd1
Thrift-1373: Fix user-defined exception generation in thrift (python)
by Jake Farrell
· 13 years ago
581481f
Thrift-1379: fix uninitialized enum values in thrift C++ objects
by Jake Farrell
· 13 years ago
5170064
Thrift-1377: abort PHP deserialization on unknown field type
by Jake Farrell
· 13 years ago
b5d94e0
Thrift-1376: Make port specification option in thrift remote
by Jake Farrell
· 13 years ago
336a159
Thrift-1375: fixed a hex char conversion bug in TJSONProtocol
by Jake Farrell
· 13 years ago
2ce7f66
Thrift-1373: Fix user-defined exception generation in thrift (python)
by Jake Farrell
· 13 years ago
7301ece
THRIFT-1370: Debian packaging should Build-Depend on libglib2.0-dev
by Jake Farrell
· 13 years ago
20e6ef1
THRIFT-1361 Optional replacement of pthread by boost::thread (minor fix)
by Roger Meier
· 13 years ago
3faaedf
THRIFT-1361 Optional replacement of pthread by boost::thread
by Roger Meier
· 13 years ago
3516e0e
THRIFT-1031 Patch to compile Thrift for vc++ 9.0 and 10.0 Patch: Peace
by Roger Meier
· 13 years ago
9a1d2f0
add utility for benchmarking protocols against each other
by Bryan Duxbury
· 13 years ago
44b2bb6
revert THRIFT-959
by Bryan Duxbury
· 13 years ago
40d51a2
THRIFT-1365. java: TupleProtocol#writeBitSet unintentionally writes a variable length byte array
by Bryan Duxbury
· 13 years ago
f357417
inconsequential indentation fix to java compiler
by Bryan Duxbury
· 13 years ago
7dcd49f
THRIFT-1357: Erlang dependency breaks build Client: erl Patch: Peter Neumark
by Jake Farrell
· 13 years ago
db3c924
THRIFT-1359 --gen-cob cpp:cob_style does not compile anymore
by Roger Meier
· 13 years ago
5209237
Thrift-1355: Running make in lib/rb doesn't build the native extensions
by Jake Farrell
· 13 years ago
8cd3b1a
THRIFT-1031 Patch to compile Thrift for vc++ 9.0 and 10.0
by Roger Meier
· 13 years ago
4bd4f0e
Thrift-1354: Add rake task to build just the gem file Client: rb Patch: jfarrell
by Jake Farrell
· 13 years ago
dec8c54
Thrift-857: tests run by "make install" fail if generators are disabled
by Jake Farrell
· 13 years ago
18784d7
THRIFT-1339. java: Extend Tuple Protocol to TUnions
by Bryan Duxbury
· 13 years ago
e80a194
THRIFT-1331. rb: Ruby library deserializes an empty map to nil
by Bryan Duxbury
· 13 years ago
7e3b866
THRIFT-1350: Go library code does not build against latest release
by Jake Farrell
· 13 years ago
a653067
THRIFT-1227 - erlang implementation of thrift json protocol
by Anthony F. Molinaro
· 13 years ago
84e4a3c
THRIFT-1031 Patch to compile Thrift for vc++ 9.0 and 10.0
by Roger Meier
· 13 years ago
508b317
THRIFT-1031 Patch to compile Thrift for vc++ 9.0 and 10.0 (partial)
by Roger Meier
· 13 years ago
32e7b2c
THRIFT-1335: Add accept timeout to TServerSocket Client: cpp Patch: Dave Watson
by Jake Farrell
· 13 years ago
627f1a0
Thrift-1345: Allow building without test cases
by Jake Farrell
· 13 years ago
1fd248f
fix spelling issue within license
by Roger Meier
· 13 years ago
c3f033f
THRIFT-1342 Compilation problem on Windows of fastbinary.c
by Roger Meier
· 13 years ago
a93848b
THRIFT-1341 TProtocol.h endian detection wrong with boost
by Roger Meier
· 13 years ago
f4eec7a
THRIFT-1115 python TBase class for dynamic (de)serialization, and __slots__ option for memory savings
by Roger Meier
· 13 years ago
b288050
uncomment handler parameter, so compile does not fail if they are undefined
by Roger Meier
· 13 years ago
08077bf
THRIFT-1243 TAsyncChannel callbacks
by Roger Meier
· 13 years ago
4f8a523
THRIFT-1238 Thrift JS client cannot read map of structures
by Roger Meier
· 13 years ago
6869112
THRIFT-1296 SSL detection is broken
by Roger Meier
· 13 years ago
2e9f510
THRIFT-1333: Make RWGuard not copyable Client: cpp Patch: Dave Watson
by Jake Farrell
· 13 years ago
4013fa3
Thrift-1334: Add more info to IllegalStateException
by Jake Farrell
· 13 years ago
251939c
THRIFT-1332: TSSLTransportParameters class uses hard coded value keyManagerType: SunX509
by Jake Farrell
· 13 years ago
f099873
THRIFT-1328. java: TBaseHelper.toString(...) appends ByteBuffer data outside of valid buffer range
by Bryan Duxbury
· 13 years ago
eb7a755
Thrift-1322: OCaml lib fail to compile: Thrift.ml line 305, int vs int32 mismatch
by Jake Farrell
· 13 years ago
c4beda9
Thrift-1279: type set is handled incorrectly when writing object
by Jake Farrell
· 13 years ago
2fa9c31
THRIFT-1320 Consistency of configure generated config.h
by Roger Meier
· 13 years ago
212022c
THRIFT-322 IHttpHandler for Thrift Patch: Nils Huegelmann
by Roger Meier
· 13 years ago
267c181
remove unused variable sz add .gitignore stuff
by Roger Meier
· 13 years ago
adaf826
THRIFT-1319. java: Mismatch between how a union reads and writes a container
by Bryan Duxbury
· 13 years ago
7a9fb81
THRIFT-1316. cpp: update server classes to accept TProcessorFactory objects
by Bryan Duxbury
· 13 years ago
Next »