GitHub user janl opened a pull request:
https://github.com/apache/couchdb/pull/277
Goodbye Futon
Needs to be merged with https://github.com/apache/couchdb-fauxton/pull/126
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/couchdb goodbye-futon
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb/pull/277.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 #277
----
commit 013ee66ebfc4dad45dd6fbcf5e88c8736c04b552
Author: Jan Lehnardt <[email protected]>
Date: 2014-10-10T18:46:08Z
Move JS tests to test/javascript/tests
commit b9e6fe7c2f3ba3bfe516132f07739a161ffc1dce
Author: Jan Lehnardt <[email protected]>
Date: 2014-10-10T18:46:33Z
Goodbye Futon, old friend <3
commit ad6e567333651913dbb199de0265b10a2482766b
Author: Jan Lehnardt <[email protected]>
Date: 2014-10-10T19:08:11Z
Add Fauxton build process to Makefile
`make` alone now builds Fauxton along with the rest.
`make fauxton` to only do the fauxton build.
`make distclean` cleans the Fauxton build.
Fauxton is deployed into share/www. `make distclean` simply removes
share/www.
If share/www exists, `make [fauxton]` skips building Fauxton.
Includes a letter for Noah ;)
commit 263182c8cd118f7a779149bc1ecec72bf6eee3c2
Author: Jan Lehnardt <[email protected]>
Date: 2014-10-10T19:17:47Z
Add share/www to .gitignore
----
---
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.
---