Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
2566ecd5d9999f7ff70e6ac702243f0dfb24e7aa
2566ecd
Update Swift Library and tests
by Chris Simpson
· 6 years ago
6e29b19
Remove checking of remaining bytes in the Go library.
by Vyacheslav Kulakov
· 6 years ago
66a44c5
THRIFT-4621 Add THeader for Python
by Neil Williams
· 6 years ago
8de3749
THRIFT-4622: Resolve typedef'd list-element type Client: c_glib
by Simon South
· 6 years ago
3f5f0f8
THRIFT-4617: Prepend service-specific struct names with service name (#1578)
by Flavien Raynaud
· 6 years ago
6e67faa
THRIFT-4609 keep InnerException wherever appropriate
by Jens Geyer
· 6 years ago
831819c
THRIFT-4614: Generate missing @Nullable annotation (#1577)
by Manu Sridharan
· 6 years ago
0a2d458
Fix comparison of integers of different signs
by Kevin Wojniak
· 6 years ago
fdd735e
THRIFT-4604: NodeJS add Int64 to exports for browserify (#1573)
by Kevin Greene
· 6 years ago
e8bec23
THRIFT-4605: bootstrap.sh fails if automake=1.16.1 (#1574)
by Jaume Marhuenda
· 6 years ago
dabb539
Minor updates for cl, dlang, go versions in Bionic CI builds
by James E. King III
· 7 years ago
f2867c2
THRIFT-3950: Memory leak while calling oneway methods (#1568)
by bforbis
· 6 years ago
f12cacf
THRIFT-4591: optimize lua client to use one write per framed message (#1566)
by zhiyong0804
· 7 years ago
e7fa464
THRIFT-4586: Cocoa generator generates NSString with copy instead of strong.
by Kevin Carbone
· 7 years ago
c0a5eed
THRIFT-4592: change readI32 to use Array.reverse/Array.pop vs Array.shift, which is expensive for big arrays in V8
by Drew Ritter
· 7 years ago
129f332
move autotools builds in front of cmake builds in Travis CI
by James E. King III
· 7 years ago
a3a5909
add coverity scan build automation to cron job on Travis CI
by James E. King III
· 7 years ago
c7fe3f4
Update README with build status badges
by James E. King III
· 7 years ago
d7b635f
THRIFT-4225: Delete callback if RPC send failed
by Brian Forbis
· 7 years ago
af7ecd6
THRIFT-4590 running the test client using HTTP transport leads to "CoInitialize not called"
by Jens Geyer
· 7 years ago
20e727e
THRIFT-4589 HTTP client timeouts are a) incomplete and b) not used at all
by Jens Geyer
· 7 years ago
896c206
THRIFT-4564: Reset buffered transport on serizliation errors
by Brian Forbis
· 7 years ago
f5f430d
THRIFT-4579: Move up to Ubuntu Bionic for CI builds
by James E. King III
· 7 years ago
b5471f6
THRIFT-4289: fix ruby unit test compatibility for 2.4 Fixnum Integer handling
by James E. King III
· 7 years ago
d2f6f19
disable one cross test that has been failing
by James E. King III
· 7 years ago
b92ca5f
THRIFT-4582: Fix Xenial CI build issues (#1563)
by James E. King III
· 7 years ago
b03d749
THRIFT-4478: Thrift will not build with dlang 2.078 or later (#1559)
by Aki Sukegawa
· 7 years ago
747158c
THRIFT-4548: python binary accelerated protocol with multiplexing via decoration (#1547)
by Nicholas Martin
· 7 years ago
4d10279
THRIFT-4580: fix erlang tutorial unpack on windows (#1561)
by Mario Emmenlauer
· 7 years ago
9edecce
Build async. protocol processor as part of main thrift library.
by Stefan Bolus
· 7 years ago
eb9f65b
THRIFT-4577 Outdated cipher string in python unit test
by Aki Sukegawa
· 7 years ago
88591e3
THRIFT-4573 Support binary fields in union counts
by D. Can Celasun
· 7 years ago
e59b73d
THRIFT-4571: Updated ZeroMQ examples to ZeroMQ version >= 3.0. (#1556)
by Stefan Bolus
· 7 years ago
336d4ec
Merge pull request #1555 from chadknight-wf/THRIFT-4569
by jfarrell
· 7 years ago
6e1606a
THRIFT-4569: Fix 'requiredness' typo
by Chad Knight
· 7 years ago
8672394
Simplify the rust code generated by the generator (#1553)
by McGradyDa
· 7 years ago
7db9077
THRIFT-4566: Pass message to rethrow exception (#1554)
by nicaro
· 7 years ago
edf8f0f
THRIFT-4561: Remove python socket timeout
by Josip Sokcevic
· 7 years ago
92d8062
THRIFT-4562 Calling wrong exception CTOR leads to "call failed: unknown result" instead of the real exception being thrown
by Jens Geyer
· 7 years ago
b33130f
THRIFT-4559: TSSLSocket no longer prints incorrect error for SYSCALL (#1549)
by Sidneys1
· 7 years ago
c7aa68b
Thrift 4556: Optional rethrow of unhandled exceptions in java processor (#1544)
by nicaro
· 7 years ago
33fb1a3
THRIFT-3769 : Fix logic of THRIFT-2268
by Vihang Karajgaonkar
· 7 years ago
ebf4631
Document breaking changes since 0.11.0
by James E. King III
· 7 years ago
09c1f37
THRIFT-4532: Do not update previously generated output files if the contents have not changed
by Mustafa Senol Cosar
· 7 years ago
0293c36
Add JS language highlighting in readme (#1538)
by Filip Spiridonov
· 7 years ago
b255790
THRIFT-4551: Add Prettier for consistent JS code formatting (#1536)
by Filip Spiridonov
· 7 years ago
4a00fc6
THRIFT-4558 normalize name in C# constructor
by Pierre Mignolet
· 7 years ago
50bfc56
THRIFT-4555 Optionally disable copies of binary fields in constructors, getters and setters.
by Ben Podgursky
· 7 years ago
c564651
THRIFT-4554 uncompileable code with member names that are also types under specific conditions
by Jens Geyer
· 7 years ago
2068544
THRIFT-4548: add python cross test client multiplexed protocol support
by James E. King III
· 7 years ago
606f1ef
THRIFT-4549 Thrift exceptions should derive from TException
by Jens Geyer
· 7 years ago
cc935b5
THRIFT-4373: Derefer PHP zval _TSPEC (#1401)
by Josip Sokcevic
· 7 years ago
8a6d9f4
Update pull request template to be more helpful
by James E. King, III
· 7 years ago
b9d5fb2
THRIFT-4253: Fix for constant assignments to optional fields in Go. (#1311)
by Davin Chia
· 7 years ago
a9b6c70
THRIFT-3773: Swift 3 changes, Squashed (#1084)
by Chris Simpson
· 7 years ago
7ad0665
Pull changes file from 0.11.0 to master
by Jens Geyer
· 7 years ago
63b75d9
THRIFT-3926: Fix undeclared statusCode variable (#1531)
by Filip Spiridonov
· 7 years ago
10cfd6a
update pull request template
by James E. King III
· 7 years ago
85db0fe
modify contributing markdown and add pull request template markdown for github
by James E. King III
· 7 years ago
0d2794d
THRIFT-4545: disable haskell on windows builds until language-specific build issue can be resolved
by James E. King III
· 7 years ago
6f8c99e
THRIFT-3118: add http (for non-ssl and for ssl) to the python cross tests
by James E. King III
· 7 years ago
a0cf38e
THRIFT-4540 buffered transport broken when trying to re-open a formerly closed transport
by Jens Geyer
· 7 years ago
3c0edfa
THRIFT-4540 buffered transport broken when trying to re-open a formerly closed transport
by Jens Geyer
· 7 years ago
99daecd
THRIFT-4539 Allow TBufferedTransport to be used as base class
by Jens Geyer
· 7 years ago
8fb719e
THRIFT-4535: XML docs; code cleanup (tabs->spaces; String->string)
by Christian Weiss
· 7 years ago
d4fb364
ignores modified
by Jens Geyer
· 7 years ago
8a83b04
THRIFT-4537: TSimpleServer can exit AcceptLoop() without releasing lock
by Matthew Pound
· 7 years ago
9304284
THRIFT-4530: add @Nullable annotations to generated Java code
by Manu Sridharan
· 7 years ago
46fec41
THRIFT-4531: Fix generated Python read() method for immutable structs with optional members
by Margar Simonyan
· 7 years ago
2724707
THRIFT-4342: update ruby tests to use rspec 3, updated all dependencies for ruby
by James E. King III
· 7 years ago
dab4529
THRIFT-4527 bump byteorder version Client: rs
by Josh
· 7 years ago
a8a97bd
THRIFT-4513: fix bug in comparator introduced by e58f75d
by Roman Soroka
· 7 years ago
714c77c
THRIFT-4525: add ruby cross test ssl support Client: rb
by James E. King III
· 7 years ago
e41de0f
THRIFT-4489: Add unix domain socket support for nodejs Client: nodejs
by Daniel Shih
· 7 years ago
9aaf295
THRIFT-4358: add unix domain socket option to ruby cross tests Client: rb
by James E. King III
· 7 years ago
22bd345
THRIFT-4524: .NET Core Server doesn't close properly when cancelled
by Stephen Starkie
· 7 years ago
e46419b
THRIFT-4476: Typecasting problem on double list items,
by Ozan Can Altiok
· 7 years ago
b496083
THRIFT-4187 Allow dart framed transport to read incomplete frame Client: dart
by Allen George
· 8 years ago
859a40c
THRIFT-82: move to SBCL 1.4.5 (hopefully will address 1.4.4 sporadic build errors)
by James E. King III
· 7 years ago
9bea32f
THRIFT-4515: cross server test improvement: graceful test server shutdown
by James E. King III
· 7 years ago
02fbe0e
THRIFT-4523 TStreamTransportImpl.GetOutputStream broken
by Jens Geyer
· 7 years ago
b7084cb
THRIFT-4419: Fix bug where framed messages > 4K could not be read
by Allen George
· 7 years ago
a9efd1a
THRIFT-4516: Fix "go vet" warnings for Go 1.10
by D. Can Celasun
· 7 years ago
68707d9
THRIFT-4474: Use PSR-4 autoloader by default
by Robert Lu
· 7 years ago
e58f75d
THRIFT-4513: Fix thrift compiler to generate constants in stable order.
by Roman Soroka
· 7 years ago
da9a9ba
THRIFT-4429: Make TThreadPoolServer.executorService_ available in
by Dmitry Volodin
· 7 years ago
2b09dfe
THRIFT-4509: add jslint and fix build script output
by James E. King III
· 7 years ago
5066eb4
THRIFT-4509:
by Philip Frank
· 7 years ago
8d55c47
THRIFT-4508: remove cygwin64 build in favor of MSVC2013
by James E. King III
· 7 years ago
2bf0327
THRIFT-4337: fix javadoc build error related to changes
by James E. King III
· 7 years ago
a02ae56
THRIFT-4517: disable ocaml in xenial because it is broken
by James E. King III
· 7 years ago
5785279
THRIFT-4448: Golang: do something with context.Context. Remove Go1.6 compatibility.
by John Boiles
· 7 years ago
3ae3042
THRIFT-4515: fix windows build Client: cpp
by James E. King III
· 7 years ago
8678dfc
THRIFT-4337: Able to set keyStore and trustStore as InputStream in the
by Dmitry Volodin
· 7 years ago
8bcb7ac
THRIFT-4465: Fix C++ TNonblockingServer and THRIFT_EAGAIN issues Client: cpp
by Bugra Gedik
· 7 years ago
70b33fb
THRIFT-4515: fix up nonblocking options and enable ssl for nonblocking in cpp server cross
by James E. King III
· 7 years ago
fe50fea
THRIFT-4497: Use `map()` field type for Erlang type for map struct fields.
by David Hull
· 7 years ago
1918b21
THRIFT-4495: Allow `undefined` for non-required Erlang records fields.
by David Hull
· 7 years ago
5086291
THRIFT-4024: Skip() throws TProtocolException.INVALID_DATA on unknown data types
by Philip Frank
· 7 years ago
138da20
fix wrong document @param in TBase.h Client: cocoa
by yfchen
· 7 years ago
Next »