Updated Branches: refs/heads/1960-paginate-all_dbs fe4096b0e -> 558f817c3
doc: add the all_db pagination feature to the 1.6 news Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/558f817c Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/558f817c Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/558f817c Branch: refs/heads/1960-paginate-all_dbs Commit: 558f817c37af068589cf1e4a0f59834699665d09 Parents: fe4096b Author: Benoit Chesneau <beno...@apache.org> Authored: Sun Jan 5 09:39:29 2014 +0100 Committer: Benoit Chesneau <beno...@apache.org> Committed: Sun Jan 5 09:39:29 2014 +0100 ---------------------------------------------------------------------- share/doc/src/whatsnew/1.6.rst | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/558f817c/share/doc/src/whatsnew/1.6.rst ---------------------------------------------------------------------- diff --git a/share/doc/src/whatsnew/1.6.rst b/share/doc/src/whatsnew/1.6.rst index df57320..9f51f3f 100644 --- a/share/doc/src/whatsnew/1.6.rst +++ b/share/doc/src/whatsnew/1.6.rst @@ -46,3 +46,4 @@ Version 1.6.0 * :issue:`1922`: Fix CORS exposed headers :commit:`4f619833` * Rename ``proxy_authentification_handler`` to ``proxy_authentication_handler`` :commit:`c66ac4a8` +* :issue:`1960`: Paginate ``all dbs`` :commit:`e1ea7678`