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/06/01 06:29:00 UTC

[incubator-servicecomb-service-center] branch master updated (b853634 -> defc517)

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 b853634  Update swagger (#364)
     add 788aab0  SCB-460 Add bower_components
     add 7ec30a7  SCB-460 Add bower.json file
     add 88d8c21  SCB-460 Add license files for binary
     add 00866e8  Remove all the source code and use bower install to install dependencies
     add 57a3925  Update the Readme and license
     add e19247f  Add missing license
     new defc517  Merge pull request #363 from asifdxtreme/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:
 docs/release/Readme.md                             |   3 +-
 frontend/Readme.md                                 |  11 +-
 frontend/app/bower.json                            |  35 +++++
 frontend/app/index.html                            | 147 ++++++++++-----------
 integration/health-metrics-grafana.json            |  15 +++
 .../licenses/{LICENSE-gommon => LICENSE-angular}   |   2 +-
 .../{LICENSE-gommon => LICENSE-angular-animate}    |   2 +-
 .../{LICENSE-gommon => LICENSE-angular-aria}       |   2 +-
 scripts/release/licenses/LICENSE-angular-chart.js  |  27 ++++
 ...CENSE-go-colorable => LICENSE-angular-material} |  12 +-
 ...-gommon => LICENSE-angular-material-data-table} |   2 +-
 .../{LICENSE-gommon => LICENSE-angular-messages}   |   2 +-
 .../{LICENSE-gommon => LICENSE-angular-mocks}      |   2 +-
 .../{LICENSE-gommon => LICENSE-angular-resource}   |   2 +-
 .../{LICENSE-gommon => LICENSE-angular-sanitize}   |   2 +-
 .../{LICENSE-gommon => LICENSE-angular-swagger-ui} |   3 +-
 ...ENSE-go-colorable => LICENSE-angular-translate} |  10 +-
 ...> LICENSE-angular-translate-loader-static-file} |  10 +-
 ...E-go-colorable => LICENSE-angular-ui-bootstrap} |  43 +++---
 ...ENSE-go-colorable => LICENSE-angular-ui-router} |  12 +-
 .../{LICENSE-gommon => LICENSE-angular-yamljs}     |   4 +-
 .../{LICENSE-go-colorable => LICENSE-bootstrap}    |  10 +-
 ...{LICENSE-gommon => LICENSE-bootstrap-less-only} |   2 +-
 .../licenses/{LICENSE-jwt-go => LICENSE-chart.js}  |   4 +-
 ...ENSE-jwt-go => LICENSE-components-font-awesome} |   4 +-
 .../{LICENSE-beorn7-perks => LICENSE-jquery}       |  18 ++-
 .../licenses/{LICENSE-gommon => LICENSE-js-yaml}   |  12 +-
 .../{LICENSE-go-colorable => LICENSE-jszip}        |  13 +-
 scripts/release/licenses/LICENSE-swagger-ui        |  11 ++
 .../licenses/{LICENSE-rs-cors => LICENSE-yaml.js}  |  12 +-
 scripts/release/make_release.sh                    |  14 +-
 server/core/proto/services.pb.go                   |  17 +++
 32 files changed, 301 insertions(+), 164 deletions(-)
 create mode 100644 frontend/app/bower.json
 copy scripts/release/licenses/{LICENSE-gommon => LICENSE-angular} (97%)
 copy scripts/release/licenses/{LICENSE-gommon => LICENSE-angular-animate} (97%)
 copy scripts/release/licenses/{LICENSE-gommon => LICENSE-angular-aria} (97%)
 create mode 100644 scripts/release/licenses/LICENSE-angular-chart.js
 copy scripts/release/licenses/{LICENSE-go-colorable => LICENSE-angular-material} (85%)
 copy scripts/release/licenses/{LICENSE-gommon => LICENSE-angular-material-data-table} (97%)
 copy scripts/release/licenses/{LICENSE-gommon => LICENSE-angular-messages} (97%)
 copy scripts/release/licenses/{LICENSE-gommon => LICENSE-angular-mocks} (97%)
 copy scripts/release/licenses/{LICENSE-gommon => LICENSE-angular-resource} (97%)
 copy scripts/release/licenses/{LICENSE-gommon => LICENSE-angular-sanitize} (97%)
 copy scripts/release/licenses/{LICENSE-gommon => LICENSE-angular-swagger-ui} (97%)
 copy scripts/release/licenses/{LICENSE-go-colorable => LICENSE-angular-translate} (86%)
 copy scripts/release/licenses/{LICENSE-go-colorable => LICENSE-angular-translate-loader-static-file} (86%)
 copy scripts/release/licenses/{LICENSE-go-colorable => LICENSE-angular-ui-bootstrap} (80%)
 copy scripts/release/licenses/{LICENSE-go-colorable => LICENSE-angular-ui-router} (85%)
 copy scripts/release/licenses/{LICENSE-gommon => LICENSE-angular-yamljs} (95%)
 copy scripts/release/licenses/{LICENSE-go-colorable => LICENSE-bootstrap} (88%)
 copy scripts/release/licenses/{LICENSE-gommon => LICENSE-bootstrap-less-only} (97%)
 copy scripts/release/licenses/{LICENSE-jwt-go => LICENSE-chart.js} (94%)
 copy scripts/release/licenses/{LICENSE-jwt-go => LICENSE-components-font-awesome} (95%)
 copy scripts/release/licenses/{LICENSE-beorn7-perks => LICENSE-jquery} (63%)
 copy scripts/release/licenses/{LICENSE-gommon => LICENSE-js-yaml} (86%)
 copy scripts/release/licenses/{LICENSE-go-colorable => LICENSE-jszip} (81%)
 create mode 100644 scripts/release/licenses/LICENSE-swagger-ui
 copy scripts/release/licenses/{LICENSE-rs-cors => LICENSE-yaml.js} (65%)

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

