This is an automated email from the ASF dual-hosted git repository.
jiafengzheng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris-manager.git.
from 8ba0737 fix module delete and config bug && update agent code (#16)
add 4160c4c Mybranch (#17)
No new revisions were added by this update.
Summary of changes:
.../src/main/resources/application.properties | 17 +++++++++++++++
.../config/InstanceDeployCheckEventConfigInfo.java | 17 +++++++++++++++
.../config/InstanceInstallEventConfigInfo.java | 17 +++++++++++++++
.../config/InstanceRestartEventConfigInfo.java | 17 +++++++++++++++
.../config/InstanceStartEventConfigInfo.java | 17 +++++++++++++++
.../config/InstanceStopEventConfigInfo.java | 17 +++++++++++++++
.../doris/manager/common/util/ConfigDefault.java | 17 +++++++++++++++
.../doris/stack/component/MailComponent.java | 11 +++++++++-
.../apache/doris/stack/constant/ConstantDef.java | 6 +++---
.../src/main/resources/cache/ehcache.xml | 17 +++++++++++++++
.../resources/locale/exception_message.properties | 17 +++++++++++++++
.../locale/exception_message_en.properties | 17 +++++++++++++++
.../locale/exception_message_zh_CN.properties | 17 +++++++++++++++
.../src/main/resources/mail/_footer.mustache | 17 +++++++++++++++
.../src/main/resources/mail/_footer_pulse.mustache | 19 +++++++++++++++-
.../src/main/resources/mail/_header.mustache | 17 +++++++++++++++
.../src/main/resources/mail/_logo.mustache | 17 +++++++++++++++
.../resources/mail/alert_new_confirmation.mustache | 17 +++++++++++++++
.../resources/mail/alert_unsubscribed.mustache | 17 +++++++++++++++
.../main/resources/mail/alert_was_deleted.mustache | 21 ++++++++++++++++--
.../resources/mail/alert_you_were_added.mustache | 17 +++++++++++++++
.../main/resources/mail/new_user_invite.mustache | 25 ++++++++++++++++++----
.../main/resources/mail/password_reset.mustache | 17 +++++++++++++++
.../mail/user_joined_notification.mustache | 17 +++++++++++++++
.../service/construct/DataManageServiceTest.java | 2 +-
.../service/construct/NativeQueryServiceTest.java | 2 +-
manager/pom.xml | 16 ++++++++++++++
27 files changed, 412 insertions(+), 13 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]