1. 28 6月, 2022 2 次提交
  2. 16 6月, 2022 1 次提交
  3. 26 5月, 2022 1 次提交
  4. 25 5月, 2022 1 次提交
  5. 23 5月, 2022 1 次提交
  6. 12 5月, 2022 1 次提交
  7. 06 5月, 2022 1 次提交
  8. 28 4月, 2022 1 次提交
  9. 27 4月, 2022 1 次提交
  10. 26 4月, 2022 1 次提交
  11. 25 4月, 2022 1 次提交
    • J
      [common] Make dolphinscheduler_env.sh work when start server (#9726) · de50f43d
      Jiajie Zhong 提交于
      * [common] Make dolphinscheduler_env.sh work
      
      * Change dist tarball `dolphinscheduler_env.sh` location
        from `bin/` to `conf/`, which users could finish their
        change configuration operation in one single directory.
        and we only need to add `$DOLPHINSCHEDULER_HOME/conf`
        when we start our sever instead of adding both
        `$DOLPHINSCHEDULER_HOME/conf` and `$DOLPHINSCHEDULER_HOME/bin`
      * Change the `start.sh`'s path of `dolphinscheduler_env.sh`
      * Change the setting order of `dolphinscheduler_env.sh`
      * `bin/env/dolphinscheduler_env.sh` will overwrite the `<server>/conf/dolphinscheduler_env.sh`
      when start the server using `bin/dolphinsceduler_daemon.sh` or `bin/install.sh`
      * Change the related docs
      de50f43d
  12. 21 4月, 2022 1 次提交
  13. 15 4月, 2022 1 次提交
  14. 14 4月, 2022 1 次提交
  15. 13 4月, 2022 1 次提交
  16. 08 4月, 2022 1 次提交
    • G
      [Fix-9221] [alert-server] optimization and gracefully close (#9246) · ca95d2f9
      guoshupei 提交于
      * [Fix-9221] [alert-server] optimization and gracefully close
      
      This closes #9221
      
      * [Fix-9221] [alert-server] remove unused mock data
      
      This closes #9221
      
      * [Fix-9221] [alert-server] remove unused mock data
      
      This closes #9221
      
      * [Fix-9221] [alert-server] remove unnecessary Mockito stubbings
      
      * [Fix-9221] [alert-server] init AlertPluginManager in AlertServer
      
      * [Fix-9221] [alert-server] AlertServerTest add AlertPluginManager installPlugin
      
      * [Fix-9221] [alert-server] replace @Eventlistener with @PostConstruct
      
      * [Fix-9221] [alert-server] sonar check solution
      
      * [Improvement-9221] [alert] update constructor injection and replace IStoppable with Closeable
      Co-authored-by: Nguoshupei <guoshupei@lixiang.com>
      ca95d2f9
  17. 07 4月, 2022 1 次提交
  18. 06 4月, 2022 2 次提交
    • T
      [Bug-9235][Alert]Fix wechat markdown message and change wechat form structure (#9367) · c294979e
      Tq 提交于
      * fix wechat issues:
      1. change table msg type to markdown.
      2. change userId to not required and enrich hints
      3. change 'app id' to 'app id and chat id'
      
      * fix wechat issues:
      1. revert table showtype and add markdown showtype.
      2. enrich hints.
      3. delete 'chatid', rename agentid to weChatAgentIdChatId.
      4. modify code to send markdown message.
      
      * fix wechat issues: Change the language pack of agentId to agentId/chatId.
      
      * fix format
      
      * fix param name
      Co-authored-by: NAmy <amywang0104@163.com>
      c294979e
    • W
      [Feature-9204][alert] Implement alert send status (#9208) · 2bab12f2
      worry 提交于
      * [DS-9204][feat][alert,dao] Implement alert send status
      - implement alert send status
      - add alert send status entity、mapper
      - modify alert dao
      - modify alert sender
      - add test
      - add sql
      
      This closes #9204
      
      * [DS-9204][feat][alert,dao] Implement alert send status
      - add license header
      
      This closes #9204
      2bab12f2
  19. 30 3月, 2022 1 次提交
  20. 28 3月, 2022 2 次提交
  21. 25 3月, 2022 1 次提交
  22. 24 3月, 2022 1 次提交
  23. 14 3月, 2022 1 次提交
  24. 24 2月, 2022 2 次提交
  25. 07 2月, 2022 2 次提交
  26. 29 1月, 2022 1 次提交
  27. 25 1月, 2022 3 次提交
  28. 21 1月, 2022 1 次提交
  29. 12 1月, 2022 1 次提交
  30. 11 1月, 2022 1 次提交
  31. 30 12月, 2021 1 次提交
  32. 28 12月, 2021 1 次提交
  33. 21 12月, 2021 1 次提交