zeshuai007
57c2507208
THRIFT-5168 Useless generated code when .thrift file only has service type
...
Client: cpp
Patch: zeshuai007 <51382517@qq.com>
This closes #2095
2020-04-21 23:29:14 +02:00
Jens Geyer
56700e469d
THRIFT-4982 Remove deprecated C# bindings from the code base
...
Client: csharp
Patch: Jens Geyer
This closes #2027
2020-02-28 19:18:34 +01:00
Homarechan
ded326101a
THRIFT-5072 Fix data type generation.
...
Client: hs
Patch: Homarechan <tikuwakunn@icloud.com>
This closes #1974
2020-02-06 23:21:02 +01:00
Srinivas Reddy
68b113a73e
(no ticket) Improved formatting
...
Client: doc
Patch: Srinivas Reddy
This closes #1989
2020-02-05 22:36:33 +01:00
Kengo Seki
d082d1d61b
THRIFT-5052: Make the Go tutorial executable to the end
...
Client: Go
Patch: Kengo Seki
This closes #1969
2020-01-19 22:33:58 +01:00
Kengo Seki
46554d0a4c
THRIFT-5051: Fix Python tutorials to address THRIFT-4002
...
Client: Python
Patch: Kengo Seki
This closes #1968
2020-01-19 22:18:52 +01:00
Kengo Seki
bee4f2fd69
THRIFT-5053: Fix the netstd tutorial console logging and README
...
Client: netstd
Patch: Kengo Seki
This closes #1970
2020-01-11 00:52:42 +01:00
Jens Geyer
ffb97e105c
THRIFT-4990 Upgrade to .NET Core 3.1 (LTS)
...
Client: netstd
Patch: Jens Geyer
This closes #1961
2019-12-07 08:47:32 +01:00
Jens Geyer
a019cda66c
THRIFT-5012 Centralize configuration aspects into a commonly used configuration object [ci skip]
...
Client: Delphi
Patch: Jens Geyer
This closes #1955
2019-11-28 00:52:47 +01:00
Jens Geyer
eacd1d48c8
THRIFT-5021 Implement MAX_MESSAGE_SIZE and centralize limits into a TConfiguration class
...
Client: netstd
Patch: Jens Geyer
This closes #1943
2019-11-23 01:15:45 +01:00
zembord
50caa4de84
THRIFT-4990: Upgrade to .NET Core 3.0
...
Client: netstsd
Patch: Edward Zhuravlov
This closes #1921
2019-11-08 19:24:59 +01:00
Jens Geyer
ec439548c5
THRIFT-4990 Switch to .NET core 3.0
...
Client: netstsd
Patch: Jens Geyer
This closes #1909
2019-11-02 17:34:23 +01:00
Jens Geyer
3f3567a114
THRIFT-4981 Remove deprecated netcore bindings from the code base
...
Client: netcore
Patch: Jens Geyer
This closes #1901
2019-10-20 16:21:29 +02:00
Jens Geyer
616df98f00
fix veralign.sh and bump version (again)
2019-10-20 00:12:14 +02:00
Kengo Seki
538e36c645
THRIFT-4975: Add Makefile.am to the PHP tutorial
...
Client: php
This closes #1900 .
2019-10-18 14:09:01 +01:00
Kengo Seki
58efe895b5
THRIFT-4972: Add Makefile.am to the Perl tutorial
...
Client: Perl
Patch: Kengo Seki
This closes #1893
2019-10-18 00:15:23 +02:00
Jens Geyer
e02559fd46
bump version
...
This closes #1899
2019-10-17 20:31:24 +02:00
Kengo Seki
4fc4661c30
THRIFT-4967: Node.js tutorial server fails if the zip function is invoked
...
Client: nodejs
This closes #1887 .
2019-10-08 23:09:04 +01:00
Kengo Seki
3b5c40c6ea
THRIFT-4970: PHP tutorial doesn't work with Thrift v0.12.0+
...
Client: php
This closes #1890 .
2019-10-08 22:53:14 +01:00
Kengo Seki
fd2acd1521
THRIFT-4968: Makefile.am in the Ruby tutorial refers to Python directory
...
Client: Ruby
Patch: Kengo Seki
This closes #1888
2019-10-06 12:19:16 +02:00
Kengo Seki
d1ccd0a08f
THRIFT-4965: Perl tutorial server doesn't work due to the lack of use statement
...
Client: Perl
This closes #1885 .
2019-10-02 00:15:44 +01:00
Matt Kantor
f9435643d7
Fix a typo in README.md.
...
The crate is named `ordered-float`, not `ordered_float`.
2019-07-07 12:18:30 -04:00
James E. King III
93ff9b0053
Update language levels, fix erlang and rust in CI
...
- Include rebar3 in docker image so erlang builds in CI
- Include the correct path in docker image so rust builds in CI
- Updated common lisp (sbcl) to 1.5.3 in docker image
- Updated dlang to 2.087.0 in docker image
- Updated dart to 2.0.0 in xenial docker image
- Updated dart to 2.4.0 in bionic docker image
- Updated erlang to 22.0 in docker image
- Updated openjdk to 11.0.3 in docker image
- Updated node.js to 10.16 in docker image
- Updated rust to 1.34.0 in xenial docker image
- Updated rust to 1.35.0 in bionic docker image
THRIFT-4905: Disable hanging experimental dlang async ssl test
2019-07-07 12:16:52 -04:00
Kevin Wojniak
a392566e9b
THRIFT-4896 - prevent cpp and c_glib include directories from leaking into other targets ( #1821 )
...
- enable the automake `nostdinc` option
- fix up include paths
2019-07-01 14:07:45 -04:00
jose andres
5338d99176
bug fixed
...
Use TTcpChannel instead of TTcpTransport
2019-07-01 11:40:42 -04:00
jose andres
0124c4d66b
minor change
...
upgrade to thrift 0.12.0
[THRIFT-4529] - Rust enum variants are now camel-cased instead of uppercased to conform to Rust naming conventions
2019-07-01 11:40:42 -04:00
Jens Geyer
0223091b70
THRIFT-4841 THTTPTransport relies on activeX component
...
Client: Delphi
Patch: Jens Geyer
This closes #1778
2019-04-06 09:53:09 +02:00
Kyle Smith
0bc4712929
THRIFT-4840: Updated the README for the netstd tutorial
...
Client: netstd
Patch: Kyle Smith
This closes #1772
2019-03-31 16:16:56 +02:00
Kyle Smith
7b94dd4221
THRIFT-4839: Remove embedded buffering/framed options from TCP transports
...
Client: netstd
Patch: Kyle Smith + minor changes by Jens Geyer
This closes #1770
2019-03-27 00:17:55 +01:00
Jens Geyer
421444f2df
THRIFT-4831 interface ITProtocolFactory should be class TProtocolFactory again
...
Client: netstd
Patch: Jens Geyer
This closes #1767
2019-03-21 09:03:13 +01:00
Paco
718ab46379
[RS] Add clarification of where a constant comes from
2019-03-16 00:39:48 -04:00
Kyle Smith
6378ff69a6
THRIFT-4825 Aligned the TTlsSocketServerTransport constructors with the TSocketServerTransport
...
Client: C#
Patch: Kyle Smith <ksmith@jrautomation.com>
This closes #1762
2019-03-15 22:55:26 +01:00
Jens Geyer
b11f63c552
THRIFT-4824 Logger deprecation warnings in tutorial
...
Client: netstd
Patch: Jens Geyer
this closes #1760
2019-03-15 22:01:37 +01:00
Jens Geyer
bf27637960
THRIFT-4822 Convert bool CTOR flags into enum type
...
Client: netstd
Patch: Jens Geyer
This closes #1759
2019-03-15 01:31:04 +01:00
Jens Geyer
68ff6cddc0
THRIFT-4813 NamedPipes may not work in all cases
...
Client: netstd
Patch: Jens Geyer
2019-02-28 08:39:59 +01:00
James E. King III
3ec4031a4c
THRIFT-4405: fix cygwin on appveyor
2019-02-01 11:13:49 -05:00
Sebastian Zenker
042580f534
THRIFT-4762: Applied some C++11 refactorings to the runtime library and compiler ( #1719 )
...
* make use of C++11 override keyword
* added const specifier to TTransport::getOrigin()
* added more const correctness to the compiler
* make use of auto keyword
* replaced usage of NULL with nullptr
* make use of explicitly-defaulted function definition
* extended changelog
2019-01-29 09:48:12 -05:00
Jens Geyer
aa0c8b35d8
THRIFT-4723 Consolidate C#/netcore into new netstd language target
...
Client: netstd
Patch: Jens Geyer
This closes #1710
2019-01-28 23:12:28 +01:00
James E. King III
b96c43892a
THRIFT-4717: fix up make clean with autoconf
2019-01-25 23:33:54 -05:00
James E. King III
8935c98046
THRIFT-4753: re-version master to next release 0.13.0
2019-01-25 23:33:54 -05:00
Rob Becker
f1eadad76e
THRIFT-4654 Minor fixes for dart 1 & 2 compatibility (backwards compatible) ( #1617 )
...
* THRIFT-4654 Minor fixes for dart 1 & 2 compatibility
* update dockerfiles for CI to test dart 2
* THRIFT-4654 update pubspec for tests
* THRIFT-4654 update dart test generator and readme to 1.24.3
* THRIFT-4654 update generated dart sdk to a range
* fix the dart tutorials
* Add .dart_tool directories to .gitignore
* THRIFT-4654: use dart 2.1.0 and fix cross test dart client timeout
2019-01-21 22:24:01 -05:00
cyy
ca8af9b48f
THRIFT-4730: remove pthread code and refactor, ending up with just ThreadFactory
2019-01-11 09:13:12 -05:00
James E. King III
c9ac8d2953
THRIFT-4720: documenting breaking changes, minor cleanup
2019-01-09 17:05:34 -05:00
cyy
316723add4
remove stdcxx namespace and use std directly
2019-01-07 08:11:37 -05:00
James E. King III
c3375d9e43
Merge remote-tracking branch 'origin/0.12.0' into consume-0.12.0
2018-12-30 11:06:00 -05:00
Robert Lu
a139082755
THRIFT-4546: replace all git-wip-us.apache.org to github.com
2018-12-28 07:46:47 -05:00
James E. King III
a597725bcb
THRIFT-4426: remove a symbolic link that was checked in
2018-12-27 13:03:23 -05:00
jfarrell
384647d290
Version 0.12.0
2018-12-18 20:24:34 -05:00
Allen George
ef7a18970f
Reformat rust code with rustfmt 1.0
2018-12-16 18:22:04 -05:00
Allen George
54e9587117
THRIFT-4676: Fix intermittent CL build failures
2018-12-05 16:09:10 -05:00