fauxton commit: updated refs/heads/master to fd758c0

2016-10-05 Thread robertkowalski
Repository: couchdb-fauxton Updated Branches: refs/heads/master a16edae68 -> fd758c015 devserver: readd/fix csp header The CSP headers were not set, as directly interacting with express in `webpack-dev-server` to set the headers does not work. PR: #783 PR-URL: https://github.com/apache/couchd

couchdb commit: updated refs/heads/master to 667d425

2016-10-05 Thread rnewson
Repository: couchdb Updated Branches: refs/heads/master bd057250d -> 667d4259b bump dependencies cause no one else remembers Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/667d4259 Tree: http://git-wip-us.apache.org/r

fabric commit: updated refs/heads/master to d68a00f

2016-10-05 Thread rnewson
Repository: couchdb-fabric Updated Branches: refs/heads/master 97096eb88 -> d68a00fde Fix function clause introduced by fix for COUCHDB-3150 Project: http://git-wip-us.apache.org/repos/asf/couchdb-fabric/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fabric/commit/d68a00fd Tree:

[1/2] couch commit: updated refs/heads/master to 01c2b5c

2016-10-05 Thread iilyak
Repository: couchdb-couch Updated Branches: refs/heads/master 7dca41578 -> 01c2b5ce9 update typespec of find_newest_header Project: http://git-wip-us.apache.org/repos/asf/couchdb-couch/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-couch/commit/be236b9a Tree: http://git-wip-us.ap

[2/2] couch commit: updated refs/heads/master to 01c2b5c

2016-10-05 Thread iilyak
Merge remote branch 'cloudant:fix-find_newest_header-type-spec' This closes #203 Signed-off-by: ILYA Khlopotov Project: http://git-wip-us.apache.org/repos/asf/couchdb-couch/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-couch/commit/01c2b5ce Tree: http://git-wip-us.apache.org/repo

chttpd commit: updated refs/heads/master to d2c449b

2016-10-05 Thread rnewson
Repository: couchdb-chttpd Updated Branches: refs/heads/master 53459aba5 -> d2c449b7b Pass user context when opening doc in db_attachment_req COUCHDB-3181 Project: http://git-wip-us.apache.org/repos/asf/couchdb-chttpd/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-chttpd/commit/

[3/5] couch-replicator commit: updated refs/heads/master to cb41bac

2016-10-05 Thread tonysun83
Fix timeout clause in backoff retry The second clause for a timeout will never be reached because the first will always match before the second clause. Switching the clauses to fix this. BugzId:70400 COUCHDB-3010 Project: http://git-wip-us.apache.org/repos/asf/couchdb-couch-replicator/repo Comm

[5/5] couch-replicator commit: updated refs/heads/master to cb41bac

2016-10-05 Thread tonysun83
Merge branch '3010-port-429' into apache COUCHDB-3010 Project: http://git-wip-us.apache.org/repos/asf/couchdb-couch-replicator/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-couch-replicator/commit/cb41bacb Tree: http://git-wip-us.apache.org/repos/asf/couchdb-couch-replicator/tree

[4/5] couch-replicator commit: updated refs/heads/master to cb41bac

2016-10-05 Thread tonysun83
Make backoff macros configurable COUCHDB-3010 Project: http://git-wip-us.apache.org/repos/asf/couchdb-couch-replicator/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-couch-replicator/commit/ada53cbf Tree: http://git-wip-us.apache.org/repos/asf/couchdb-couch-replicator/tree/ada53cb

[1/5] couch-replicator commit: updated refs/heads/master to cb41bac

2016-10-05 Thread tonysun83
Repository: couchdb-couch-replicator Updated Branches: refs/heads/master 93c4ceaf9 -> cb41bacb2 Handle 429 When we encounter a 429, we retry with a different set of retries and timeout. This will theoretically reduce client replication overload. When 429s have stopped, it's possible that a 500

[2/5] couch-replicator commit: updated refs/heads/master to cb41bac

2016-10-05 Thread tonysun83
Retry when connection_closed is received during a streamed response The changes_reader uses a streamed response. During the stream, it's possible to receive a connection_closed error due to timeouts or network issues. We simply retry the request because for streamed responses a connection must be

[couchdb-couch-replicator] Git Push Summary

2016-10-05 Thread tonysun83
Repository: couchdb-couch-replicator Updated Branches: refs/remotes/apache/master [created] 93c4ceaf9

[1/2] couch commit: updated refs/heads/master to 7dca415

2016-10-05 Thread iilyak
Repository: couchdb-couch Updated Branches: refs/heads/master 6997c3c23 -> 7dca41578 Adding test suite for trancated _update COUCHDB-3158 Project: http://git-wip-us.apache.org/repos/asf/couchdb-couch/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-couch/commit/570376b4 Tree: http

[2/2] couch commit: updated refs/heads/master to 7dca415

2016-10-05 Thread iilyak
Merge remote branch 'cloudant:69425-handle-truncated-req-in-recv_body' This closes #200 Signed-off-by: ILYA Khlopotov Project: http://git-wip-us.apache.org/repos/asf/couchdb-couch/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-couch/commit/7dca4157 Tree: http://git-wip-us.apache.o

[2/2] chttpd commit: updated refs/heads/master to 53459ab

2016-10-05 Thread iilyak
Merge remote branch 'cloudant:69425-handle-truncated-req-in-recv_body' This closes #140 Signed-off-by: ILYA Khlopotov Project: http://git-wip-us.apache.org/repos/asf/couchdb-chttpd/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-chttpd/commit/53459aba Tree: http://git-wip-us.apache

[1/2] chttpd commit: updated refs/heads/master to 53459ab

2016-10-05 Thread iilyak
Repository: couchdb-chttpd Updated Branches: refs/heads/master 297493f29 -> 53459aba5 Handle disconnect when receiving body When any error happen on an underlying socket mochiweb uses exit(normal). Add catch for exit:normal and convert it to exit({bad_request, <<"Incomplete">>}). COUCHDB-3158

couchdb-mango git commit: Configurable default limit

2016-10-05 Thread rnewson
Repository: couchdb-mango Updated Branches: refs/heads/master 610ccb60d -> ddd6a4d44 Configurable default limit Project: http://git-wip-us.apache.org/repos/asf/couchdb-mango/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-mango/commit/ddd6a4d4 Tree: http://git-wip-us.apache.org/re

fauxton commit: updated refs/heads/master to a16edae

2016-10-05 Thread robertkowalski
Repository: couchdb-fauxton Updated Branches: refs/heads/master b404b07c8 -> a16edae68 pin velocity react to 1.1.6 Array.prototype.includes breaks our phantom tests Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fau