You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by br...@apache.org on 2017/06/28 16:24:06 UTC

allura-site git commit: Allura 1.7.0 release

Repository: allura-site
Updated Branches:
  refs/heads/asf-site f5e3000b3 -> f83e9c7df


Allura 1.7.0 release


Project: http://git-wip-us.apache.org/repos/asf/allura-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/allura-site/commit/f83e9c7d
Tree: http://git-wip-us.apache.org/repos/asf/allura-site/tree/f83e9c7d
Diff: http://git-wip-us.apache.org/repos/asf/allura-site/diff/f83e9c7d

Branch: refs/heads/asf-site
Commit: f83e9c7df660824219ac9b7b39b137bef6ae32e2
Parents: f5e3000
Author: Dave Brondsema <da...@brondsema.net>
Authored: Wed Jun 28 12:23:55 2017 -0400
Committer: Dave Brondsema <da...@brondsema.net>
Committed: Wed Jun 28 12:23:55 2017 -0400

----------------------------------------------------------------------
 _src/content/2017-allura-1.7.0.md |  15 +++++
 _src/pelicanconf.py               |   6 +-
 feeds/all.atom.xml                |   6 +-
 feeds/tag.release.atom.xml        |   6 +-
 index.html                        |  12 ++--
 news.html                         |  11 ++++
 posts/2017-allura-1.7.0.html      | 111 +++++++++++++++++++++++++++++++++
 tag/release.html                  |  11 ++++
 8 files changed, 167 insertions(+), 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/allura-site/blob/f83e9c7d/_src/content/2017-allura-1.7.0.md
