[GitHub] couchdb-fauxton pull request: Update Nightwatch README file

2014-12-01 Thread robertkowalski
Github user robertkowalski commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/179#issuecomment-65039850 +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

[GitHub] couchdb-fauxton pull request: verifyinstall addon whitespace and s...

2014-12-01 Thread robertkowalski
Github user robertkowalski commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/178#issuecomment-65039948 +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

[GitHub] couchdb-fauxton pull request: Nightwatch test for Verify Installat...

2014-12-01 Thread robertkowalski
Github user robertkowalski commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/177#issuecomment-65041331 The current testsuite fails with multiple errors. one is ``` ✖ Timed out while waiting for element .lookahead-tray-link to

[GitHub] couchdb-fauxton pull request: Fix lookaheadTray test

2014-12-01 Thread robertkowalski
GitHub user robertkowalski opened a pull request: https://github.com/apache/couchdb-fauxton/pull/180 Fix lookaheadTray test `baseUrl` was undefined You can merge this pull request into a Git repository by running: $ git pull https://github.com/robertkowalski/couchdb-fauxton

[GitHub] couchdb-fauxton pull request: Nightwatch test for Verify Installat...

2014-12-01 Thread robertkowalski
Github user robertkowalski commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/177#issuecomment-65041732 https://github.com/apache/couchdb-fauxton/pull/180 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] couchdb-fauxton pull request: Add nightwatch tests to work with Tr...

2014-12-01 Thread robertkowalski
Github user robertkowalski commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/168#issuecomment-65043099 i see that there are two secure variables added - which one is the right one? can you also rebase the branch? --- If your project is set up

[GitHub] couchdb pull request: Backport Accept check from chttpd

2014-12-01 Thread olafura
Github user olafura commented on the pull request: https://github.com/apache/couchdb/pull/284#issuecomment-65045061 If I'm reading this correctly it's a Latex error that I don't think has anything to do with my patch, and it's just in one version --- If your project is set up for

[GitHub] couchdb pull request: Backport Accept check from chttpd

2014-12-01 Thread olafura
Github user olafura commented on the pull request: https://github.com/apache/couchdb/pull/284#issuecomment-65045176 I think I have to send in some patches to clean up some of the warnings, so it's easier to read through the log --- If your project is set up for it, you can reply to

[GitHub] couchdb-fauxton pull request: verifyinstall addon whitespace and s...

2014-12-01 Thread garrensmith
Github user garrensmith commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/178#issuecomment-65047518 +1 nice work. --- 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

[GitHub] couchdb-fauxton pull request: Fix lookaheadTray test

2014-12-01 Thread garrensmith
Github user garrensmith commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/180#issuecomment-65047860 +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

[GitHub] couchdb-fauxton pull request: Componentize footer

2014-12-01 Thread garrensmith
Github user garrensmith commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/173#issuecomment-65048169 I'm getting the same issues as @benkeen --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] couchdb-fauxton pull request: Fix lookaheadTray test

2014-12-01 Thread robertkowalski
Github user robertkowalski commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/180#issuecomment-65051545 d4be4154171cf89cf818fc848787694ac966c701 - thanks! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] couchdb-fauxton pull request: Fix lookaheadTray test

2014-12-01 Thread robertkowalski
Github user robertkowalski closed the pull request at: https://github.com/apache/couchdb-fauxton/pull/180 --- 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-fauxton pull request: Componentize footer

2014-12-01 Thread robertkowalski
Github user robertkowalski commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/173#issuecomment-65057858 fixed the all_dbs_page - note: the missing api-bar button is also on master and not in the scope - but will get fixed once the masterticket (COUCHDB-2471)

[jira] [Commented] (COUCHDB-2471) Rewrite CSS for Header and Pane-Layout

2014-12-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14229724#comment-14229724 ] ASF GitHub Bot commented on COUCHDB-2471: - Github user robertkowalski commented

[GitHub] couchdb-chttpd pull request: Dynamic endpoints handlers

