You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by pd...@apache.org on 2014/07/19 16:20:29 UTC

[1/3] git commit: updating .gitignore

Repository: cloudstack-docs-rn
Updated Branches:
  refs/heads/master 8d4d51f84 -> d3f630fa1


updating .gitignore


Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/commit/ab2c6777
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/tree/ab2c6777
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/diff/ab2c6777

Branch: refs/heads/master
Commit: ab2c6777c89ede1578c2290a0409b0895f371423
Parents: 6831d38
Author: pdion891 <pd...@apache.org>
Authored: Sat Jul 19 10:10:04 2014 -0400
Committer: pdion891 <pd...@apache.org>
Committed: Sat Jul 19 10:10:04 2014 -0400

----------------------------------------------------------------------
 .gitignore | 13 +++++++++++++
 1 file changed, 13 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/ab2c6777/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index b885e35..6dfb228 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,16 @@
 # under the License.
 
 /build
+build.sh
+
+# OS generated files #
+######################
+*/.DS_Store
+.DS_Store
+.DS_Store?
+._*
+.Spotlight-V100
+.Trashes
+Icon?
+ehthumbs.db
+Thumbs.db


[2/3] git commit: add content list in about.rst

Posted by pd...@apache.org.
add content list in about.rst


Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/commit/920b4ff4
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/tree/920b4ff4
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/diff/920b4ff4

Branch: refs/heads/master
Commit: 920b4ff4eee022bafd2872647b98c435d06ce44c
Parents: ab2c677
Author: pdion891 <pd...@apache.org>
Authored: Sat Jul 19 10:13:59 2014 -0400
Committer: pdion891 <pd...@apache.org>
Committed: Sat Jul 19 10:13:59 2014 -0400

----------------------------------------------------------------------
 source/about.rst | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/920b4ff4/source/about.rst
----------------------------------------------------------------------
diff --git a/source/about.rst b/source/about.rst
index 0661686..1aed8cb 100644
--- a/source/about.rst
+++ b/source/about.rst
@@ -19,6 +19,10 @@ What's New in |version|
 
 CloudStack |version| includes the following new features and improvements.
 
+.. contents::
+   :local:
+   :backlinks: top
+
 
 Support managed storage for root disks
 --------------------------------------


[3/3] git commit: Merge branch '4.4_july13'

Posted by pd...@apache.org.
Merge branch '4.4_july13'


Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/commit/d3f630fa
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/tree/d3f630fa
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/diff/d3f630fa

Branch: refs/heads/master
Commit: d3f630fa10e202e2924a3e6e0df597b372be12b3
Parents: 8d4d51f 920b4ff
Author: pdion891 <pd...@apache.org>
Authored: Sat Jul 19 10:19:47 2014 -0400
Committer: pdion891 <pd...@apache.org>
Committed: Sat Jul 19 10:19:47 2014 -0400

----------------------------------------------------------------------
 .gitignore       | 13 +++++++++++++
 source/about.rst |  4 ++++
 2 files changed, 17 insertions(+)
----------------------------------------------------------------------