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]Rule and MetaData module adapts to namespace transformation #5618

Merged
merged 80 commits into from
Sep 2, 2024

Commits on Jul 21, 2024

  1. commit

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

Commits on Jul 23, 2024

  1. commit

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

Commits on Jul 30, 2024

  1. first draft,not verified

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

Commits on Aug 1, 2024

  1. simplify verified

    ‘xcsnx’ committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    28e6b82 View commit details
    Browse the repository at this point in the history
  2. simplify verified

    ‘xcsnx’ committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    f8e34d2 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into feat_namespace_selector

    # Conflicts:
    #	db/upgrade/2.6.1-upgrade-2.7.0-mysql.sql
    #	db/upgrade/2.6.1-upgrade-2.7.0-og.sql
    #	db/upgrade/2.6.1-upgrade-2.7.0-oracle.sql
    #	db/upgrade/2.6.1-upgrade-2.7.0-pg.sql
    #	shenyu-admin/src/main/java/org/apache/shenyu/admin/controller/SelectorController.java
    #	shenyu-admin/src/main/java/org/apache/shenyu/admin/model/dto/BatchNamespaceCommonDTO.java
    ‘xcsnx’ committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    a9c9ee8 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. commit

    ‘xcsnx’ committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    819795c View commit details
    Browse the repository at this point in the history
  2. commit

    ‘xcsnx’ committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    6c08ca3 View commit details
    Browse the repository at this point in the history
  3. fix

    ‘xcsnx’ committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    a079729 View commit details
    Browse the repository at this point in the history
  4. fix e2e checkstyle

    ‘xcsnx’ committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    4b6320e View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. fix e2e

    ‘xcsnx’ committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    7254839 View commit details
    Browse the repository at this point in the history
  2. fix test

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

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

    ‘xcsnx’ committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    5717cfd View commit details
    Browse the repository at this point in the history
  5. fix test

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

    ‘xcsnx’ committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    81596fd View commit details
    Browse the repository at this point in the history
  7. fix

    ‘xcsnx’ committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    8d5f265 View commit details
    Browse the repository at this point in the history
  8. trigger ci

    ‘xcsnx’ committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    e1d4d0b View commit details
    Browse the repository at this point in the history
  9. trigger ci

    ‘xcsnx’ committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    2c6c556 View commit details
    Browse the repository at this point in the history
  10. fix sql

    ‘xcsnx’ committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    3c34e70 View commit details
    Browse the repository at this point in the history
  11. fix sql

    ‘xcsnx’ committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    b92f2c4 View commit details
    Browse the repository at this point in the history
  12. fix sql

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

    ‘xcsnx’ committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    10043f7 View commit details
    Browse the repository at this point in the history
  14. trigger ci

    ‘xcsnx’ committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    d897c83 View commit details
    Browse the repository at this point in the history
  15. trigger ci

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

    ‘xcsnx’ committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    8ede359 View commit details
    Browse the repository at this point in the history
  17. trigger ci

    ‘xcsnx’ committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    afd48db View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

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

    ‘xcsnx’ committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    a2d9acb View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/feat_namespace_selector' into fe…

    …at_namespace_selector
    ‘xcsnx’ committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    751517b View commit details
    Browse the repository at this point in the history
  4. fix

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

    ‘xcsnx’ committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    9d983d3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    61a174c View commit details
    Browse the repository at this point in the history
  7. fix

    ‘xcsnx’ committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    170e2f9 View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'origin/feat_namespace_selector' into fe…

    …at_namespace_selector
    ‘xcsnx’ committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    42923bb View commit details
    Browse the repository at this point in the history
  9. trigger ci

    ‘xcsnx’ committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    50a9992 View commit details
    Browse the repository at this point in the history
  10. trigger ci

    ‘xcsnx’ committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    e53fe79 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. fix

    ‘xcsnx’ committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    84794c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    819ead1 View commit details
    Browse the repository at this point in the history
  3. trigger ci

    ‘xcsnx’ committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    5cddb9a View commit details
    Browse the repository at this point in the history
  4. trigger ci

    ‘xcsnx’ committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    6d3efda View commit details
    Browse the repository at this point in the history
  5. trigger ci

    ‘xcsnx’ committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    0c3760a View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. fix cr

    ‘xcsnx’ committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    e5400b3 View commit details
    Browse the repository at this point in the history
  2. fix cr

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

