[jira] [Commented] (COUCHDB-2237) Add a 'live' sugar for 'continuous'

2015-04-15 Thread Alexander Shorin (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14497387#comment-14497387 ] Alexander Shorin commented on COUCHDB-2237: --- Good idea. We had already experim

[jira] [Commented] (COUCHDB-2237) Add a 'live' sugar for 'continuous'

2015-04-15 Thread Robert Kowalski (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14497383#comment-14497383 ] Robert Kowalski commented on COUCHDB-2237: -- hey, let's mark it as unstable (lev

[jira] [Commented] (COUCHDB-2237) Add a 'live' sugar for 'continuous'

2015-04-15 Thread Alexander Shorin (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14497348#comment-14497348 ] Alexander Shorin commented on COUCHDB-2237: --- I agree with Joan here. > Add a

[jira] [Commented] (COUCHDB-2237) Add a 'live' sugar for 'continuous'

2015-04-15 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14497344#comment-14497344 ] Joan Touzet commented on COUCHDB-2237: -- I'm still -0.9 but whatever. I will not obs

[GitHub] couchdb-fauxton pull request: add loading lines to active tasks

2015-04-15 Thread michellephung
Github user michellephung commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/386#issuecomment-93585776 comments and suggestions are welcome --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If you

[GitHub] couchdb-fauxton pull request: add loading lines to active tasks

2015-04-15 Thread michellephung
Github user michellephung commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/386#issuecomment-93584180 ![screen shot 2015-04-15 at 6 07 31 pm](https://cloud.githubusercontent.com/assets/836039/7170248/54891e04-e39a-11e4-8ab2-a21b278f0e1f.png) I added

Re: [DISCUSSION] Move Fauxton to its own mailing list?

2015-04-15 Thread Klaus Trainer
+1 On 02/18/2015 02:34 PM, Jan Lehnardt wrote: > Hey all, > > I’m wondering how you would feel to give the Fauxton team their own mailing > list for discussions and GitHub notifications? > > In my view, the Fauxton project is generating enough traffic to warrant it’s > own space :) > > I’d p

[GitHub] couchdb-couch-mrview pull request: Use chttpd provided functions

2015-04-15 Thread kxepal
Github user kxepal commented on the pull request: https://github.com/apache/couchdb-couch-mrview/pull/17#issuecomment-93576676 @iilyak I have only one thought here: make one httpd for all the couch (: Suddenly, this is epic task for a week or two may be, but definitely will solve a lo

[GitHub] couchdb-couch-mrview pull request: Use chttpd provided functions

2015-04-15 Thread iilyak
Github user iilyak commented on the pull request: https://github.com/apache/couchdb-couch-mrview/pull/17#issuecomment-93573484 @kxepal: You are right this change would brake backdoor interface. [Here](https://github.com/apache/couchdb-couch-mrview/blob/master/src/couch_mrview_show

[GitHub] couchdb-fauxton pull request: Databases view in react

2015-04-15 Thread sebastianrothbucher
Github user sebastianrothbucher commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/370#issuecomment-93573286 thanks for all your feedback - I incorporated it (also the react routes) to the best of my know... --- If your project is set up for it, you can rep

[GitHub] couchdb-fauxton pull request: add loading lines to active tasks

2015-04-15 Thread michellephung
GitHub user michellephung opened a pull request: https://github.com/apache/couchdb-fauxton/pull/386 add loading lines to active tasks I've added loading lines to active tasks You can merge this pull request into a Git repository by running: $ git pull https://github.com/michell

[GitHub] couchdb-fauxton pull request: ESC key closes any open notification

2015-04-15 Thread benkeen
Github user benkeen commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/385#issuecomment-93550537 Merged as 5920016 --- 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 t

[GitHub] couchdb-fauxton pull request: ESC key closes any open notification

2015-04-15 Thread benkeen
Github user benkeen closed the pull request at: https://github.com/apache/couchdb-fauxton/pull/385 --- 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 featu

[GitHub] couchdb-fauxton pull request: Databases view in react

2015-04-15 Thread sebastianrothbucher
Github user sebastianrothbucher commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/370#discussion_r28456298 --- Diff: app/addons/fauxton/components.react.jsx --- @@ -84,9 +84,131 @@ function (app, FauxtonAPI, React, ZeroClipboard) { });

[GitHub] couchdb-fauxton pull request: Databases view in react

2015-04-15 Thread sebastianrothbucher
Github user sebastianrothbucher commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/370#discussion_r28456234 --- Diff: app/addons/fauxton/components.react.jsx --- @@ -84,9 +84,131 @@ function (app, FauxtonAPI, React, ZeroClipboard) { });

[GitHub] couchdb-fauxton pull request: Databases view in react

2015-04-15 Thread sebastianrothbucher
Github user sebastianrothbucher commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/370#discussion_r28456063 --- Diff: app/addons/databases/components.react.jsx --- @@ -0,0 +1,271 @@ +// Licensed under the Apache License, Version 2.0 (the "Lic

[GitHub] couchdb-fauxton pull request: Databases view in react

2015-04-15 Thread sebastianrothbucher
Github user sebastianrothbucher commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/370#discussion_r28455897 --- Diff: app/addons/databases/components.react.jsx --- @@ -0,0 +1,271 @@ +// Licensed under the Apache License, Version 2.0 (the "Lic

[GitHub] couchdb-fauxton pull request: ESC key closes any open notification

2015-04-15 Thread michellephung
Github user michellephung commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/385#issuecomment-93539994 +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 featu

[GitHub] couchdb-fauxton pull request: ESC key closes any open notification

2015-04-15 Thread benkeen
GitHub user benkeen opened a pull request: https://github.com/apache/couchdb-fauxton/pull/385 ESC key closes any open notification This PR just lets users use their keyboard to close notifications. We discussed doing the same with mouse clicks and mouse overs, but they were a

[GitHub] couchdb-fauxton pull request: Fix multiple cluttered

2015-04-15 Thread robertkowalski
GitHub user robertkowalski opened a pull request: https://github.com/apache/couchdb-fauxton/pull/384 Fix multiple cluttered - save port and couchurl in one place instead of cluttering it all over our Gruntfiles - nightwatch: port from env will override setting You can

[GitHub] couchdb-fauxton pull request: trying to fix NW test

2015-04-15 Thread benkeen
Github user benkeen commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/383#issuecomment-93486574 Thanks guys. --- 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 f

[GitHub] couchdb-fauxton pull request: trying to fix NW test

2015-04-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/couchdb-fauxton/pull/383 --- 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 featur

[GitHub] couchdb-fauxton pull request: trying to fix NW test

2015-04-15 Thread michellephung
Github user michellephung commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/383#issuecomment-93486547 +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 feat

[GitHub] couchdb-fauxton pull request: trying to fix NW test

2015-04-15 Thread robertkowalski
Github user robertkowalski commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/383#issuecomment-93486481 +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 feat

[GitHub] couchdb-fauxton pull request: trying to fix NW test

2015-04-15 Thread benkeen
GitHub user benkeen opened a pull request: https://github.com/apache/couchdb-fauxton/pull/383 trying to fix NW test You can merge this pull request into a Git repository by running: $ git pull https://github.com/benkeen/couchdb-fauxton nw-fix Alternatively you can review and

[GitHub] couchdb-fauxton pull request: [WIP] Doc Workflow improvements

2015-04-15 Thread benkeen
Github user benkeen commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/382#discussion_r28421572 --- Diff: app/addons/documents/routes-documents.js --- @@ -181,11 +194,14 @@ function (app, FauxtonAPI, BaseRoute, Documents, Changes, ChangesActions

[GitHub] couchdb-fauxton pull request: [WIP] Doc Workflow improvements

2015-04-15 Thread garrensmith
Github user garrensmith commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/382#discussion_r28420822 --- Diff: app/addons/documents/routes-documents.js --- @@ -181,11 +194,14 @@ function (app, FauxtonAPI, BaseRoute, Documents, Changes, ChangesAct