You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by va...@apache.org on 2019/01/24 16:57:11 UTC

[couchdb-config] branch master updated (0565fed -> 1627aae)

This is an automated email from the ASF dual-hosted git repository.

vatamane pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb-config.git.


    from 0565fed  Merge branch 'COUCHDB-1380-fix-nasty-error' of github.com:cloudant/couchdb-config
     add 2734c76  Fix regex patterns in keys
     add 18122c8  Update .travis.yml to match release versions used in main repo
     new 1627aae  Merge pull request #27 from apache/fix-regex-in-key

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .travis.yml           |  6 +++---
 src/config_writer.erl |  2 +-
 test/config_tests.erl | 19 +++++++++++++++++++
 3 files changed, 23 insertions(+), 4 deletions(-)


[couchdb-config] 01/01: Merge pull request #27 from apache/fix-regex-in-key

Posted by va...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

vatamane pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb-config.git

commit 1627aae2c06c1874854988e9e77810824299c39b
Merge: 0565fed 18122c8
Author: Nick Vatamaniuc <ni...@users.noreply.github.com>
AuthorDate: Thu Jan 24 11:57:07 2019 -0500

    Merge pull request #27 from apache/fix-regex-in-key
    
    Fix regex patterns in keys

 .travis.yml           |  6 +++---
 src/config_writer.erl |  2 +-
 test/config_tests.erl | 19 +++++++++++++++++++
 3 files changed, 23 insertions(+), 4 deletions(-)