[GitHub] [couchdb-fauxton] wohali commented on issue #1219: Make side panel resizeable

2019-08-28 Thread GitBox
wohali commented on issue #1219: Make side panel resizeable URL: https://github.com/apache/couchdb-fauxton/issues/1219#issuecomment-526006115 @iamgollum Data point: it doesn't work for me on latest Firefox against the 2.3.1 build of CouchDB on Windows. I can try other builds

[GitHub] [couchdb-fauxton] iamgollum commented on issue #1219: Make side panel resizeable

2019-08-28 Thread GitBox
iamgollum commented on issue #1219: Make side panel resizeable URL: https://github.com/apache/couchdb-fauxton/issues/1219#issuecomment-526005185 @wohali This appears to be fixed in the latest version of the project. It is possible this is a browser specific issue. I contacted the

[GitHub] [couchdb] iamgollum commented on issue #2150: Request to make the database explorer side panel re-sizable to show the long view names

2019-08-28 Thread GitBox
iamgollum commented on issue #2150: Request to make the database explorer side panel re-sizable to show the long view names URL: https://github.com/apache/couchdb/issues/2150#issuecomment-526005030 @nsthakur7 which browser and version are you using? Microsoft Edge?

[GitHub] [couchdb-documentation] gr2m commented on a change in pull request #424: rfc(per-doc-access): first draft

2019-08-28 Thread GitBox
gr2m commented on a change in pull request #424: rfc(per-doc-access): first draft URL: https://github.com/apache/couchdb-documentation/pull/424#discussion_r318869425 ## File path: rfcs/010-per-document-access-control.md ## @@ -0,0 +1,418 @@ +--- +name: Per-Document

[GitHub] [couchdb-fauxton] iamgollum opened a new issue #1220: Consider applying title attributes on icons for built in tooltips as its hard to tell what some icons do

2019-08-28 Thread GitBox
iamgollum opened a new issue #1220: Consider applying title attributes on icons for built in tooltips as its hard to tell what some icons do URL: https://github.com/apache/couchdb-fauxton/issues/1220 Title attributes will trigger a tooltip on hover: [W3

[GitHub] [couchdb] eiri merged pull request #2153: Fix badmatch in fabric_view_all_docs

2019-08-28 Thread GitBox
eiri merged pull request #2153: Fix badmatch in fabric_view_all_docs URL: https://github.com/apache/couchdb/pull/2153 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [couchdb] eiri opened a new pull request #2153: Fix badmatch in fabric_view_all_docs

2019-08-28 Thread GitBox
eiri opened a new pull request #2153: Fix badmatch in fabric_view_all_docs URL: https://github.com/apache/couchdb/pull/2153 ## Overview In query for `all_docs` with passed `keys` array it is possible for `doc_receive_loop/6` to timeout and trigger `badmatch` exception. The

[GitHub] [couchdb] eiri commented on issue #2149: Handle badmatch timeout in all_docs query

2019-08-28 Thread GitBox
eiri commented on issue #2149: Handle badmatch timeout in all_docs query URL: https://github.com/apache/couchdb/pull/2149#issuecomment-525944926 Found it, finally! Both my change and my theory on incorrectly set `update_seq` turned out to be red herrings, becuase I should've been checking

[GitHub] [couchdb-fauxton] wohali commented on issue #1219: Make side panel resizeable

2019-08-28 Thread GitBox
wohali commented on issue #1219: Make side panel resizeable URL: https://github.com/apache/couchdb-fauxton/issues/1219#issuecomment-525908468 @iamgollum Sure! This is an automated message from the Apache Git Service. To

[GitHub] [couchdb-fauxton] iamgollum edited a comment on issue #1219: Make side panel resizeable

2019-08-28 Thread GitBox
iamgollum edited a comment on issue #1219: Make side panel resizeable URL: https://github.com/apache/couchdb-fauxton/issues/1219#issuecomment-525889270 @wohali I can take a crack at it later today, if no one else is working on it.

