Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C4CD0176D7 for ; Thu, 16 Apr 2015 22:35:34 +0000 (UTC) Received: (qmail 39061 invoked by uid 500); 16 Apr 2015 22:35:34 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 39006 invoked by uid 500); 16 Apr 2015 22:35:34 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 38994 invoked by uid 99); 16 Apr 2015 22:35:34 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Apr 2015 22:35:34 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 26A96DFDD8; Thu, 16 Apr 2015 22:35:34 +0000 (UTC) From: michellephung To: dev@couchdb.apache.org Reply-To: dev@couchdb.apache.org Message-ID: Subject: [GitHub] couchdb-fauxton pull request: Add nightwatch custom function: repl... Content-Type: text/plain Date: Thu, 16 Apr 2015 22:35:34 +0000 (UTC) GitHub user michellephung opened a pull request: https://github.com/apache/couchdb-fauxton/pull/387 Add nightwatch custom function: replicate db You can merge this pull request into a Git repository by running: $ git pull https://github.com/michellephung/couchdb-fauxton nightwatch-custom-function-replicate-db Alternatively you can review and apply these changes as the patch at: https://github.com/apache/couchdb-fauxton/pull/387.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 #387 ---- commit e14c4e534f2e9e6ea784e93842f6d31d11eac79f Author: michellephung@gmail.com Date: 2015-04-16T22:35:15Z add nightwatch custom function: replicate db ---- --- 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 infrastructure@apache.org or file a JIRA ticket with INFRA. ---