couchdb-nmo git commit: New online check function Check if the cluster or url is online so that the command works correctly and that we can warn the user correctly

2016-01-11 Thread garren
Repository: couchdb-nmo Updated Branches: refs/heads/master 3c917867c -> 909b275a7 New online check function Check if the cluster or url is online so that the command works correctly and that we can warn the user correctly Project: http://git-wip-us.apache.org/repos/asf/couchdb-nmo/repo

fauxton commit: updated refs/heads/master to 57883a2

2016-01-11 Thread robertkowalski
Repository: couchdb-fauxton Updated Branches: refs/heads/master 7642cadb1 -> 57883a2b4 remove useless grunt defaults the defaults are not used at all as all setting.json files implement them, but make it harder for everyone to understand what is happening. additionally configuration should

fauxton commit: updated refs/heads/master to 5559ed2

2016-01-11 Thread robertkowalski
Repository: couchdb-fauxton Updated Branches: refs/heads/master 57883a2b4 -> 5559ed2c2 use require on the cli makes it composable, so we can have different targets PR: #599 PR-URL: https://github.com/apache/couchdb-fauxton/pull/599 Reviewed-By: Benjamin Keen Project:

couch-mrview commit: updated refs/heads/master to 2341c38

2016-01-11 Thread eiri
Repository: couchdb-couch-mrview Updated Branches: refs/heads/master 6c9833d66 -> 2341c38c6 Remove duplicated monitor set on index opening When mrview index is opening it adds monitor on couch_file server of the index file. This is not necessary because couch_mrview_util's init_state called