[GitHub] couchdb-fauxton issue #789: 3045 Replace safeURLName in code

2016-11-11 Thread robertkowalski
Github user robertkowalski commented on the issue: https://github.com/apache/couchdb-fauxton/pull/789 tests are red @millayr - can you see why? --- 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

[GitHub] couchdb-fauxton issue #761: New replication

2016-11-11 Thread robertkowalski
Github user robertkowalski commented on the issue: https://github.com/apache/couchdb-fauxton/pull/761 tests are red --- 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

[GitHub] couchdb-fauxton pull request #761: New replication

2016-11-11 Thread robertkowalski
Github user robertkowalski commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/761#discussion_r87580975 --- Diff: app/addons/auth/components.react.jsx --- @@ -302,9 +305,87 @@ var CreateAdminSidebar = React.createClass({ } });

[GitHub] couchdb-fauxton pull request #761: New replication

2016-11-11 Thread robertkowalski
Github user robertkowalski commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/761#discussion_r87580932 --- Diff: app/addons/auth/actions.js --- @@ -28,88 +28,130 @@ var errorHandler = function (xhr, type, msg) { }; -export

[GitHub] couchdb-fauxton pull request #761: New replication

2016-11-11 Thread robertkowalski
Github user robertkowalski commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/761#discussion_r87581714 --- Diff: app/addons/replication/tests/controllerSpec.js --- @@ -0,0 +1,27 @@ +// Licensed under the Apache License, Version 2.0 (the

[GitHub] couchdb-fauxton pull request #761: New replication

2016-11-11 Thread robertkowalski
Github user robertkowalski commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/761#discussion_r87581592 --- Diff: test/dev.js --- @@ -13,7 +13,7 @@ // This will search for files ending in .test.js and require them // so that they

[GitHub] couchdb-fauxton pull request #761: New replication

2016-11-11 Thread robertkowalski
Github user robertkowalski commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/761#discussion_r87581396 --- Diff: app/addons/replication/tests/helpersSpec.js --- @@ -0,0 +1,41 @@ +// Licensed under the Apache License, Version 2.0 (the

[GitHub] couchdb-fauxton pull request #761: New replication

2016-11-11 Thread robertkowalski
Github user robertkowalski commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/761#discussion_r87582534 --- Diff: app/addons/replication/assets/less/replication.less --- @@ -11,187 +11,288 @@ // the License. @import

[GitHub] couchdb-fauxton pull request #761: New replication

2016-11-11 Thread robertkowalski
Github user robertkowalski commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/761#discussion_r87581878 --- Diff: app/addons/replication/route.js --- @@ -10,48 +10,67 @@ // License for the specific language governing permissions and

[GitHub] couchdb-fauxton issue #761: New replication

2016-11-11 Thread robertkowalski
Github user robertkowalski commented on the issue: https://github.com/apache/couchdb-fauxton/pull/761 issue 1 1) take a cloudant accoutn and database 2) put your cloudant account into the url field, e.g. "https://foo:b...@example.com/mydatabase 3) select target: local

[jira] [Commented] (COUCHDB-3224) Fauxton not correctly display database with "-" and "/" symbol in name

2016-11-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15657257#comment-15657257 ] ASF GitHub Bot commented on COUCHDB-3224: - Github user robertkowalski commented on the issue:

[GitHub] couchdb-fauxton issue #802: COUCHDB-3224: Fixed view displaying for database...

2016-11-11 Thread robertkowalski
Github user robertkowalski commented on the issue: https://github.com/apache/couchdb-fauxton/pull/802 hey, thank you for your contribution -- i was on vacation, i'll check next week! --- If your project is set up for it, you can reply to this email and have your reply appear on

[jira] [Created] (COUCHDB-3233) UserCtx object passed to filter function doesn't have use name and roles set

2016-11-11 Thread Eric Avdey (JIRA)
Eric Avdey created COUCHDB-3233: --- Summary: UserCtx object passed to filter function doesn't have use name and roles set Key: COUCHDB-3233 URL: https://issues.apache.org/jira/browse/COUCHDB-3233

