You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by va...@apache.org on 2016/10/18 18:58:44 UTC

[1/5] documentation commit: updated refs/heads/master to e97a665

Repository: couchdb-documentation
Updated Branches:
  refs/heads/master 34984e8d9 -> e97a665eb


welcome

new json

Project: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/commit/8de8651e
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/tree/8de8651e
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/diff/8de8651e

Branch: refs/heads/master
Commit: 8de8651e84da6affff64ef8ce1b79f566333d0b5
Parents: b7dbecd
Author: Lev Tonkikh <le...@gmail.com>
Authored: Sun Oct 9 11:30:31 2016 +0300
Committer: GitHub <no...@github.com>
Committed: Sun Oct 9 11:30:31 2016 +0300

----------------------------------------------------------------------
 src/intro/tour.rst | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-documentation/blob/8de8651e/src/intro/tour.rst
----------------------------------------------------------------------
diff --git a/src/intro/tour.rst b/src/intro/tour.rst
index 62ae59b..150c951 100644
--- a/src/intro/tour.rst
+++ b/src/intro/tour.rst
@@ -40,13 +40,12 @@ The reply should look something like:
 .. code-block:: javascript
 
     {
+    
         "couchdb": "Welcome",
-        "uuid": "85fb71bf700c17267fef77535820e371",
-        "version": "1.4.0",
         "vendor": {
-            "version": "1.4.0",
             "name": "The Apache Software Foundation"
-        }
+        },
+        "version": "2.0.0"
     }
 
 Not all that spectacular. CouchDB is saying "hello" with the running version


[3/5] documentation commit: updated refs/heads/master to e97a665

Posted by va...@apache.org.
Merge remote-tracking branch 'apache/master'


Project: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/commit/b5725e47
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/tree/b5725e47
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/diff/b5725e47

Branch: refs/heads/master
Commit: b5725e4772b0a11064214e2a30c038864b5caf3e
Parents: f9697b1 34984e8
Author: Lev Tonkikh <le...@gmail.com>
Authored: Sat Oct 15 22:29:02 2016 +0300
Committer: Lev Tonkikh <le...@gmail.com>
Committed: Sat Oct 15 22:29:02 2016 +0300

----------------------------------------------------------------------
 src/cluster/nodes.rst | 2 +-
 src/install/unix.rst  | 4 ++++
 2 files changed, 5 insertions(+), 1 deletion(-)
----------------------------------------------------------------------



[2/5] documentation commit: updated refs/heads/master to e97a665

Posted by va...@apache.org.
fix trailing whitespace

Project: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/commit/f9697b10
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/tree/f9697b10
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/diff/f9697b10

Branch: refs/heads/master
Commit: f9697b108a90b083b7f805e5e92cc08a0f8dfa9f
Parents: 8de8651
Author: Lev Tonkikh <le...@gmail.com>
Authored: Tue Oct 11 11:24:45 2016 +0300
Committer: GitHub <no...@github.com>
Committed: Tue Oct 11 11:24:45 2016 +0300

----------------------------------------------------------------------
 src/intro/tour.rst | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-documentation/blob/f9697b10/src/intro/tour.rst
----------------------------------------------------------------------
diff --git a/src/intro/tour.rst b/src/intro/tour.rst
index 150c951..293512f 100644
--- a/src/intro/tour.rst
+++ b/src/intro/tour.rst
@@ -40,7 +40,6 @@ The reply should look something like:
 .. code-block:: javascript
 
     {
-    
         "couchdb": "Welcome",
         "vendor": {
             "name": "The Apache Software Foundation"


[5/5] documentation commit: updated refs/heads/master to e97a665

Posted by va...@apache.org.
fix api.rst


Project: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/commit/e97a665e
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/tree/e97a665e
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/diff/e97a665e

Branch: refs/heads/master
Commit: e97a665eb6cdef2da6684d4dc0afaa3b97e8df1a
Parents: 2e7b4c7
Author: Lev Tonkikh <le...@gmail.com>
Authored: Sat Oct 15 22:36:09 2016 +0300
Committer: Lev Tonkikh <le...@gmail.com>
Committed: Sat Oct 15 22:36:09 2016 +0300

----------------------------------------------------------------------
 src/intro/api.rst | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-documentation/blob/e97a665e/src/intro/api.rst
----------------------------------------------------------------------
diff --git a/src/intro/api.rst b/src/intro/api.rst
index 9727182..99731a5 100644
--- a/src/intro/api.rst
+++ b/src/intro/api.rst
@@ -56,12 +56,10 @@ CouchDB replies, all excited to get going:
 
     {
         "couchdb": "Welcome",
-        "uuid": "85fb71bf700c17267fef77535820e371",
+        "version": "2.0.0",
         "vendor": {
-            "name": "The Apache Software Foundation",
-            "version": "1.5.0"
-        },
-        "version": "1.5.0"
+            "name": "The Apache Software Foundation"
+        }
     }
 
 You get back a JSON string, that, if parsed into a native object or data


[4/5] documentation commit: updated refs/heads/master to e97a665

Posted by va...@apache.org.
fix curl.rst


Project: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/commit/2e7b4c7e
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/tree/2e7b4c7e
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/diff/2e7b4c7e

Branch: refs/heads/master
Commit: 2e7b4c7ee8fbc8b98103ad86462c18ffeb8f3289
Parents: b5725e4
Author: Lev Tonkikh <le...@gmail.com>
Authored: Sat Oct 15 22:33:26 2016 +0300
Committer: Lev Tonkikh <le...@gmail.com>
Committed: Sat Oct 15 22:33:26 2016 +0300

----------------------------------------------------------------------
 src/intro/curl.rst | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-documentation/blob/2e7b4c7e/src/intro/curl.rst
----------------------------------------------------------------------
diff --git a/src/intro/curl.rst b/src/intro/curl.rst
index 6ceb4a2..192a3a1 100644
--- a/src/intro/curl.rst
+++ b/src/intro/curl.rst
@@ -36,12 +36,10 @@ clarity):
 
     {
         "couchdb": "Welcome",
-        "uuid": "85fb71bf700c17267fef77535820e371",
+        "version": "2.0.0",
         "vendor": {
-            "name": "The Apache Software Foundation",
-            "version": "1.4.0"
-        },
-        "version": "1.4.0"
+            "name": "The Apache Software Foundation"
+        }
     }
 
 .. note::