You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ponymail.apache.org by hu...@apache.org on 2016/05/30 07:49:44 UTC

[1/2] incubator-ponymail git commit: update name and URL

Repository: incubator-ponymail
Updated Branches:
  refs/heads/master 88a3de5a5 -> b900a3e56


update name and URL


Project: http://git-wip-us.apache.org/repos/asf/incubator-ponymail/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ponymail/commit/b919eeb6
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ponymail/tree/b919eeb6
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ponymail/diff/b919eeb6

Branch: refs/heads/master
Commit: b919eeb62cfd8594850788f82e24d5d124377d04
Parents: 88a3de5
Author: humbedooh <hu...@apache.org>
Authored: Mon May 30 09:48:12 2016 +0200
Committer: humbedooh <hu...@apache.org>
Committed: Mon May 30 09:48:12 2016 +0200

----------------------------------------------------------------------
 site/js/dev/ponymail_zzz.js | 2 +-
 site/js/ponymail.js         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ponymail/blob/b919eeb6/site/js/dev/ponymail_zzz.js
----------------------------------------------------------------------
diff --git a/site/js/dev/ponymail_zzz.js b/site/js/dev/ponymail_zzz.js
index 2fa8b27..2a48877 100644
--- a/site/js/dev/ponymail_zzz.js
+++ b/site/js/dev/ponymail_zzz.js
@@ -102,7 +102,7 @@ footer.style.height = "32px"
 footer.style.width = "100%"
 var fd = document.createElement('div')
 fd.setAttribute("class", "container")
-fd.innerHTML = "<p class='muted' style='text-align: center;'>Powered by <a href='https://github.com/quenda/ponymail'>Pony Mail v/" + _VERSION_ + "</a>.</p>"
+fd.innerHTML = "<p class='muted' style='text-align: center;'>Powered by <a href='https://github.com/apache/incubator-ponymail'>Apache Pony Mail (Incubating) v/" + _VERSION_ + "</a>.</p>"
 footer.appendChild(fd)
 document.body.appendChild(footer)
 

http://git-wip-us.apache.org/repos/asf/incubator-ponymail/blob/b919eeb6/site/js/ponymail.js
----------------------------------------------------------------------
diff --git a/site/js/ponymail.js b/site/js/ponymail.js
index 639c0ff..b39f27b 100644
--- a/site/js/ponymail.js
+++ b/site/js/ponymail.js
@@ -5330,7 +5330,7 @@ footer.style.height = "32px"
 footer.style.width = "100%"
 var fd = document.createElement('div')
 fd.setAttribute("class", "container")
-fd.innerHTML = "<p class='muted' style='text-align: center;'>Powered by <a href='https://github.com/quenda/ponymail'>Pony Mail v/" + _VERSION_ + "</a>.</p>"
+fd.innerHTML = "<p class='muted' style='text-align: center;'>Powered by <a href='https://github.com/apache/incubator-ponymail'>Apache Pony Mail (Incubating) v/" + _VERSION_ + "</a>.</p>"
 footer.appendChild(fd)
 document.body.appendChild(footer)
 


[2/2] incubator-ponymail git commit: we have a web site!

Posted by hu...@apache.org.
we have a web site!


Project: http://git-wip-us.apache.org/repos/asf/incubator-ponymail/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ponymail/commit/b900a3e5
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ponymail/tree/b900a3e5
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ponymail/diff/b900a3e5

Branch: refs/heads/master
Commit: b900a3e5665359815674d9150b90b5f7174590a3
Parents: b919eeb
Author: humbedooh <hu...@apache.org>
Authored: Mon May 30 09:49:21 2016 +0200
Committer: humbedooh <hu...@apache.org>
Committed: Mon May 30 09:49:21 2016 +0200

----------------------------------------------------------------------
 site/js/dev/ponymail_zzz.js | 2 +-
 site/js/ponymail.js         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ponymail/blob/b900a3e5/site/js/dev/ponymail_zzz.js
----------------------------------------------------------------------
diff --git a/site/js/dev/ponymail_zzz.js b/site/js/dev/ponymail_zzz.js
index 2a48877..e286454 100644
--- a/site/js/dev/ponymail_zzz.js
+++ b/site/js/dev/ponymail_zzz.js
@@ -102,7 +102,7 @@ footer.style.height = "32px"
 footer.style.width = "100%"
 var fd = document.createElement('div')
 fd.setAttribute("class", "container")
-fd.innerHTML = "<p class='muted' style='text-align: center;'>Powered by <a href='https://github.com/apache/incubator-ponymail'>Apache Pony Mail (Incubating) v/" + _VERSION_ + "</a>.</p>"
+fd.innerHTML = "<p class='muted' style='text-align: center;'>Powered by <a href='https://ponymail.incubator.apache.org/'>Apache Pony Mail (Incubating) v/" + _VERSION_ + "</a>.</p>"
 footer.appendChild(fd)
 document.body.appendChild(footer)
 

http://git-wip-us.apache.org/repos/asf/incubator-ponymail/blob/b900a3e5/site/js/ponymail.js
----------------------------------------------------------------------
diff --git a/site/js/ponymail.js b/site/js/ponymail.js
index b39f27b..3528b58 100644
--- a/site/js/ponymail.js
+++ b/site/js/ponymail.js
@@ -5330,7 +5330,7 @@ footer.style.height = "32px"
 footer.style.width = "100%"
 var fd = document.createElement('div')
 fd.setAttribute("class", "container")
-fd.innerHTML = "<p class='muted' style='text-align: center;'>Powered by <a href='https://github.com/apache/incubator-ponymail'>Apache Pony Mail (Incubating) v/" + _VERSION_ + "</a>.</p>"
+fd.innerHTML = "<p class='muted' style='text-align: center;'>Powered by <a href='https://ponymail.incubator.apache.org/'>Apache Pony Mail (Incubating) v/" + _VERSION_ + "</a>.</p>"
 footer.appendChild(fd)
 document.body.appendChild(footer)