[incubator-servicecomb-service-center] 01/01: Merge pull request #363 from asifdxtreme/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 defc5171a3897dac97fd975cbd47e92f525aa400
Merge: b853634 e19247f
Author: Mohammad Asif Siddiqui <mo...@huawei.com>
AuthorDate: Fri Jun 1 11:58:57 2018 +0530

    Merge pull request #363 from asifdxtreme/master
    
    SCB-460 Add bower_components

 docs/release/Readme.md                             |   3 +-
 frontend/Readme.md                                 |  11 +-
 frontend/app/bower.json                            |  35 +++++
 frontend/app/index.html                            | 147 ++++++++++-----------
 integration/health-metrics-grafana.json            |  15 +++
 scripts/release/licenses/LICENSE-angular           |  21 +++
 scripts/release/licenses/LICENSE-angular-animate   |  21 +++
 scripts/release/licenses/LICENSE-angular-aria      |  21 +++
 scripts/release/licenses/LICENSE-angular-chart.js  |  27 ++++
 scripts/release/licenses/LICENSE-angular-material  |  21 +++
 .../licenses/LICENSE-angular-material-data-table   |  21 +++
 scripts/release/licenses/LICENSE-angular-messages  |  21 +++
 scripts/release/licenses/LICENSE-angular-mocks     |  21 +++
 scripts/release/licenses/LICENSE-angular-resource  |  21 +++
 scripts/release/licenses/LICENSE-angular-sanitize  |  21 +++
 .../release/licenses/LICENSE-angular-swagger-ui    |  22 +++
 scripts/release/licenses/LICENSE-angular-translate |  21 +++
 .../LICENSE-angular-translate-loader-static-file   |  21 +++
 .../release/licenses/LICENSE-angular-ui-bootstrap  |  22 +++
 scripts/release/licenses/LICENSE-angular-ui-router |  21 +++
 scripts/release/licenses/LICENSE-angular-yamljs    |  21 +++
 scripts/release/licenses/LICENSE-bootstrap         |  21 +++
 .../release/licenses/LICENSE-bootstrap-less-only   |  21 +++
 scripts/release/licenses/LICENSE-chart.js          |   9 ++
 .../licenses/LICENSE-components-font-awesome       |   7 +
 scripts/release/licenses/LICENSE-jquery            |  36 +++++
 scripts/release/licenses/LICENSE-js-yaml           |  21 +++
 scripts/release/licenses/LICENSE-jszip             |  22 +++
 scripts/release/licenses/LICENSE-swagger-ui        |  11 ++
 scripts/release/licenses/LICENSE-yaml.js           |  19 +++
 scripts/release/make_release.sh                    |  14 +-
 server/core/proto/services.pb.go                   |  17 +++
 32 files changed, 671 insertions(+), 82 deletions(-)

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