You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@skywalking.apache.org by ha...@apache.org on 2018/06/28 02:14:06 UTC

[incubator-skywalking-ui] branch master updated (07edaad -> a19fc25)

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

hanahmily pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking-ui.git.


    from 07edaad  5.0.0/beta2 (#182)
     add 72c76be  Resolve missing opName in trace list
     add 9d263b7  Transform 'operationName' to 'operationNames' in queryBasicTraces Query
     add 3c8015f  Refactor trace list in Service page for mutation of Trace schema
     new a19fc25  Merge pull request #183 from apache/5.0.0/beta2

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:
 mock/service.js                         | 4 ++--
 mock/trace.js                           | 2 +-
 src/components/Trace/TraceList/index.js | 4 ++--
 src/models/service.js                   | 4 ++--
 src/models/trace.js                     | 2 +-
 src/routes/Service/Service.js           | 6 ++++--
 6 files changed, 12 insertions(+), 10 deletions(-)


[incubator-skywalking-ui] 01/01: Merge pull request #183 from apache/5.0.0/beta2

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

hanahmily pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking-ui.git

commit a19fc25daa090195ff4897d14f61457f28820119
Merge: 07edaad 3c8015f
Author: Gao Hongtao <ha...@gmail.com>
AuthorDate: Thu Jun 28 10:14:04 2018 +0800

    Merge pull request #183 from apache/5.0.0/beta2
    
    5.0.0/beta2

 mock/service.js                         | 4 ++--
 mock/trace.js                           | 2 +-
 src/components/Trace/TraceList/index.js | 4 ++--
 src/models/service.js                   | 4 ++--
 src/models/trace.js                     | 2 +-
 src/routes/Service/Service.js           | 6 ++++--
 6 files changed, 12 insertions(+), 10 deletions(-)