wohali commented on issue #1154: win msi download identified as virus by
Kaspersky Labs
URL: https://github.com/apache/couchdb/issues/1154#issuecomment-363994377
False positive - we use NSSM legitimately.
Please report this to Kaspersky Labs, not us.
---
wohali closed issue #1154: win msi download identified as virus by Kaspersky
Labs
URL: https://github.com/apache/couchdb/issues/1154
This is an automated message from the Apache Git Service.
To respond to the message, pleas
unruledboy opened a new issue #1154: win msi download identified as virus by
Kaspersky Labs
URL: https://github.com/apache/couchdb/issues/1154
From the official website: http://couchdb.apache.org/
Download "Windows (x64)":
https://dl.bintray.com/apache/couchdb/win/2.1.1/couchdb-2.1
nickva commented on issue #1153: Flexible replicator client auth + session
support
URL: https://github.com/apache/couchdb/issues/1153#issuecomment-363948102
Well it looks like when we remove OAuth 1.0 we removed the `oauth` app which
replicator would need to use OAuth. At this point we mig
wohali commented on issue #1153: Flexible replicator client auth + session
support
URL: https://github.com/apache/couchdb/issues/1153#issuecomment-363892999
I'm fairly certain that no one is actively using OAuth 1.0 support in 2.x
except to connect to a 1.x cluster that has OAuth 1.0 activ
wohali opened a new issue #820: Add support for queries in /{db}/_all_docs POST
URL: https://github.com/apache/couchdb/issues/820
## Expected Behavior
I should be able to POST to `/{db}/_all_docs` and specify a `queries` list
in the body, the same way I can do with a regular MapReduce vi
wohali commented on issue #820: Add support for queries in /{db}/_all_docs POST
URL: https://github.com/apache/couchdb/issues/820#issuecomment-363891180
I'm really unhappy with the naming convention chosen here, but I acknowledge
this is a bike-shedding point.
Are we really dead-set
nickva commented on issue #1153: Flexible replicator client auth + session
support
URL: https://github.com/apache/couchdb/issues/1153#issuecomment-363890625
Hmm wonder what we should do about OAuth 1.0 support in the replicator then.
Really not sure how much it is used. Maybe there is so
wohali commented on issue #1153: Flexible replicator client auth + session
support
URL: https://github.com/apache/couchdb/issues/1153#issuecomment-363886731
Just re-read your proposal.
OAuth 1.0 support was removed from CouchDB in 2.1.0, see
https://github.com/apache/couchdb/commit/
nickva commented on issue #1153: Flexible replicator client auth + session
support
URL: https://github.com/apache/couchdb/issues/1153#issuecomment-363886118
@wohali Good point! Even more reason to have it
This is an automated
wohali commented on issue #1153: Flexible replicator client auth + session
support
URL: https://github.com/apache/couchdb/issues/1153#issuecomment-363885774
+1. Note that this might reduce or eliminate the need to implement #959 as
well.
@janl also wants this, I'm pretty sure.
wohali commented on issue #1093: Hanging or 500 errors during concurrent
replication
URL: https://github.com/apache/couchdb/issues/1093#issuecomment-363885014
@ReeceStevens Yup, I'm aware, I just mean for testing. I haven't been able
to reproduce the bug, so I was hoping you might have a t
nickva opened a new issue #1153: Flexible replicator client auth + session
support
URL: https://github.com/apache/couchdb/issues/1153
Even though session / cookie based authentication has been around for years,
replicator only knows how to use basic authentication. Let's teach it to use
s
ReeceStevens commented on issue #1093: Hanging or 500 errors during concurrent
replication
URL: https://github.com/apache/couchdb/issues/1093#issuecomment-363838017
Hi @wohali -- unfortunately, resting encryption is a hard requirement of our
application so we need to use eCryptFS. Is there
arekdygas opened a new issue #1152: Inconsistent sum and sumsqr aggregates of
floating point numbers
URL: https://github.com/apache/couchdb/issues/1152
## Expected Behavior
Running a query with reduce against a view should always return the same
aggregated value, if involved documents v
wohali commented on issue #1150: 100% CPU usage in the server
URL: https://github.com/apache/couchdb/issues/1150#issuecomment-363809564
Known issue - you have a vulnerable version of CouchDB and need to upgrade.
See: #1074 #1088 for duplicates
See:
https://blog.couchdb.org/201
wohali closed issue #1150: 100% CPU usage in the server
URL: https://github.com/apache/couchdb/issues/1150
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
rnewson commented on issue #820: Add support for queries in /{db}/_all_docs POST
URL: https://github.com/apache/couchdb/issues/820#issuecomment-363792162
Makes sense.
If we do this, let?s add it for _view also. We can leave the dual support
for _view itself for backward compatibilit
nickva commented on issue #831: Filter _changes by key to speed up replication
URL: https://github.com/apache/couchdb/issues/831#issuecomment-363776079
@evsukov89 Yes, you are exactly right!
This is an automated message from t
ricellis commented on issue #820: Add support for queries in /{db}/_all_docs
POST
URL: https://github.com/apache/couchdb/issues/820#issuecomment-363763529
@chewbranca
Yes, I'm aware of the support already existing in the `_view` API and if
people want to match that behaviour I can live
evsukov89 commented on issue #831: Filter _changes by key to speed up
replication
URL: https://github.com/apache/couchdb/issues/831#issuecomment-363752134
@nickva I guess i know the answer: to build `_changes` feed the changes
themselves have to be indexed somewhere, meaning a similar to `
garrensmith closed pull request #1053: Throttle fetch requests triggered by key
press events
URL: https://github.com/apache/couchdb-fauxton/pull/1053
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
garrensmith closed pull request #1055: Encode view attachment URL
URL: https://github.com/apache/couchdb-fauxton/pull/1055
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull
evsukov89 opened a new issue #1151: {db}/_changes?filter=_selector lags towards
almost the end of the response
URL: https://github.com/apache/couchdb/issues/1151
While benchmarking the performance of mango selectors I stumbled upon an
interesting behaviour: towards almost the end of the re
gentlyawesome opened a new issue #1150: 100% CPU usage in the server
URL: https://github.com/apache/couchdb/issues/1150
Hello guys, I'm new to CouchDB and Pouchdb. I'm aiming to have a 2 way sync
for my local and server. I'm using Linode for my server. I notcie that I'm
having a peak on my
garrensmith commented on issue #1046: Add support for stable and update
parameter for views
URL: https://github.com/apache/couchdb-fauxton/pull/1046#issuecomment-363716867
@Antonio-Maranhao some indenting issues on that. After that please merge
-
snilaxan opened a new issue #1149: couchdb sockets leak in half-close state
(lsof: 'can't identify protocol')
URL: https://github.com/apache/couchdb/issues/1149
## couchdb sockets leak in half-close state (lsof: can't identify protocol)
openfile counts keep on increasing in CouchDB insta
27 matches
Mail list logo