.github
|
294a6225f1
Fix cache is overriden randomly after build and before tests (#14808)
|
1 year ago |
.idea
|
5b7a609a0e
Add icon in idea (#12829)
|
2 years ago |
.mvn
|
8c19a7776e
[Improve][CI]Upgrade maven-wrapper to 3.1.0 (#8557)
|
3 years ago |
deploy
|
11d1df2f32
[Improvement][helm] configmap changes automatically trigger restart (#14657)
|
1 year ago |
docs
|
70731a1617
[Feature][Authentication] support oauth2 login (#14743)
|
1 year ago |
dolphinscheduler-alert
|
55cc77226f
[RPC] Refactor the remote module. (#14776)
|
1 year ago |
dolphinscheduler-aop
|
2792c45fb0
fix aop typo error (#13047)
|
2 years ago |
dolphinscheduler-api
|
d62ce25a01
Remove `@AccessLogAnnotation` annotation, replace with built-in access log (#14803)
|
1 year ago |
dolphinscheduler-api-test
|
8020c1539c
[Improvement][API Test] Add api tests for process instance (#14514)
|
1 year ago |
dolphinscheduler-bom
|
25480ae9e7
[Feature][Resource Center] Add support for Huawei Cloud OBS (#14643)
|
1 year ago |
dolphinscheduler-common
|
55cc77226f
[RPC] Refactor the remote module. (#14776)
|
1 year ago |
dolphinscheduler-dao
|
e2b97c026e
[Improvement][UI] Support to disable or enable the project preferences. (#14756)
|
1 year ago |
dolphinscheduler-data-quality
|
175d976cd2
[Feature][Data Quality] Data Quality Support Choose Database (#14406)
|
1 year ago |
dolphinscheduler-datasource-plugin
|
9ce8871158
Support get property from env/jvm/common.properties (#14645)
|
1 year ago |
dolphinscheduler-dist
|
55cc77226f
[RPC] Refactor the remote module. (#14776)
|
1 year ago |
dolphinscheduler-e2e
|
dec5228d62
[CI][E2E] Try to fix e2e timeout error (#14690)
|
1 year ago |
dolphinscheduler-extract
|
55cc77226f
[RPC] Refactor the remote module. (#14776)
|
1 year ago |
dolphinscheduler-master
|
55cc77226f
[RPC] Refactor the remote module. (#14776)
|
1 year ago |
dolphinscheduler-meter
|
e86630bb7b
[Improvement][Metrics] Add more worker related metrics and fix some previous ones (#14254)
|
1 year ago |
dolphinscheduler-microbench
|
55cc77226f
[RPC] Refactor the remote module. (#14776)
|
1 year ago |
dolphinscheduler-registry
|
d87a0d831c
[Fix-14008][registry] Fix etcd memory leak due to leaseId (#14034)
|
1 year ago |
dolphinscheduler-scheduler-plugin
|
79cb707b57
[Improvement-13932][API] Tenant parameters and Worker group parameters are put together in the task startup parameters (#13935)
|
2 years ago |
dolphinscheduler-service
|
55cc77226f
[RPC] Refactor the remote module. (#14776)
|
1 year ago |
dolphinscheduler-spi
|
4aab0b234f
Use AdHoc datasource client in sqlTask (#14631)
|
1 year ago |
dolphinscheduler-standalone-server
|
d62ce25a01
Remove `@AccessLogAnnotation` annotation, replace with built-in access log (#14803)
|
1 year ago |
dolphinscheduler-storage-plugin
|
25480ae9e7
[Feature][Resource Center] Add support for Huawei Cloud OBS (#14643)
|
1 year ago |
dolphinscheduler-task-plugin
|
55cc77226f
[RPC] Refactor the remote module. (#14776)
|
1 year ago |
dolphinscheduler-tools
|
139f23040a
[Fix-14668][dolphinscheduler-tools] Modify the imported jar package. Use org.apache.commons.lang3.StringUtils. (#14669)
|
1 year ago |
dolphinscheduler-ui
|
70731a1617
[Feature][Authentication] support oauth2 login (#14743)
|
1 year ago |
dolphinscheduler-worker
|
55cc77226f
[RPC] Refactor the remote module. (#14776)
|
1 year ago |
images
|
8c43e71adf
doc: Change readme and standalone docker quick start (#14002)
|
1 year ago |
licenses
|
4bec792160
[Fix][Common] rewrite code generate,fix bit shift (#6914)
|
3 years ago |
script
|
3f16776cd7
[improvement][install.sh] fix the install Error "Command not found rmr" & su… (#13163)
|
2 years ago |
style
|
d3f087e29b
[feat][ci] Add pre-commit for easy spotless config (#12192)
|
2 years ago |
tools
|
55cc77226f
[RPC] Refactor the remote module. (#14776)
|
1 year ago |
.asf.yaml
|
68e8b352d3
Disable dependabot pull requests (#14596)
|
1 year ago |
.dlc.json
|
35d8e8ac17
[Feature][DataSource] add oceanbase datasource (#13675)
|
2 years ago |
.flake8
|
e90cd9e13b
[release] version 3.0.3 (#13131)
|
2 years ago |
.gitattributes
|
d9d070974c
Create .gitattributes
|
6 years ago |
.gitignore
|
14ec4a2398
Remove dao module in worker (#13242)
|
2 years ago |
.gitmodules
|
6a02870926
[Feature][style] Add spotless maven plugin for automatic style fix. (#11272)
|
2 years ago |
.licenserc.yaml
|
de6bc56aee
Add Terraform deploy manifests for quick setup in AWS (#13252)
|
2 years ago |
.pre-commit-config.yaml
|
1347a8f94c
[chore] Separate Python API into another repository (#12779)
|
2 years ago |
CONTRIBUTING.md
|
8c43e71adf
doc: Change readme and standalone docker quick start (#14002)
|
1 year ago |
LICENSE
|
8c19a7776e
[Improve][CI]Upgrade maven-wrapper to 3.1.0 (#8557)
|
3 years ago |
NOTICE
|
fdb8fde776
[NOTICE]Update the NOTICE year (#14272)
|
1 year ago |
README.md
|
57b9da145e
[Doc]fix typo (#14691)
|
1 year ago |
README_zh_CN.md
|
a1bf597d0a
[document]Modify the inconsistencies of grammar and wording in README_zh_CN.md (#14471)
|
1 year ago |
lombok.config
|
d9516e2236
add lombok config (#11212)
|
2 years ago |
mvnw
|
8c19a7776e
[Improve][CI]Upgrade maven-wrapper to 3.1.0 (#8557)
|
3 years ago |
mvnw.cmd
|
8c19a7776e
[Improve][CI]Upgrade maven-wrapper to 3.1.0 (#8557)
|
3 years ago |
pom.xml
|
55cc77226f
[RPC] Refactor the remote module. (#14776)
|
1 year ago |