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 2015/03/23 18:12:21 UTC

[GitHub] couchdb-fauxton pull request: Fix for non-wrapping seq num on Chan...

GitHub user benkeen opened a pull request:

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

    Fix for non-wrapping seq num on Changes page

    

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

    $ git pull https://github.com/benkeen/couchdb-fauxton seq-num-wrapping

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

    https://github.com/apache/couchdb-fauxton/pull/327.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 #327
    
----
commit 9d8c9b0ffb241595c6c09cfa4f90fd511f5017b5
Author: Benjamin Keen <be...@gmail.com>
Date:   2015-03-23T17:10:54Z

    Fix for non-wrapping seq num on Changes page

----


---
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 for non-wrapping seq num on Chan...

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

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


---
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 for non-wrapping seq num on Chan...

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

    https://github.com/apache/couchdb-fauxton/pull/327#issuecomment-86070326
  
    works! +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 for non-wrapping seq num on Chan...

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

    https://github.com/apache/couchdb-fauxton/pull/327#issuecomment-85101457
  
    Small fix to add a class back in to make long sequence numbers wrap on the changes page.
    
    Before:
    ![screen shot 2015-03-23 at 10 10 19 am](https://cloud.githubusercontent.com/assets/512116/6785808/41da17ac-d145-11e4-951c-fcb09ec51834.png)
    
    With this fix: 
    ![screen shot 2015-03-23 at 10 10 34 am](https://cloud.githubusercontent.com/assets/512116/6785812/48fcd362-d145-11e4-8098-73e600f11b46.png)
    



---
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 for non-wrapping seq num on Chan...

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

    https://github.com/apache/couchdb-fauxton/pull/327#issuecomment-86087449
  
    Merged as d71e0009dc0b0e92fedf657b6ad27896baab5fed


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