Quanlong Huang has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/19720 )
Change subject: IMPALA-12055: Use jquery.min.js from local repo ...................................................................... IMPALA-12055: Use jquery.min.js from local repo Our website depends on https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js In some regions, it's pretty slow to get this file and it usually fails at last. This adds the file to the asf-site branch so the website can use a local copy of it. Also bumps the jquery version to 3.5.1 to match the master branch. Tests: - Verified the pages locally. Change-Id: Ie8c4a9c2b9b64128e610a803363c2c5be6e57018 Reviewed-on: http://gerrit.cloudera.org:8080/19720 Reviewed-by: Daniel Becker <[email protected]> Tested-by: Quanlong Huang <[email protected]> --- M bylaws.html M community.html M downloads.html M impala-docs.html M index.html A js/jquery-3.5.1.min.js M overview.html 7 files changed, 8 insertions(+), 10 deletions(-) Approvals: Daniel Becker: Looks good to me, approved Quanlong Huang: Verified -- To view, visit http://gerrit.cloudera.org:8080/19720 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: asf-site Gerrit-MessageType: merged Gerrit-Change-Id: Ie8c4a9c2b9b64128e610a803363c2c5be6e57018 Gerrit-Change-Number: 19720 Gerrit-PatchSet: 3 Gerrit-Owner: Quanlong Huang <[email protected]> Gerrit-Reviewer: Daniel Becker <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]>
