You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by mc...@apache.org on 2020/09/18 17:13:23 UTC

[cassandra-website] branch asf-site updated (458bdb9 -> cb9bb3e)

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

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


 discard 458bdb9  generate docs for f211daf6
     add 9e024b2  Blog Cassandra Usage Report 2020
     add 06395ed  ninja-fix to 'Blog Cassandra Usage Report 2020' after staging check: fixing blockquotes and images, from Melissa Logan
     add cb9bb3e  generate docs for 06395edd

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   (458bdb9)
            \
             N -- N -- N   refs/heads/asf-site (cb9bb3e)

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.

No new revisions were added by this update.

Summary of changes:
 .../2020/09/17/cassandra-usage-report-2020.html    | 251 +++++++++++++++++++++
 content/blog/index.html                            |  18 +-
 content/blog/page2/index.html                      |   9 +
 content/feed.xml                                   | 100 +++++++-
 content/img/blog-post-usage-report-2020/image1.jpg | Bin 0 -> 73535 bytes
 content/img/blog-post-usage-report-2020/image2.jpg | Bin 0 -> 77037 bytes
 content/img/blog-post-usage-report-2020/image3.jpg | Bin 0 -> 92250 bytes
 content/img/blog-post-usage-report-2020/image4.jpg | Bin 0 -> 100861 bytes
 content/img/blog-post-usage-report-2020/image5.jpg | Bin 0 -> 172291 bytes
 ...2020-09-17-cassandra-usage-report-2020.markdown |  97 ++++++++
 src/img/blog-post-usage-report-2020/image1.jpg     | Bin 0 -> 73535 bytes
 src/img/blog-post-usage-report-2020/image2.jpg     | Bin 0 -> 77037 bytes
 src/img/blog-post-usage-report-2020/image3.jpg     | Bin 0 -> 92250 bytes
 src/img/blog-post-usage-report-2020/image4.jpg     | Bin 0 -> 100861 bytes
 src/img/blog-post-usage-report-2020/image5.jpg     | Bin 0 -> 172291 bytes
 15 files changed, 464 insertions(+), 11 deletions(-)
 create mode 100644 content/blog/2020/09/17/cassandra-usage-report-2020.html
 create mode 100755 content/img/blog-post-usage-report-2020/image1.jpg
 create mode 100755 content/img/blog-post-usage-report-2020/image2.jpg
 create mode 100755 content/img/blog-post-usage-report-2020/image3.jpg
 create mode 100755 content/img/blog-post-usage-report-2020/image4.jpg
 create mode 100755 content/img/blog-post-usage-report-2020/image5.jpg
 create mode 100755 src/_posts/2020-09-17-cassandra-usage-report-2020.markdown
 create mode 100755 src/img/blog-post-usage-report-2020/image1.jpg
 create mode 100755 src/img/blog-post-usage-report-2020/image2.jpg
 create mode 100755 src/img/blog-post-usage-report-2020/image3.jpg
 create mode 100755 src/img/blog-post-usage-report-2020/image4.jpg
 create mode 100755 src/img/blog-post-usage-report-2020/image5.jpg


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