You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by dj...@apache.org on 2013/05/23 12:43:39 UTC

[1/2] git commit: updated refs/heads/1.3.x to 203a1b7

Updated Branches:
  refs/heads/1.3.x b9f5dd0cd -> 203a1b751
  refs/heads/master 4abe8cd97 -> 20f037cee


docs: add more structure to the release history


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

Branch: refs/heads/1.3.x
Commit: 203a1b75135ffe43407c0e72b48a334c64c4ebca
Parents: b9f5dd0
Author: Dirkjan Ochtman <dj...@apache.org>
Authored: Thu May 23 12:42:54 2013 +0200
Committer: Dirkjan Ochtman <dj...@apache.org>
Committed: Thu May 23 12:42:54 2013 +0200

----------------------------------------------------------------------
 share/doc/src/changelog.rst |   73 ++++++++++++++++++++++++++++++++-----
 1 files changed, 63 insertions(+), 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/203a1b75/share/doc/src/changelog.rst
----------------------------------------------------------------------
diff --git a/share/doc/src/changelog.rst b/share/doc/src/changelog.rst
index b567c81..2f2334d 100644
--- a/share/doc/src/changelog.rst
+++ b/share/doc/src/changelog.rst
@@ -11,13 +11,21 @@
 .. the License.
 
 Release History
-===============
+***************
 
-Version 1.3.0
--------------
+.. contents::
+   :depth: 1
+   :local:
 
-Upgrade notes
-^^^^^^^^^^^^^
+1.3.x Branch
+============
+
+.. contents::
+   :depth: 1
+   :local:
+
+Upgrade Notes
+-------------
 
 You can upgrade your existing CouchDB 1.0.x installation to 1.3.0
 without any specific steps or migration. When you run CouchDB, the
@@ -35,6 +43,9 @@ CouchDB 1.0.x release.
    CouchDB 1.0.x you must back up your data files before performing the
    upgrade and compaction process.
 
+Version 1.3.0
+-------------
+
 Database core
 ^^^^^^^^^^^^^
 
@@ -209,12 +220,15 @@ Windows
   :commit:`a6eaf9f1`
 * Allows building cleanly on Windows without cURL, :commit:`fb670f5712`
 
+1.2.x Branch
+============
 
-Version 1.2.0
--------------
+.. contents::
+   :depth: 1
+   :local:
 
 Upgrade Notes
-^^^^^^^^^^^^^
+-------------
 
 .. warning::
 
@@ -223,7 +237,7 @@ Upgrade Notes
    for a long time) before upgrading, or they will become inaccessible.
 
 Security changes
-~~~~~~~~~~~~~~~~
+^^^^^^^^^^^^^^^^
 
 The interface to the ``_users`` and ``_replicator`` databases have been
 changed so that non-administrator users can see less information:
@@ -245,7 +259,7 @@ changed so that non-administrator users can see less information:
   * Views can only be defined and queried by administrators.
 
 Database Compression
-~~~~~~~~~~~~~~~~~~~~
+^^^^^^^^^^^^^^^^^^^^
 
 The new optional (but enabled by default) compression of disk files requires
 an upgrade of the on-disk format (5 -> 6) which occurs on creation for new
@@ -257,6 +271,9 @@ Compression can be disabled by setting ``compression = none`` in your
 ``local.ini`` ``[couchdb]`` section, but the on-disk format will still be
 upgraded.
 
+Version 1.2.0
+-------------
+
 Authentication
 ^^^^^^^^^^^^^^
 
@@ -359,6 +376,12 @@ OAuth
 
 * Updated bundled erlang_oauth library to the latest version.
 
+1.1.x Branch
+============
+
+.. contents::
+   :depth: 1
+   :local:
 
 Version 1.1.1
 -------------
@@ -452,6 +475,12 @@ View Server
 * Added view query aliases start_key, end_key, start_key_doc_id and
   end_key_doc_id.
 
+1.0.x Branch
+============
+
+.. contents::
+   :depth: 1
+   :local:
 
 Version 1.0.3
 -------------
@@ -638,6 +667,12 @@ View Server
 * Faster default view collation.
 * Added option to include update_seq in view responses.
 
+0.11.x Branch
+=============
+
+.. contents::
+   :depth: 1
+   :local:
 
 Version 0.11.2
 --------------
@@ -868,6 +903,12 @@ View Server
 
 
 
+0.10.x Branch
+=============
+
+.. contents::
+   :depth: 1
+   :local:
 
 Version 0.10.1
 --------------
@@ -920,6 +961,12 @@ View Server
 
 * Added native Erlang views for high-performance applications.
 
+0.9.x Branch
+============
+
+.. contents::
+   :depth: 1
+   :local:
 
 Version 0.9.2
 -------------
@@ -1083,6 +1130,12 @@ Replication
 * Automatically retry of failed replications.
 * Stream attachments in pull-replication.
 
