Wenjun Ruan
|
4866ff6af4
|
#4430: Fix failover Master might not release taskGroup (#15287)
|
12 months ago |
Wenjun Ruan
|
14272dafab
|
Fix failover Master might not release taskGroup (#15287)
|
12 months ago |
Wenjun Ruan
|
95558322be
|
#4429: [Improvement] Move delay calculation to Master (#15278)
|
12 months ago |
Wenjun Ruan
|
2119e41800
|
[Improvement] Move delay calculation to Master (#15278)
|
12 months ago |
Wenjun Ruan
|
8ba2419763
|
#4428: Add dolphinscheduler-extract-common module (#15266)
|
12 months ago |
Wenjun Ruan
|
43f5f24529
|
Add dolphinscheduler-extract-common module (#15266)
|
12 months ago |
Jay Chung
|
e2a82e6674
|
#4427: doc: Classify docs to avoid misleading (#15282)
* only admin user can modify queue and tenent
* task group is not related to tenant
---------
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
|
12 months ago |
Jay Chung
|
a6e30fd315
|
doc: Classify docs to avoid misleading (#15282)
* only admin user can modify queue and tenent
* task group is not related to tenant
---------
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
|
12 months ago |
Wenjun Ruan
|
ee12b53ad5
|
#4426: [HotFix] Fix TaskOutputParameterParser might OOM if meed a bad output param expression (#15264)
|
12 months ago |
Wenjun Ruan
|
db3d84b73d
|
[HotFix] Fix TaskOutputParameterParser might OOM if meed a bad output param expression (#15264)
|
12 months ago |
zhanqian
|
6f698758fc
|
#4425: [Bug-15215][Api] non-admin should not modify tenantId and queue (#15254)
* bugfix-15215:Users are not allowed to modify the default tenant and queue through the update API
* fix: #15215
|
12 months ago |
zhanqian
|
7bfc6dc3cf
|
[Bug-15215][Api] non-admin should not modify tenantId and queue (#15254)
* bugfix-15215:Users are not allowed to modify the default tenant and queue through the update API
* fix: #15215
|
12 months ago |
Wenjun Ruan
|
5b18b77060
|
#4424: Set the tenant as the owner in final stage (#15256)
|
12 months ago |
Wenjun Ruan
|
ef2e9c9b67
|
Set the tenant as the owner in final stage (#15256)
|
12 months ago |
Wenjun Ruan
|
27f19be634
|
#4423: Support parse task output params under multiple log (#15244)
|
12 months ago |
Wenjun Ruan
|
71ee1f0c3d
|
Support parse task output params under multiple log (#15244)
|
12 months ago |
Rick Cheng
|
e8a5f5bca6
|
#4422: [Improvement-15009][Parameter] Change project parameter value to text (#15010)
|
12 months ago |
Rick Cheng
|
b4cf1ccaac
|
[Improvement-15009][Parameter] Change project parameter value to text (#15010)
|
12 months ago |
Wenjun Ruan
|
fcb758eea5
|
#4421: Use chown to set the file owner (#15240)
|
12 months ago |
Wenjun Ruan
|
f2d146665c
|
Use chown to set the file owner (#15240)
|
12 months ago |
旺阳
|
3b6f9ec23d
|
#4420: [Fix] Change HTTP plugin timeout param to number type (#15234)
|
12 months ago |
旺阳
|
4c56acb467
|
[Fix] Change HTTP plugin timeout param to number type (#15234)
|
12 months ago |
caishunfeng
|
fe58256c95
|
#4419: fix switch condition (#15228)
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
|
12 months ago |
caishunfeng
|
b5eddc0ce8
|
fix switch condition (#15228)
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
|
12 months ago |
Wenjun Ruan
|
0856802831
|
#4418: Expire session when update user password (#15219)
|
12 months ago |
Wenjun Ruan
|
12f8138167
|
Expire session when update user password (#15219)
|
12 months ago |
Jay Chung
|
faee30648c
|
#4417: Fix docs style is incorrect by CI pass (#15167)
|
12 months ago |
Jay Chung
|
0016b96b85
|
Fix docs style is incorrect by CI pass (#15167)
|
12 months ago |
Wenjun Ruan
|
e6223799a8
|
#4416: Remove unused cache-evict.png (#15220)
|
12 months ago |
Wenjun Ruan
|
41fd4cde74
|
Remove unused cache-evict.png (#15220)
|
12 months ago |
Wenjun Ruan
|
ddd8644a59
|
#4415: Remove spring cache for dao (#15184)
|
12 months ago |
Wenjun Ruan
|
1d23e4fe5d
|
Remove spring cache for dao (#15184)
|
12 months ago |
Wenjun Ruan
|
a24e81f739
|
#4414: [Improvement] Clean up Scheduler logic (#15198)
* Clean up Scheduler logic
* Update dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ProcessDefinitionServiceImpl.java
Co-authored-by: 旺阳 <wang@lqwang.net>
---------
Co-authored-by: 旺阳 <wang@lqwang.net>
|
12 months ago |
Wenjun Ruan
|
9c7ad6df0a
|
[Improvement] Clean up Scheduler logic (#15198)
* Clean up Scheduler logic
* Update dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ProcessDefinitionServiceImpl.java
Co-authored-by: 旺阳 <wang@lqwang.net>
---------
Co-authored-by: 旺阳 <wang@lqwang.net>
|
12 months ago |
Wenjun Ruan
|
79e6079e1b
|
#4413: Fix home page workflow instance miss status (#15193)
|
12 months ago |
Wenjun Ruan
|
df656a7671
|
Fix home page workflow instance miss status (#15193)
|
12 months ago |
xiangzihao
|
70bacce873
|
#4412: fix security issue (#15192)
|
1 year ago |
xiangzihao
|
7308888c70
|
fix security issue (#15192)
|
1 year ago |
Dyqer
|
d4b5729203
|
#4411: fix can't stop bug (#15191)
Co-authored-by: Leoric Yue <leoric.yue@zoom.us>
|
1 year ago |
Dyqer
|
cca1c4a172
|
fix can't stop bug (#15191)
Co-authored-by: Leoric Yue <leoric.yue@zoom.us>
|
1 year ago |
Wenjun Ruan
|
7b7ea02f43
|
#4410: Remove API Result in Service (#15181)
|
1 year ago |
Wenjun Ruan
|
9be81be328
|
Remove API Result in Service (#15181)
|
1 year ago |
Wenjun Ruan
|
bfb2e20e79
|
#4409: Add deploy on Terraform on README (#15189)
|
1 year ago |
Wenjun Ruan
|
90250998c4
|
Add deploy on Terraform on README (#15189)
|
1 year ago |
旺阳
|
573b258081
|
#4408: [Improvement][Alert] Add a test send feature when creating an alert instance (#15163)
* add alert test send feature
* update doc
* add alarm instance test send ui
* update
* fix mvn
* fix test
* update
* update
* change to rpc
* fix ut
* fix ut
* update
* update
* change result
* update
* Update docs/docs/en/guide/alert/alert_plugin_user_guide.md
Co-authored-by: Aaron Wang <wangweirao16@gmail.com>
---------
Co-authored-by: Aaron Wang <wangweirao16@gmail.com>
|
1 year ago |
旺阳
|
6aa6e114a5
|
[Improvement][Alert] Add a test send feature when creating an alert instance (#15163)
* add alert test send feature
* update doc
* add alarm instance test send ui
* update
* fix mvn
* fix test
* update
* update
* change to rpc
* fix ut
* fix ut
* update
* update
* change result
* update
* Update docs/docs/en/guide/alert/alert_plugin_user_guide.md
Co-authored-by: Aaron Wang <wangweirao16@gmail.com>
---------
Co-authored-by: Aaron Wang <wangweirao16@gmail.com>
|
1 year ago |
Gallardot
|
905efd46d1
|
#4407: [Improvement][Helm] support task type filter (#15179)
|
1 year ago |
Gallardot
|
2f2825784a
|
[Improvement][Helm] support task type filter (#15179)
|
1 year ago |
arlendp
|
3d041ad3ee
|
#4406: [Improvement][Resource Center] Display brief file name in file-details page (#15137) (#15175)
|
1 year ago |
arlendp
|
2b4edb3815
|
[Improvement][Resource Center] Display brief file name in file-details page (#15137) (#15175)
|
1 year ago |