----------------------------------------------------------------------
diff --git a/_src/content/2017-allura-1.7.0.md b/_src/content/2017-allura-1.7.0.md
new file mode 100644
index 0000000..f50f17a
--- /dev/null
+++ b/_src/content/2017-allura-1.7.0.md
@@ -0,0 +1,15 @@
+Title: Apache Allura 1.7.0 released
+Date: 2017-06-28
+Tags: release
+Slug: allura-1.7.0
+Summary: Version 1.7.0 of Allura: Multifactor authentication, git-http docker container,  per-thread subscriptions in discussion forums, and more.
+
+#### New Features
+
+Apache Allura 1.7.0 has been released, with support for hi-res project logos, and better content control for "neighborhood" landing pages by using wiki pages.
+  
+This release also contains numerous small improvements and bug fixes.  To see all the details, check out the [release changelog](https://forge-allura.apache.org/p/allura/git/ci/rel/1.7.0/~/tree/CHANGES).
+
+#### Get 1.7.0
+
+[Download Allura](http://www.apache.org/dyn/closer.cgi/allura/) and [install it](https://forge-allura.apache.org/docs/getting_started/installation.html) today.

http://git-wip-us.apache.org/repos/asf/allura-site/blob/f83e9c7d/_src/pelicanconf.py
----------------------------------------------------------------------
diff --git a/_src/pelicanconf.py b/_src/pelicanconf.py
index ccf384c..4de2395 100644
--- a/_src/pelicanconf.py
+++ b/_src/pelicanconf.py
@@ -44,9 +44,9 @@ TAG_FEED_ATOM = 'feeds/tag.%s.atom.xml'
 
 CURRENT_YEAR = dt.date.today().year
 
-RELEASE_VERSION = '1.6.0'
-RELEASE_DATE = 'Dec 2016'
-RELEASE_NEWS = 'posts/2016-allura-1.6.0.html'
+RELEASE_VERSION = '1.7.0'
+RELEASE_DATE = 'Jun 2017'
+RELEASE_NEWS = 'posts/2017-allura-1.7.0.html'
 DIST_URL = 'http://apache.org/dist/allura/'
 
 FORGE_ALLURA_URL = 'https://forge-allura.apache.org/'

http://git-wip-us.apache.org/repos/asf/allura-site/blob/f83e9c7d/feeds/all.atom.xml
----------------------------------------------------------------------
diff --git a/feeds/all.atom.xml b/feeds/all.atom.xml
index dcfbe08..a35df3d 100644
--- a/feeds/all.atom.xml
+++ b/feeds/all.atom.xml
@@ -1,5 +1,9 @@
 <?xml version="1.0" encoding="utf-8"?>
-<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache Allura</title><link href="//allura.apache.org/" rel="alternate"></link><link href="//allura.apache.org/feeds/all.atom.xml" rel="self"></link><id>//allura.apache.org/</id><updated>2016-12-15T00:00:00+00:00</updated><entry><title>Apache Allura 1.6.0 released</title><link href="//allura.apache.org/posts/2016-allura-1.6.0.html" rel="alternate"></link><published>2016-12-15T00:00:00+00:00</published><updated>2016-12-15T00:00:00+00:00</updated><author><name></name></author><id>tag:allura.apache.org,2016-12-15:/posts/2016-allura-1.6.0.html</id><summary type="html">&lt;p&gt;Version 1.6.0 of Allura: Multifactor authentication, git-http docker container,  per-thread subscriptions in discussion forums, and more.&lt;/p&gt;</summary><content type="html">&lt;h4&gt;New Features&lt;/h4&gt;
+<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache Allura</title><link href="//allura.apache.org/" rel="alternate"></link><link href="//allura.apache.org/feeds/all.atom.xml" rel="self"></link><id>//allura.apache.org/</id><updated>2017-06-28T00:00:00+00:00</updated><entry><title>Apache Allura 1.7.0 released</title><link href="//allura.apache.org/posts/2017-allura-1.7.0.html" rel="alternate"></link><published>2017-06-28T00:00:00+00:00</published><updated>2017-06-28T00:00:00+00:00</updated><author><name></name></author><id>tag:allura.apache.org,2017-06-28:/posts/2017-allura-1.7.0.html</id><summary type="html">&lt;p&gt;Version 1.7.0 of Allura: Multifactor authentication, git-http docker container,  per-thread subscriptions in discussion forums, and more.&lt;/p&gt;</summary><content type="html">&lt;h4&gt;New Features&lt;/h4&gt;
+&lt;p&gt;Apache Allura 1.7.0 has been released, with support for hi-res project logos, and better content control for "neighborhood" landing pages by using wiki pages.&lt;/p&gt;
+&lt;p&gt;This release also contains numerous small improvements and bug fixes.  To see all the details, check out the &lt;a href="https://forge-allura.apache.org/p/allura/git/ci/rel/1.7.0/~/tree/CHANGES"&gt;release changelog&lt;/a&gt;.&lt;/p&gt;
+&lt;h4&gt;Get 1.7.0&lt;/h4&gt;
+&lt;p&gt;&lt;a href="http://www.apache.org/dyn/closer.cgi/allura/"&gt;Download Allura&lt;/a&gt; and &lt;a href="https://forge-allura.apache.org/docs/getting_started/installation.html"&gt;install it&lt;/a&gt; today.&lt;/p&gt;</content><category term="release"></category></entry><entry><title>Apache Allura 1.6.0 released</title><link href="//allura.apache.org/posts/2016-allura-1.6.0.html" rel="alternate"></link><published>2016-12-15T00:00:00+00:00</published><updated>2016-12-15T00:00:00+00:00</updated><author><name></name></author><id>tag:allura.apache.org,2016-12-15:/posts/2016-allura-1.6.0.html</id><summary type="html">&lt;p&gt;Version 1.6.0 of Allura: Multifactor authentication, git-http docker container,  per-thread subscriptions in discussion forums, and more.&lt;/p&gt;</summary><content type="html">&lt;h4&gt;New Features&lt;/h4&gt;
 &lt;p&gt;Apache Allura 1.6.0 has been released. Significant new features have been added in the project like the introduction of multifactor authentication and recovery codes, a git-http docker container, and per-thread subscriptions in discussion forums. &lt;/p&gt;
 &lt;p&gt;Also, see our recent post about the changes added in the &lt;a href="//allura.apache.org/posts/2016-two-factor-auth.html"&gt;Two Factor Authentication&lt;/a&gt; update for more details about it.&lt;/p&gt;
 &lt;p&gt;There are other fixes and improvements as well, see the &lt;a href="https://forge-allura.apache.org/p/allura/git/ci/rel/1.6.0/~/tree/CHANGES"&gt;changelog&lt;/a&gt; for more details.&lt;/p&gt;

http://git-wip-us.apache.org/repos/asf/allura-site/blob/f83e9c7d/feeds/tag.release.atom.xml
----------------------------------------------------------------------
diff --git a/feeds/tag.release.atom.xml b/feeds/tag.release.atom.xml
index 1890f8b..cb8bd0a 100644
--- a/feeds/tag.release.atom.xml
+++ b/feeds/tag.release.atom.xml
@@ -1,5 +1,9 @@
 <?xml version="1.0" encoding="utf-8"?>
-<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache Allura - release</title><link href="//allura.apache.org/" rel="alternate"></link><link href="//allura.apache.org/feeds/tag.release.atom.xml" rel="self"></link><id>//allura.apache.org/</id><updated>2016-12-15T00:00:00+00:00</updated><entry><title>Apache Allura 1.6.0 released</title><link href="//allura.apache.org/posts/2016-allura-1.6.0.html" rel="alternate"></link><published>2016-12-15T00:00:00+00:00</published><updated>2016-12-15T00:00:00+00:00</updated><author><name></name></author><id>tag:allura.apache.org,2016-12-15:/posts/2016-allura-1.6.0.html</id><summary type="html">&lt;p&gt;Version 1.6.0 of Allura: Multifactor authentication, git-http docker container,  per-thread subscriptions in discussion forums, and more.&lt;/p&gt;</summary><content type="html">&lt;h4&gt;New Features&lt;/h4&gt;
+<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache Allura - release</title><link href="//allura.apache.org/" rel="alternate"></link><link href="//allura.apache.org/feeds/tag.release.atom.xml" rel="self"></link><id>//allura.apache.org/</id><updated>2017-06-28T00:00:00+00:00</updated><entry><title>Apache Allura 1.7.0 released</title><link href="//allura.apache.org/posts/2017-allura-1.7.0.html" rel="alternate"></link><published>2017-06-28T00:00:00+00:00</published><updated>2017-06-28T00:00:00+00:00</updated><author><name></name></author><id>tag:allura.apache.org,2017-06-28:/posts/2017-allura-1.7.0.html</id><summary type="html">&lt;p&gt;Version 1.7.0 of Allura: Multifactor authentication, git-http docker container,  per-thread subscriptions in discussion forums, and more.&lt;/p&gt;</summary><content type="html">&lt;h4&gt;New Features&lt;/h4&gt;
+&lt;p&gt;Apache Allura 1.7.0 has been released, with support for hi-res project logos, and better content control for "neighborhood" landing pages by using wiki pages.&lt;/p&gt;
+&lt;p&gt;This release also contains numerous small improvements and bug fixes.  To see all the details, check out the &lt;a href="https://forge-allura.apache.org/p/allura/git/ci/rel/1.7.0/~/tree/CHANGES"&gt;release changelog&lt;/a&gt;.&lt;/p&gt;
+&lt;h4&gt;Get 1.7.0&lt;/h4&gt;
+&lt;p&gt;&lt;a href="http://www.apache.org/dyn/closer.cgi/allura/"&gt;Download Allura&lt;/a&gt; and &lt;a href="https://forge-allura.apache.org/docs/getting_started/installation.html"&gt;install it&lt;/a&gt; today.&lt;/p&gt;</content><category term="release"></category></entry><entry><title>Apache Allura 1.6.0 released</title><link href="//allura.apache.org/posts/2016-allura-1.6.0.html" rel="alternate"></link><published>2016-12-15T00:00:00+00:00</published><updated>2016-12-15T00:00:00+00:00</updated><author><name></name></author><id>tag:allura.apache.org,2016-12-15:/posts/2016-allura-1.6.0.html</id><summary type="html">&lt;p&gt;Version 1.6.0 of Allura: Multifactor authentication, git-http docker container,  per-thread subscriptions in discussion forums, and more.&lt;/p&gt;</summary><content type="html">&lt;h4&gt;New Features&lt;/h4&gt;
 &lt;p&gt;Apache Allura 1.6.0 has been released. Significant new features have been added in the project like the introduction of multifactor authentication and recovery codes, a git-http docker container, and per-thread subscriptions in discussion forums. &lt;/p&gt;
 &lt;p&gt;Also, see our recent post about the changes added in the &lt;a href="//allura.apache.org/posts/2016-two-factor-auth.html"&gt;Two Factor Authentication&lt;/a&gt; update for more details about it.&lt;/p&gt;
 &lt;p&gt;There are other fixes and improvements as well, see the &lt;a href="https://forge-allura.apache.org/p/allura/git/ci/rel/1.6.0/~/tree/CHANGES"&gt;changelog&lt;/a&gt; for more details.&lt;/p&gt;

http://git-wip-us.apache.org/repos/asf/allura-site/blob/f83e9c7d/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
index fbaaed4..94877cf 100644
--- a/index.html
+++ b/index.html
@@ -84,22 +84,22 @@
       <h3 class="text-center">Get the Latest Version of Allura</h3>
       <div class="row pad-vert-md">
         <div id="release" class="col-12 auto-margin pad-vert-xs text-center">
-          <a href="http://www.apache.org/dyn/closer.cgi/allura/allura-1.6.0.tar.gz"><button class="auto-margin">Download v1.6.0</button></a>
-          <span class="text-white">Dec 2016 &mdash;</span>
-          <a href="posts/2016-allura-1.6.0.html">What's New</a>
+          <a href="http://www.apache.org/dyn/closer.cgi/allura/allura-1.7.0.tar.gz"><button class="auto-margin">Download v1.7.0</button></a>
+          <span class="text-white">Jun 2017 &mdash;</span>
+          <a href="posts/2017-allura-1.7.0.html">What's New</a>
           <ul>
-            <li class="text-white"><a href="http://apache.org/dist/allura/allura-1.6.0.tar.gz.md5" class="text-white" download="">md5</a>, <a href="http://apache.org/dist/allura/allura-1.6.0.tar.gz.sha1" class="text-white" download="">sha1</a>, <a href="http://apache.org/dist/allura/allura-1.6.0.tar.gz.sha512" class="text-white" download="">sha512 sums</a></li>
-            <li class="text-white">PGP <a href="http://apache.org/dist/allura/allura-1.6.0.tar.gz.asc" class="text-white" download="">signature</a> &amp; <a href="http://apache.org/dist/allura/KEYS" class="text-white" download="">keys</a></li>
+            <li class="text-white"><a href="http://apache.org/dist/allura/allura-1.7.0.tar.gz.md5" class="text-white" download="">md5</a>, <a href="http://apache.org/dist/allura/allura-1.7.0.tar.gz.sha1" class="text-white" download="">sha1</a>, <a href="http://apache.org/dist/allura/allura-1.7.0.tar.gz.sha512" class="text-white" download="">sha512 sums</a></li>
+            <li class="text-white">PGP <a href="http://apache.org/dist/allura/allura-1.7.0.tar.gz.asc" class="text-white" download="">signature</a> &amp; <a href="http://apache.org/dist/allura/KEYS" class="text-white" download="">keys</a></li>
           </ul>
         </div>
         <div id="news" class="col-12 auto-margin pad-vert-xs text-center">
             <h5>News</h5>
             <ul>
+                    <li><a href="//allura.apache.org/posts/2017-allura-1.7.0.html">Apache Allura 1.7.0 released</a></li>
                     <li><a href="//allura.apache.org/posts/2016-allura-1.6.0.html">Apache Allura 1.6.0 released</a></li>
                     <li><a href="//allura.apache.org/posts/2016-two-factor-auth.html">Two Factor Authentication</a></li>
                     <li><a href="//allura.apache.org/posts/2016-allura-1.5.0.html">Apache Allura 1.5.0 released</a></li>
                     <li><a href="//allura.apache.org/posts/2016-gsoc-16.html">Apache Allura - GSoC 2016 Summary</a></li>
-                    <li><a href="//allura.apache.org/posts/2016-allura-1.4.0.html">Apache Allura 1.4.0 released</a></li>
                 <li><a href="//allura.apache.org/news.html">All News &rarr;</a></li>
             </ul>
         </div>

http://git-wip-us.apache.org/repos/asf/allura-site/blob/f83e9c7d/news.html
----------------------------------------------------------------------
diff --git a/news.html b/news.html
index 05c8aa9..3237c96 100644
--- a/news.html
+++ b/news.html
@@ -53,6 +53,17 @@
 
 <div class="row bg-white pad-bot-md text-center">
   <div class="row pad-top-md">
+    <h3><a class="text-black" href="//allura.apache.org/posts/2017-allura-1.7.0.html">Apache Allura 1.7.0 released</a></h3>
+  </div>
+
+  <div class="post-info">
+    Published:
+    <abbr class="published" title="2017-06-28T00:00:00+00:00">
+      Wed 28 June 2017
+    </abbr>
+  </div>
+  <div class="entry-content"> <p>Version 1.7.0 of Allura: Multifactor authentication, git-http docker container,  per-thread subscriptions in discussion forums, and more.</p> </div>
+  <div class="row pad-top-md">
     <h3><a class="text-black" href="//allura.apache.org/posts/2016-allura-1.6.0.html">Apache Allura 1.6.0 released</a></h3>
   </div>
 

http://git-wip-us.apache.org/repos/asf/allura-site/blob/f83e9c7d/posts/2017-allura-1.7.0.html
----------------------------------------------------------------------
diff --git a/posts/2017-allura-1.7.0.html b/posts/2017-allura-1.7.0.html
new file mode 100644
index 0000000..67b1bda
--- /dev/null
+++ b/posts/2017-allura-1.7.0.html
@@ -0,0 +1,111 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+  <title>    Apache Allura 1.7.0 released
+</title>
+  <meta charset="utf-8">
+  <meta name="description" content="Allura is an open source implementation of a software forge, a site that manages source code repositories, bug reports, discussions, and more for projects.">
+  <meta name="keywords" content="">
+  <meta name="author" content="">
+  <link rel="canonical" href="//allura.apache.org">
+
+  <!--    Facebook Meta Info-->
+  <meta property="og:url" content="//allura.apache.org">
+  <meta property="og:image" content="//allura.apache.org/theme/img/logo-asf-apache.png">
+  <meta property="og:description" content="Allura is an open source implementation of a software forge, a site that manages source code repositories, bug reports, discussions, and more for projects.">
+  <meta property="og:title" content="Apache Allura">
+  <meta property="og:site_name" content="Apache Allura">
+  <meta property="og:see_also" content="//allura.apache.org">
+
+  <!--    Twitter Meta Info-->
+  <meta name="twitter:card" content="Allura is an open source implementation of a software forge, a site that manages source code repositories, bug reports, discussions, and more for projects.">
+  <meta name="twitter:url" content="//allura.apache.org">
+  <meta name="twitter:title" content="Apache Allura">
+  <meta name="twitter:description" content="Allura is an open source implementation of a software forge, a site that manages source code repositories, bug reports, discussions, and more for projects.">
+  <meta name="twitter:image" content="//allura.apache.org/theme/img/logo-asf-apache.png">
+
+  <!--    Google+ Meta Info-->
+  <meta itemprop="name" content="Apache Allura">
+  <meta itemprop="description" content="Allura is an open source implementation of a software forge, a site that manages source code repositories, bug reports, discussions, and more for projects.">
+  <meta itemprop="image" content="//allura.apache.org/theme/img/logo-asf-apache.png">
+
+  <link rel="stylesheet" type="text/css" href="//allura.apache.org/theme/css/flex.min.css">
+  <link rel="stylesheet" type="text/css" href="//allura.apache.org/theme/css/style.css">
+          <link rel="stylesheet" type="text/css" href="//allura.apache.org/theme/css/article.css">
+
+
+</head>
+
+<body cz-shortcut-listen="true" class="pg-">
+  <section id="content_wrapper" class="mobile-desktop row">
+    <div id="header" class="row ">
+      <header id="login_header" class="row">
+        <div class="bg-shadow pad-vert-md">
+          <span><h1 class="text-center"><a href="//allura.apache.org">Apache <img src="//allura.apache.org/theme/img/logo_white.png" width="94"> Allura<span class="tm">™</span></a></h1></span>
+          <span></span>
+          <h6 class="text-center">Open source project hosting platform</h6>
+        </div>
+      </header>
+    </div>
+
+    <div class="article-content">
+<div class="row bg-white pad-vert-lg">
+  <div class="row">
+    <h3 class="text-black text-center">Apache Allura 1.7.0 released</h3>
+  </div>
+
+  <div class="post-info text-center">
+    Published:
+    <abbr class="published" title="2017-06-28T00:00:00+00:00">
+      Wed 28 June 2017
+    </abbr>
+    <br>
+    Tagged:
+        <a href="//allura.apache.org/tag/release.html">release</a>
+  </div>
+
+  <div class="row">
+    <div class="col-20 no-float auto-margin">
+      <div class="row">
+        <div class="pad-md text-black"><h4>New Features</h4>
+<p>Apache Allura 1.7.0 has been released, with support for hi-res project logos, and better content control for "neighborhood" landing pages by using wiki pages.</p>
+<p>This release also contains numerous small improvements and bug fixes.  To see all the details, check out the <a href="https://forge-allura.apache.org/p/allura/git/ci/rel/1.7.0/~/tree/CHANGES">release changelog</a>.</p>
+<h4>Get 1.7.0</h4>
+<p><a href="http://www.apache.org/dyn/closer.cgi/allura/">Download Allura</a> and <a href="https://forge-allura.apache.org/docs/getting_started/installation.html">install it</a> today.</p></div>
+      </div>
+    </div>
+  </div>
+</div>
+</div>
+
+    <div class="row">
+      <footer id="footer" class="bg-black text-white col-24">
+        <p class="copy pad-top-sm text-center">Copyright © 2017 The Apache Software Foundation, Licensed under
+            <a href="http://www.apache.org/licenses/LICENSE-2.0.html">the Apache License, Version 2.0.</a></p>
+        <p class="copy pad-bot-sm text-center">Apache, Allura, Apache Allura, and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
+      </footer>
+    </div>
+  </section>
+
+  <script type="application/javascript" src="//allura.apache.org/theme/js/jquery-1.11.2.min.js"></script>
+  <script type="application/javascript" src="//allura.apache.org/theme/js/frontend.js"></script>
+        <script type="application/javascript" src="//allura.apache.org/theme/js/article.js"></script>
+  <!-- Credits
+
+          Logo Design: Will Leonard
+          http://willleonard.org
+
+          Site design: Perry Merrity
+          http://perrymerrity.com/
+
+          bg-header-forge.jpg
+          Photo by: Stefan Schmitz
+          https://creativecommons.org/licenses/by-nd/2.0
+
+          bg-developers-fire.jpg
+          Photo by: Frédéric Bisson
+          https://creativecommons.org/licenses/by-nd/2.0
+      -->
+</body>
+</html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/allura-site/blob/f83e9c7d/tag/release.html
----------------------------------------------------------------------
diff --git a/tag/release.html b/tag/release.html
index c25e4fc..16584fa 100644
--- a/tag/release.html
+++ b/tag/release.html
@@ -53,6 +53,17 @@
 
 <div class="row bg-white pad-bot-md text-center">
   <div class="row pad-top-md">
+    <h3><a class="text-black" href="//allura.apache.org/posts/2017-allura-1.7.0.html">Apache Allura 1.7.0 released</a></h3>
+  </div>
+
+  <div class="post-info">
+    Published:
+    <abbr class="published" title="2017-06-28T00:00:00+00:00">
+      Wed 28 June 2017
+    </abbr>
+  </div>
+  <div class="entry-content"> <p>Version 1.7.0 of Allura: Multifactor authentication, git-http docker container,  per-thread subscriptions in discussion forums, and more.</p> </div>
+  <div class="row pad-top-md">
     <h3><a class="text-black" href="//allura.apache.org/posts/2016-allura-1.6.0.html">Apache Allura 1.6.0 released</a></h3>
   </div>