You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by benkeen <gi...@git.apache.org> on 2014/11/18 19:24:23 UTC

[GitHub] couchdb-fauxton pull request: Fix URL paths for Views to be _view ...

GitHub user benkeen opened a pull request:

    https://github.com/apache/couchdb-fauxton/pull/158

    Fix URL paths for Views to be _view not _views

    This changes the URL paths for Views within Fauxton for compatibility
    with the API URLs. To test, just create/edit a View and confirm the URL
    ends with /_view/theViewName not /_views/theViewName
    
    Closes COUCHDB-2415

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

    $ git pull https://github.com/benkeen/couchdb-fauxton 2415-fix-view-url-paths-in-fauxton

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

    https://github.com/apache/couchdb-fauxton/pull/158.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 #158
    
----
commit 6a452d82326bf3a1a535baaf28bc0c96305f7af7
Author: Benjamin Keen <be...@gmail.com>
Date:   2014-11-18T18:22:36Z

    Fix URL paths for Views to be _view not _views
    
    This changes the URL paths for Views within Fauxton for compatibility
    with the API URLs.To test, just create/edit a View and confirm the URL
    ends with /_view/theViewName not _views/theViewName
    
    Closes COUCHDB-2415

----


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

[GitHub] couchdb-fauxton pull request: Fix URL paths for Views to be _view ...

Posted by benkeen <gi...@git.apache.org>.
Github user benkeen commented on the pull request:

    https://github.com/apache/couchdb-fauxton/pull/158#issuecomment-64429690
  
    Merged as f4fbeec


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

[GitHub] couchdb-fauxton pull request: Fix URL paths for Views to be _view ...

Posted by robertkowalski <gi...@git.apache.org>.
Github user robertkowalski commented on the pull request:

    https://github.com/apache/couchdb-fauxton/pull/158#issuecomment-64333513
  
    +1


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

[GitHub] couchdb-fauxton pull request: Fix URL paths for Views to be _view ...

Posted by robertkowalski <gi...@git.apache.org>.
Github user robertkowalski commented on the pull request:

    https://github.com/apache/couchdb-fauxton/pull/158#issuecomment-63818002
  
    I wanted to test, but it seems views are broken right now: https://issues.apache.org/jira/browse/COUCHDB-2470


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

[GitHub] couchdb-fauxton pull request: Fix URL paths for Views to be _view ...

Posted by benkeen <gi...@git.apache.org>.
Github user benkeen closed the pull request at:

    https://github.com/apache/couchdb-fauxton/pull/158


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

[GitHub] couchdb-fauxton pull request: Fix URL paths for Views to be _view ...

Posted by benkeen <gi...@git.apache.org>.
Github user benkeen commented on the pull request:

    https://github.com/apache/couchdb-fauxton/pull/158#issuecomment-64230329
  
    I think that that ticket's fixed now. Anyone fancy a look at this one? 


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