2014-12-01 Thread hdiedrich
Github user hdiedrich commented on a diff in the pull request: https://github.com/apache/couchdb-chttpd/pull/10#discussion_r21085923 --- Diff: test/chttpd_handler_callback_test.erl --- @@ -0,0 +1,266 @@ +%% Licensed under the Apache License, Version 2.0 (the License); you

[GitHub] couchdb-chttpd pull request: Dynamic endpoints handlers

2014-12-01 Thread hdiedrich
Github user hdiedrich commented on a diff in the pull request: https://github.com/apache/couchdb-chttpd/pull/10#discussion_r21085948 --- Diff: test/chttpd_handler_reload_test.erl --- @@ -0,0 +1,111 @@ +% Licensed under the Apache License, Version 2.0 (the License); you may

[GitHub] couchdb-chttpd pull request: Dynamic endpoints handlers

2014-12-01 Thread hdiedrich
Github user hdiedrich commented on a diff in the pull request: https://github.com/apache/couchdb-chttpd/pull/10#discussion_r21085971 --- Diff: test/chttpd_handler_reload_test.erl --- @@ -0,0 +1,111 @@ +% Licensed under the Apache License, Version 2.0 (the License); you may

[GitHub] couchdb-chttpd pull request: Dynamic endpoints handlers

2014-12-01 Thread hdiedrich
Github user hdiedrich commented on a diff in the pull request: https://github.com/apache/couchdb-chttpd/pull/10#discussion_r21086072 --- Diff: test/chttpd_handler_reload_test.erl --- @@ -0,0 +1,111 @@ +% Licensed under the Apache License, Version 2.0 (the License); you may

[GitHub] couchdb-chttpd pull request: Dynamic endpoints handlers

2014-12-01 Thread hdiedrich
Github user hdiedrich commented on a diff in the pull request: https://github.com/apache/couchdb-chttpd/pull/10#discussion_r21086105 --- Diff: test/chttpd_handler_callback_test.erl --- @@ -0,0 +1,266 @@ +%% Licensed under the Apache License, Version 2.0 (the License); you

[jira] [Created] (COUCHDB-2484) replication crashes

2014-12-01 Thread Gunther Gruber (JIRA)
Gunther Gruber created COUCHDB-2484: --- Summary: replication crashes Key: COUCHDB-2484 URL: https://issues.apache.org/jira/browse/COUCHDB-2484 Project: CouchDB Issue Type: Bug Security

[GitHub] couchdb-chttpd pull request: Dynamic endpoints handlers

2014-12-01 Thread kxepal
Github user kxepal commented on a diff in the pull request: https://github.com/apache/couchdb-chttpd/pull/10#discussion_r21087260 --- Diff: test/chttpd_handler_callback_test.erl --- @@ -0,0 +1,266 @@ +%% Licensed under the Apache License, Version 2.0 (the License); you may

[jira] [Updated] (COUCHDB-2484) replication crashes