[GitHub] couchdb-chttpd pull request #150: Include user_ctx in db open options

2016-11-11 Thread eiri
GitHub user eiri opened a pull request: https://github.com/apache/couchdb-chttpd/pull/150 Include user_ctx in db open options Previously original `Db` record was kept on `filter_fun` tuple in `#changes_args` and passed to the filters. Now we are throwing it away and including `Db`

[jira] [Commented] (COUCHDB-3233) UserCtx object passed to filter function doesn't have use name and roles set

2016-11-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15657275#comment-15657275 ] ASF GitHub Bot commented on COUCHDB-3233: - GitHub user eiri opened a pull request:

[jira] [Issue Comment Deleted] (COUCHDB-3233) UserCtx object passed to filter function doesn't have use name and roles set

2016-11-11 Thread Eric Avdey (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Avdey updated COUCHDB-3233: Comment: was deleted (was: Previously original Db record was kept on filter_fun tuple in

[GitHub] couchdb-fabric issue #73: Pass user_ctx down to fabric_rpc

2016-11-11 Thread iilyak
Github user iilyak commented on the issue: https://github.com/apache/couchdb-fabric/pull/73 +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

[jira] [Commented] (COUCHDB-3231) Allow fixing users' documents

2016-11-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15657206#comment-15657206 ] ASF subversion and git services commented on COUCHDB-3231: -- Commit

[jira] [Commented] (COUCHDB-3231) Allow fixing users' documents

2016-11-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15657207#comment-15657207 ] ASF GitHub Bot commented on COUCHDB-3231: - Github user asfgit closed the pull request at:

[GitHub] couchdb-couch issue #211: Allow fixing users' documents

2016-11-11 Thread rnewson
Github user rnewson commented on the issue: https://github.com/apache/couchdb-couch/pull/211 +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

[GitHub] couchdb-couch pull request #211: Allow fixing users' documents

2016-11-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/couchdb-couch/pull/211 --- 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

[jira] [Commented] (COUCHDB-3233) UserCtx object passed to filter function doesn't have use name and roles set

2016-11-11 Thread Eric Avdey (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15657276#comment-15657276 ] Eric Avdey commented on COUCHDB-3233: - Previously original Db record was kept on filter_fun tuple in

[GitHub] couchdb-fauxton issue #806: db-list: expose elements to make them reusable

2016-11-11 Thread millayr
Github user millayr commented on the issue: https://github.com/apache/couchdb-fauxton/pull/806 +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

[GitHub] couchdb-fabric pull request #74: Track open_shard timeouts with a counter

2016-11-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/couchdb-fabric/pull/74 --- 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

[jira] [Commented] (COUCHDB-3234) Track open shard timeouts with a counter instead of logging

2016-11-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15657863#comment-15657863 ] ASF GitHub Bot commented on COUCHDB-3234: - Github user asfgit closed the pull request at:

[jira] [Commented] (COUCHDB-3234) Track open shard timeouts with a counter instead of logging

2016-11-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15657860#comment-15657860 ] ASF subversion and git services commented on COUCHDB-3234: -- Commit

[jira] [Closed] (COUCHDB-3234) Track open shard timeouts with a counter instead of logging

2016-11-11 Thread Paul Joseph Davis (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Joseph Davis closed COUCHDB-3234. -- Resolution: Fixed Merged. > Track open shard timeouts with a counter instead of

[GitHub] couchdb-chttpd pull request #150: Include user_ctx in db open options

2016-11-11 Thread iilyak
Github user iilyak commented on a diff in the pull request: https://github.com/apache/couchdb-chttpd/pull/150#discussion_r87640509 --- Diff: src/chttpd_db.erl --- @@ -83,7 +83,8 @@ handle_changes_req(#httpd{path_parts=[_,<<"_changes">>]}=Req, _Db) ->

[GitHub] couchdb-chttpd pull request #150: Include user_ctx in db open options

2016-11-11 Thread eiri
Github user eiri commented on a diff in the pull request: https://github.com/apache/couchdb-chttpd/pull/150#discussion_r87641585 --- Diff: src/chttpd_db.erl --- @@ -83,7 +83,8 @@ handle_changes_req(#httpd{path_parts=[_,<<"_changes">>]}=Req, _Db) ->

[jira] [Commented] (COUCHDB-3234) Track open shard timeouts with a counter instead of logging

2016-11-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15657861#comment-15657861 ] ASF subversion and git services commented on COUCHDB-3234: -- Commit

[GitHub] couchdb-fabric issue #74: Track open_shard timeouts with a counter

2016-11-11 Thread iilyak
Github user iilyak commented on the issue: https://github.com/apache/couchdb-fabric/pull/74 +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

[jira] [Commented] (COUCHDB-3234) Track open shard timeouts with a counter instead of logging

2016-11-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15657619#comment-15657619 ] ASF GitHub Bot commented on COUCHDB-3234: - GitHub user davisp opened a pull request:

[GitHub] couchdb-fabric pull request #74: Track open_shard timeouts with a counter

2016-11-11 Thread davisp
GitHub user davisp opened a pull request: https://github.com/apache/couchdb-fabric/pull/74 Track open_shard timeouts with a counter The open_shard RPC endpoint is used to grab security docs. There are fairly aggressive timeouts on these requests so that when a node is too

[GitHub] couchdb-fauxton pull request #806: db-list: expose elements to make them reu...

2016-11-11 Thread robertkowalski
GitHub user robertkowalski opened a pull request: https://github.com/apache/couchdb-fauxton/pull/806 db-list: expose elements to make them reusable You can merge this pull request into a Git repository by running: $ git pull https://github.com/robertkowalski/couchdb-fauxton

[GitHub] couchdb-fauxton issue #806: db-list: expose elements to make them reusable

2016-11-11 Thread robertkowalski
Github user robertkowalski commented on the issue: https://github.com/apache/couchdb-fauxton/pull/806 no tests, as already covered and no functionality was changed --- 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

[jira] [Created] (COUCHDB-3234) Track open shard timeouts with a counter instead of logging

2016-11-11 Thread Paul Joseph Davis (JIRA)
Paul Joseph Davis created COUCHDB-3234: -- Summary: Track open shard timeouts with a counter instead of logging Key: COUCHDB-3234 URL: https://issues.apache.org/jira/browse/COUCHDB-3234 Project:

[GitHub] couchdb-fabric pull request #75: converge #mrargs{} record

2016-11-11 Thread iilyak
GitHub user iilyak opened a pull request: https://github.com/apache/couchdb-fabric/pull/75 converge #mrargs{} record Upgrade/downgrade #mrargs{} record as needed. Depends on: - https://github.com/apache/couchdb-couch-mrview/pull/60 -

[jira] [Commented] (COUCHDB-3232) user context not passed down in fabric_view_all_docs

2016-11-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15658512#comment-15658512 ] ASF GitHub Bot commented on COUCHDB-3232: - Github user asfgit closed the pull request at:

[jira] [Commented] (COUCHDB-3232) user context not passed down in fabric_view_all_docs

2016-11-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15658511#comment-15658511 ] ASF subversion and git services commented on COUCHDB-3232: -- Commit

[GitHub] couchdb-fabric pull request #75: converge #mrargs{} record

2016-11-11 Thread rnewson
Github user rnewson commented on a diff in the pull request: https://github.com/apache/couchdb-fabric/pull/75#discussion_r87676521 --- Diff: src/fabric_rpc.erl --- @@ -530,6 +534,11 @@ uuid(Db) -> uuid_prefix_len() -> list_to_integer(config:get("fabric",

[GitHub] couchdb-couch pull request #206: handle errors terms from fabric

2016-11-11 Thread iilyak
Github user iilyak commented on a diff in the pull request: https://github.com/apache/couchdb-couch/pull/206#discussion_r87679087 --- Diff: test/couchdb_mrview_tests.erl --- @@ -73,6 +78,19 @@ mrview_update_test_() -> } }. +mrview_query_test_() ->

[GitHub] couchdb-chttpd issue #150: Include user_ctx in db open options

2016-11-11 Thread iilyak
Github user iilyak commented on the issue: https://github.com/apache/couchdb-chttpd/pull/150 +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

[jira] [Commented] (COUCHDB-3233) UserCtx object passed to filter function doesn't have use name and roles set

2016-11-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15658469#comment-15658469 ] ASF GitHub Bot commented on COUCHDB-3233: - Github user asfgit closed the pull request at:

[GitHub] couchdb-chttpd pull request #150: Include user_ctx in db open options

2016-11-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/couchdb-chttpd/pull/150 --- 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

[GitHub] couchdb-fabric pull request #73: Pass user_ctx down to fabric_rpc

2016-11-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/couchdb-fabric/pull/73 --- 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

[jira] [Resolved] (COUCHDB-3232) user context not passed down in fabric_view_all_docs

2016-11-11 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Newson resolved COUCHDB-3232. Resolution: Fixed Fix Version/s: 2.1.0 > user context not passed down in

[GitHub] couchdb-fabric pull request #75: converge #mrargs{} record

2016-11-11 Thread rnewson
Github user rnewson commented on a diff in the pull request: https://github.com/apache/couchdb-fabric/pull/75#discussion_r87676291 --- Diff: src/fabric_rpc.erl --- @@ -530,6 +534,11 @@ uuid(Db) -> uuid_prefix_len() -> list_to_integer(config:get("fabric",

[jira] [Commented] (COUCHDB-3063) Detangle "stale" mechanism in to component semantics

2016-11-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15658517#comment-15658517 ] ASF GitHub Bot commented on COUCHDB-3063: - GitHub user iilyak opened a pull request:

[jira] [Commented] (COUCHDB-3195) Handle {Class, Reason, Stack} in chttpd:error_info.

2016-11-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15658623#comment-15658623 ] ASF subversion and git services commented on COUCHDB-3195: -- Commit

[GitHub] couchdb-chttpd pull request #146: Handle error terms from fabric

2016-11-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/couchdb-chttpd/pull/146 --- 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

[jira] [Commented] (COUCHDB-3195) Handle {Class, Reason, Stack} in chttpd:error_info.

2016-11-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15658627#comment-15658627 ] ASF subversion and git services commented on COUCHDB-3195: -- Commit

[jira] [Commented] (COUCHDB-3195) Handle {Class, Reason, Stack} in chttpd:error_info.

2016-11-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15658624#comment-15658624 ] ASF GitHub Bot commented on COUCHDB-3195: - Github user asfgit closed the pull request at:

[GitHub] couchdb-couch pull request #206: handle errors terms from fabric

2016-11-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/couchdb-couch/pull/206 --- 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

[jira] [Commented] (COUCHDB-3233) UserCtx object passed to filter function doesn't have use name and roles set

2016-11-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15658695#comment-15658695 ] ASF GitHub Bot commented on COUCHDB-3233: - GitHub user eiri opened a pull request:

[GitHub] couchdb-couch pull request #213: Add test for filter _changes by filters fun...

2016-11-11 Thread eiri
GitHub user eiri opened a pull request: https://github.com/apache/couchdb-couch/pull/213 Add test for filter _changes by filters function This adds tests for basic filtering of _changes feed by "filters" function both for filtering by doc attributes and by passed in request object.

[jira] [Commented] (COUCHDB-3150) Update all shards with stale=update_after

2016-11-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15658422#comment-15658422 ] ASF GitHub Bot commented on COUCHDB-3150: - GitHub user iilyak opened a pull request:

[GitHub] couchdb-couch-mrview pull request #60: Upgrade/downgrade mrargs record

2016-11-11 Thread iilyak
GitHub user iilyak opened a pull request: https://github.com/apache/couchdb-couch-mrview/pull/60 Upgrade/downgrade mrargs record This is a fixup commit for COUCHDB-3150. The issue appear when we run a mixed cluster when some nodes has old version of record and others

[GitHub] couchdb-couch pull request #212: Support functions to introduce versioned re...

2016-11-11 Thread iilyak
GitHub user iilyak opened a pull request: https://github.com/apache/couchdb-couch/pull/212 Support functions to introduce versioned records This is a companion PR for https://github.com/apache/couchdb-couch-mrview/pull/60 You can merge this pull request into a Git repository by