You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by de...@apache.org on 2018/06/19 02:03:52 UTC

[incubator-echarts] 01/02: Merge branch 'master' of https://github.com/apache/incubator-echarts

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

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

commit 87217e747461dfe5a685b2ca516fc76aae4f89a7
Merge: 33b04a3 f98eb21
Author: deqingli <an...@gmail.com>
AuthorDate: Tue May 8 11:11:15 2018 +0800

    Merge branch 'master' of https://github.com/apache/incubator-echarts

 .gitignore                               |   3 +
 .rat-excludes                            |  70 +++++++-----
 build/addHeader.js                       |  75 +++++++------
 build/pre-publish.js                     |   6 +-
 build/preamble.js                        |  31 +++++-
 build/{ => rat}/apache-rat-0.12.jar      | Bin
 build/{rat.sh => rat/build-run-rat.sh}   |   9 +-
 build/rat/javassist.jar                  | Bin 0 -> 759215 bytes
 build/rat/rat.sh                         |  63 +++++++++++
 build/rat/runrat.jar                     | Bin 0 -> 2561 bytes
 build/rat/src/MANIFEST.txt               |   2 +
 build/rat/src/RunRat.class               | Bin 0 -> 3914 bytes
 build/rat/src/RunRat.java                | 184 +++++++++++++++++++++++++++++++
 build/rat/src/report.xsl                 |  88 +++++++++++++++
 extension/bmap/BMapCoordSys.js           |  20 ++++
 extension/bmap/BMapModel.js              |  20 ++++
 extension/bmap/BMapView.js               |  20 ++++
 extension/bmap/bmap.js                   |  20 ++++
 extension/dataTool/gexf.js               |  20 ++++
 extension/dataTool/index.js              |  20 ++++
 extension/dataTool/prepareBoxplotData.js |  20 ++++
 extension/dataTool/quantile.js           |  20 ++++
 22 files changed, 614 insertions(+), 77 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org