2014-12-01 Thread Gunther Gruber (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Gruber updated COUCHDB-2484: Description: We are Using Couchdb Version 1.6 with 8.3T of data, biggest Database ist

[jira] [Updated] (COUCHDB-2484) replication crashes

2014-12-01 Thread Gunther Gruber (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Gruber updated COUCHDB-2484: Priority: Minor (was: Major) replication crashes ---

[jira] [Created] (COUCHDB-2485) We have database with size 2Gb. We create design d...

2014-12-01 Thread ASF subversion and git services (JIRA)
ASF subversion and git services created COUCHDB-2485: Summary: We have database with size 2Gb. We create design d... Key: COUCHDB-2485 URL: https://issues.apache.org/jira/browse/COUCHDB-2485

[GitHub] couchdb-chttpd pull request: Dynamic endpoints handlers

2014-12-01 Thread kxepal
Github user kxepal commented on a diff in the pull request: https://github.com/apache/couchdb-chttpd/pull/10#discussion_r21087513 --- Diff: test/chttpd_handler_reload_test.erl --- @@ -0,0 +1,111 @@ +% Licensed under the Apache License, Version 2.0 (the License); you may not

[GitHub] couchdb-chttpd pull request: Dynamic endpoints handlers

2014-12-01 Thread kxepal
Github user kxepal commented on a diff in the pull request: https://github.com/apache/couchdb-chttpd/pull/10#discussion_r21087563 --- Diff: test/chttpd_handler_reload_test.erl --- @@ -0,0 +1,111 @@ +% Licensed under the Apache License, Version 2.0 (the License); you may not

[jira] [Commented] (COUCHDB-2484) replication crashes

2014-12-01 Thread Alexander Shorin (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14229777#comment-14229777 ] Alexander Shorin commented on COUCHDB-2484: --- It looks like the replication

[GitHub] couchdb-fauxton pull request: Nightwatch test for Verify Installat...

2014-12-01 Thread robertkowalski
Github user robertkowalski commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/177#issuecomment-65063800 fixed the baseUrl issue. Now: ``` ✖ Testing if the URL equals localhost:8000/#/database/fauxton-selenium-tests/new_view. - expected

[GitHub] couchdb-fauxton pull request: Componentize footer

2014-12-01 Thread garrensmith
Github user garrensmith commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/173#issuecomment-65065097 +1 looks great now. --- 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

[jira] [Commented] (COUCHDB-2485) View unexpectedly returns result with update_seq=0

2014-12-01 Thread Alexander Shorin (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14229786#comment-14229786 ] Alexander Shorin commented on COUCHDB-2485: --- Tested with 1.6.1, but failed to

[jira] [Updated] (COUCHDB-2484) replication crashes

2014-12-01 Thread Gunther Gruber (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Gruber updated COUCHDB-2484: Component/s: Database Core replication crashes ---

[GitHub] couchdb-chttpd pull request: Dynamic endpoints handlers

2014-12-01 Thread hdiedrich
Github user hdiedrich commented on a diff in the pull request: https://github.com/apache/couchdb-chttpd/pull/10#discussion_r21090978 --- Diff: test/chttpd_handler_callback_test.erl --- @@ -0,0 +1,266 @@ +%% Licensed under the Apache License, Version 2.0 (the License); you

[GitHub] couchdb-fauxton pull request: Nightwatch test for Verify Installat...

2014-12-01 Thread robertkowalski
Github user robertkowalski commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/177#issuecomment-65072566 #181 --- 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

[GitHub] couchdb-fauxton pull request: Fix broken testsuite

2014-12-01 Thread robertkowalski
GitHub user robertkowalski opened a pull request: https://github.com/apache/couchdb-fauxton/pull/181 Fix broken testsuite Remove shared url for db and Fauxton Move db-url-construction to the settings.json This enables us additionally to have the couch running on

[GitHub] couchdb-chttpd pull request: Dynamic endpoints handlers

2014-12-01 Thread kxepal
Github user kxepal commented on the pull request: https://github.com/apache/couchdb-chttpd/pull/10#issuecomment-65078078 All cool, but seems your logging is still there. Try this trick: ``` diff --git a/test/chttpd_handler_callback_test.erl

[GitHub] couchdb-chttpd pull request: Dynamic endpoints handlers

2014-12-01 Thread hdiedrich
Github user hdiedrich commented on the pull request: https://github.com/apache/couchdb-chttpd/pull/10#issuecomment-65084297 Thanks a lot for digging into it, I'll change accordingly, however, do we need to have httpd_handler_callback_test:206: before each output line? I don't know

[GitHub] couchdb-chttpd pull request: Dynamic endpoints handlers

2014-12-01 Thread kxepal
Github user kxepal commented on the pull request: https://github.com/apache/couchdb-chttpd/pull/10#issuecomment-65086583 however, do we need to have httpd_handler_callback_test:206: before each output line? That will save a lot of time if something will go wrong since it

[GitHub] couchdb-chttpd pull request: Dynamic endpoints handlers

2014-12-01 Thread hdiedrich
Github user hdiedrich commented on the pull request: https://github.com/apache/couchdb-chttpd/pull/10#issuecomment-65087557 Ok, thanks! I can set NODEBUG at the top of the test module? --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] couchdb-fauxton pull request: Fix broken testsuite

2014-12-01 Thread benkeen
Github user benkeen commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/181#issuecomment-65087560 Nice, this makes sense. +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

[GitHub] couchdb-fauxton pull request: Update Nightwatch README file

2014-12-01 Thread benkeen
Github user benkeen commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/179#issuecomment-65088292 Merged as 73d272e --- 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

[GitHub] couchdb-fauxton pull request: Update Nightwatch README file

2014-12-01 Thread benkeen
Github user benkeen closed the pull request at: https://github.com/apache/couchdb-fauxton/pull/179 --- 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-chttpd pull request: Dynamic endpoints handlers

2014-12-01 Thread kxepal
Github user kxepal commented on the pull request: https://github.com/apache/couchdb-chttpd/pull/10#issuecomment-65088688 Yes, but better add `{erl_opts, [{d, NODEBUG}]}.` to rebar config (setup_eunit?). This better have global wide. --- If your project is set up for it, you can

[GitHub] couchdb-fauxton pull request: verifyinstall addon whitespace and s...

2014-12-01 Thread benkeen
Github user benkeen commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/178#issuecomment-65088892 Merged as 05a7e8b --- 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

[GitHub] couchdb-fauxton pull request: verifyinstall addon whitespace and s...

2014-12-01 Thread benkeen
Github user benkeen closed the pull request at: https://github.com/apache/couchdb-fauxton/pull/178 --- 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-chttpd pull request: Dynamic endpoints handlers

2014-12-01 Thread rnewson
Github user rnewson commented on a diff in the pull request: https://github.com/apache/couchdb-chttpd/pull/10#discussion_r21099269 --- Diff: test/chttpd_handler_reload_test.erl --- @@ -0,0 +1,111 @@ +% Licensed under the Apache License, Version 2.0 (the License); you may not

[jira] [Assigned] (COUCHDB-2390) Fauxton config, admin sections considered dangerous in 2.0

2014-12-01 Thread Ben Keen (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Keen reassigned COUCHDB-2390: - Assignee: Ben Keen Fauxton config, admin sections considered dangerous in 2.0

[jira] [Commented] (COUCHDB-2390) Fauxton config, admin sections considered dangerous in 2.0

2014-12-01 Thread Ben Keen (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1422#comment-1422 ] Ben Keen commented on COUCHDB-2390: --- Final word before I start work on this ticket.

[jira] [Work started] (COUCHDB-2390) Fauxton config, admin sections considered dangerous in 2.0

2014-12-01 Thread Ben Keen (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on COUCHDB-2390 started by Ben Keen. - Fauxton config, admin sections considered dangerous in 2.0

[GitHub] couchdb-fauxton pull request: Fix broken testsuite

2014-12-01 Thread robertkowalski
Github user robertkowalski closed the pull request at: https://github.com/apache/couchdb-fauxton/pull/181 --- 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-fauxton pull request: Fix broken testsuite

2014-12-01 Thread robertkowalski
Github user robertkowalski commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/181#issuecomment-65095189 merged as 052375645d5f3f5aecf2e0da9b70194c71377396 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] couchdb-fauxton pull request: Nightwatch test for Verify Installat...

2014-12-01 Thread benkeen
Github user benkeen commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/177#issuecomment-65099386 Thanks for the related fixes @robertkowalski. Interesting, it ran fine for me originally. After rebasing with master this test still runs fine. Mind checking?

[GitHub] couchdb-couch pull request: Expose and add helper for tests

2014-12-01 Thread davisp
Github user davisp commented on the pull request: https://github.com/apache/couchdb-couch/pull/17#issuecomment-65110606 +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

[GitHub] couchdb-couch pull request: Expose and add helper for tests

2014-12-01 Thread kxepal
Github user kxepal commented on the pull request: https://github.com/apache/couchdb-couch/pull/17#issuecomment-65114281 +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

[jira] [Updated] (COUCHDB-2484) replication crashes

2014-12-01 Thread Gunther Gruber (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Gruber updated COUCHDB-2484: Description: We are Using Couchdb Version 1.6 with 8.3T of data, biggest Database ist

[jira] [Work stopped] (COUCHDB-2390) Fauxton config, admin sections considered dangerous in 2.0

2014-12-01 Thread Ben Keen (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on COUCHDB-2390 stopped by Ben Keen. - Fauxton config, admin sections considered dangerous in 2.0

[jira] [Commented] (COUCHDB-2390) Fauxton config, admin sections considered dangerous in 2.0

2014-12-01 Thread Ben Keen (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14230374#comment-14230374 ] Ben Keen commented on COUCHDB-2390: --- Speaking to Robert Kowalski today, he still

[GitHub] couchdb-couch pull request: Expose and add helper for tests

2014-12-01 Thread robertkowalski
Github user robertkowalski commented on the pull request: https://github.com/apache/couchdb-couch/pull/17#issuecomment-65128257 :D merged as 2a45cb0325b72eb0910029bed5d2c38f784f68f9 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[jira] [Commented] (COUCHDB-2462) /_bulk_docs API does not return a doc including an ok:true property on success any more

2014-12-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14230387#comment-14230387 ] ASF GitHub Bot commented on COUCHDB-2462: - Github user robertkowalski closed the

[jira] [Commented] (COUCHDB-2462) /_bulk_docs API does not return a doc including an ok:true property on success any more

2014-12-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14230386#comment-14230386 ] ASF subversion and git services commented on COUCHDB-2462: --

[jira] [Commented] (COUCHDB-2390) Fauxton config, admin sections considered dangerous in 2.0

2014-12-01 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14230428#comment-14230428 ] Joan Touzet commented on COUCHDB-2390: -- Stopping by as the thread is quite long

[jira] [Commented] (COUCHDB-2390) Fauxton config, admin sections considered dangerous in 2.0

2014-12-01 Thread Alexander Shorin (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14230440#comment-14230440 ] Alexander Shorin commented on COUCHDB-2390: --- We still have single node /

[jira] [Commented] (COUCHDB-2390) Fauxton config, admin sections considered dangerous in 2.0

2014-12-01 Thread Robert Kowalski (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14230445#comment-14230445 ] Robert Kowalski commented on COUCHDB-2390: -- I think we should not ship a broken

[jira] [Commented] (COUCHDB-2390) Fauxton config, admin sections considered dangerous in 2.0

2014-12-01 Thread Ben Keen (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14230446#comment-14230446 ] Ben Keen commented on COUCHDB-2390: --- Thanks, [~wohali]. That sounds perfectly

[jira] [Updated] (COUCHDB-2484) replication crashes

2014-12-01 Thread Gunther Gruber (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Gruber updated COUCHDB-2484: Priority: Major (was: Minor) replication crashes ---

[GitHub] couchdb-fauxton pull request: Add nightwatch tests to work with Tr...

2014-12-01 Thread michellephung
Github user michellephung commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/168#issuecomment-65143001 The first security variable is the user name, the second security variable is the password. I've rebased, and the new Nightwatch changes should be

[jira] [Created] (COUCHDB-2486) Problem with Ace editor not showing base64 encoded file data

2014-12-01 Thread Ben Keen (JIRA)
Ben Keen created COUCHDB-2486: - Summary: Problem with Ace editor not showing base64 encoded file data Key: COUCHDB-2486 URL: https://issues.apache.org/jira/browse/COUCHDB-2486 Project: CouchDB

[jira] [Updated] (COUCHDB-2486) Problem with Ace editor not showing base64 encoded file data

2014-12-01 Thread Ben Keen (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Keen updated COUCHDB-2486: -- Attachment: Screen Shot 2014-12-01 at 7.37.56 PM.png Problem with Ace editor not showing base64

[jira] [Commented] (COUCHDB-2390) Fauxton config, admin sections considered dangerous in 2.0

2014-12-01 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14231109#comment-14231109 ] Robert Newson commented on COUCHDB-2390: Let's consider CoreOS's etcd for this.