You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ja...@apache.org on 2021/01/14 04:51:01 UTC

[couchdb] branch weatherreport updated (2bf5b8a -> 30f8831)

This is an automated email from the ASF dual-hosted git repository.

jaydoane pushed a change to branch weatherreport
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


    from 2bf5b8a  Replace riaknostic in source headers with "derived from riaknostic"
     add 30f8831  Revert "Remove Cloudant copyright"

No new revisions were added by this update.

Summary of changes:
 src/weatherreport/rebar.config                                     | 1 +
 src/weatherreport/src/weatherreport.app.src                        | 1 +
 src/weatherreport/src/weatherreport.erl                            | 1 +
 src/weatherreport/src/weatherreport_check.erl                      | 1 +
 src/weatherreport/src/weatherreport_check_custodian.erl            | 1 +
 src/weatherreport/src/weatherreport_check_disk.erl                 | 1 +
 src/weatherreport/src/weatherreport_check_internal_replication.erl | 1 +
 src/weatherreport/src/weatherreport_check_ioq.erl                  | 1 +
 src/weatherreport/src/weatherreport_check_mem3_sync.erl            | 1 +
 src/weatherreport/src/weatherreport_check_membership.erl           | 1 +
 src/weatherreport/src/weatherreport_check_memory_use.erl           | 1 +
 src/weatherreport/src/weatherreport_check_message_queues.erl       | 1 +
 src/weatherreport/src/weatherreport_check_node_stats.erl           | 1 +
 src/weatherreport/src/weatherreport_check_nodes_connected.erl      | 1 +
 src/weatherreport/src/weatherreport_check_process_calls.erl        | 1 +
 src/weatherreport/src/weatherreport_check_process_memory.erl       | 1 +
 src/weatherreport/src/weatherreport_check_safe_to_rebuild.erl      | 1 +
 src/weatherreport/src/weatherreport_check_search.erl               | 1 +
 src/weatherreport/src/weatherreport_check_tcp_queues.erl           | 1 +
 src/weatherreport/src/weatherreport_config.erl                     | 1 +
 src/weatherreport/src/weatherreport_node.erl                       | 1 +
 src/weatherreport/src/weatherreport_runner.erl                     | 1 +
 src/weatherreport/src/weatherreport_util.erl                       | 1 +
 23 files changed, 23 insertions(+)