Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DSIP-39][parameter] Improvement startup parameters/global parameters/project parameters data type #15967

Merged
merged 31 commits into from
May 21, 2024

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    c017ac8 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    8d547d2 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. fix api interfaces compatible

    sdhzwc committed May 9, 2024
    Configuration menu
    Copy the full SHA
    f654e04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3271d7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b72d400 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb157ce View commit details
    Browse the repository at this point in the history
  5. fix api interfaces compatible

    sdhzwc authored and ruanwenjun committed May 9, 2024
    Configuration menu
    Copy the full SHA
    20cecde View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d01d3de View commit details
    Browse the repository at this point in the history
  7. improvement project code

    sdhzwc committed May 9, 2024
    Configuration menu
    Copy the full SHA
    bcd4fad View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'origin/dev' into dev

    # Conflicts:
    #	dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/ExecutorController.java
    #	dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ExecutorServiceImpl.java
    sdhzwc committed May 9, 2024
    Configuration menu
    Copy the full SHA
    4236478 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3b4fc60 View commit details
    Browse the repository at this point in the history
  10. remove useless imports

    sdhzwc committed May 9, 2024
    Configuration menu
    Copy the full SHA
    33a0c14 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    95b5aa3 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    063db14 View commit details
    Browse the repository at this point in the history
  2. add parameter doc

    sdhzwc committed May 10, 2024
    Configuration menu
    Copy the full SHA
    d6a78b5 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dev' into dev

    SbloodyS committed May 10, 2024
    Configuration menu
    Copy the full SHA
    4d1d14e View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. optimisation logic

    sdhzwc committed May 14, 2024
    Configuration menu
    Copy the full SHA
    022f815 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b474563 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    2d4189c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b49f3f View commit details
    Browse the repository at this point in the history
  3. code conflict resolution

    sdhzwc committed May 15, 2024
    Configuration menu
    Copy the full SHA
    d7481f4 View commit details
    Browse the repository at this point in the history
  4. code conflict resolution

    sdhzwc committed May 15, 2024
    Configuration menu
    Copy the full SHA
    68eaa5a View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/DSIP-39' into DSIP-39

    # Conflicts:
    #	dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ExecutorServiceImpl.java
    sdhzwc committed May 15, 2024
    Configuration menu
    Copy the full SHA
    5351a2a View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. [Improvement][Monitor] Show master && worker Busy Or Normal Status an…

    …d Show Commands table list (#15978)
    
    * update
    
    * test
    
    * add monitor enhance ui
    
    * update
    
    * update
    
    * update doc
    
    * fix spotless
    
    * update
    
    * update
    
    * Update dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/DataAnalysisController.java
    
    Co-authored-by: Wenjun Ruan <[email protected]>
    
    * Update dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/DataAnalysisController.java
    
    Co-authored-by: Wenjun Ruan <[email protected]>
    
    * Update dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/mapper/ErrorCommandMapper.java
    
    Co-authored-by: Wenjun Ruan <[email protected]>
    
    * Update dolphinscheduler-dao/src/main/resources/org/apache/dolphinscheduler/dao/mapper/ErrorCommandMapper.xml
    
    Co-authored-by: Wenjun Ruan <[email protected]>
    
    * Update dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/mapper/CommandMapper.java
    
    Co-authored-by: Wenjun Ruan <[email protected]>
    
    * Update dolphinscheduler-dao/src/main/resources/org/apache/dolphinscheduler/dao/mapper/ErrorCommandMapper.xml
    
    Co-authored-by: Wenjun Ruan <[email protected]>
    
    * update
    
    * fix spotless
    
    * update
    
    ---------
    
    Co-authored-by: Wenjun Ruan <[email protected]>
    2 people authored and sdhzwc committed May 16, 2024
    Configuration menu
    Copy the full SHA
    8d2220b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    969fdd0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    622cf49 View commit details
    Browse the repository at this point in the history
  4. formatting Code

    sdhzwc committed May 16, 2024
    Configuration menu
    Copy the full SHA
    6cadfa9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    90c5b47 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Configuration menu
    Copy the full SHA
    f0d014f View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Merge branch 'dev' into dev

    SbloodyS committed May 21, 2024
    Configuration menu
    Copy the full SHA
    cbbe09d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev' into dev

    SbloodyS committed May 21, 2024
    Configuration menu
    Copy the full SHA
    bdbb330 View commit details
    Browse the repository at this point in the history