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

qiaojialin pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb-website.git.


 discard 4b6c1cd  add 0.8.2 download link
 discard c152c21  fix IOTDB-362 fix link error for Community.vue
 discard da4b2ed  Updates
 discard 8df03e0  Updates
     new 0ad4c87  remove 0.7.0

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (4b6c1cd)
            \
             N -- N -- N   refs/heads/asf-site (0ad4c87)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

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:
 index.html                                         |  2 +-
 .../app.7d9fc08519969a5d8e2a2ceb6f1f45a9.css.map   |  1 -
 ...ss => app.846b5b6af5e8a59b8dd49932cb5a9dd0.css} |  4 +-
 .../app.846b5b6af5e8a59b8dd49932cb5a9dd0.css.map   |  1 +
 .../css/app.a9b57ea9461e242949ea04149e9a4bd4.css   |  2 -
 .../app.a9b57ea9461e242949ea04149e9a4bd4.css.map   |  1 -
 static/js/app.693d2b20cc920b7bf090.js              |  2 -
 static/js/app.693d2b20cc920b7bf090.js.map          |  1 -
 static/js/app.80884647d24b9be32203.js              |  2 -
 static/js/app.80884647d24b9be32203.js.map          |  1 -
 static/js/app.98e2f2436acfa607cd47.js              |  2 +
 static/js/app.98e2f2436acfa607cd47.js.map          |  1 +
 static/js/app.bbac4969cd98a5fb9666.js              |  2 -
 static/js/app.bbac4969cd98a5fb9666.js.map          |  1 -
 static/js/manifest.3ad1d5771e9b13dbdad2.js.map     |  2 +-
 static/js/vendor.00f19f8a13e52a32b783.js           | 71 ----------------------
 static/js/vendor.00f19f8a13e52a32b783.js.map       |  1 -
 static/js/vendor.30b96894e3a19d2870a7.js.map       |  1 -
 ...19d2870a7.js => vendor.4837720db7c237a10712.js} | 20 +++---
 static/js/vendor.4837720db7c237a10712.js.map       |  1 +
 static/js/vendor.aafcb1ceb13992549387.js           | 71 ----------------------
 static/js/vendor.aafcb1ceb13992549387.js.map       |  1 -
 22 files changed, 19 insertions(+), 172 deletions(-)
 delete mode 100644 static/css/app.7d9fc08519969a5d8e2a2ceb6f1f45a9.css.map
 rename static/css/{app.7d9fc08519969a5d8e2a2ceb6f1f45a9.css => 
app.846b5b6af5e8a59b8dd49932cb5a9dd0.css} (58%)
 create mode 100644 static/css/app.846b5b6af5e8a59b8dd49932cb5a9dd0.css.map
 delete mode 100644 static/css/app.a9b57ea9461e242949ea04149e9a4bd4.css
 delete mode 100644 static/css/app.a9b57ea9461e242949ea04149e9a4bd4.css.map
 delete mode 100644 static/js/app.693d2b20cc920b7bf090.js
 delete mode 100644 static/js/app.693d2b20cc920b7bf090.js.map
 delete mode 100644 static/js/app.80884647d24b9be32203.js
 delete mode 100644 static/js/app.80884647d24b9be32203.js.map
 create mode 100644 static/js/app.98e2f2436acfa607cd47.js
 create mode 100644 static/js/app.98e2f2436acfa607cd47.js.map
 delete mode 100644 static/js/app.bbac4969cd98a5fb9666.js
 delete mode 100644 static/js/app.bbac4969cd98a5fb9666.js.map
 delete mode 100644 static/js/vendor.00f19f8a13e52a32b783.js
 delete mode 100644 static/js/vendor.00f19f8a13e52a32b783.js.map
 delete mode 100644 static/js/vendor.30b96894e3a19d2870a7.js.map
 rename static/js/{vendor.30b96894e3a19d2870a7.js => 
vendor.4837720db7c237a10712.js} (52%)
 create mode 100644 static/js/vendor.4837720db7c237a10712.js.map
 delete mode 100644 static/js/vendor.aafcb1ceb13992549387.js
 delete mode 100644 static/js/vendor.aafcb1ceb13992549387.js.map

Reply via email to