You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by garrensmith <gi...@git.apache.org> on 2017/03/31 17:37:24 UTC

[GitHub] couchdb pull request #466: update mango to latest sha

GitHub user garrensmith opened a pull request:

    https://github.com/apache/couchdb/pull/466

    update mango to latest sha

    <!-- Thank you for your contribution!
         
         Please file this form by replacing markdown commentary
         tags with the text. If section needs in no action - remove it.
    
         Also remember, that CouchDB uses the Review-Then-Commit (RTC) model 
         of code collaboration. Positive feedback provides by +1 from committers
         while negative by -1. The -1 also means veto and need to be addressed
         to find the consensus. Once there are no objections, PR could be merged.
    
         See: http://couchdb.apache.org/bylaws.html#decisions for more info -->
    
    ## Overview
    
    <!-- Please give a short brief for the pull request,
         what problem it solves or how it makes things better. -->
    
    ## Testing recommendations
    
    <!-- Describe how we can test your changes.
         Does it provides any behaviour that the end users 
         could notice? -->
    
    ## JIRA issue number
    
    <!-- If this is a significant change, please file a JIRA issue at:
         https://issues.apache.org/jira/browse/COUCHDB
         and include the number here and in commit message(s)  -->
    
    ## Related Pull Requests
    
    <!-- If your changes affects on multiple components in different 
         repositories please list here links to those pull requests.  -->
    
    ## Checklist
    
    - [ ] Code is written and works correctly;
    - [ ] Changes are covered by tests;
    - [ ] Documentation reflects the changes;
    - [ ] I will not forget to update [rebar.config.script](https://github.com/apache/couchdb/blob/master/rebar.config.script)
          with the correct commit hash once this PR get merged.


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

    $ git pull https://github.com/garrensmith/couchdb update-mango

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

    https://github.com/apache/couchdb/pull/466.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 #466
    
----
commit 7df1762185367233e9336a3dd76d60740e259df7
Author: Garren Smith <ga...@gmail.com>
Date:   2017-03-31T17:36:25Z

    update mango to latest sha

----


---
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.
---