5417 Commits (e76cf77040ae558461c54730c27eb0fbe28bc54f)
 

Author SHA1 Message Date
soreak f567517031
[Improvement-5880][api] Optimized data structure of pagination query API results (#5895) 3 years ago
Squidyu 1401c2e5f7
[Fix-5886][server] Enhanced scheduler delete check (#5936) 3 years ago
wen-hemin 92b92b5f5a
[Fix-5519] The t_ds_command table and t_ds_error_command table, process_definition_id change to process_definition_code (#5937) 3 years ago
Tandoy 846d408e66
[Improvement][Master]fix typo (#5934) 3 years ago
wen-hemin d1a61f1693
[Fix-5778]: The t_ds_schedules table, process_definition_id change to process_definition_code (#5928) 3 years ago
深刻 0b4a20251f
ci: improve maven connection in CI builds (#5924) 3 years ago
The Gitter Badger 2535db4c77
Add a Gitter chat badge to README.md (#5883) 3 years ago
JinyLeeChina 7427dc6fd3
[Feature][JsonSplit-api]merge code from dev to json_split_two (#5923) 3 years ago
JinyLeeChina ce73868e2c
[Feature][JsonSplit-api] remove connects of ProcessDefinition (#5920) 3 years ago
Yao WANG efad0ed2ba
correct the wrong annotion from zk queue implemented to java priority blocking queue (#5906) 3 years ago
JinyLeeChina 93abae94e4
[Feature][JsonSplit-api] export/import of ProcessDefinition api (#5910) 3 years ago
wen-hemin 72d68041e3
[Improvement][Api Module] refactor DataSourceParam and DependentParam, remove spring annotation (#5832) 3 years ago
zhuangchong 0075523fdd
[Fix-5904][upgrade]fix dev branch upgrade mysql sql script error (#5821) 3 years ago
kyoty 8db1b042b2
[Fix-5830][Improvement][UI] Improve the selection style in dag edit dialog (#5829) 3 years ago
kyoty bca92157a0
[Fix-5808][Server] When we try to transfer data using datax between different types of data sources, the worker will exit with ClassCastException (#5809) 3 years ago
深刻 4c0993cdf4
[Fix-5781][UT] Fix test coverage in sonar (#5817) 3 years ago
JinyLeeChina 3a4c6086bf
[Feature][JsonSplit-api] modify viewTree of ProcessDefiniton (#5881) 3 years ago
sky 4e3bedd2b9
[Feature][JsonSplit-api]taskDefinition update interface (#5869) 3 years ago
kyoty 8571461fe8
[Improvement][Fix-5769][UI]When we try to delete the existing dag, the console in web browser would shows exception (#5770) 3 years ago
Hua Jiang 4a68bfbe1c
[Improvement-5852][server] Support two parameters related to task for the rest of type of tasks. (#5867) 3 years ago
kyoty 6964c090c7
[Fix-5825][BUG][WEB] the resource tree in the process definition of latest dev branch can't display correctly (#5826) 3 years ago
wen-hemin c5bc4fc48e
[Fix-5519] The executor api, projectName change to projectCode (#5863) 3 years ago
AzureCN 5e343d3fd2
[Fix-5719][K8s] Fix Ingress tls: got map expected array On TLS enabled On Kubernetes 3 years ago
wen-hemin 8f0c400ee0
[Fix-5518]: the command state count interface and queue state count interface, remove unused paramaters (#5853) 3 years ago
wen-hemin f1a9c4958d
[Fix-5518]: The command state count interface, projectId change to projectCode (#5849) 3 years ago
wen-hemin 90a9a7283c
[Fix-5518]: The user definition count interface, projectId change to projectCode (#5839) 3 years ago
wen-hemin 5f5aec93c4
[Fix-5518]: The data analysis state count interface, projectId change to projectCode (#5837) 3 years ago
wen-hemin 901bc9a43c
[Fix-5517]: The workflow lineage interface, projectId change to projectCode (#5834) 3 years ago
geosmart 2df6ee1efb
[fix-5737] [Bug][Datasource] datsource other param check error (#5835) 3 years ago
wen-hemin 9ae2266cd4
fix: Remove unused class (#5833) 3 years ago
sky 741d757dcb
[Feature][JsonSplit-api]taskDefinition save interface (#5828) 3 years ago
JinyLeeChina 13c607eeb9
[Feature][JsonSplit-api]merge code from dev to json_2 (#5827) 3 years ago
kyoty 1f0c67bfb7
[Fix-5726] When we used the UI page, we found some problems such as parameter validation, parameter update shows success but actually work (#5727) 3 years ago
Shiwen Cheng 00e76558be
[Fix-5699][UI] Fix update user error in user information introduced by #5700 (#5735) 3 years ago
wen-hemin 596821a5b6
[Improvement][Api Module] refactor registry client, remove spring annotation (#5814) 3 years ago
JinyLeeChina 47de7cae7d
[Feature][JsonSplit-api] replace projectName with projectCode for taskDefinition (#5815) 3 years ago
JinyLeeChina f66a16676a
[Feature][JsonSplit-api]query taskNodeList of processDefinition (#5802) 3 years ago
Wenjun Ruan 9c217d072d
[Improvement][SPI] support load single plugin (#5794) 3 years ago
wen-hemin e78344df2e
fix: Remove duplicate "registryClient.close" method calls (#5805) 3 years ago
傅双波 1e3ff41928
fix (#5803) 3 years ago
Tandoy 70fef3daed
[Imporvement #5621][job instance] start-time and end-time (#5621) (#5797) 3 years ago
kyoty 7bffe0ac85
[Fix-5795][Improvement][Server] The starttime field in the HttpTask log is not displayed as expected. (#5796) 3 years ago
JinyLeeChina 006ef97125
[Feature][JsonSplit-api]queryAllByProjectCode of processDefinition (#5801) 3 years ago
JinyLeeChina 7da7bb0890
fix processDefinitonController projectCode (#5800) 3 years ago
wen-hemin d2a9e05a66
[Fix-5778]: The scheduler list、preview、delete interface, projectName -> projectCode (#5779) 3 years ago
Wenjun Ruan 16986c3c65
[Imporvement #5725][CheckStyle] upgrade checkstyle file (#5789) 3 years ago
Wenjun Ruan 30af55b82a
[Improvement][Worker] Task log may be lost #5775 (#5783) 3 years ago
kyoty 626c47399a
[FIX-5786][Improvement][Server] When the Worker turns down, the MasterServer cannot handle the Remove event correctly and throws NPE 3 years ago
Hua Jiang 9fd5145b66
[Improvement-5773][server] need to support two parameters related to task (#5774) 3 years ago
wen-hemin 72535a47e3
[Fix-5510]: the scheduler list-page interface, projectName -> projectCode, processDefinitionId -> processDefinitionCode (#5771) 3 years ago