[GitHub] [couchdb-fauxton] iamgollum commented on issue #1219: Make side panel resizeable

2019-08-28 Thread GitBox
iamgollum commented on issue #1219: Make side panel resizeable URL: https://github.com/apache/couchdb-fauxton/issues/1219#issuecomment-525889270 @wohali I can take a crack at it, if no one is working on it. This is an

[GitHub] [couchdb-documentation] wohali merged pull request #434: Improve UNIX binary install even more

2019-08-28 Thread GitBox
wohali merged pull request #434: Improve UNIX binary install even more URL: https://github.com/apache/couchdb-documentation/pull/434 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [couchdb] wohali closed issue #2150: Request to make the database explorer side panel re-sizable to show the long view names

2019-08-28 Thread GitBox
wohali closed issue #2150: Request to make the database explorer side panel re-sizable to show the long view names URL: https://github.com/apache/couchdb/issues/2150 This is an automated message from the Apache Git Service.

[GitHub] [couchdb-fauxton] wohali opened a new issue #1219: Make side panel resizeable

2019-08-28 Thread GitBox
wohali opened a new issue #1219: Make side panel resizeable URL: https://github.com/apache/couchdb-fauxton/issues/1219 Comes from https://github.com/apache/couchdb/issues/2150 - ## Summary Request to make the database explorer side panel re-sizable to show the long

[GitHub] [couchdb] wohali commented on issue #2150: Request to make the database explorer side panel re-sizable to show the long view names

2019-08-28 Thread GitBox
wohali commented on issue #2150: Request to make the database explorer side panel re-sizable to show the long view names URL: https://github.com/apache/couchdb/issues/2150#issuecomment-525854741 This is a Fauxton issue - I'll move the issue for you.

[GitHub] [couchdb] big-r81 opened a new pull request #2152: Fixes #2151 - start CouchDB from symlinks

2019-08-28 Thread GitBox
big-r81 opened a new pull request #2152: Fixes #2151 - start CouchDB from symlinks URL: https://github.com/apache/couchdb/pull/2152 ## Overview Fixes #2151 CouchDB should start from symlinks. ## Testing recommendations `./configure` `make release` `ln

[GitHub] [couchdb] big-r81 opened a new issue #2151: The startup script couchdb doesn't follow symlinks

2019-08-28 Thread GitBox
big-r81 opened a new issue #2151: The startup script couchdb doesn't follow symlinks URL: https://github.com/apache/couchdb/issues/2151 ## Description If the startup script is symlinked (e.g ` /usr/local/bin/couchdb -> ../path/to/couchdb/2.3.1/bin/couchdb`), then CouchDB will fail

[GitHub] [couchdb] sarveshtamba commented on issue #2127: Fix for CompactTest failure

2019-08-28 Thread GitBox
sarveshtamba commented on issue #2127: Fix for CompactTest failure URL: https://github.com/apache/couchdb/pull/2127#issuecomment-525684289 > @sansato I'd say `info["sizes.active"]` is the best option here, it's a size of "live" data in bytes, so it should go down when doc deleted and db

[GitHub] [couchdb-docker] willholley commented on a change in pull request #151: allow running as arbitrary uid

2019-08-28 Thread GitBox
willholley commented on a change in pull request #151: allow running as arbitrary uid URL: https://github.com/apache/couchdb-docker/pull/151#discussion_r318467202 ## File path: 2.3.1/Dockerfile ## @@ -121,8 +121,17 @@ COPY docker-entrypoint.sh /usr/local/bin RUN ln -s

[GitHub] [couchdb-docker] lag-linaro commented on issue #85: Provide and publish arm64 images

2019-08-28 Thread GitBox
lag-linaro commented on issue #85: Provide and publish arm64 images URL: https://github.com/apache/couchdb-docker/issues/85#issuecomment-525621431 > Can anyone give it a go? I'd be happy to try, but I'd need instruction.