You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by ni...@apache.org on 2019/06/06 11:24:46 UTC

[servicecomb-kie] branch master updated (818dd48 -> 1266142)

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

ningjiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-kie.git.


    from 818dd48  SCB-1311 Merge pull request #7 from tianxiaoliang/master
     add 8f4f5e7  fix bug, key is duplicated
     new 1266142  SCB-1311 Merge pull request #8 from tianxiaoliang/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:
 pkg/model/kv.go                       |  4 ++--
 pkg/model/mongodb_doc.go              |  4 ++++
 server/dao/kie_api.go                 | 19 +++++++++++--------
 pkg/model/kv.go => server/dao/tool.go | 12 ++++++++----
 4 files changed, 25 insertions(+), 14 deletions(-)
 copy pkg/model/kv.go => server/dao/tool.go (79%)


[servicecomb-kie] 01/01: SCB-1311 Merge pull request #8 from tianxiaoliang/master

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

ningjiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-kie.git

commit 1266142439a09731a8233f837769b6676ddf954d
Merge: 818dd48 8f4f5e7
Author: Willem Jiang <wi...@gmail.com>
AuthorDate: Thu Jun 6 19:24:42 2019 +0800

    SCB-1311 Merge pull request #8 from tianxiaoliang/master
    
    SCB-1311 fix bug, key is duplicated

 pkg/model/kv.go                       |  4 ++--
 pkg/model/mongodb_doc.go              |  4 ++++
 server/dao/kie_api.go                 | 19 +++++++++++--------
 pkg/model/kv.go => server/dao/tool.go | 12 ++++++++----
 4 files changed, 25 insertions(+), 14 deletions(-)