GitHub user kxepal opened a pull request:
https://github.com/apache/couchdb-couch/pull/33
Define ADMIN_USER and ADMIN_CTX macros
We're repeating ourself too often with his macros.
This causes the following changes:
https://github.com/kxepal/couchdb-chttpd/compare/apache:master...define-adminctx
https://github.com/kxepal/couchdb-mem3/compare/apache:master...define-adminctx
https://github.com/kxepal/couchdb-couch-mrview/compare/apache:master...define-adminctx
https://github.com/kxepal/couchdb-couch-replicator/compare/apache:master...define-adminctx
https://github.com/kxepal/couchdb-fabric/compare/apache:master...define-adminctx
https://github.com/kxepal/couchdb-global-changes/compare/apache:master...define-adminctx
https://github.com/kxepal/couchdb-cassim/compare/apache:master...define-adminctx
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kxepal/couchdb-couch define-adminctx
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-couch/pull/33.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 #33
----
commit 6afa7a4cf75d276edfb136ccff157ab9b93d1049
Author: Alexander Shorin <[email protected]>
Date: 2015-01-26T03:56:16Z
Define ADMIN_USER and ADMIN_CTX macros
----
---
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.
---