Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
2eed686406812411199f30e64131548000bbb62a
2eed686
Fix CI build for THRIFT-3251 Add http transport for server to Go lib
by Nobuaki Sukegawa
· 9 years ago
1949599
THRIFT-3589 Pass references to field names in constructor through get_field_name
by Mark Erickson
· 9 years ago
356f7aa
THRIFT-3588 Using TypeScript with --noImplicitAny fails
by Jens Geyer
· 9 years ago
7107043
THRIFT-3524 dcc32 warning "W1000 Symbol 'IsLowSurrogate' is deprecated: 'Use TCharHelper'" in Thrift.Protocol.JSON.pas
by Jens Geyer
· 9 years ago
a9346a3
THRIFT-3377 Deep copy is actually shallow when using typedef members
by Roshan George
· 9 years ago
c1fda24
THRIFT-3582 Erlang libraries should have service metadata
by Jens Geyer
· 9 years ago
3bf3ebf
THRIFT-2157 generated code would cause ClassCastException
by Marc Breslow
· 9 years ago
f8ca055
THRIFT-3251 Add http transport for server to Go lib
by claudemiro
· 9 years ago
108fab8
THRIFT-3501 Forward slash in comment causes compiler error
by Jens Geyer
· 9 years ago
45c8e49
THRIFT-3549 Exceptions are not properly stringified in Perl library
by Roger Meier
· 9 years ago
41e4847
THRIFT-3575 Go compiler tries to use unexported library methods when using read_write_private
by Jens Geyer
· 9 years ago
5e432ec
THRIFT-3579 Introduce retry to make cross
by Nobuaki Sukegawa
· 9 years ago
ccd998a
THRIFT-3572 Fix "Unable to determine the behavior of a signed right shift"
by Chandler May
· 9 years ago
9890c28
THRIFT-3568 THeader server crashes on readSlow
by Nobuaki Sukegawa
· 9 years ago
bd16530
THRIFT-3571 Make feature test result browsable
by Nobuaki Sukegawa
· 9 years ago
3d600bf
THRIFT-3576 Boost test --log_format arg does not accept lowercase
by Nobuaki Sukegawa
· 9 years ago
a837085
THRIFT-3555 'configure' script does not honor --with-openssl=<path> for libcrypto for BN_init
by Nobuaki Sukegawa
· 9 years ago
6076970
THRIFT-3573 c_glib: No rule to make target issue
by Nobuaki Sukegawa
· 9 years ago
aff06ed
THRIFT-3574 Cocoa generator makes uncompilable imports
by Stig Bakken
· 9 years ago
71398bb
THRIFT-3570 Remove duplicate instances that are added by upstream
by Nobuaki Sukegawa
· 9 years ago
217a44b
THRIFT-3535 Dart generator argument to produce a file structure usable in parent library
by Mark Erickson
· 9 years ago
3fe3df2
THRIFT-3567 GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
by Chandler May
· 9 years ago
6dde90b
THRIFT-1313 implement compact protocol for c_glib library
by Chandler May
· 9 years ago
e917a27
THRIFT-3564: potential core dump in TQTcpServer
by Sebastian Zenker
· 9 years ago
3506b66
THRIFT-3566: fixed TQTcpServerTest - it was never executed and working
by Sebastian Zenker
· 9 years ago
9c4193d
THRIFT-3565: C++: declared T{Async}Processor::getEventHandler() as const member functions
by Sebastian Zenker
· 9 years ago
643f1ee
THRIFT-3563: C++/Qt: removed usage of macro QT_PREPEND_NAMESPACE()
by Sebastian Zenker
· 9 years ago
9be7569
THRIFT-3562: C++: removed unused TEventServer
by Sebastian Zenker
· 9 years ago
235d49f
THRIFT-3561: C++/Qt: make use of Q_DISABLE_COPY() to get rid of copy ctor and assignment operator
by Sebastian Zenker
· 9 years ago
2ba7944
THRIFT-3544 Let cross test fail when server process died unexpectedly
by Nobuaki Sukegawa
· 9 years ago
ffc2bb3
THRIFT-3439 Run make cross using Python3 when available
by Nobuaki Sukegawa
· 9 years ago
baa1101
crossrunner: fix browse url
by Roger Meier
· 9 years ago
b696214
THRIFT-3551 Thrift perl library missing package declaration
by Roger Meier
· 9 years ago
8b0fe28
THRIFT-3558 fix typos in c_glib test assertions
by Chandler May
· 9 years ago
8b5e2e7
THRIFT-3428 go test fail on busy_machine
by Roger Meier
· 9 years ago
420ee1e
THRIFT-3552 c_glib: Fix memory leak in processor
by Simon South
· 9 years ago
b815e37
THRIFT-3554 Constant decls may lead to "Error: internal error: prepare_member_name_mapping() already active for different struct"
by Jens Geyer
· 9 years ago
9335167
THRIFT-3537 Remove the (now obsolete) csharp:asyncctp flag
by Jens Geyer
· 9 years ago
ba01d6b
THRIFT-3554 Constant decls may lead to "Error: internal error: prepare_member_name_mapping() already active for different struct"
by Jens Geyer
· 9 years ago
0c0649d
THRIFT-3510 Add HttpTaskAsyncHandler implementation
by Adam Connelly
· 9 years ago
0bd810a
THRIFT-3545 Cocoa: Container type literals do not compile
by Christopher Rogers
· 9 years ago
fc07084
THRIFT-3542 Add length limit support to Java test server
by Nobuaki Sukegawa
· 9 years ago
7b545b5
THRIFT-3532 Add configurable string and container read size limit to Python protocols
by Nobuaki Sukegawa
· 9 years ago
7e286b0
THRIFT-3540 Make python tutorial more in line with PEP8
by Nobuaki Sukegawa
· 9 years ago
1a42a05
Skip C#-Python SSL cross tests that fails on Debian image
by Nobuaki Sukegawa
· 9 years ago
8565061
THRIFT-3531 Create cross lang feature test for string and container read length limit
by Nobuaki Sukegawa
· 9 years ago
a3b88a0
THRIFT-3503 Enable py:utf8string by default
by Nobuaki Sukegawa
· 9 years ago
397bd51
THRIFT-3527 -gen py:dynamic,utf8strings ignores utf8strings option
by Nobuaki Sukegawa
· 9 years ago
03565bf
THRIFT-3526 Code generated by py:utf8strings does not work for Python3
by Nobuaki Sukegawa
· 9 years ago
299255a
THRIFT-3525 py:dynamic fails to handle binary list/set/map element
by Nobuaki Sukegawa
· 9 years ago
1b4ebc3
THRIFT-3528 Fix warnings in thrift.ll
by Nobuaki Sukegawa
· 9 years ago
051ed3c
THRIFT-3127 rb: switch -recurse to --recurse
by Roger Meier
· 9 years ago
65d8564
THRIFT-3538 python: Removed UnboundMethodType
by Thomas Bartelmess
· 9 years ago
c410494
THRIFT-3208: Fix Visual Studio solution build failure due to renamed source
by Roger Meier
· 9 years ago
11eac44
THRIFT-3534 Link error when building with Qt5
by Roger Meier
· 9 years ago
681e604
THRIFT-3460 Improve provided Debian packaging solution
by Roger Meier
· 9 years ago
861447a
THRIFT-3536 Error 'char' does not contain a definition for 'IsLowSurrogate' for WP7 target
by Jens Geyer
· 9 years ago
447294f
THRIFT-3469 Docker: Debian support
by Roger Meier
· 9 years ago
de0b4b5
THRIFT-3523 XML Generator
by BCG
· 9 years ago
f6521c6
THRIFT-3314 Dots in file names of includes causes dots in javascript variable names
by Jens Geyer
· 9 years ago
4fcc744
THRIFT-3499 Add package_prefix to python generator
by Eric Klaus
· 9 years ago
8733bf4
THRIFT-3520: Dart TSocket onError stream should be typed as Object
by Mark Erickson
· 9 years ago
496454a
THRIFT-3514: Add PHP 7 version of php_thrift_protocol
by David Soria Parra
· 9 years ago
bbaf928
THRIFT-3474 Docker: thrift-compiler
by Roger Meier
· 9 years ago
c91bd74
THRIFT-3437 Fixed MinGW-w64 build
by Nobuaki Sukegawa
· 9 years ago
3ab9f2b
THRIFT-3521 : TSimpleJSONProtocolTest is not deterministic (fails when run on JDK 8)
by BCG
· 9 years ago
a3dc3f8
THRIFT-3518:TConcurrentClientSyncInfo files were missing for Visual Studio
by jfarrell
· 9 years ago
4733db4
THRIFT-3519 fastbinary does not work with -gen py:utf8strings
by Nobuaki Sukegawa
· 9 years ago
796667b
THRIFT-3437 Fixed MinGW-w64 build Client: Build Patch: Antonio Di Monaco
by Antonio Di Monaco
· 9 years ago
fe3f336
THRIFT-2994 Node.js TJSONProtocol cannot be used for object serialization
by Tim Sebastian
· 9 years ago
378b727
THRIFT-3516 Add feature test for THeader TBinaryProtocol
by Nobuaki Sukegawa
· 9 years ago
33744b0
THRIFT-3515 Python 2.6 compatibility and test on CI
by Nobuaki Sukegawa
· 9 years ago
1d8e745
Update IDL spec
by Nobuaki Sukegawa
· 9 years ago
7b69c18
Remove Travis-CI allow_failures entry for CentOS 7
by Nobuaki Sukegawa
· 9 years ago
269473d
THRIFT-3502: C++ TServerSocket passes small buffer to getsockname
by Jeremy Spiegel
· 9 years ago
2aaae8a
THRIFT-3486 - Java generated `getFieldValue` is incompatible with `setFieldValue` for binary values
by BCG
· 9 years ago
bf8f7b4
THRIFT-3383 i64 related warnings
by Simon South
· 9 years ago
56cf779
THRIFT-3512 c_glib: Build fails due to missing features.h
by Simon South
· 9 years ago
117af5c
THRIFT-3498 C++ library assumes optional function pthread_attr_setschedpolicy is available
by Simon South
· 9 years ago
ad83586
THRIFT-3505 Enhance Python TSSLSocket
by Nobuaki Sukegawa
· 9 years ago
b78d781
THRIFT-3438 Enable py:new_style by default
by Nobuaki Sukegawa
· 9 years ago
b9c859a
THRIFT-3506 Eliminate old style classes from library code
by Nobuaki Sukegawa
· 9 years ago
7b89469
THRIFT-3504 Fix FastbinaryTest.py Client: Python Patch: Nobuaki Sukegawa
by Nobuaki Sukegawa
· 9 years ago
6dde7f1
Disable 2 flaky cross tests
by Nobuaki Sukegawa
· 9 years ago
1719bf4
THRIFT-3497 Build fails with "invalid use of incomplete type"
by Simon South
· 9 years ago
a873e16
THRIFT-3386 misc. warnings with make check
by Simon South
· 9 years ago
39e505c
THRIFT-3496 C++: Cob style client fails when sending a consecutive request
by Sebastian Zenker
· 9 years ago
dd02f55
THRIFT-2883 TTwisted.py, during ConnectionLost processing: exceptions.RuntimeError: dictionary changed size during iteration
by Robert Thille
· 10 years ago
9b35a7c
THRIFT-3495 Minor enhancements and fixes for cross test
by Nobuaki Sukegawa
· 9 years ago
ae3775a
THRIFT-2869 run JSON schema validator from test
by Stig Bakken
· 10 years ago
23d6746
THRIFT-3487 Full support for newer Delphi versions
by Jens Geyer
· 9 years ago
7be41c7
THRIFT-3493 libthrift does not compile on windows using visual studio
by Jens Geyer
· 9 years ago
176bf0c
THRIFT-3493 libthrift does not compile on windows using visual studio
by KCris
· 9 years ago
e68ccc2
THRIFT-3482 Haskell JSON protocol does not encode binary field as Base64
by Nobuaki Sukegawa
· 9 years ago
ef2b528
THRIFT-3145 JSON protocol does not handle bool and empty containers correctly
by Nobuaki Sukegawa
· 9 years ago
f48e339
THRIFT-3145 JSON protocol does not handle bool and empty containers correctly
by Rhys Adams
· 10 years ago
eb5f117
THRIFT-3489 warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
by Jens Geyer
· 9 years ago
d0e444c
THRIFT-3488 warning: unused variable 'program' Client: Go Patch: Jens Geyer
by Jens Geyer
· 9 years ago
dfb6896
THRIFT-3483 Incorrect empty binary handling introduced by THRIFT-3359
by Nobuaki Sukegawa
· 9 years ago
7c7d679
THRIFT-3433 Doubles aren't interpreted correctly
by Nobuaki Sukegawa
· 9 years ago
Next »