You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by gi...@git.apache.org on 2017/05/04 13:07:34 UTC

[GitHub] millayr opened a new pull request #911: Handle view creation on empty ddoc

millayr opened a new pull request #911: Handle view creation on empty ddoc
URL: https://github.com/apache/couchdb-fauxton/pull/911
 
 
   Addresses: https://github.com/apache/couchdb-fauxton/issues/909
   
   In this PR:
   * Injecting 'views' and 'language' in to ddoc when it doesn't exist
   * Fix overwrite bug when creating a second view in a ddoc.  I came across this while testing the fix above.  The new logic only tries to overwrite a view if and only if the user has decided to **edit** a view.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services