You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by hu...@apache.org on 2015/01/15 00:40:34 UTC

svn commit: r1651889 - in /comdev/projects.apache.org/site: contributors.html edit/index.html index.html project.html projects.html releases.html timelines.html

Author: humbedooh
Date: Wed Jan 14 23:40:33 2015
New Revision: 1651889

URL: http://svn.apache.org/r1651889
Log:
TLS-ify JS links

Modified:
    comdev/projects.apache.org/site/contributors.html
    comdev/projects.apache.org/site/edit/index.html
    comdev/projects.apache.org/site/index.html
    comdev/projects.apache.org/site/project.html
    comdev/projects.apache.org/site/projects.html
    comdev/projects.apache.org/site/releases.html
    comdev/projects.apache.org/site/timelines.html

Modified: comdev/projects.apache.org/site/contributors.html
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/contributors.html?rev=1651889&r1=1651888&r2=1651889&view=diff
==============================================================================
--- comdev/projects.apache.org/site/contributors.html (original)
+++ comdev/projects.apache.org/site/contributors.html Wed Jan 14 23:40:33 2015
@@ -5,7 +5,7 @@
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <link rel="stylesheet" href="styles.css">
-   <script src="http://code.jquery.com/jquery-latest.min.js" type="text/javascript"></script>
+   <script src="https://code.jquery.com/jquery-latest.min.js" type="text/javascript"></script>
    <script type="text/javascript" src="https://www.google.com/jsapi"></script>
    <script src="script.js"></script>
    <script src="js/projects.js"></script>

Modified: comdev/projects.apache.org/site/edit/index.html
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/edit/index.html?rev=1651889&r1=1651888&r2=1651889&view=diff
==============================================================================
--- comdev/projects.apache.org/site/edit/index.html (original)
+++ comdev/projects.apache.org/site/edit/index.html Wed Jan 14 23:40:33 2015
@@ -5,7 +5,7 @@
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <link rel="stylesheet" href="/styles.css">
-   <script src="http://code.jquery.com/jquery-latest.min.js" type="text/javascript"></script>
+   <script src="https://code.jquery.com/jquery-latest.min.js" type="text/javascript"></script>
    <script type="text/javascript" src="https://www.google.com/jsapi"></script>
    <script src="/script.js"></script>
    <script src="/js/projects.js"></script>

Modified: comdev/projects.apache.org/site/index.html
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/index.html?rev=1651889&r1=1651888&r2=1651889&view=diff
==============================================================================
--- comdev/projects.apache.org/site/index.html (original)
+++ comdev/projects.apache.org/site/index.html Wed Jan 14 23:40:33 2015
@@ -5,7 +5,7 @@
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <link rel="stylesheet" href="styles.css">
-   <script src="http://code.jquery.com/jquery-latest.min.js" type="text/javascript"></script>
+   <script src="https://code.jquery.com/jquery-latest.min.js" type="text/javascript"></script>
    <script type="text/javascript" src="https://www.google.com/jsapi"></script>
    <script src="script.js"></script>
    <script src="js/projects.js"></script>

Modified: comdev/projects.apache.org/site/project.html
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/project.html?rev=1651889&r1=1651888&r2=1651889&view=diff
==============================================================================
--- comdev/projects.apache.org/site/project.html (original)
+++ comdev/projects.apache.org/site/project.html Wed Jan 14 23:40:33 2015
@@ -5,7 +5,7 @@
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <link rel="stylesheet" href="styles.css">
-   <script src="http://code.jquery.com/jquery-latest.min.js" type="text/javascript"></script>
+   <script src="https://code.jquery.com/jquery-latest.min.js" type="text/javascript"></script>
    <script src="script.js"></script>
    <script src="js/projects.js" charset="UTF-8"></script>
    <title>Apache Projects Directory</title>

Modified: comdev/projects.apache.org/site/projects.html
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/projects.html?rev=1651889&r1=1651888&r2=1651889&view=diff
==============================================================================
--- comdev/projects.apache.org/site/projects.html (original)
+++ comdev/projects.apache.org/site/projects.html Wed Jan 14 23:40:33 2015
@@ -5,7 +5,7 @@
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <link rel="stylesheet" href="styles.css">
-   <script src="http://code.jquery.com/jquery-latest.min.js" type="text/javascript"></script>
+   <script src="https://code.jquery.com/jquery-latest.min.js" type="text/javascript"></script>
    <script src="script.js"></script>
    <script src="js/projects.js"></script>
    <title>Apache Projects Directory</title>

Modified: comdev/projects.apache.org/site/releases.html
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/releases.html?rev=1651889&r1=1651888&r2=1651889&view=diff
==============================================================================
--- comdev/projects.apache.org/site/releases.html (original)
+++ comdev/projects.apache.org/site/releases.html Wed Jan 14 23:40:33 2015
@@ -5,7 +5,7 @@
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <link rel="stylesheet" href="styles.css">
-   <script src="http://code.jquery.com/jquery-latest.min.js" type="text/javascript"></script>
+   <script src="https://code.jquery.com/jquery-latest.min.js" type="text/javascript"></script>
    <script type="text/javascript" src="https://www.google.com/jsapi"></script>
    <script src="script.js"></script>
    <script src="js/projects.js"></script>

Modified: comdev/projects.apache.org/site/timelines.html
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/timelines.html?rev=1651889&r1=1651888&r2=1651889&view=diff
==============================================================================
--- comdev/projects.apache.org/site/timelines.html (original)
+++ comdev/projects.apache.org/site/timelines.html Wed Jan 14 23:40:33 2015
@@ -5,7 +5,7 @@
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <link rel="stylesheet" href="styles.css">
-   <script src="http://code.jquery.com/jquery-latest.min.js" type="text/javascript"></script>
+   <script src="https://code.jquery.com/jquery-latest.min.js" type="text/javascript"></script>
    <script type="text/javascript" src="https://www.google.com/jsapi"></script>
    <script src="script.js"></script>
    <script src="js/projects.js"></script>