1. 12 4月, 2022 1 次提交
  2. 07 4月, 2022 1 次提交
  3. 16 3月, 2022 2 次提交
  4. 15 3月, 2022 1 次提交
    • K
      [Feature-8579][Task] Task back-end plugin optimization, new plugins only need... · a1bef439
      Kerwin 提交于
      [Feature-8579][Task] Task back-end plugin optimization, new plugins only need to modify the plugin's own module (#8584)
      
      * Task plug-in optimization, task-related classes are migrated to the task plugin module
      
      * remove tasktype enum class.
      
      * fix code style.
      
      * fix code style
      
      * fix code style
      
      * fix ProcessServiceTest.testUpdateResourceInfo test class
      
      * fix code style
      
      * fix test task plugin manager check parameters null
      
      * fix test ut
      
      * update aws license
      
      * change TaskTimeoutStrategy class
      a1bef439
  5. 14 3月, 2022 1 次提交
  6. 14 2月, 2022 1 次提交
  7. 25 1月, 2022 2 次提交
  8. 07 1月, 2022 1 次提交
  9. 30 12月, 2021 1 次提交
  10. 10 12月, 2021 1 次提交
    • K
      Split the components into individual package, refactor configurations to use... · 67cc260d
      kezhenxu94 提交于
      Split the components into individual package, refactor configurations to use Spring properties (#7160)
      
      * Split the components into individual package
      
      A follow-up PR will be made to build dedicated Docker images for each
      component, so that every component Docker image has minimal jars, which
      is easy to maintain and good for security fixes.
      
      * Split the components into individual package
      
      A follow-up PR will be made to build dedicated Docker images for each
      component, so that every component Docker image has minimal jars, which
      is easy to maintain and good for security fixes.
      
      * Split the components into individual package
      
      A follow-up PR will be made to build dedicated Docker images for each
      component, so that every component Docker image has minimal jars, which
      is easy to maintain and good for security fixes.
      67cc260d