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

[type:feat]The sync-data-http method adapts to the namespace transformation #5598

Merged
merged 36 commits into from
Oct 16, 2024

Commits on Jul 17, 2024

  1. sync frontend

    ‘xcsnx’ committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    e15cc58 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. commit

    xcsnx committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    1701c6a View commit details
    Browse the repository at this point in the history
  2. commit

    ‘xcsnx’ committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    2f46079 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    0e9f036 View commit details
    Browse the repository at this point in the history
  2. fix e2e

    xcsnx committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    89a56e3 View commit details
    Browse the repository at this point in the history
  3. fix test

    xcsnx committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    08d7e31 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b01924 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

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

Commits on Sep 14, 2024

  1. Merge branch 'master' into feat_sync_namespace_change

    # Conflicts:
    #	shenyu-admin/src/main/java/org/apache/shenyu/admin/config/HttpLongPollingSyncConfiguration.java
    #	shenyu-admin/src/test/java/org/apache/shenyu/admin/listener/AbstractDataChangedListenerTest.java
    ‘xcsnx’ committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    bd16403 View commit details
    Browse the repository at this point in the history
  2. fix

    ‘xcsnx’ committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    523236f View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. fix cr

    ‘xcsnx’ committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    8088148 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4d3e4b View commit details
    Browse the repository at this point in the history
  3. fix cr

    ‘xcsnx’ committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    016db76 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

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

Commits on Sep 23, 2024

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

Commits on Oct 10, 2024

  1. Merge branch 'master' into feat_sync_namespace_change

    # Conflicts:
    #	shenyu-admin/src/main/resources/mappers/namespace-plugin-rel-sqlmap.xml
    #	shenyu-common/src/main/java/org/apache/shenyu/common/config/ShenyuConfig.java
    ‘xcsnx’ committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    6a2f11a View commit details
    Browse the repository at this point in the history
  2. fix cr

    ‘xcsnx’ committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    f021ab9 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. Merge branch 'master' into feat_sync_namespace_change

    ‘xcsnx’ committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    077ac60 View commit details
    Browse the repository at this point in the history
  2. final

    ‘xcsnx’ committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    e0656ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d426de2 View commit details
    Browse the repository at this point in the history
  4. fix

    ‘xcsnx’ committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    9028d21 View commit details
    Browse the repository at this point in the history
  5. fix

    ‘xcsnx’ committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    b661354 View commit details
    Browse the repository at this point in the history
  6. fix

    ‘xcsnx’ committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    4be804f View commit details
    Browse the repository at this point in the history
  7. fix

    ‘xcsnx’ committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    161c1a7 View commit details
    Browse the repository at this point in the history
  8. fix uni test

    ‘xcsnx’ committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    33e0f87 View commit details
    Browse the repository at this point in the history
  9. fix

    ‘xcsnx’ committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    86ed6ac View commit details
    Browse the repository at this point in the history
  10. fix

    ‘xcsnx’ committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    0b1d8d2 View commit details
    Browse the repository at this point in the history
  11. fix

    ‘xcsnx’ committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    38a9976 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

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

Commits on Oct 16, 2024

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

    ‘xcsnx’ committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    9a67d6d View commit details
    Browse the repository at this point in the history
  3. fix

    ‘xcsnx’ committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    21770f4 View commit details
    Browse the repository at this point in the history
  4. fix

    ‘xcsnx’ committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    b052506 View commit details
    Browse the repository at this point in the history
  5. fix

    ‘xcsnx’ committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    b9e9686 View commit details
    Browse the repository at this point in the history
  6. fix

    ‘xcsnx’ committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    a6b25ba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5572730 View commit details
    Browse the repository at this point in the history