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

[ISSUE #51] Config Mgmt basic function and config,runtime,store,cluster SQL #52

Merged
merged 30 commits into from
Mar 8, 2024
Merged

Commits on Jan 21, 2024

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

Commits on Jan 22, 2024

  1. fix: add logback config, fix application-dev.yml and move `</dependen…

    …cyManagement>` to root `pom.xml` as pointed out in PR#19.
    Lambert-Rao committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    f81c0dd View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. FirstCommit

    zzxxiansheng committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    d9cf419 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Merge remote-tracking branch 'eventmesh/dev' into dev

    # Conflicts:
    #	eventmesh-dashboard-common/pom.xml
    #	eventmesh-dashboard-console/pom.xml
    #	eventmesh-dashboard-console/src/main/resources/application-dev.yml
    #	eventmesh-dashboard-console/src/main/resources/eventmesh-dashboard.sql
    #	pom.xml
    zzxxiansheng committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    6bd0009 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. remerge

    zzxxiansheng committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    df369e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b82aad View commit details
    Browse the repository at this point in the history
  3. first improve

    zzxxiansheng committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    3391325 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/dev' into dev

    # Conflicts:
    #	eventmesh-dashboard-console/src/test/java/org/apache/eventmesh/dashboard/console/linkage/log/TestOprLog.java
    #	eventmesh-dashboard-console/src/test/java/org/apache/eventmesh/dashboard/console/unit/group/TestGroupDao.java
    #	eventmesh-dashboard-console/src/test/java/org/apache/eventmesh/dashboard/console/unit/groupmember/testGroupMemberDao.java
    zzxxiansheng committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    c7da0b9 View commit details
    Browse the repository at this point in the history
  5. second improve

    zzxxiansheng committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    0b17293 View commit details
    Browse the repository at this point in the history
  6. third improve

    zzxxiansheng committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    22b8528 View commit details
    Browse the repository at this point in the history
  7. fourth improve

    zzxxiansheng committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    edb4005 View commit details
    Browse the repository at this point in the history
  8. fourth improve

    zzxxiansheng committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    c030859 View commit details
    Browse the repository at this point in the history
  9. fourth improve

    zzxxiansheng committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    a6b5caa View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    92b2953 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6dcb360 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f5bf0d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f2e85b View commit details
    Browse the repository at this point in the history
  5. improve name

    zzxxiansheng committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    b9718ed View commit details
    Browse the repository at this point in the history
  6. improve name

    zzxxiansheng committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    b4ab687 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bff80be View commit details
    Browse the repository at this point in the history
  8. improve name

    zzxxiansheng committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    e5765d0 View commit details
    Browse the repository at this point in the history
  9. improve name

    zzxxiansheng committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    390dd05 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Merge remote-tracking branch 'origin/dev' into dev

    # Conflicts:
    #	eventmesh-dashboard-console/pom.xml
    #	eventmesh-dashboard-console/src/main/java/org/apache/eventmesh/dashboard/console/mapper/group/OprGroupMapper.java
    #	eventmesh-dashboard-console/src/main/java/org/apache/eventmesh/dashboard/console/mapper/groupmember/OprGroupMemberMapper.java
    #	eventmesh-dashboard-console/src/main/java/org/apache/eventmesh/dashboard/console/mapper/log/OprLogMapper.java
    #	eventmesh-dashboard-console/src/main/java/org/apache/eventmesh/dashboard/console/mapper/topic/TopicMapper.java
    #	eventmesh-dashboard-console/src/main/resources/application-dev.yml
    #	eventmesh-dashboard-console/src/main/resources/eventmesh-dashboard.sql
    周倬贤 committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    befb6ee View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    ca26ec5 View commit details
    Browse the repository at this point in the history
  2. try to resolve build error

    周倬贤 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    ab82d06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    506023b View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Some changes in the specification

    周倬贤 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    886c754 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. something rename

    周倬贤 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    e6081f6 View commit details
    Browse the repository at this point in the history
  2. one sql update

    周倬贤 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    8b0db55 View commit details
    Browse the repository at this point in the history
  3. tag something to do

    周倬贤 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    3e01c42 View commit details
    Browse the repository at this point in the history