Sign in
apache
/
dolphinscheduler
/
HEAD
6066a43
[Chore] Update download URL for DolphinScheduler tarball (#18087)
by PJ Fanning
· 9 hours ago
dev
7f2832f
[Fix-17906] Fix can't get pod's log in k8s task (#18075)
by xiangzihao
· 33 hours ago
be1f12f
[Fix-18061] Fix end time is empty when workflow insstance stopped by serial discard (#18076)
by xiangzihao
· 2 days ago
70ddf72
[Improvement-17960][API]Add null/empty/duplicate validation logic for globalParams when creating or updating a workflow (#17961)
by njnu-seafish
· 3 days ago
728cb78
[Improvement-17010][datax] Add datax channel count to a custom parameter. (#17898)
by 墨水记忆
· 3 days ago
05dc4b5
[Fix-17773][ApiServer] Replace the TaskCode references within the task parameters for ConditionTask and SwitchTask when coping workflow (#17982)
by njnu-seafish
· 3 days ago
bf46ddd
[Improvement-18045][Doc]Improvement Parameter passing behavior doc (#18046)
by njnu-seafish
· 4 days ago
1a73f62
[Fix-18043][Worker]Fix Parameter passing feature is unavailable in Zeppelin Task (#18044)
by njnu-seafish
· 6 days ago
a09d002
[Fix-18041][Worker]Fix Parameter passing feature is unavailable in K8S Task (#18042)
by njnu-seafish
· 7 days ago
4977d1b
[Improvement-18056][Alert] Remove the unused code in alert module (#18062)
by Wenjun Ruan
· 7 days ago
dc38d34
[Improvement-18056] Remove the unused code in dolphinscheduler-api (#18058)
by Wenjun Ruan
· 7 days ago
baecd8d
[Improvement-18056] Remove the unused code in dolphinscheduler-ui (#18057)
by Wenjun Ruan
· 8 days ago
0472599
[Improvement-17942][API&UI]Add startParams validation logic in both the frontend and backend. (#17956)
by njnu-seafish
· 8 days ago
059ed17
[Fix-18053] Fix publish-docker error (#18059)
by xiangzihao
· 8 days ago
6472576
[Fix-18054] [DependentTask] Cannot dependent single task due to dao error (#18055)
by Wenjun Ruan
· 8 days ago
6a597bc
[Improvement-17874][ApiServer] Remove the default value of expireTime and let the user choose the time (#17907)
by njnu-seafish
· 9 days ago
e55c321
[Fix-17464] Use Driver to create jdbc connection (#18033)
by Wenjun Ruan
· 9 days ago
278335c
[Improvement-17947][ui] Improve delete confirmation to show workflow name (#18029)
by Muhammad Asad
· 10 days ago
07f4dfb
[Chore][Doc] Fix typo proejct in WorkflowInstanceServiceTest (#18037)
by Sanjana
· 11 days ago
40fe806
[Chore] Release 3.4.1 (#18024)
by Wenjun Ruan
· 14 days ago
28b8764e
[Chore][Doc] Fix typos in WorkflowInstanceServiceTest and JVM.json (#18018)
by Sanjana
· 14 days ago
0a00aa4
[Improvement-17986][task-plugin] Support parameter replacement in Flink and FlinkStream task (#17987)
by macdoor
· 3 weeks ago
f9e6ecf
[Fix-18006][UI] Fix KeyCloak icon 404 not found (#18007)
by xiangzihao
· 3 weeks ago
197667e
[Improvement-17994][Seatunnel] harden startupScript and -i args (#17996)
by yzeng1618
· 3 weeks ago
58e60fe
[Fix-17979][DAO] Fix INT/BIGINT mismatch of workflow_definition_code in t_ds_serial_command. (#17988)
by Divyansh Pratap Singh
· 3 weeks ago
cfca07e
[Fix-17995][API] Non-admin users cannot delete their own access tokens (#17997)
by dill
· 3 weeks ago
c3d6286
[Fix-17984][UI] Release workflow definition list loading lock on request failure (#17989)
by Muhammad Asad
· 3 weeks ago
c3cc817
[Fix-17971] Fix local parameter defined in ProcedureTask not being passed correctly (#17973)
by Wenjun Ruan
· 3 weeks ago
d1fddfb
[Chore] Merge the DataSourcePluginManager and DataSourceProcessorManager (#17975)
by Wenjun Ruan
· 3 weeks ago
e7bee8c
[Chore] Remove duplicate declaration at pom (#17981)
by Wenjun Ruan
· 3 weeks ago
301864a
[Chore] Bump zk to 3.8.3 (#17980)
by Wenjun Ruan
· 3 weeks ago
17d853a
[Chore] Change dismiss_stale_reviews to 1 (#17992)
by Wenjun Ruan
· 3 weeks ago
bf9a8b7
[Chore] Move generateK8sTaskExecutionContext from AbstractParameters to K8sTaskParameters (#17976)
by Wenjun Ruan
· 4 weeks ago
e62cc03
[Fix-17969][API] No tenant validation for workflow (#17970)
by Wenjun Ruan
· 4 weeks ago
5e6d41f
[Chore] Add AI usage confirmation to the PR template (#17977)
by Wenjun Ruan
· 4 weeks ago
06e7935
[Chore] Bump testcontainer to `1.21.4` to fix could not find a valid Docker environment at CI (#17978)
by Wenjun Ruan
· 4 weeks ago
d4a6caf
[Feature-17931] Support configurable maximum runtime for workflow/task instance (#17932)
by Wenjun Ruan
· 5 weeks ago
113430a
[Fix-17967] Fix Parameter passing feature is unavailable in Procedure Task (#17968)
by huangsheng
· 5 weeks ago
6c5af9c
[Improvement-17957][UI] Improvement of Spark parameters validation (#17958)
by XpengCen
· 5 weeks ago
e355cc1
[Doc] Fix typos and improve wording in README files (#17959)
by Divyansh Pratap Singh
· 6 weeks ago
4ce723b
[DSIP-104][API&UI] Suggest remove import and export function (#17941)
by xiangzihao
· 6 weeks ago
ba2b482
[Improvement-17926] Supports creating worker groups without workers (#17927)
by Wenjun Ruan
· 6 weeks ago
12f8ea0
[Chore] Fix max disk usage cannot replace by env at e2e (#17918)
by Wenjun Ruan
· 6 weeks ago
a48474a
[Doc-17913] Add frontend code check section in development documentation in both Chinese and English (#17914)
by njnu-seafish
· 6 weeks ago
b12b682
[Improvement-17795][Master] Add dispatch timeout checking logic to handle cases where the worker group does not exist or no workers are available (#17796)
by njnu-seafish
· 6 weeks ago
62d0b04
[Fix-17915][alert] Fix the issue of setting timeout exceptions in the HTTP alert plugin, where the unit in the code is not consistent with the page. (#17920)
by maomao_zero
· 7 weeks ago
4b0427d
[Improvement-17924] Remove Slack references and update Community sections in READMEs (#17925)
by Divyansh Pratap Singh
· 7 weeks ago
4c118f5
[Chore] Hotfix CI error (#17919)
by xiangzihao
· 7 weeks ago
418f012
[Fix-17912] Fix http plugin cannot send json nested types (#17911)
by Alexander1902
· 7 weeks ago
37d2dc3
[Fix-17904][Seatunnel] Seatunnel link 404 not found in doc (#17905)
by xiangzihao
· 7 weeks ago
3c06eea
[Fix-17901] Fix incorrect or unclear description in installation documentation (#17903)
by xiangzihao
· 7 weeks ago
cea7c7e
[Doc-17896] Change default value for quartz job store class (#17897)
by XpengCen
· 8 weeks ago
dcebf26
[Improvement-17695][ProcedureTask] Support cancel procedure task (#17696)
by njnu-seafish
· 8 weeks ago
550884b
[Chore] Enhances code readability and maintainability (#17894)
by huangsheng
· 8 weeks ago
b093d02
[Chore] release 3.4.0 (#17892)
by Gallardot
· 8 weeks ago
344ad4a
[Chore] Remove unused code in api-server (#17871)
by Wenjun Ruan
· 9 weeks ago
d0e2ff5
[Chore][Doc] Frontend development doc improvement (#17880)
by xiangzihao
· 9 weeks ago
0100e75
[Chore] Remove unused file in .licenserc.yaml (#17866)
by Wenjun Ruan
· 9 weeks ago
856ff63
[Chore] Fix frontend build regenerate the new pnpm-lock.yaml file. (#17878)
by xiangzihao
· 9 weeks ago
5aeca87
[Fix-17758][Master] Mark task as failed if TaskExecutionContext initialization fails (#17821)
by njnu-seafish
· 9 weeks ago
4907243
[Chore] Remove unmaintained version in issue template (#17870)
by xiangzihao
· 9 weeks ago
5c5b44c
[Improvement-17788] [TaskPlugin] Optimization of log processing for RemoteShellTask (#17800)
by Qiong Zhou
· 10 weeks ago
5cac989
[Fix-17864] [ApiServer] Remove STOP state for task instance from ui (#17865)
by njnu-seafish
· 10 weeks ago
45d3af6
[Chore] bump up license year (#17863)
by xiangzihao
· 10 weeks ago
6b03838
[Fix-17834] [Master] Fix workflow failure strategy cannot work (#17851)
by Wenjun Ruan
· 10 weeks ago
f21550f
[Improvement-17861][zeppelin task plugin] support zeppelin tasks with parameters parsing (#17862)
by walt
· 10 weeks ago
6823d26
[Improvement-17855] Supports the custom and built-in variables for java task (#17860)
by huangsheng
· 2 months ago
6d1874e
[Fix-17831] Fix incorrect parallelism num when complement data in parallel excution mode (#17853)
by xiangzihao
· 2 months ago
de0b233
[Fix-17848] Fix incorrect placement of JVM arguments in java task (#17850)
by huangsheng
· 2 months ago
428c986
[Fix-17838][Bug] [ApiServer] Remove WAIT_TO_RUN and add FAILOVER while querying workflow instances (#17839)
by njnu-seafish
· 2 months ago
36cc9c2
[Fix-17690][Dependent] SQL error occurred while executing a dependent task in postgresql (#17837)
by xiangzihao
· 2 months ago
ef56d03
[Fix-17820][Master] Fix task timeout alerts failed (#17818)
by njnu-seafish
· 2 months ago
fd4154e
[Doc-17639] Parameter passing docs improvement (#17841)
by xiangzihao
· 2 months ago
80d8439
[Fix-17785] Fix install_plugsins.sh cannot work in docker container (#17812)
by xiangzihao
· 3 months ago
a32040e
[DSIP-94][PyTorch] Remove pytorch task type (#17808)
by xiangzihao
· 3 months ago
26fe6fe
[Fix-17780][TaskPlugin] Fix shell output log might loss due to incorrect usage of log buffer (#17790)
by Wenjun Ruan
· 3 months ago
4d72bc4
[Fix-17797][Helm] fix broken LDAP auth and missing search filter (#17802)
by docherak
· 3 months ago
04af57c
[Improvement-17646][JdbcRegistry] Using transaction in JdbcRegistryDataManager (#17754)
by Wenjun Ruan
· 3 months ago
ade9d39
[Improvement-17708][API] Remove default value of `python-gateway.auth-token` (#17801)
by Wenjun Ruan
· 3 months ago
418f035
[Chore] Fix ci cat server log failed in cluster-test (#17782)
by Wenjun Ruan
· 3 months ago
1629d33
[Fix-17798] Fix assign workergroup to project is incorrect (#17799)
by huangsheng
· 3 months ago
14b1160
[Chore][CI] Remove dead link check in mergeable check (#17810)
by xiangzihao
· 3 months ago
3ccf059
Revert "[Fix-17758][Master] Mark task as failed if TaskExecutionContext initialization fails" (#17807)
by Wenjun Ruan
· 3 months ago
8c4d921
[Fix-17758][Master] Mark task as failed if TaskExecutionContext initialization fails (#17759)
by njnu-seafish
· 3 months ago
41d4e4c
[Fix-17753][Task-Plugin] Fix workflow killed not success when shell is sh (#17776)
by Qiong Zhou
· 3 months ago
4f693a5
[Fix-17704][HttpTask] The output parameters of an HTTP task cannot be referenced in downstream tasks. (#17716)
by luxiaolong
· 3 months ago
0f7a844
[Improvement-17739][Dependency] Upgrade Spring Boot to fix CVE-2023-20873 (#17747)
by dill
· 3 months ago
5669e4b
[Improvement-17248][UI] Optimize file details display area to reduce blank space (#17731)
by zhan7236
· 4 months ago
0bc817e
[Fix-17710][Master] Fix master task dispatch failure by filtering out null map keys. (#17711)
by njnu-seafish
· 4 months ago
9ce565e
[Fix-17701][SqlTask] handle duplicate column aliases in SQL result by appending column index suffix (#17702)
by njnu-seafish
· 4 months ago
45a3c8b
[Fix-17688] Resource validation error and duplicate folders when using Aliyun OSS storage (#17689)
by huangrunxing
· 4 months ago
e119b1d
[Fix-17732] Change workflow instance status to failure when command handle failed (#17745)
by Wenjun Ruan
· 4 months ago
91c1b57
[Improvement-17715][Registry] The registry center's lock mechanism supports reentrant acquisition. (#17744)
by Qiong Zhou
· 4 months ago
4505d4b
[Fix-17721] [API] Optimize the logic of queryDownstreamDependentWorkflowDefinitions (#17746)
by luxiaolong
· 4 months ago
0a28d33
[Improvement-17749][UI][DATAX] Improvement datax json parameter validate (#17750)
by 小可耐
· 4 months ago
40ed67f
[DSIP-92][Master] Refactor workflow serial strategy (#17531)
by Wenjun Ruan
· 4 months ago
f5535dc
[Improvement-17738][Dependency] Upgrade PostgreSQL JDBC Driver to fix CVE-2024-1597 (#17740)
by dill
· 4 months ago
3aeabb8
[Doc-17472] update security doc contact (#17717)
by dill
· 4 months ago
49bf899
[Doc-17728][Master] Update load-balance doc (#17735)
by huangsheng
· 4 months ago
8b8c5fe
[Improvement-17025][UI] optimize queryLog to avoid infinite recursive invoke (#17029)
by Terry Tao
· 4 months ago
Next »