This is an automated email from the ASF dual-hosted git repository.
atkach pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/ambari.git.
from edc9e34 AMBARI-23621. Ambari-server setup fails on Amazonlinux2
(aonishuk)
new 2df67cc AMBARI-23597 Config's tags should be cached
new e5fbff1 AMBARI-23597 Config's tags should be cached
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../app/controllers/global/cluster_controller.js | 14 +--
.../controllers/global/configuration_controller.js | 61 ++++++++++++
.../app/controllers/global/update_controller.js | 30 ++----
.../main/admin/serviceAccounts_controller.js | 64 +-----------
.../controllers/main/admin/service_auto_start.js | 31 ++----
.../app/controllers/main/service/info/summary.js | 11 +--
ambari-web/app/controllers/main/service/item.js | 43 ++------
.../app/mixins/common/configs/enhanced_configs.js | 2 +-
ambari-web/app/routes/main.js | 8 +-
ambari-web/app/utils/config.js | 21 +---
ambari-web/app/utils/db.js | 9 ++
.../app/views/common/quick_view_link_view.js | 64 ++----------
.../controllers/global/cluster_controller_test.js | 29 ++++--
.../global/configuration_controller_test.js | 109 +++++++++++++++++++++
.../controllers/global/update_controller_test.js | 11 ++-
.../main/admin/service_auto_start_test.js | 39 +-------
.../mixins/common/configs/enhanced_configs_test.js | 8 +-
.../test/views/common/quick_link_view_test.js | 93 +++---------------
18 files changed, 275 insertions(+), 372 deletions(-)
--
To stop receiving notification emails like this one, please contact
[email protected].