You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by gu...@apache.org on 2020/06/05 07:36:46 UTC

[pulsar] branch master updated (0f39fdf -> e1f90a0)

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

guangning pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.


    from 0f39fdf  [Doc]--Update for support consumer priority level in failover mode (#7172)
     add e1f90a0  [website] add select for api versions (#6351)

No new revisions were added by this update.

Summary of changes:
 site2/website/scripts/split-swagger-by-version.js |  35 ++-
 site2/website/static/css/code-blocks-buttons.css  |   7 +
 site2/website/static/js/custom.js                 | 351 ++++++++++++----------
 site2/website/static/js/getSwaggerByVersion.js    |  25 +-
 4 files changed, 251 insertions(+), 167 deletions(-)
 mode change 100755 => 100644 site2/website/scripts/split-swagger-by-version.js