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

2016-06-13 Thread eiri
Merge remote branch 'cloudant:67171-dont-decode-params-in-multiview' This closes #127 Signed-off-by: Eric Avdey Project: http://git-wip-us.apache.org/repos/asf/couchdb-chttpd/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-chttpd/commit/c7d0bafa Tree:

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

2016-06-13 Thread eiri
Repository: couchdb-chttpd Updated Branches: refs/heads/master 43e1d0d81 -> c7d0bafac Don't try to decode params in multi_query_view Project: http://git-wip-us.apache.org/repos/asf/couchdb-chttpd/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-chttpd/commit/685f9ca7 Tree:

[2/2] couch-mrview commit: updated refs/heads/master to 8567b43

2016-06-13 Thread eiri
Merge remote branch 'cloudant:make-decode-in-parse_params-optional' This closes #48 Signed-off-by: Eric Avdey Project: http://git-wip-us.apache.org/repos/asf/couchdb-couch-mrview/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-couch-mrview/commit/8567b433 Tree:

[1/2] couch-mrview commit: updated refs/heads/master to 8567b43

2016-06-13 Thread eiri
Repository: couchdb-couch-mrview Updated Branches: refs/heads/master d07771ac4 -> 8567b4337 Allow json decode in parse_params to be optional This allows explicitly indicate if ifunction parse_params should decode passed parameter's value instead of trying to guess it by value's term type. It

[1/2] fabric commit: updated refs/heads/master to 9f4c999

2016-06-13 Thread iilyak
Repository: couchdb-fabric Updated Branches: refs/heads/master e5c9c62d8 -> 9f4c9994f Fix rexi_DOWN and rexi_EXIT handlers In the cases when we receive rexi_DOWN or rexi_EXIT we call handle_message with {ok, []}. This crashes lists:min/1. Since it expects a list with at least one element.

[2/2] fabric commit: updated refs/heads/master to 9f4c999

2016-06-13 Thread iilyak
Merge remote branch 'cloudant:68151-fix-rexi_DOWN-handler' This closes #57 Signed-off-by: ILYA Khlopotov Project: http://git-wip-us.apache.org/repos/asf/couchdb-fabric/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fabric/commit/9f4c9994 Tree:

[2/2] chttpd commit: updated refs/heads/master to 43e1d0d

2016-06-13 Thread eiri
Merge remote branch 'cloudant:67171-fix-multi_query_view-response' This closes #125 Signed-off-by: Eric Avdey Project: http://git-wip-us.apache.org/repos/asf/couchdb-chttpd/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-chttpd/commit/43e1d0d8 Tree:

[1/2] chttpd commit: updated refs/heads/master to 43e1d0d

2016-06-13 Thread eiri
Repository: couchdb-chttpd Updated Branches: refs/heads/master 5a96fa895 -> 43e1d0d81 Don't expect #vacc as a response in multi_query_view When multi_query_view is calling chttpd:end_delayed_json_response/1 it is passing in the response object it received from query_view's #vacc, which means

[2/3] fauxton commit: updated refs/heads/master to c74ea9c

2016-06-13 Thread robertkowalski
add redirect option to router PR: #728 PR-URL: https://github.com/apache/couchdb-fauxton/pull/728 Reviewed-By: garren smith Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit:

[1/3] fauxton commit: updated refs/heads/master to c74ea9c

2016-06-13 Thread robertkowalski
Repository: couchdb-fauxton Updated Branches: refs/heads/master 39cba4997 -> c74ea9cc4 support disabled state in confirmbutton PR: #728 PR-URL: https://github.com/apache/couchdb-fauxton/pull/728 Reviewed-By: garren smith Project:

[3/3] fauxton commit: updated refs/heads/master to c74ea9c

2016-06-13 Thread robertkowalski
make toggle-button and table-design generally available PR: #728 PR-URL: https://github.com/apache/couchdb-fauxton/pull/728 Reviewed-By: garren smith Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit: