[1/2] couchdb commit: updated refs/heads/master to a4d84d8

2016-04-20 Thread iilyak
Repository: couchdb Updated Branches: refs/heads/master 9f4103f5b -> a4d84d800 Update dependencies to include fix for 2983 Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/a9caf3ca Tree:

couch-replicator commit: updated refs/heads/2983-use-dbname_suffix to 24fb718

2016-04-19 Thread iilyak
Repository: couchdb-couch-replicator Updated Branches: refs/heads/2983-use-dbname_suffix [created] 24fb718c0 Use couch_db:dbname_suffix in is_replicator_db couch_db:dbname_suffix would take shard's suffix into account. COUCHDB-2983 Project:

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

2016-04-19 Thread iilyak
Merge remote branch 'github/pr/160' This closes #160 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/b49d0691 Tree:

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

2016-04-19 Thread iilyak
Merge remote branch 'github/pr/35' This closes #35 Signed-off-by: ILYA Khlopotov 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/ab0afce2 Tree:

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

2016-04-19 Thread iilyak
Repository: couchdb-couch Updated Branches: refs/heads/master 56e5cbaf1 -> b49d06916 Change normalize_dbname semantic add dbname_suffix normalize_dbname used to return last componenent of the shard path. But it was doing so only if argument was passed as a binary. We change the semantic of

[1/2] couch-replicator commit: updated refs/heads/master to ab0afce

2016-04-19 Thread iilyak
Repository: couchdb-couch-replicator Updated Branches: refs/heads/master 986549984 -> ab0afce2d Use couch_db:dbname_suffix in is_replicator_db couch_db:dbname_suffix would take shard's suffix into account. COUCHDB-2983 Project:

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

2016-04-19 Thread iilyak
Merge remote branch 'github/pr/45' This closes #45 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/ecaacfec Tree:

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

2016-04-19 Thread iilyak
Repository: couchdb-fabric Updated Branches: refs/heads/master dc5cca804 -> ecaacfecf Use couch_db:dbname_suffix in path_ends_with Replace couch_db:normalize_dbname with couch_db:dbname_suffix since the semantic of normalize_dbname has been changed. couch_db:normalize_dbname would return all

[2/3] couch-mrview commit: updated refs/heads/master to d07771a

2016-05-25 Thread iilyak
gen_event: handle_call suppose to return `{ok, Reply, State}` 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/1a179cbc Tree:

[1/3] couch-mrview commit: updated refs/heads/master to d07771a

2016-05-25 Thread iilyak
Repository: couchdb-couch-mrview Updated Branches: refs/heads/master e36509b2d -> d07771ac4 Fix match of a result from couch_mrview_util:get_view Project: http://git-wip-us.apache.org/repos/asf/couchdb-couch-mrview/repo Commit:

[3/3] couch-mrview commit: updated refs/heads/master to d07771a

2016-05-25 Thread iilyak
Merge remote branch 'cloudant:fix-some-type-errors' This closes #46 Signed-off-by: ILYA Khlopotov 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/d07771ac Tree:

[11/17] couchdb commit: updated refs/heads/master to 1e25dc1

2016-05-25 Thread iilyak
fabric: Fix return type in get_all_security Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/0fd49095 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/0fd49095 Diff:

[05/17] couchdb commit: updated refs/heads/master to 1e25dc1

2016-05-25 Thread iilyak
couch_log: fix typespec Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/7cd1088b Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/7cd1088b Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/7cd1088b

[01/17] couchdb commit: updated refs/heads/master to 1e25dc1

2016-05-25 Thread iilyak
Repository: couchdb Updated Branches: refs/heads/master e24a18bb6 -> 1e25dc1a5 Make sure mem3_rep autocreates target shards Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/3ad6b4b0 Tree:

[13/17] couchdb commit: updated refs/heads/master to 1e25dc1

2016-05-25 Thread iilyak
global-changes: enable feed=eventsource for /_db_updates Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/f65cf4cf Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/f65cf4cf Diff:

[03/17] couchdb commit: updated refs/heads/master to 1e25dc1

2016-05-25 Thread iilyak
fabric: Fix monitors in fabric_db_update_listener Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/f069ffea Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/f069ffea Diff:

[10/17] couchdb commit: updated refs/heads/master to 1e25dc1

2016-05-25 Thread iilyak
global-changes: add missing change_callback implementation Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/d2374445 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/d2374445 Diff:

[16/17] couchdb commit: updated refs/heads/master to 1e25dc1

2016-05-25 Thread iilyak
couch: Set default_security for oauth tests to everyone Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/f13ea964 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/f13ea964 Diff:

[06/17] couchdb commit: updated refs/heads/master to 1e25dc1

2016-05-25 Thread iilyak
Enable read_concurrency for config ets table Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/fdb37b17 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/fdb37b17 Diff:

[17/17] couchdb commit: updated refs/heads/master to 1e25dc1

2016-05-25 Thread iilyak
Merge remote branch 'cloudant:bump-deps' This closes #420 Signed-off-by: ILYA Khlopotov Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/1e25dc1a Tree:

[02/17] couchdb commit: updated refs/heads/master to 1e25dc1

2016-05-25 Thread iilyak
fabric: Improve fabric:get_doc_count type spec Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/ea9bfa98 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/ea9bfa98 Diff:

[04/17] couchdb commit: updated refs/heads/master to 1e25dc1

2016-05-25 Thread iilyak
couch: limit maximum pread size Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/2b1d801c Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/2b1d801c Diff:

[07/17] couchdb commit: updated refs/heads/master to 1e25dc1

2016-05-25 Thread iilyak
fabric: Fix race in tests Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/5ed67f3f Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/5ed67f3f Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/5ed67f3f

[14/17] couchdb commit: updated refs/heads/master to 1e25dc1

2016-05-25 Thread iilyak
docs: Fix typo Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/717ce761 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/717ce761 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/717ce761 Branch:

[09/17] couchdb commit: updated refs/heads/master to 1e25dc1

2016-05-25 Thread iilyak
b64url: Update .travis.yml Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/7ce9f16e Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/7ce9f16e Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/7ce9f16e

[08/17] couchdb commit: updated refs/heads/master to 1e25dc1

2016-05-25 Thread iilyak
couch-log-lager: Get lager event handlers from gen_event Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/b0141908 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/b0141908 Diff:

[12/17] couchdb commit: updated refs/heads/master to 1e25dc1

2016-05-25 Thread iilyak
Type spec fixes Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/718f5275 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/718f5275 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/718f5275 Branch:

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

2016-08-01 Thread iilyak
Merge remote branch 'cloudant:69914-insert-random-delays' This closes #44 Signed-off-by: ILYA Khlopotov 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/c233beae

[1/2] couch-replicator commit: updated refs/heads/master to c233bea

2016-08-01 Thread iilyak
Repository: couchdb-couch-replicator Updated Branches: refs/heads/master 05247a260 -> c233beaec Inject random delays in scan_all_dbs couch_replication_server scans filesystem to find all _replication databases. For every database found it does gen_server:cast(Server, {resume_scan,

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

2016-08-10 Thread iilyak
Factor out maybe_remove_extension/1 function COUCHDB-3080 Project: http://git-wip-us.apache.org/repos/asf/couchdb-couch/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-couch/commit/6b1796f9 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-couch/tree/6b1796f9 Diff:

[1/3] couch commit: updated refs/heads/master to 7ee0b81

2016-08-10 Thread iilyak
Repository: couchdb-couch Updated Branches: refs/heads/master 1df597fc2 -> 7ee0b8161 Fix the case when DbName contains path to db file In the case when DbName contains the file name we need to remove .couch extension in order to match ?DBNAME_REGEX. COUCHDB-3080 Project:

[1/3] couch commit: updated refs/heads/master to ac3dae3

2016-07-18 Thread iilyak
Repository: couchdb-couch Updated Branches: refs/heads/master 4476595e0 -> ac3dae37d Use couch_epi:decide for validate_dbname COUCHDB-3066 Project: http://git-wip-us.apache.org/repos/asf/couchdb-couch/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-couch/commit/11c25659 Tree:

[2/3] couch commit: updated refs/heads/master to ac3dae3

2016-07-18 Thread iilyak
Name test cases COUCHDB-3066 Project: http://git-wip-us.apache.org/repos/asf/couchdb-couch/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-couch/commit/7d2e1a73 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-couch/tree/7d2e1a73 Diff:

[3/3] couch commit: updated refs/heads/master to ac3dae3

2016-07-18 Thread iilyak
Merge remote branch 'cloudant:70457-use-couch_epi-decide' This closes #187 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/ac3dae37 Tree:

[2/2] fabric commit: updated refs/heads/master to 7d07877

2016-07-11 Thread iilyak
Merge remote branch 'cloudant:44287-use-correct-sequence-for-shard-replacement' This closes #62 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/7d078778

[1/2] fabric commit: updated refs/heads/master to 7d07877

2016-07-11 Thread iilyak
Repository: couchdb-fabric Updated Branches: refs/heads/master c38c692fc -> 7d0787785 Use the correct sequence for shard replacement The call to unpack the since sequence for _changes incorrectly filtered the value for any shard that didn't exist. This means that any shard that was moved

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

2016-07-06 Thread iilyak
Repository: couchdb-couch Updated Branches: refs/heads/master 01cbf20c7 -> ad97a0622 Remove maybe_upgrade_password_hash Starting from 411c130ea63c3423d7ea71743095dfb446680da6 we accidentially upgrading user's password to pbkdf. Removing upgrade code. Project:

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

2016-07-06 Thread iilyak
Merge remote branch 'cloudant:remove_upgrade_password_hash' This closes #182 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/ad97a062 Tree:

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

2016-07-11 Thread iilyak
Merge remote branch 'cloudant:3000-inject_auth_ddoc' This closes #115 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/9a59ca11 Tree:

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

2016-07-11 Thread iilyak
Repository: couchdb-chttpd Updated Branches: refs/heads/master 0627357bf -> 9a59ca11a Inject _design/_auth on auth_cache startup We send start_listener event from init to make sure we call ensure_auth_ddoc_exists as soon as we can. Rather then calling it on listener restart. COUCHDB-3000

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

2016-06-30 Thread iilyak
Repository: couchdb-chttpd Updated Branches: refs/heads/master 59bb3f239 -> b468c7de3 Do not pass unknown_error atom to plugin There is no reason to pass {unknown_error, Error} to plugin and force it to implement a match on that tuple. We should pass the Error itself and let the plugin decide

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

2016-06-30 Thread iilyak
Merge remote branch 'cloudant:69230-fix-epi_handle_error_args' This closes #129 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/b468c7de Tree:

[1/2] couchdb commit: updated refs/heads/master to 0fef309

2016-06-30 Thread iilyak
Repository: couchdb Updated Branches: refs/heads/master 9f0d22fc5 -> 0fef309cc update chttpd Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/af9513fa Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/af9513fa

[2/2] couchdb commit: updated refs/heads/master to 0fef309

2016-06-30 Thread iilyak
Merge remote branch 'cloudant:update-chttpd' This closes #428 Signed-off-by: ILYA Khlopotov Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/0fef309c Tree:

[3/3] couch commit: updated refs/heads/master to 159970b

2017-02-08 Thread iilyak
Merge remote branch 'cloudant:add-test_requet_delete_3' This closes #227 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/159970ba Tree:

[1/3] couch commit: updated refs/heads/master to 159970b

2017-02-08 Thread iilyak
Repository: couchdb-couch Updated Branches: refs/heads/master bbbd53223 -> 159970ba5 refactor to use greater arity functions Project: http://git-wip-us.apache.org/repos/asf/couchdb-couch/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-couch/commit/9e4a5cd9 Tree:

[2/3] couch commit: updated refs/heads/master to 159970b

2017-02-08 Thread iilyak
Add test_request:delete/3 Project: http://git-wip-us.apache.org/repos/asf/couchdb-couch/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-couch/commit/9c68ae36 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-couch/tree/9c68ae36 Diff:

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

2017-02-09 Thread iilyak
Repository: couchdb-chttpd Updated Branches: refs/heads/master 928bb2e4b -> 90bd04811 Mock config module in tests The tests in chttpd_db_bulk_get_test do not start config app. The change in https://github.com/apache/couchdb-couch/pull/226 introduces call to config app. Make sure we mock

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

2017-02-09 Thread iilyak
Merge remote branch 'cloudant:couchdb-3293' This closes #155 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/90bd0481 Tree:

[1/2] couch commit: updated refs/heads/master to 38d5180

2017-02-28 Thread iilyak
Repository: couchdb-couch Updated Branches: refs/heads/master 66292dbdf -> 38d51803a Add sys db callbacks only once per db open Currently we are adding the sys db callbacks for every request instead of once while opening the db. This fix will ensure that we will only add the sys db call backs

[2/2] couch commit: updated refs/heads/master to 38d5180

2017-02-28 Thread iilyak
Merge remote branch 'cloudant:add_sysdb_callback_once_per_db' This closes #230 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/38d51803 Tree:

[1/2] couchdb-global-changes git commit: Return {ok, State} from handle_config_change/5

2016-09-02 Thread iilyak
Repository: couchdb-global-changes Updated Branches: refs/heads/master 68c6a0eb4 -> f6e4c5629 Return {ok, State} from handle_config_change/5 This is a fixup commit for COUCHDB-3102. config_listener expects either remove_handler or {ok, State} from the callback module. COUCHDB-3102 Project:

[2/2] couchdb-global-changes git commit: Merge remote branch 'cloudant:3102-fix-return-value'

2016-09-02 Thread iilyak
Merge remote branch 'cloudant:3102-fix-return-value' This closes #16 Signed-off-by: ILYA Khlopotov Project: http://git-wip-us.apache.org/repos/asf/couchdb-global-changes/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-global-changes/commit/f6e4c562 Tree:

[1/2] couch-index commit: updated refs/heads/master to 53555fd

2016-09-06 Thread iilyak
Repository: couchdb-couch-index Updated Branches: refs/heads/master ee21d0181 -> 53555fd90 Do not use config subscription in couch_index COUCHDB-3135 Project: http://git-wip-us.apache.org/repos/asf/couchdb-couch-index/repo Commit:

[2/2] couch-index commit: updated refs/heads/master to 53555fd

2016-09-06 Thread iilyak
Merge remote branch 'cloudant:3135-remove_config_subscribe_from_couch_index' This closes #19 Signed-off-by: ILYA Khlopotov Project: http://git-wip-us.apache.org/repos/asf/couchdb-couch-index/repo Commit:

[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:

[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:

[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">>}).

[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:

[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:

[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:

[1/6] couch commit: updated refs/heads/master to 2ad85bc

2016-09-20 Thread iilyak
Repository: couchdb-couch Updated Branches: refs/heads/master a468b0db6 -> 2ad85bcfc Partial revert Fix Windows version string determ.." This partially reverts commit 70b61f08618c34f4604bebc2ad2b8d71f90cca5e. Project: http://git-wip-us.apache.org/repos/asf/couchdb-couch/repo Commit:

[2/6] couch commit: updated refs/heads/master to 2ad85bc

2016-09-20 Thread iilyak
Revert "get version from environment in cross-platform way" This reverts commit 7d0cfb5f9d1f0fcdc607b46f31ae33cbf65115df. Project: http://git-wip-us.apache.org/repos/asf/couchdb-couch/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-couch/commit/888c8f67 Tree:

[3/6] couch commit: updated refs/heads/master to 2ad85bc

2016-09-20 Thread iilyak
Revert "Get couch version from environment not git" This reverts commit c613dabf635ca3a5d6de2240d00b80c334dc8f43. Project: http://git-wip-us.apache.org/repos/asf/couchdb-couch/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-couch/commit/0883e3f4 Tree:

[6/6] couch commit: updated refs/heads/master to 2ad85bc

2016-09-20 Thread iilyak
Merge remote branch 'cloudant:define_couch_version' This closes #199 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/2ad85bcf Tree:

[5/6] couch commit: updated refs/heads/master to 2ad85bc

2016-09-20 Thread iilyak
Define COUCHDB_VERSION macro Project: http://git-wip-us.apache.org/repos/asf/couchdb-couch/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-couch/commit/7c5615ab Tree: http://git-wip-us.apache.org/repos/asf/couchdb-couch/tree/7c5615ab Diff:

[4/6] couch commit: updated refs/heads/master to 2ad85bc

2016-09-20 Thread iilyak
Remove rebar.config Project: http://git-wip-us.apache.org/repos/asf/couchdb-couch/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-couch/commit/30cc961a Tree: http://git-wip-us.apache.org/repos/asf/couchdb-couch/tree/30cc961a Diff:

[1/3] documentation commit: updated refs/heads/master to da58524

2016-09-20 Thread iilyak
Repository: couchdb-documentation Updated Branches: refs/heads/master a135f2fe8 -> da5852440 Document users_db_suffix Project: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/commit/5a5ad398 Tree:

[2/3] documentation commit: updated refs/heads/master to da58524

2016-09-20 Thread iilyak
Remove authentication_db and add users_db_suffix Project: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/commit/dab0d9e0 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/tree/dab0d9e0 Diff:

[3/3] documentation commit: updated refs/heads/master to da58524

2016-09-20 Thread iilyak
Merge remote branch 'cloudant:document-users_db_suffix' This closes #66 Signed-off-by: ILYA Khlopotov Project: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/commit/da585244 Tree:

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

2016-09-20 Thread iilyak
Repository: couchdb-couch Updated Branches: refs/heads/master 2ad85bcfc -> f129308c4 Make sure clustered authentication_db is sys_db Fixes the case when the following are configured to something other than _users - chttpd_auth.authentication_db - couch_httpd_auth.authentication_db

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

2016-09-20 Thread iilyak
Merge remote branch 'cloudant:74046-authentication_db-should-be-sysdb' This closes #198 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/f129308c Tree:

[1/2] couchdb-peruser git commit: Fix a typo in match of config_change event

2016-08-26 Thread iilyak
Repository: couchdb-peruser Updated Branches: refs/heads/master 39ef15a28 -> 4eea95711 Fix a typo in match of config_change event config_change event suppose to have 5 elements COUCHDB-3102 Project: http://git-wip-us.apache.org/repos/asf/couchdb-peruser/repo Commit:

[2/2] couchdb-peruser git commit: Merge remote branch 'cloudant:3102-fix-number-of-elements'

2016-08-26 Thread iilyak
Merge remote branch 'cloudant:3102-fix-number-of-elements' This closes #2 Signed-off-by: ILYA Khlopotov Project: http://git-wip-us.apache.org/repos/asf/couchdb-peruser/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-peruser/commit/4eea9571 Tree:

[1/2] couchdb commit: updated refs/heads/master to 7ff310b

2016-08-26 Thread iilyak
Repository: couchdb Updated Branches: refs/heads/master fe39a0ad3 -> 7ff310bcd Update dependencies to use updated config API COUCHDB-3102 Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/42b1c0de Tree:

[2/2] couchdb commit: updated refs/heads/master to 7ff310b

2016-08-26 Thread iilyak
Merge remote branch 'cloudant:3102-fixup-for-config_subscription' This closes #438 Signed-off-by: ILYA Khlopotov Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/7ff310bc Tree:

[2/6] config commit: updated refs/heads/master to 47e5f70

2016-08-23 Thread iilyak
Consider only needed handlers in n_handlers When testing. Make sure we don't count other config_event handlers present in the system. Project: http://git-wip-us.apache.org/repos/asf/couchdb-config/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-config/commit/bf7b3e16 Tree:

[3/6] config commit: updated refs/heads/master to 47e5f70

2016-08-23 Thread iilyak
Return `{ok, Pid}` from config_listener_mon:subscribe/2 Project: http://git-wip-us.apache.org/repos/asf/couchdb-config/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-config/commit/f09a2eb7 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-config/tree/f09a2eb7 Diff:

[2/2] couch-replicator commit: updated refs/heads/master to 0248d23

2016-08-23 Thread iilyak
Merge remote branch 'cloudant:3102-fix-config_subscription' This closes #46 Signed-off-by: ILYA Khlopotov 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/0248d231

[4/6] config commit: updated refs/heads/master to 47e5f70

2016-08-23 Thread iilyak
Add config:subscribe_for_changes/1 Add a new gen event handler which sends plain events to the Subscriber. COUCHDB-3102 Project: http://git-wip-us.apache.org/repos/asf/couchdb-config/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-config/commit/01c34c09 Tree:

[1/3] couch-index commit: updated refs/heads/master to ee21d01

2016-08-23 Thread iilyak
Repository: couchdb-couch-index Updated Branches: refs/heads/master 7d3d34f22 -> ee21d0181 Update handle_config_terminate API COUCHDB-3102 Project: http://git-wip-us.apache.org/repos/asf/couchdb-couch-index/repo Commit:

[1/2] couch-log commit: updated refs/heads/master to ad803f6

2016-08-23 Thread iilyak
Repository: couchdb-couch-log Updated Branches: refs/heads/master 2f70cc8dd -> ad803f66d Update handle_config_terminate API COUCHDB-3102 Project: http://git-wip-us.apache.org/repos/asf/couchdb-couch-log/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-couch-log/commit/2ef639e8

[5/6] config commit: updated refs/heads/master to 47e5f70

2016-08-23 Thread iilyak
Make sure we don't subscribe multiple times Check there is no subscription from given Pid in subscribe_for_changes COUCHDB-3102 Project: http://git-wip-us.apache.org/repos/asf/couchdb-config/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-config/commit/f56890f3 Tree:

[1/2] couchdb-couch-event git commit: Update handle_config_terminate API

2016-08-23 Thread iilyak
Repository: couchdb-couch-event Updated Branches: refs/heads/master 835a41885 -> 7e3821322 Update handle_config_terminate API COUCHDB-3102 Project: http://git-wip-us.apache.org/repos/asf/couchdb-couch-event/repo Commit:

[3/3] couch-index commit: updated refs/heads/master to ee21d01

2016-08-23 Thread iilyak
Merge remote branch 'cloudant:3102-fix-config_subscription' This closes #18 Signed-off-by: ILYA Khlopotov Project: http://git-wip-us.apache.org/repos/asf/couchdb-couch-index/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-couch-index/commit/ee21d018 Tree:

[1/2] couchdb-peruser git commit: Update handle_config_terminate API

2016-08-23 Thread iilyak
Repository: couchdb-peruser Updated Branches: refs/heads/master ff7d19097 -> 39ef15a28 Update handle_config_terminate API COUCHDB-3102 Project: http://git-wip-us.apache.org/repos/asf/couchdb-peruser/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-peruser/commit/ed3ad6fc Tree:

[6/6] config commit: updated refs/heads/master to 47e5f70

2016-08-23 Thread iilyak
Merge remote branch 'cloudant:3102-restart-monitor' This closes #11 Signed-off-by: ILYA Khlopotov Project: http://git-wip-us.apache.org/repos/asf/couchdb-config/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-config/commit/47e5f701 Tree:

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

2016-08-23 Thread iilyak
Merge remote branch 'cloudant:3102-fix-config_subscription' This closes #137 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/9e0ad343 Tree:

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

2016-08-23 Thread iilyak
Repository: couchdb-chttpd Updated Branches: refs/heads/master 663273b0e -> 9e0ad343c Update handle_config_terminate API COUCHDB-3102 Project: http://git-wip-us.apache.org/repos/asf/couchdb-chttpd/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-chttpd/commit/4f7dcc31 Tree:

[2/2] couchdb-couch-event git commit: Merge remote branch 'cloudant:3102-fix-config_subscription'

2016-08-23 Thread iilyak
Merge remote branch 'cloudant:3102-fix-config_subscription' This closes #2 Signed-off-by: ILYA Khlopotov Project: http://git-wip-us.apache.org/repos/asf/couchdb-couch-event/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-couch-event/commit/7e382132 Tree:

[3/3] couchdb-ioq git commit: Merge remote branch 'cloudant:3102-fix-config_subscription'

2016-08-23 Thread iilyak
Merge remote branch 'cloudant:3102-fix-config_subscription' This closes #4 Signed-off-by: ILYA Khlopotov Project: http://git-wip-us.apache.org/repos/asf/couchdb-ioq/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-ioq/commit/ba99ec70 Tree:

[1/3] couchdb-ioq git commit: Update handle_config_terminate API

2016-08-23 Thread iilyak
Repository: couchdb-ioq Updated Branches: refs/heads/master c7c75ebea -> ba99ec70d Update handle_config_terminate API COUCHDB-3102 Project: http://git-wip-us.apache.org/repos/asf/couchdb-ioq/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-ioq/commit/bdcfe6aa Tree:

[1/3] couch commit: updated refs/heads/master to b8b4982

2016-08-23 Thread iilyak
Repository: couchdb-couch Updated Branches: refs/heads/master 8bd756e60 -> b8b4982f4 Update handle_config_terminate API COUCHDB-3102 Project: http://git-wip-us.apache.org/repos/asf/couchdb-couch/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-couch/commit/608942f9 Tree:

[2/2] couch-log commit: updated refs/heads/master to ad803f6

2016-08-23 Thread iilyak
Merge remote branch 'cloudant:3102-fix-config_subscription' This closes #15 Signed-off-by: ILYA Khlopotov Project: http://git-wip-us.apache.org/repos/asf/couchdb-couch-log/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-couch-log/commit/ad803f66 Tree:

[3/3] couch commit: updated refs/heads/master to b8b4982

2016-08-23 Thread iilyak
Merge remote branch 'cloudant:3102-fix-config_subscription' This closes #192 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/b8b4982f Tree:

[2/3] couchdb-ioq git commit: Fix a typo in a child name

2016-08-23 Thread iilyak
Fix a typo in a child name COUCHDB-3102 Project: http://git-wip-us.apache.org/repos/asf/couchdb-ioq/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-ioq/commit/126a849f Tree: http://git-wip-us.apache.org/repos/asf/couchdb-ioq/tree/126a849f Diff:

[1/2] mem3 commit: updated refs/heads/master to 252467c

2016-08-23 Thread iilyak
Repository: couchdb-mem3 Updated Branches: refs/heads/master 15615b295 -> 252467cb4 Update handle_config_terminate API COUCHDB-3102 Project: http://git-wip-us.apache.org/repos/asf/couchdb-mem3/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-mem3/commit/432264ae Tree:

[2/2] couchdb-global-changes git commit: Merge remote branch 'cloudant:3102-fix-config_subscription'

2016-08-23 Thread iilyak
Merge remote branch 'cloudant:3102-fix-config_subscription' This closes #15 Signed-off-by: ILYA Khlopotov Project: http://git-wip-us.apache.org/repos/asf/couchdb-global-changes/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-global-changes/commit/f7e43f56 Tree:

[2/3] couch commit: updated refs/heads/master to b8b4982

2016-08-23 Thread iilyak
Use `define` to avoid repeating yourself COUCHDB-3102 Project: http://git-wip-us.apache.org/repos/asf/couchdb-couch/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-couch/commit/a701c4b7 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-couch/tree/a701c4b7 Diff:

[2/2] couchdb-peruser git commit: Merge remote branch 'cloudant:3102-fix-config_subscription'

2016-08-23 Thread iilyak
Merge remote branch 'cloudant:3102-fix-config_subscription' This closes #1 Signed-off-by: ILYA Khlopotov Project: http://git-wip-us.apache.org/repos/asf/couchdb-peruser/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-peruser/commit/39ef15a2 Tree:

<    1   2   3   4   5   6   7   >