Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
03bf8482690026beeb7560a4f8d2ab7512edafd9
03bf848
THRIFT-4878: Document c_glib domain transport change in matrix [skip ci]
by James E. King III
· 6 years ago
d886ab2
Add a PR checklist item for skipping CI [skip ci]
by James E. King III
· 6 years ago
99ae730
Fix environment spelling
by Kevin Wojniak
· 6 years ago
1e808af
THRIFT-4893 Enable automatic content encoding handling for gzip,deflate in the HTTP client
by Jens Geyer
· 6 years ago
19505c3
THRIFT-4894 Enable automatic content encoding handling for gzip,deflate in the WinHTTP client
by Jens Geyer
· 6 years ago
95870f0
THRIFT-4892: fixed data type conflict with simultaneous usage of bytes and str (#1804)
by antbofh
· 6 years ago
a85d532
Fix mingw appveyor build issue [skip travis]
by James E. King III
· 6 years ago
29ecfab
CPP generator test, catching exceptions by ref instead.
by David Carlier
· 6 years ago
3f0d444
Implement episodic compilation for js code generation
by Mustafa Senol Cosar
· 6 years ago
96c6113
THRIFT-4891 Align HTTP test client with all other variants
by Jens Geyer
· 6 years ago
433a649
THRIFT-4886 More detailed error information for WinHTTP transport
by Jens Geyer
· 6 years ago
4d46c11
THRIFT-4612: THeader support in go library
by Yuxuan 'fishy' Wang
· 6 years ago
823474e
THRIFT-4848: Add ability to set Content-Type,Accept headers in HTTP client
by Kyle Smith
· 6 years ago
5eef01f
THRIFT-4868: Fix Go compilation for optional sets with default values (#1802)
by John Boiles
· 6 years ago
19fdca8
THRIFT-4886 More detailed error information for WinHTTP transport
by Jens Geyer
· 6 years ago
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
6ba58e9
Update README [ci skip]
by James E. King III
· 6 years ago
4ffe763
THRIFT-4583: Switch to rebar3 Client: erl
by Sergey Yelin
· 6 years ago
b808a11
Make Field definition follow Literal definition
by Aaron Goldman
· 6 years ago
ce32ed7
Report error for abnormal server termination only Client: erl
by Sergey Elin
· 6 years ago
f3d4d51
Add missing autogenerated comment to header files 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
e0e1a08
THRIFT-4855: Pin golang/mock to 1.2.0
by D. Can Celasun
· 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
acdd422
Remove unused THREADMODEL from MSVC appveyor build
by James E. King III
· 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
9ecdce3
Fix MinGW build issue in AppVeyor
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
0bc4712
THRIFT-4840: Updated the README for the netstd tutorial
by Kyle Smith
· 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
73a0272
THRIFT-4832 superfluous backing field causes CS0169 "field never used"
by Jens Geyer
· 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
00dd9b6
added Github ZIP articats to release mail template [ci skip]
by Jens Geyer
· 6 years ago
718ab46
[RS] Add clarification of where a constant comes from
by Paco
· 6 years ago
3b77982
fix xenial and bump go version on bionic
by James E. King III
· 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
0c4e96f
THRIFT-4811: Add CMake config file and targets. (see #4752) (#1748)
by soroshsabz
· 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
1b770f2
THRIFT-4818 Test client should use cancellation token
by Jens Geyer
· 6 years ago
f26f4e1
Add git gpg signing and public dev voting info [ci skip]
by James E. King III
· 6 years ago
e6fa4aa
Merge changelog from 0.9.3.1 release to master [ci skip]
by James E. King III
· 6 years ago
22c412e
THRIFT-4817 Add string CTOR to TTlsSocketTransport
by Jens Geyer
· 6 years ago
dc1b301
Fix svn commit command (publishing to apache dist) [ci skip]
by James E. King III
· 6 years ago
a9b748b
Updated CHANGES
by James E. King III
· 6 years ago
0.9.3.1
0.9.3.1
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
e60b33d
Merge branch '0.9.3.1' - empty merge [ci skip]
by James E. King III
· 6 years ago
7a51197
0.9.3.1 packaging fixups
by James E. King III
· 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
6e5c0f6
Minor update to LANGUAGES.md [ci skip]
by James E. King III
· 6 years ago
c63eacc
Minor fix to LANGUAGES.md [ci skip]
by James E. King III
· 6 years ago
36d4552
THRIFT-4808: Update LANGUAGES.md [ci skip]
by James E. King III
· 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
c6b019a
THRIFT-4768 Remove "nullable" option from the code base (netstd ONLY)
by Jens Geyer
· 6 years ago
6b3f7d9
Fix spelling errors in TSSLSocket.py
by Tim Armstrong
· 6 years ago
b000bc0
Update the pull request template [ci skip]
by James E. King III
· 6 years ago
dbc1f8d
THRIFT-4024, THRIFT-4783: throw when skipping invalid type (#1742)
by James E. King III
· 6 years ago
3ca8806
re-disable hs-csharp_json_framed-ip cross test
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
e53d23c
THRIFT-4794: finish php json cross test
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
6c26e09
THRIFT-4037: get as3 builds working in cmake for windows too
by James E. King III
· 6 years ago
Next »