+0.8.x Branch
+============
+
+.. contents::
+   :depth: 1
+   :local:
 
 Version 0.8.1-incubating
 ------------------------


[2/2] git commit: updated refs/heads/master to 20f037c

Posted by dj...@apache.org.
docs: add more structure to the release history


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

Branch: refs/heads/master
Commit: 20f037ceee731ee4500933cb61e3396b08f418bd
Parents: 4abe8cd
Author: Dirkjan Ochtman <dj...@apache.org>
Authored: Thu May 23 12:42:54 2013 +0200
Committer: Dirkjan Ochtman <dj...@apache.org>
Committed: Thu May 23 12:43:33 2013 +0200

----------------------------------------------------------------------
 share/doc/src/changelog.rst |   73 ++++++++++++++++++++++++++++++++-----
 1 files changed, 63 insertions(+), 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/20f037ce/share/doc/src/changelog.rst
----------------------------------------------------------------------
diff --git a/share/doc/src/changelog.rst b/share/doc/src/changelog.rst
index b567c81..2f2334d 100644
--- a/share/doc/src/changelog.rst
+++ b/share/doc/src/changelog.rst
@@ -11,13 +11,21 @@
 .. the License.
 
 Release History
-===============
+***************
 
-Version 1.3.0
--------------
+.. contents::
+   :depth: 1
+   :local:
 
-Upgrade notes
-^^^^^^^^^^^^^
+1.3.x Branch
+============
+
+.. contents::
+   :depth: 1
+   :local:
+
+Upgrade Notes
+-------------
 
 You can upgrade your existing CouchDB 1.0.x installation to 1.3.0
 without any specific steps or migration. When you run CouchDB, the
@@ -35,6 +43,9 @@ CouchDB 1.0.x release.
    CouchDB 1.0.x you must back up your data files before performing the
    upgrade and compaction process.
 
+Version 1.3.0
+-------------
+
 Database core
 ^^^^^^^^^^^^^
 
@@ -209,12 +220,15 @@ Windows
   :commit:`a6eaf9f1`
 * Allows building cleanly on Windows without cURL, :commit:`fb670f5712`
 
+1.2.x Branch
+============
 
-Version 1.2.0
--------------
+.. contents::
+   :depth: 1
+   :local:
 
 Upgrade Notes
-^^^^^^^^^^^^^
+-------------
 
 .. warning::
 
@@ -223,7 +237,7 @@ Upgrade Notes
    for a long time) before upgrading, or they will become inaccessible.
 
 Security changes
-~~~~~~~~~~~~~~~~
+^^^^^^^^^^^^^^^^
 
 The interface to the ``_users`` and ``_replicator`` databases have been
 changed so that non-administrator users can see less information:
@@ -245,7 +259,7 @@ changed so that non-administrator users can see less information:
   * Views can only be defined and queried by administrators.
 
 Database Compression
-~~~~~~~~~~~~~~~~~~~~
+^^^^^^^^^^^^^^^^^^^^
 
 The new optional (but enabled by default) compression of disk files requires
 an upgrade of the on-disk format (5 -> 6) which occurs on creation for new
@@ -257,6 +271,9 @@ Compression can be disabled by setting ``compression = none`` in your
 ``local.ini`` ``[couchdb]`` section, but the on-disk format will still be
 upgraded.
 
+Version 1.2.0
+-------------
+
 Authentication
 ^^^^^^^^^^^^^^
 
@@ -359,6 +376,12 @@ OAuth
 
 * Updated bundled erlang_oauth library to the latest version.
 
+1.1.x Branch
+============
+
+.. contents::
+   :depth: 1
+   :local:
 
 Version 1.1.1
 -------------
@@ -452,6 +475,12 @@ View Server
 * Added view query aliases start_key, end_key, start_key_doc_id and
   end_key_doc_id.
 
+1.0.x Branch
+============
+
+.. contents::
+   :depth: 1
+   :local:
 
 Version 1.0.3
 -------------
@@ -638,6 +667,12 @@ View Server
 * Faster default view collation.
 * Added option to include update_seq in view responses.
 
+0.11.x Branch
+=============
+
+.. contents::
+   :depth: 1
+   :local:
 
 Version 0.11.2
 --------------
@@ -868,6 +903,12 @@ View Server
 
 
 
+0.10.x Branch
+=============
+
+.. contents::
+   :depth: 1
+   :local:
 
 Version 0.10.1
 --------------
@@ -920,6 +961,12 @@ View Server
 
 * Added native Erlang views for high-performance applications.
 
+0.9.x Branch
+============
+
+.. contents::
+   :depth: 1
+   :local:
 
 Version 0.9.2
 -------------
@@ -1083,6 +1130,12 @@ Replication
 * Automatically retry of failed replications.
 * Stream attachments in pull-replication.
 
+0.8.x Branch
+============
+
+.. contents::
+   :depth: 1
+   :local:
 
 Version 0.8.1-incubating
 ------------------------