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

[Feature-6586][Server]add some ds process definition demo when init #11759

Merged
merged 29 commits into from
Oct 31, 2022

Commits on Aug 16, 2022

  1. 0816

    amaoisnb committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    ff6ace4 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. 0819

    amaoisnb committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    aa5cc0c View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2022

  1. 单机启动完成

    amaoisnb committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    b9f7926 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. 0829

    amaoisnb committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    00026e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. [Feature-6586][Server]add some ds process definition demo when init

    1.add some ds process definition demo when init, to display what task type can run and make user easy to
    use ds.
    2.need configure the JVM parameters (-Ddemo=true) to turn on the StandaloneServer service
    3.need modify the tenant information in it
    amaoisnb committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    bf3ffd7 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2022

  1. [Feature-6586][Server]

    closes: apache#6586
    amaoisnb committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    61c6810 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8414079 View commit details
    Browse the repository at this point in the history
  3. [Feature-6586][Server]

    resolve the conflict
    amaoisnb committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    8af9894 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/Feature-6586' into Feature-6586

    # Conflicts:
    #	dolphinscheduler-api/src/test/java/org/apache/dolphinscheduler/api/controller/ProcessDefinitionControllerTest.java
    amaoisnb committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    0393d9b View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. [Feature-6586][Server]

    create demo-tool
    amaoisnb committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    7bb211d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7b596a View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. [Feature-6586][Server]

    resolve conversation
    amaoisnb committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    1635eaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56411de View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Configuration menu
    Copy the full SHA
    f179f8c View commit details
    Browse the repository at this point in the history
  2. [Feature-6586][Server]

    make some adjustments
    amaoisnb committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    9404638 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. [Feature-6586][Server]

    make some adjustments
    amaoisnb committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    97de7dd View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Merge remote-tracking branch 'origin/dev1024' into Feature-6586

    # Conflicts:
    #	dolphinscheduler-common/pom.xml
    #	dolphinscheduler-tools/src/main/java/org/apache/dolphinscheduler/tools/demo/ProcessDefinitionDemo.java
    amaoisnb committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    2fb60dc View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. [Feature-6586][Server]

    Adjust configuration and doc
    amaoisnb committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    6be7fdf View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2022

  1. [Feature-6586][Server]

    Json Into Object
    amaoisnb committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    36b1a51 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2022

  1. [Feature-6586][Server]

    log adjustment
    amaoisnb committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    2ef69c1 View commit details
    Browse the repository at this point in the history
  2. [Feature-6586][Server]

    license header
    amaoisnb committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    b0e4bbd View commit details
    Browse the repository at this point in the history
  3. [Feature-6586][Server]

    spotless
    amaoisnb committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    a0a1193 View commit details
    Browse the repository at this point in the history
  4. [Feature-6586][Server]

    fix bug
    amaoisnb committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    31b2581 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. [Feature-6586][Server]

    adjustments
    amaoisnb committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    b638e0e View commit details
    Browse the repository at this point in the history
  2. [Feature-6586][Server]

    some adjustments
    amaoisnb committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    ef262a3 View commit details
    Browse the repository at this point in the history
  3. [Feature-6586][Server]

    some doc adjustments
    amaoisnb committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    c7bd3b1 View commit details
    Browse the repository at this point in the history
  4. [Feature-6586][Server]

    make some adjustments
    amaoisnb committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    eb686cf View commit details
    Browse the repository at this point in the history
  5. [Feature-6586][Server]

    make some adjustments
    amaoisnb committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    7f4de20 View commit details
    Browse the repository at this point in the history
  6. [Feature-6586][Server]

    make some adjustments
    amaoisnb committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    1c41397 View commit details
    Browse the repository at this point in the history