Jens Geyer
3f2e710152
THRIFT-3205 TCompactProtocol return a wrong error when the io.EOF happens
...
Client: Go
Patch: Wang Jing <wangjing@BYTEDANCE.com>
This closes #530
2015-06-26 21:55:05 +02:00
jfarrell
2238adabbc
THRIFT-3202: Allow HSHAServer to configure min and max worker threads separately.
...
Client: java
Patch: Pankaj Kumar
Allow HSHAServer to configure min and max worker thread separately
2015-06-26 08:58:32 -04:00
jfarrell
94d0679f45
THRIFT-3203: DOAP - please fix "Ocaml" => "OCaml"
...
Client: build
Patch: sebb
Updates doap file
2015-06-25 10:17:24 -04:00
Henrique Mendonça
15d904240e
THRIFT-3122 Javascript struct constructor should properly initialize struct and container members from plain js arguments
...
Patch: Igor Tkach
This closes #519
2015-06-25 22:31:41 +10:00
jfarrell
0b8132d20e
THRIFT-3197: keepAliveTime is hard coded as 60 sec in TThreadPoolServer
...
Client: java
Patch: Pankaj Kumar
Creating ThreadPoolExecutor in TThreadPoolServer, keepAliveTime is hard coded as 60 sec.
2015-06-24 09:19:15 -04:00
jfarrell
763841b4dd
THRIFT-3042: Dockerfiles fail to build
...
Client: build
Patch: Jfarrell
Updates Dockerfiles for Ubuntu and Centos to latest versions
2015-06-24 09:11:54 -04:00
jfarrell
6cdbd98b71
Thrift-2922: TRIAL is used with Python tests but not tested accordingly
...
Client: py
Patch: jfarrell
Updated configure.ac to require trial for py.twisted tests
2015-06-23 21:58:50 -04:00
Jens Geyer
417b631c5a
THRIFT-3198 Allow construction of TTransportFactory with a specified maxLength
...
Client: Go
Patch: Sean <DrTall@users.noreply.github.com>
This closes #521
2015-06-22 22:21:27 +02:00
Phillipp Röll
42b9be191e
THRIFT-3196: Fix a typo in the lua TBinaryProtocol
...
This closes #525
2015-06-21 21:31:41 +02:00
Jens Geyer
8b4700265c
THRIFT-3194 Can't build with go enabled. gomock SCC path incorrect.
...
Client: Go
Patch: Larry Matter <larry.matter@gmail.com>
This closes #524
2015-06-19 21:22:57 +02:00
Jens Geyer
56a03be3f9
THRIFT-3192 Go import paths changed in 1.4, and expired June 1
...
Client: Go
Patch: Adam Beberg <beberg@sentient.ai>
This closes #523
2015-06-17 22:21:27 +02:00
Roger Meier
0856273095
fix whitespaces detected by .editorconfig
2015-06-14 22:30:22 +02:00
zzn
4e1ea11012
THRIFT-3179 should not bind to localhost when try to connect
...
This closes #514
2015-06-14 22:23:05 +02:00
zzn
9815c19d7e
THRIFT-3180 fix framed transport
...
This closes #515
2015-06-14 20:50:03 +02:00
Jens Geyer
9b3b8d4987
THRIFT-3184 Thrift Go leaves file descriptors open
...
Client: Go
Patch: Prashant Varanasi <prashant@uber.com>
This closes #518
2015-06-12 20:35:23 +02:00
Roger Meier
99255de857
THRIFT-2967 Add .editorconfig to root
...
Patch: Andrew de Andrade
2015-06-05 12:44:39 +02:00
Roger Meier
74d503e0eb
THRIFT-2850 CMake for Apache Thrift
...
Change project name to "Apache Thrift" and add test/py
fix: add missing test/py/CMakeLists.txt and update package name
2015-06-05 07:10:19 +02:00
Roger Meier
211b82de11
THRIFT-2850 CMake for Apache Thrift
...
Change project name to "Apache Thrift" and add test/py
2015-06-04 12:47:31 +02:00
Roger Meier
7daf00ceb1
THRIFT-3175 python: fastbinary.c python deserialize can cause huge allocations from garbage
...
define MAX_LIST_SIZE to be 10,000
Patch: Dvir Volk
This closes #511
2015-06-03 11:45:35 +02:00
Roger Meier
56d38fb913
THRIFT-3176 ruby: Union incorrectly implements ==
...
Patch: István Karaszi
2015-06-01 22:01:09 +02:00
Roger Meier
401d399ed0
THRIFT-3177 Fails to run rake test
...
Patch: István Karaszi
2015-06-01 21:28:42 +02:00
Jens Geyer
86a51e7eca
THRIFT-3170: Add a flag to allow the ignoring of common initialisms in Go
...
Client: Go
Patch: Paul Magrath <paul@paulmagrath.com>
This closes #508
2015-06-01 21:09:17 +02:00
Henrique Mendonça
c0e4a8dc07
Revert "THRIFT-3122 Javascript struct constructor should properly initialize struct and container members from plain js arguments"
...
This reverts commit 1568aef7d4
.
2015-06-01 23:23:22 +10:00
Jens Geyer
bbd6fd7773
THRIFT-3076 Compatibility with Haxe 3.2.0
...
Client: Haxe
Patch: Jens Geyer
This closes #510
2015-05-31 00:39:41 +02:00
Jens Geyer
b3b7d0457a
THRIFT-3174: Modify initialism code in Go compiler to check first word
...
Client: Go
Patch: Paul Magrath <paul@paulmagrath.com>
This closes #509
2015-05-30 22:56:01 +02:00
Henrique Mendonça
1568aef7d4
THRIFT-3122 Javascript struct constructor should properly initialize struct and container members from plain js arguments
...
Client: Node and JS
Patch: Igor Tkach
This closes #476
2015-05-27 22:15:46 +10:00
Jens Geyer
549a9e1e6d
THRIFT-3160 go: make generated enum types implement TextMarshaler and TextUnmarshaler
...
Client: Go
Patch: Konstantin Shaposhnikov <k.shaposhnikov@gmail.com>
This closes #507
2015-05-21 22:20:31 +02:00
Jens Geyer
33eef3534f
THRIFT-3150: fixed help text (thanks to Konstantin who catched this)
...
Client: Go
Patch: Jens Geyer
2015-05-21 02:16:47 +02:00
Jens Geyer
9265222b3f
THRIFT-3150: fixed help text (thanks to Konstantin who catched this)
...
Client: Go
Patch: Jens Geyer
2015-05-21 02:13:18 +02:00
Jens Geyer
70219e108a
THRIFT-3150 Add an option to make Read and Write methods private
...
Client: Go
Patch: Konstantin Shaposhnikov <k.shaposhnikov@gmail.com>, slightly modified by Jens Geyer
This closes #505
2015-05-20 23:36:50 +02:00
Jens Geyer
04fdd3a7cc
THRIFT-727 what() method of generated exceptions will provide more information
...
Client: Go
Patch: Jens Geyer
Add-On patch to fix broken Go tutorial
2015-05-20 22:44:55 +02:00
Jens Geyer
8606271759
THRIFT-3169 go: do not export thrift.TestEnum and thrift.TestStruct
...
Client: Go
Patch: Konstantin Shaposhnikov <k.shaposhnikov@gmail.com>
This closes #506
2015-05-20 22:44:45 +02:00
Jens Geyer
0b09887bc1
THRIFT-2842 Erlang thrift client has infinite timeout
...
Client: Erlang
Patch: Anthony Molinaro
2015-05-20 21:43:33 +02:00
Jens Geyer
b26c0b8dcc
THRIFT-3167 Windows build from source instructions need to be revised
...
Client: Website
Patch: Jens Geyer
This closes #504
- revised "Windows build from source" instructions
- sync'ed doc/install/README.md with website
2015-05-20 00:46:46 +02:00
Jens Geyer
e84c582531
THRIFT-2916 Add default toHash method to 'class' and 'struct' to meet D's associative arrays requirement.
...
Client: D
Patch: Phongphan Phuttha <phongphan@acm.org>
This closes #503
2015-05-19 01:33:23 +02:00
Konrad Grochowski
1f6e380c5d
make style
applied
2015-05-18 19:47:28 +02:00
Konrad Grochowski
3b115dfa61
THRIFT-727 - C++: what() method of generated exceptions will provide more information
...
Patch: Anna Dymek <aadymek@gmail.com>
Client: C++
This closes #469
2015-05-18 19:47:23 +02:00
Jens Geyer
83cd3e8d41
THRIFT-3162 Rename the 'format' parameter to disambiguate from std.format's format.
...
Client: D
Patch: Phongphan Phuttha <phongphan@acm.org>
This closes #502
2015-05-17 19:44:01 +02:00
Roger Meier
e46ec45b38
THRIFT-2850 CMake: mingw32-toolchain, set static linker flags
...
fixes: libgcc_s dependencies on Windows
Now we have an installer and the compiler as executable
2015-05-17 00:35:52 +02:00
Roger Meier
880a2b32e5
doc: update compiler CMake build and update .gitignore
2015-05-16 22:40:17 +02:00
Roger Meier
4ead520841
THRIFT-3155 move contrib/mingw32-toolchain.cmake to build/cmake/
2015-05-16 21:09:18 +02:00
Jens Geyer
fc8a6a5187
THRIFT-3131 fix path for "go get"
...
Client: Go
Patch: Konstantin Shaposhnikov <k.shaposhnikov@gmail.com>
This closes #497
git.apache.org/thrift.git/lib/go/thrift is the correct import path as it is used
by default in the generated go code.
Unfortunately "go get" can download this library only using git:// scheme so if a user running "go get" is behind a firewall or Git is down at git.apache.org (which seems to be the case from time to time) then running go get with this path will fail.
I will try to get this fixed in Go 1.5.
Issues to watch:
- https://issues.apache.org/jira/browse/INFRA-9658
- https://github.com/golang/go/issues/10797
2015-05-16 14:33:58 +02:00
Jens Geyer
b7138acd86
THRIFT-3149 go: make generated readFieldN methods private
...
Client: Go
Patch: Konstantin Shaposhnikov <k.shaposhnikov@gmail.com>
This closes #496
2015-05-15 22:35:50 +02:00
Roger Meier
a6b6633259
THRIFT-2850 CMake: Windows improvements, doc, TMemoryBufferTest fix
2015-05-15 15:44:22 +02:00
Roger Meier
86fded21b5
THRIFT-2850 CMake: improve Windows support
...
use YY_NO_UNISTD_H and remove --wincompat
2015-05-15 15:44:22 +02:00
Roger Meier
516e28a42d
THRIFT-3152 Compiler error on Mac OSX (missing #include <cstdlib>)
...
Patch: Mathias Gottschlag
2015-05-15 11:23:01 +02:00
Jens Geyer
04488dddf8
THRIFT-3151 Fix links to git-wip* - should be git.apache.org
...
Client: Haxe
Patch: Jens Geyer
This closes #492
2015-05-14 18:57:50 +02:00
Nobuaki Sukegawa
113b638790
THRIFT-3148 Markdown links to coding_standards are dead
...
This closes #491
2015-05-13 21:40:26 +02:00
Jens Geyer
eab9c45bad
THRIFT-3089 Assigning default ENUM values results in non-compilable java code if java namespace is not defined
...
Client: Java
Patch: Anna Dymek <aadymek@gmail.com>
This closes #490
2015-05-12 23:02:32 +02:00
Jens Geyer
b9f6038cfb
THRIFT-3146 Graphviz generates function name collisions between services
...
Client: Graphviz
Patch: Adam Beberg
2015-05-12 22:39:31 +02:00