1. 29 6月, 2020 20 次提交
  2. 04 3月, 2020 1 次提交
  3. 03 3月, 2020 1 次提交
  4. 28 2月, 2020 1 次提交
  5. 24 2月, 2020 1 次提交
    • _和's avatar
      #203 add sqoop task (#1974) · 3d6eee5d
      _和 提交于
      * add sqoop task
      
      * add sqoop task
      
      * add sqoop task test
      
      * add sqoop task test
      
      * add sqoop task test
      
      * modify add sqoop task test
      
      * modify sqoop task test
      
      * modify sqoop task test
      
      * modify sqoop task test
      
      * modify sqoop task test 2
      
      * modify sqoop task test 3
      
      * modify sqoop task test 3
      
      * modify sqoop task test 3
      
      * modify sqoop task test 4
      3d6eee5d
  6. 10 2月, 2020 1 次提交
    • Z
      Newfeature for #1675. (#1908) · bcc73471
      zhukai 提交于
      Continue to finish the rest works, add the cache feature for dependence,mr,python,sub_process,procedure and shell.
      bcc73471
  7. 06 2月, 2020 1 次提交
    • [feature] data synchronization function (#1881) · f942e5ce
      魔方不在手 提交于
      * feature:data synchronization function
      
      * feature:data synchronization function
      
      * feature:data synchronization function
      
      * fix:add license
      
      * fix:resource close bug
      
      * fix:remove class author
      
      * fix:Improve test coverage
      
      * fix:add UT
      
      * fix:add UT
      
      * fix:data sync node renamed to datax
      
      * fix:add UT
      
      * fix: UT bug
      
      * fix:Optimize variable name
      
      * fix:pom
      
      * fix:Variable name error
      
      * fix:optimize the code
      f942e5ce
  8. 15 1月, 2020 3 次提交
  9. 13 1月, 2020 2 次提交
  10. 09 1月, 2020 1 次提交
    • B
      Fixed some input box length restrictions and udfs not getting values #109 (#1778) · b6d6bb64
      break60 提交于
      * Fix api url
      
      * Fixed DAG zoom in and zoom out nodes separated from arrows
      
      * Fix front-end code specifications
      
      * Fix front-end code specifications
      
      * Fix front-end code specifications
      
      * jest unit test demo
      
      * jest unit test demo
      
      * Fix delete operation, no query interface request is made on the list page
      
      * Fix delete operation, no query interface request is made on the list page
      
      * Fixed some input box length restrictions and udfs not getting values
      b6d6bb64
  11. 07 1月, 2020 2 次提交
  12. 03 1月, 2020 1 次提交
  13. 29 12月, 2019 1 次提交
  14. 25 12月, 2019 1 次提交
    • B
      replace cookie.js with js-cookie, add js-cookie license (#1561) · b4daa85f
      break60 提交于
      * Password verification and v-for add key
      
      * DAG automatic layout
      
      * combo.js replacement
      
      * combo.js replacement
      
      * webpack upgrade to 4
      
      * packjson has a file name that has not changed
      
      * Solve jertty packing garbled
      
      * Modify dashboard color
      
      * Remove iconfont, awesome, replace with ans-ui icon
      
      * Menu arrow style fix
      
      * Script input box style fix
      
      * console.log('Front-end third-party js, css introduced using npm
      
      * Front-end supplemental license
      
      * Modify naming
      
      * Repair license
      
      * replace cookie.js with js-cookie, add js-cookie license
      b4daa85f
  15. 24 12月, 2019 1 次提交
    • B
      Front-end third-party js, css introduced using npm (#1546) · 6837bedc
      break60 提交于
      * Password verification and v-for add key
      
      * DAG automatic layout
      
      * combo.js replacement
      
      * combo.js replacement
      
      * webpack upgrade to 4
      
      * packjson has a file name that has not changed
      
      * Solve jertty packing garbled
      
      * Modify dashboard color
      
      * Remove iconfont, awesome, replace with ans-ui icon
      
      * Menu arrow style fix
      
      * Script input box style fix
      
      * console.log('Front-end third-party js, css introduced using npm
      6837bedc
  16. 20 12月, 2019 1 次提交
    • B
      Remove iconfont, awesome, replace with ans-ui icon (#1527) · b859be48
      break60 提交于
      * Password verification and v-for add key
      
      * DAG automatic layout
      
      * combo.js replacement
      
      * combo.js replacement
      
      * webpack upgrade to 4
      
      * packjson has a file name that has not changed
      
      * Solve jertty packing garbled
      
      * Modify dashboard color
      
      * Remove iconfont, awesome, replace with ans-ui icon
      b859be48
  17. 18 12月, 2019 1 次提交
    • T
      merge db (#2) · 09540843
      Tboy 提交于
      * Add FileUtilsTest.java , the unit test for FileUtils (#1493)
      
      * #839 enhancement : add Spark Task Component can switch Spark Version (#1494)
      
      * add Spark Version in Spark Component
      
      add Spark Version in Spark Component
      
      * add license for SparkVersion.class
      
      add license
      
      * 1 add spark task UT
      2 add spark version param check
      
      * add assert check for sparkTaskTest
      
      * fix AbstractTask's handle method exception (#1490)
      
      * fix AbstractTask's handle method exception
      
      * update ut
      
      * add ZkServer for UT (#1499)
      
      * add ZkServer for UT
      
      * Add FileUtilsTest.java , the unit test for FileUtils (#1493) (#1)
      
      * updates for reference ZkServer
      
      * DAG automatic layout (#1497)
      
      * Password verification and v-for add key
      
      * DAG automatic layout
      
      * Add common utils CollectionUtils.java DateUtils.java unit test (#1496)
      
      * dateutil test
      
      * pom.xml
      
      * Update README_zh_CN.md
      
      * Update README.md
      
      * Add ExcelUtilsTest.java , the unit test for ExcelUtils (#1500)
      
      * fix issue:1477 some tasks would be running all the time when db delayed(#1477) (#1501)
      
      * fix issue:1477 some tasks would be running all the time when db delayed
      
      * fix issue:1477 some tasks would be running all the time when db delayed
      
      * fix issue:1477 some tasks would be running all the time when db delayed
      
      * change npm run build:combined to npm burn build:release (#1504)
      09540843