[GitHub] couchdb-documentation pull request #94: install/index.rst: More details on S...

2016-12-08 Thread dmunch
GitHub user dmunch opened a pull request:

https://github.com/apache/couchdb-documentation/pull/94

install/index.rst: More details on Single-Node-Setup

Stress the fact that the “Single-Node-Setup” creates the system 
databases for you. Add how single node setup can be done without using the 
wizard.

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

$ git pull https://github.com/dmunch/couchdb-documentation 
dmunch-single-node-setup

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

https://github.com/apache/couchdb-documentation/pull/94.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 #94


commit db2d9ef52c023502132fbc5ca15d49e82aeee224
Author: Daniel M <dani.mu...@gmail.com>
Date:   2016-12-08T11:07:54Z

install/index.rst: More details on Single-Node-Setup

Stress the fact that the “Single-Node-Setup” creates the system 
databases for you. Add how single node setup can be done without using the 
wizard.




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] couchdb-chttpd issue #147: Make auth handlers configurable.

2016-10-19 Thread dmunch
Github user dmunch commented on the issue:

https://github.com/apache/couchdb-chttpd/pull/147
  
Great! Thanks for merging!


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] couchdb-chttpd pull request #147: Make auth handlers configurable.

2016-10-19 Thread dmunch
Github user dmunch closed the pull request at:

https://github.com/apache/couchdb-chttpd/pull/147


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] couchdb-chttpd issue #147: Make auth handlers configurable.

2016-10-17 Thread dmunch
Github user dmunch commented on the issue:

https://github.com/apache/couchdb-chttpd/pull/147
  
Agreed. Resulted from a stripped-down copy-and-pasted method. Replaced it 
with the assertive like you suggested.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] couchdb-chttpd pull request #147: Make auth handlers configurable.

2016-10-17 Thread dmunch
GitHub user dmunch opened a pull request:

https://github.com/apache/couchdb-chttpd/pull/147

Make auth handlers configurable.

Unit tests pass, dev cluster runs. Plus I'm able to use a modified version 
of couch_jwt_auth.

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

$ git pull https://github.com/dmunch/couchdb-chttpd 
feature-configurable-auth-handlers

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

https://github.com/apache/couchdb-chttpd/pull/147.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 #147


commit 46a2a634df57067426da8ed53e815ddb60f1d67b
Author: Daniel Münch <dani.mu...@gmail.com>
Date:   2016-10-15T18:16:53Z

Make auth handlers configurable.




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---