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

richardantal pushed a change to branch asf-site-staging
in repository https://gitbox.apache.org/repos/asf/phoenix-site.git


 discard 6dace8e0 Website UI update
     new 544d0d77 Website UI update

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   (6dace8e0)
            \
             N -- N -- N   refs/heads/asf-site-staging (544d0d77)

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:
 app/routes.ts                                      |   3 +-
 app/routes/404.tsx                                 |  50 ---------------------
 output/.htaccess                                   |   2 +-
 output/{404/index.html => 404.html}                |   0
 output/__spa-fallback.html                         |   4 +-
 output/assets/404-BSjPmKNx.js                      |   1 -
 .../{manifest-851af9c3.js => manifest-c65f8be1.js} |   2 +-
 .../apache-phoenix-reference-guide-dark-mode.pdf   | Bin 13749259 -> 13749259 
bytes
 output/books/apache-phoenix-reference-guide.pdf    | Bin 13720185 -> 13720185 
bytes
 .../phoenix-omid-transaction-manager/index.html    |   4 +-
 output/docs/addons/phoenix-orm-library/index.html  |   4 +-
 .../phoenix-tephra-transaction-manager/index.html  |   4 +-
 output/docs/array-type/index.html                  |   4 +-
 .../docs/contributing/building-website/index.html  |   4 +-
 output/docs/contributing/develop/index.html        |   4 +-
 output/docs/contributing/how-to-release/index.html |   4 +-
 output/docs/contributing/index.html                |   4 +-
 output/docs/datatypes/index.html                   |   4 +-
 output/docs/explain-plan/index.html                |   4 +-
 output/docs/faq/index.html                         |   4 +-
 output/docs/features/atomic-upsert/index.html      |   4 +-
 output/docs/features/bulk-loading/index.html       |   4 +-
 output/docs/features/cursor/index.html             |   4 +-
 output/docs/features/dynamic-columns/index.html    |   4 +-
 output/docs/features/metrics/index.html            |   4 +-
 output/docs/features/multi-tenancy/index.html      |   4 +-
 output/docs/features/namespace-mapping/index.html  |   4 +-
 output/docs/features/paged-queries/index.html      |   4 +-
 output/docs/features/query-server/index.html       |   4 +-
 .../docs/features/row-timestamp-column/index.html  |   4 +-
 output/docs/features/salted-tables/index.html      |   4 +-
 output/docs/features/secondary-indexes/index.html  |   4 +-
 output/docs/features/skip-scan/index.html          |   4 +-
 .../docs/features/statistics-collection/index.html |   4 +-
 output/docs/features/storage-formats/index.html    |   4 +-
 output/docs/features/table-sampling/index.html     |   4 +-
 output/docs/features/tracing/index.html            |   4 +-
 output/docs/features/transactions/index.html       |   4 +-
 .../features/user-defined-functions/index.html     |   4 +-
 output/docs/features/views/index.html              |   4 +-
 output/docs/functions/index.html                   |   4 +-
 .../fundamentals/backward-compatibility/index.html |   4 +-
 output/docs/fundamentals/building/index.html       |   4 +-
 .../client-classpath-and-jdbc-url/index.html       |   4 +-
 output/docs/fundamentals/configuration/index.html  |   4 +-
 .../fundamentals/performance-testing/index.html    |   4 +-
 output/docs/fundamentals/performance/index.html    |   4 +-
 output/docs/fundamentals/tuning-guide/index.html   |   4 +-
 output/docs/grammar/index.html                     |   4 +-
 output/docs/index.html                             |   4 +-
 output/docs/installation/index.html                |   4 +-
 output/docs/integrations/apache-hive/index.html    |   4 +-
 output/docs/integrations/flume-plugin/index.html   |   4 +-
 output/docs/integrations/kafka-plugin/index.html   |   4 +-
 .../integrations/map-reduce-integration/index.html |   4 +-
 .../docs/integrations/pig-integration/index.html   |   4 +-
 output/docs/integrations/python-driver/index.html  |   4 +-
 .../docs/integrations/spark-integration/index.html |   4 +-
 output/docs/joins/index.html                       |   4 +-
 output/docs/quick-start/index.html                 |   4 +-
 output/docs/sequences/index.html                   |   4 +-
 output/docs/single-page/index.html                 |   4 +-
 output/docs/subqueries/index.html                  |   4 +-
 output/downloads/index.html                        |   4 +-
 output/index.html                                  |   4 +-
 output/issues-tracking/index.html                  |   4 +-
 output/mailing-lists/index.html                    |   4 +-
 output/news/index.html                             |   4 +-
 output/phoenixcon-2018/index.html                  |   4 +-
 output/phoenixcon-archives/index.html              |   4 +-
 output/presentations/index.html                    |   4 +-
 output/recent-improvements/index.html              |   4 +-
 output/release-notes/index.html                    |   4 +-
 output/roadmap/index.html                          |   4 +-
 output/source-repository/index.html                |   4 +-
 output/team/index.html                             |   4 +-
 output/tech-talks/index.html                       |   4 +-
 output/who-is-using/index.html                     |   4 +-
 public/.htaccess                                   |   2 +-
 output/404/index.html => public/404.html           |   0
 80 files changed, 144 insertions(+), 196 deletions(-)
 delete mode 100644 app/routes/404.tsx
 copy output/{404/index.html => 404.html} (100%)
 delete mode 100644 output/assets/404-BSjPmKNx.js
 rename output/assets/{manifest-851af9c3.js => manifest-c65f8be1.js} (74%)
 rename output/404/index.html => public/404.html (100%)

Reply via email to