This is an automated email from the ASF dual-hosted git repository.

jan pushed a change to branch access
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


    from dd94d4c  test(access): add some basic tests for access
     new 8d593d1  fix access CRUD for reads
     new 535bbeb  wip: cleanup debug logs, start fixing tests

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 rel/overlay/etc/default.ini                   |  2 +-
 src/chttpd/src/chttpd_db.erl                  |  2 +-
 src/couch/src/couch_bt_engine.erl             | 25 +++++---
 src/couch/src/couch_btree.erl                 |  7 +--
 src/couch/src/couch_db.erl                    | 26 +++++---
 src/couch/src/couch_db_updater.erl            |  4 +-
 src/couch/src/couch_doc.erl                   |  9 +--
 src/couch/test/couchdb_access_tests.erl       | 88 +++++++++++++--------------
 src/couch_mrview/src/couch_mrview.erl         |  2 -
 src/couch_mrview/src/couch_mrview_updater.erl |  2 -
 t.sh                                          | 45 +++++++-------
 user.json                                     |  2 +-
 12 files changed, 110 insertions(+), 104 deletions(-)

Reply via email to