thrift git commit: THRIFT-4154: properly close socket whether it is persistent or not on close() Client: php

2017-04-01 Thread jking
Repository: thrift Updated Branches: refs/heads/master d5536d1ea -> c6ded922c THRIFT-4154: properly close socket whether it is persistent or not on close() Client: php This closes #1011 This closes #1233 Project: http://git-wip-us.apache.org/repos/asf/thrift/repo Commit:

thrift git commit: THRIFT-3730: go server errors are logged twice Client: go Patch: zhujun2006

2017-04-01 Thread jking
Repository: thrift Updated Branches: refs/heads/master f65db706b -> d5536d1ea THRIFT-3730: go server errors are logged twice Client: go Patch: zhujun2006 This closes #940 Project: http://git-wip-us.apache.org/repos/asf/thrift/repo Commit:

thrift git commit: THRIFT-3784: thrift-maven-plugin generates invalid include directories for IDL in dependency JARs Client: thrift-maven (contrib)

2017-04-01 Thread jking
Repository: thrift Updated Branches: refs/heads/master fcf447679 -> f65db706b THRIFT-3784: thrift-maven-plugin generates invalid include directories for IDL in dependency JARs Client: thrift-maven (contrib) This closes #984 Project: http://git-wip-us.apache.org/repos/asf/thrift/repo

thrift git commit: THRIFT-4152: Make a patch to fix #4152 at least for structs Documentation

2017-04-01 Thread jking
Repository: thrift Updated Branches: refs/heads/master 117a5cca7 -> fcf447679 THRIFT-4152: Make a patch to fix #4152 at least for structs Documentation This closes #1230 Project: http://git-wip-us.apache.org/repos/asf/thrift/repo Commit:

thrift git commit: THRIFT-4138: Remove undefined behavior imported from Boost Client: C++

2017-04-01 Thread jking
Repository: thrift Updated Branches: refs/heads/master 5c3de6d3d -> 117a5cca7 THRIFT-4138: Remove undefined behavior imported from Boost Client: C++ There is undefined behavior in boost::lexical_cast that was fixed in https://github.com/boostorg/lexical_cast/issues/21, but that fix is only

thrift git commit: THRIFT-4140: fix unsafe call to gmtime Client: C++ Patch: Adriaan Schmidt <adriaan.schm...@siemens.com>

2017-04-01 Thread jking
Repository: thrift Updated Branches: refs/heads/master 2c0badd66 -> 5c3de6d3d THRIFT-4140: fix unsafe call to gmtime Client: C++ Patch: Adriaan Schmidt This closes #1231 Project: http://git-wip-us.apache.org/repos/asf/thrift/repo Commit:

thrift git commit: THRIFT-3823: Use 'pre' HTML tag when generating non escaped documentation Patch: Maxime Mouial <maxime.mou...@scmfrance.fr>

2017-04-01 Thread jking
Repository: thrift Updated Branches: refs/heads/master bede86a03 -> 2c0badd66 THRIFT-3823: Use 'pre' HTML tag when generating non escaped documentation Patch: Maxime Mouial This closes #1009 Project: http://git-wip-us.apache.org/repos/asf/thrift/repo Commit:

thrift git commit: THRIFT-3944 TSSLSocket has dead code in checkHandshake Client: C++

2017-04-01 Thread jking
Repository: thrift Updated Branches: refs/heads/master 7bc943196 -> bede86a03 THRIFT-3944 TSSLSocket has dead code in checkHandshake Client: C++ This closes #1110 Project: http://git-wip-us.apache.org/repos/asf/thrift/repo Commit: