Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
b342bd9a614b792a566291350c89aec4e50dbd2c
/
lib
b342bd9
THRIFT-4884 Add serialisation performance test for Delphi
by Jens Geyer
· 6 years ago
83ff753
THRIFT-4882 Autodetect proxy settings with WinHTTP
by Jens Geyer
· 6 years ago
47f6317
THRIFT-4881 Allow TLS1.1 and TLS1.2 even when not configured as systemwide default
by Jens Geyer
· 6 years ago
9369443
THRIFT-4879 general performance improvements for netstd library
by Jens Geyer
· 6 years ago
5a17b13
THRIFT-4879 general performance improvements for netstd library
by Jens Geyer
· 6 years ago
057bebc
Merge branch '0.12.1'
by James E. King III
· 6 years ago
370d751
spelling mistake, perhaps (#1803) [ci skip
by timestee
· 6 years ago
c035eca
hotfix: clear the offline queue when once written
by Henrik Tudborg
· 9 years ago
79c2337
THRIFT-4845: Stop ignoring small timeouts
by Jeremy Mikkola
· 6 years ago
b261f3c
THRIFT-4857: [java] added a unit test for TField
by James E. King III
· 6 years ago
6b6a827
THRIFT-4857: Made Java TField class hash code consistent with equals.
by Garret Wilson
· 6 years ago
4ffe763
THRIFT-4583: Switch to rebar3 Client: erl
by Sergey Yelin
· 6 years ago
ce32ed7
Report error for abnormal server termination only Client: erl
by Sergey Elin
· 6 years ago
a5dbb01
THRIFT-4864 CI fails at netstd Client: netstd Patch: Jens Geyer
by Jens Geyer
· 6 years ago
522f873
Update and fix js dependencies
by James E. King III
· 6 years ago
85431d9
THRIFT-4862 better ToString() support for enums and container types
by Jens Geyer
· 6 years ago
8f7487e
THRIFT-4862 better ToString() support for enums and container types
by Jens Geyer
· 6 years ago
14a9a12
THRIFT-4863 better indication of WinHTTP errors Client: Delphi Patch: Jens Geyer
by Jens Geyer
· 6 years ago
ee8caca
THRIFT-4861: Set minimum boost to 1.56 and stop using deprecated boost predef endian header
by James E. King III
· 6 years ago
27d8387
THRIFT-4860 Allow changing "User-Agent" Client: netstd Patch: Jens Geyer
by Jens Geyer
· 6 years ago
8d554f5
THRIFT-4859 Enables changing 'UserAgent'
by Park June Chul
· 6 years ago
65d5f84
renamed TClientTransport.cs file to match its class name TTransport.cs
by Albert Hives
· 6 years ago
cc13de4
THRIFT-4851: Remove All Calls To printStackTrace
by Beluga Behr
· 6 years ago
366cc3d
THRIFT-4854 oneway calls do not work over HTTP Client: netstd Patch: Jens Geyer
by Jens Geyer
· 6 years ago
8f327f2
THRIFT-4853 TServerFramedTransport is now obsolete and can be removed
by Jens Geyer
· 6 years ago
2ff952b
THRIFT-4816 JSONTransports Context.WriteAsync/ReadAsync are badly named
by Jens Geyer
· 6 years ago
e26269e
Merge pull request #1781 from dbcfd/4536-rust-stable
by Jens Geyer
· 6 years ago
2135a36
THRIFT-4834 CI error at Haskell: Failed to load interface for 'Network' (#1780)
by Jens Geyer
· 6 years ago
181d900
THRIFT 4536: Rust 1.34.0
by Danny Browning
· 6 years ago
0223091
THRIFT-4841 THTTPTransport relies on activeX component
by Jens Geyer
· 6 years ago
c9b1e29
THRIFT-4843 http:// and https:// schemes are switched in test client
by Jens Geyer
· 6 years ago
7b94dd4
THRIFT-4839: Remove embedded buffering/framed options from TCP transports
by Kyle Smith
· 6 years ago
ddec431
TryFrom stable
by Danny Browning
· 6 years ago
421444f
THRIFT-4831 interface ITProtocolFactory should be class TProtocolFactory again
by Jens Geyer
· 6 years ago
98c1941
THRIFT-4829 HTTP server transport lacks TransportFactory arguments
by Jens Geyer
· 6 years ago
6378ff6
THRIFT-4825 Aligned the TTlsSocketServerTransport constructors with the TSocketServerTransport
by Kyle Smith
· 6 years ago
b11f63c
THRIFT-4824 Logger deprecation warnings in tutorial
by Jens Geyer
· 6 years ago
bf27637
THRIFT-4822 Convert bool CTOR flags into enum type
by Jens Geyer
· 6 years ago
cf51a84
THRIFT-4821 Normalized the constructors in TServerSocketTransport to allow parity between the TcpListerer and port options.
by Kyle Smith
· 6 years ago
22c412e
THRIFT-4817 Add string CTOR to TTlsSocketTransport
by Jens Geyer
· 6 years ago
17fa32f
fix java build issue
by James E. King III
· 6 years ago
8d21d80
Release 0.12.1
by Jens Geyer
· 6 years ago
c685cb0
THRIFT-4698: add haskell hackage sdist target and fix cabal file
by James E. King III
· 6 years ago
52da9ab
THRIFT-4750: as3 changes to build and publish to maven central
by James E. King III
· 6 years ago
5ecaeb9
THRIFT-4746: changes for publishing 0.12.0 to maven; fix java debug vs. release build with cmake
by James E. King III
· 6 years ago
5e64997
THRIFT-4691: ensure CPAN module runs unit tests
by James E. King III
· 6 years ago
92c660f
additional test for TSimpleJSONProtocol
by Jens Geyer
· 6 years ago
68ff6cd
THRIFT-4813 NamedPipes may not work in all cases
by Jens Geyer
· 6 years ago
a34f783
THRIFT-4812 haxelib readme still points to old ASF git repo
by Jens Geyer
· 6 years ago
798e90a
THRIFT-4024, THRIFT-4783: throw when skipping invalid type (#1742)
by James E. King III
· 6 years ago
1e41be4
THRIFT-4784 Thrift should throw when skipping over unexpected data
by Jens Geyer
· 6 years ago
264a3f3
additional test for TSimpleJSONProtocol
by Jens Geyer
· 6 years ago
ddd2224
[THRIFT-4771] add nodejs THeaderProtocol support (#1743)
by David Mai
· 6 years ago
a4ee1f2
THRIFT-4807: Fix php segfault on reference pass
by Josip Sokcevic
· 6 years ago
6b3f7d9
Fix spelling errors in TSSLSocket.py
by Tim Armstrong
· 6 years ago
dbc1f8d
THRIFT-4024, THRIFT-4783: throw when skipping invalid type (#1742)
by James E. King III
· 6 years ago
393f6c9
THRIFT-3877: fix py/py3 server, java client with http transport
by James E. King III
· 6 years ago
2b70c1d
THRIFT-4784 Thrift should throw when skipping over unexpected data
by Jens Geyer
· 6 years ago
9804ab9
THRIFT-4780: finish the server implementation of multi in python server
by James E. King III
· 6 years ago
6475016
THRIFT-4776:Modernize c++11 code by clang-tidy (#1732)
by cyy
· 6 years ago
74a3e09
THRIFT-4779: fix exception type in TMultiplexedProcessor
by James E. King III
· 6 years ago
e44f6a9
THRIFT-4778: fix inheritance for protocol factories
by James E. King III
· 6 years ago
a6a3a78
THRIFT-4732:refine cmake scripts (#1688)
by cyy
· 6 years ago
4a89856
THRIFT-4773: Provide root cause for sasl negotiation failure
by Qinghui Xu
· 6 years ago
adde44b
THRIFT-4772 fully enable server-side usage of framed/buffered transports
by Jens Geyer
· 6 years ago
8fdb758
THRIFT-4759:add thrift export to fix windows shared lib building (#1714)
by cyy
· 6 years ago
71afec0
THRIFT-4739: fix concurrency_test (test-only fix)
by James E. King III
· 6 years ago
d77e097
fix minor glib warning
by James E. King III
· 6 years ago
1686c87
THRIFT-4766: Fix JDK11 build (#1723)
by Fokko Driesprong
· 6 years ago
3ec4031
THRIFT-4405: fix cygwin on appveyor
by James E. King III
· 6 years ago
53bd0e6
THRIFT-4745: fixes compiler warnings
by James E. King III
· 6 years ago
f15b415
THRIFT-4405: fix negative sequence id handling in python TCompactProtocol
by James E. King III
· 6 years ago
973c855
THRIFT-4405: fix parsing bug in cpp json header read if sequence ID wrapped around to negative
by James E. King III
· 6 years ago
43f689d
THRIFT-4405: fix c_glib seqid limited to min 0 instead of full int32_t range
by James E. King III
· 6 years ago
f95620d
THRIFT-4405: sanity tests relating to sequence numbers
by James E. King III
· 6 years ago
f6511c9
THRIFT-4767: Added TSocket/TSSLSocket support tcp keep-alive in python (#1725)
by Jun
· 6 years ago
4f7d93d
Update grunt-shell-spawn javascript dependency
by James E. King III
· 6 years ago
042580f
THRIFT-4762: Applied some C++11 refactorings to the runtime library and compiler (#1719)
by Sebastian Zenker
· 6 years ago
aa0c8b3
THRIFT-4723 Consolidate C#/netcore into new netstd language target
by Jens Geyer
· 6 years ago
1231930
THRIFT-4760: Configure and install pkgconfig files when using cmake Client: cpp
by Joel 'Aaron' Cohen
· 6 years ago
638c91f
THRIFT-1549: properly unwrap and close TSSLSocket in python
by James E. King III
· 6 years ago
29f7f8f
THRIFT-4743: remove cpp compiler plugin support to simplify the project
by James E. King III
· 6 years ago
3f55994
THRIFT-4757: fix npm identified security vulnerability in transient dependency on sync-exec
by James E. King III
· 6 years ago
b96c438
THRIFT-4717: fix up make clean with autoconf
by James E. King III
· 6 years ago
8935c98
THRIFT-4753: re-version master to next release 0.13.0
by James E. King III
· 6 years ago
129bb3e
THRIFT-4675: Fix int64 constants generation for map keys
by Mustafa Senol Cosar
· 6 years ago
b1d63e7
THRIFT-4750: as3 changes to build and publish to maven central
by James E. King III
· 6 years ago
22749ac
THRIFT-4751: Missing imports in TProtocol (phpdoc related only) Client: php
by Florian Lonqueu-Brochard
· 6 years ago
328e437
THRIFT-4698: add releading instructions to the haskell readme [ci skip]
by James E. King III
· 6 years ago
98f379e
THRIFT-4746: changes for publishing java library to maven; fix java debug vs. release build with cmake
by James E. King III
· 6 years ago
dd63da1
Merge pull request #1690 from cyyever/const_members
by James E. King III
· 6 years ago
c28a739
THRIFT-4747: The 'omitempty' tag should not be appended to optional fields that have a default value
by Renan Cakirerk
· 6 years ago
f1eadad
THRIFT-4654 Minor fixes for dart 1 & 2 compatibility (backwards compatible) (#1617)
by Rob Becker
· 6 years ago
9fed901
fix static analyzer warings
by cyy
· 6 years ago
f7a4ead
fix warings
by cyy
· 6 years ago
f6460fa
change doc
by cyy
· 6 years ago
72a878e
change timeous_ms to unsigned type
by cyy
· 6 years ago
c349cdb
add override and const
by cyy
· 6 years ago
fc222b3
remove useless assert code
by cyy
· 6 years ago
c1bfe3d
remove WIN XP macros
by cyy
· 6 years ago
Next »