GitHub user iilyak opened a pull request:

    https://github.com/apache/couchdb-couch/pull/81

    Epi hooks

    This is one of the series of PRs to make couchdb plugable.
    This PR depends on:
    - https://github.com/apache/couchdb-chttpd/pull/53
    - https://github.com/apache/couchdb-couch-index/pull/7
    - https://github.com/apache/couchdb-couch-mrview/pull/23
    - https://github.com/apache/couchdb-couch-replicator/pull/14
    - https://github.com/apache/couchdb-fabric/pull/24
    - https://github.com/apache/couchdb-global-changes/pull/8


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/cloudant/couchdb-couch epi_hooks

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb-couch/pull/81.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #81
    
----
commit 4e46ca8ec3cdb3b364124982777034a123bc8797
Author: ILYA Khlopotov <[email protected]>
Date:   2015-06-19T17:28:20Z

    Remove shards timestamp when normalize_dbname

commit 45b83e13678edac5c98a501fe22e0873f1598b4d
Author: ILYA Khlopotov <[email protected]>
Date:   2015-07-29T19:11:50Z

    Don't quess authentication handler name

commit 78320730fd9941f98c6a057dd048ae011ae5fc85
Author: ILYA Khlopotov <[email protected]>
Date:   2015-07-29T19:13:13Z

    Update `#chttpd{}` and introduce `#httpd_res{}` records

commit 03c3f822b5580c922a98cb6c02cc43ad4a16e5da
Author: ILYA Khlopotov <[email protected]>
Date:   2015-06-19T17:32:39Z

    Add couch_db_plugin:validate_dbname/2

commit eac41309e133b0ed84410785390c2e3830b5322a
Author: ILYA Khlopotov <[email protected]>
Date:   2015-06-19T17:41:32Z

    Add couch_db_plugin:before_doc_update/2

commit 1977403ed1721b4a6427789070f57c9d19a05e35
Author: ILYA Khlopotov <[email protected]>
Date:   2015-06-19T17:47:05Z

    Add couch_db_plugin:after_doc_read/2

commit e32f5cd7117f5b5a54be5b4fbe9b64070b44c9b6
Author: ILYA Khlopotov <[email protected]>
Date:   2015-06-19T17:50:58Z

    Add couch_db_plugin:validate_docid/1

commit c127db8dcfc8a3022f05dbbff505c580f8cccb81
Author: ILYA Khlopotov <[email protected]>
Date:   2015-06-19T17:58:35Z

    Add couch_db_plugin:check_is_admin/1

commit 191fb3e6f47202db9e19d4a2c5a5f69506746170
Author: ILYA Khlopotov <[email protected]>
Date:   2015-06-19T18:07:07Z

    Export couch_db:is_admin/1

commit 647bc739c7ce4f3b2804ef5fd0a414c66e2c6d3b
Author: ILYA Khlopotov <[email protected]>
Date:   2015-07-31T18:16:23Z

    Return `{error, {illegal_database_name, Name}}`

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to