You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by as...@apache.org on 2018/03/27 04:48:06 UTC

[incubator-servicecomb-service-center] branch master updated (89b2d0a -> 50bcc69)

This is an automated email from the ASF dual-hosted git repository.

asifdxtreme pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-servicecomb-service-center.git.


    from 89b2d0a  [SCB-376] Optimize validate parameter log print (#317)
     add 5b2b903  SCB-432 Support using default tls cipher suites implements
     add e6c7827  SCB-430 Wrong parentId in tracing data
     new 50bcc69  Merge pull request #318 from little-cui/master

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 etc/conf/app.conf                                |  1 -
 pkg/tlsutil/tlsutil.go                           | 21 +++++----------
 pkg/{errors/error.go => tlsutil/tlsutil_test.go} | 33 ++++++++++++------------
 server/tls/tls.go                                |  5 ++--
 4 files changed, 26 insertions(+), 34 deletions(-)
 copy pkg/{errors/error.go => tlsutil/tlsutil_test.go} (66%)

-- 
To stop receiving notification emails like this one, please contact
asifdxtreme@apache.org.

[incubator-servicecomb-service-center] 01/01: Merge pull request #318 from little-cui/master

Posted by as...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

asifdxtreme pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-servicecomb-service-center.git

commit 50bcc698c79ff13c766e9f8dc77d662f94bb5caf
Merge: 89b2d0a e6c7827
Author: Mohammad Asif Siddiqui <mo...@huawei.com>
AuthorDate: Tue Mar 27 10:18:02 2018 +0530

    Merge pull request #318 from little-cui/master
    
    SCB-432 Support using default tls cipher suites implements

 etc/conf/app.conf           |  1 -
 pkg/tlsutil/tlsutil.go      | 21 +++++++--------------
 pkg/tlsutil/tlsutil_test.go | 38 ++++++++++++++++++++++++++++++++++++++
 server/tls/tls.go           |  5 ++---
 4 files changed, 47 insertions(+), 18 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
asifdxtreme@apache.org.