This is an automated email from the ASF dual-hosted git repository.
iilyak pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb.git.
from 54b2eaa Bump fauxton
add 0fefc85 Rename 'module' data provider to 'static_module'
add cf65280 Add 'callback_module' provider
add 7a2a390 Update documentation
new d98e3e1 Merge pull request #1432 from
cloudant/support-callback-module-data-provider
The 1 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:
src/couch_epi/README.md | 35 +++++++++++++++++-
src/couch_epi/src/couch_epi_data.erl | 11 ++++--
src/couch_epi/src/couch_epi_sup.erl | 5 ++-
src/couch_epi/test/couch_epi_tests.erl | 67 ++++++++++++++++++++++++++++++----
4 files changed, 104 insertions(+), 14 deletions(-)