Commits on Aug 14, 2024

  1. commit

    ‘xcsnx’ committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    7d28754 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. commit

    ‘xcsnx’ committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    b34cfa7 View commit details
    Browse the repository at this point in the history
  2. support e2e

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

Commits on Aug 16, 2024

  1. commit meta_data

    ‘xcsnx’ committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    7650380 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. commit

    ‘xcsnx’ committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    3774e14 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into feat_namespace_rule

    # Conflicts:
    #	db/init/mysql/schema.sql
    #	db/init/og/create-table.sql
    #	db/init/oracle/schema.sql
    #	db/init/pg/create-table.sql
    #	db/upgrade/2.6.1-upgrade-2.7.0-mysql.sql
    #	db/upgrade/2.6.1-upgrade-2.7.0-og.sql
    #	db/upgrade/2.6.1-upgrade-2.7.0-oracle.sql
    #	db/upgrade/2.6.1-upgrade-2.7.0-pg.sql
    #	shenyu-admin/src/main/java/org/apache/shenyu/admin/mapper/NamespacePluginRelMapper.java
    #	shenyu-admin/src/main/java/org/apache/shenyu/admin/mapper/SelectorMapper.java
    #	shenyu-admin/src/main/java/org/apache/shenyu/admin/service/SelectorService.java
    #	shenyu-admin/src/main/java/org/apache/shenyu/admin/service/impl/ApiServiceImpl.java
    #	shenyu-admin/src/main/resources/sql-script/h2/schema.sql
    ‘xcsnx’ committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    daad0a9 View commit details
    Browse the repository at this point in the history
  3. commit

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

Commits on Aug 18, 2024

  1. commit

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

    ‘xcsnx’ committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    a7f78ad View commit details
    Browse the repository at this point in the history
  3. commit

    ‘xcsnx’ committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    952f5b6 View commit details
    Browse the repository at this point in the history
  4. commit

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

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

    ‘xcsnx’ committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    afeacf6 View commit details
    Browse the repository at this point in the history
  7. fix unit test

    ‘xcsnx’ committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    848be3f View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. fix unit test

    ‘xcsnx’ committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    ba96d5c View commit details
    Browse the repository at this point in the history
  2. fix unit test

    ‘xcsnx’ committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    23dccc0 View commit details
    Browse the repository at this point in the history
  3. fix unit test

    ‘xcsnx’ committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    559ca6c View commit details
    Browse the repository at this point in the history
  4. fix unit test

    ‘xcsnx’ committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    f28ca27 View commit details
    Browse the repository at this point in the history
  5. fix unit test

    ‘xcsnx’ committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    d3fb292 View commit details
    Browse the repository at this point in the history
  6. fix unit test

    ‘xcsnx’ committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    3f2dfde View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. trigger ci

    ‘xcsnx’ committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    9e98a61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48b6400 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. trigger ci

    ‘xcsnx’ committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    1a6717b View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/feat_namespace_rule' into feat_n…

    …amespace_rule
    ‘xcsnx’ committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    bce5c25 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into feat_namespace_rule

    # Conflicts:
    #	shenyu-admin/src/main/java/org/apache/shenyu/admin/service/register/AbstractShenyuClientRegisterServiceImpl.java
    #	shenyu-admin/src/main/java/org/apache/shenyu/admin/service/register/ShenyuClientRegisterGrpcServiceImpl.java
    ‘xcsnx’ committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    87b4739 View commit details
    Browse the repository at this point in the history
  4. merge fix

    ‘xcsnx’ committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    a7468d6 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

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

Commits on Aug 24, 2024

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

Commits on Aug 27, 2024

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

Commits on Aug 29, 2024

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

Commits on Aug 31, 2024

  1. Configuration menu
    Copy the full SHA
    717d5e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e666aec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    750deda View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. support ocean base

    ‘xcsnx’ committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    8c4bdf7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a71baf2 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

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