Skip to content
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.

Refactor chttpd for use with cloudant_web. #11

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

davisp
Copy link
Contributor

@davisp davisp commented Sep 15, 2011

This branch does a bit of reorganization to allow for less duplication
of code between chttpd and chttpd-cloudant.com. With these changes we can
use the new cloudant_web repo to insert just the logic we need to handle
multi-tenancy hosting on cloudant.com.

@kocolosk
Copy link
Contributor

Probably wouldn't hurt to rewrite the message for 681dcc6 to point to the correct commit in the BC history (0827cb48).

kocolosk and others added 4 commits September 16, 2011 11:37
This reverts commit c484b5b. An
upstream patch for the core issue was applied to BigCouch as 0827cb48.

BugzID: 11551
BugzID: 11366
This is from part of the commit b316a557 from chttpd-cloudant.com that
contians a few unrelated patches some of which end up in the new
cloudant_web repo.
The absolute_uri/2 implementation will be moved and this just prepares
for that eventual outcome.
This commit does a bit of reorganization to allow for less duplication
of code between chttpd and chttpd-cloudant.com. With this change we can
use the new cloudant_web repo to insert just the logic we need to handle
multi-tenancy hosting on cloudant.com.
@davisp
Copy link
Contributor Author

davisp commented Sep 16, 2011

Rewrote the commit to reference the BigCouch commit.

@kocolosk
Copy link
Contributor

This looks good, but I want to hold off merging until after 0.4 is branched.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants