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

Upgrade graphql to 7.7.2 #15129

Merged
merged 44 commits into from
Feb 8, 2024
Merged

Upgrade graphql to 7.7.2 #15129

merged 44 commits into from
Feb 8, 2024

Commits on Feb 14, 2023

  1. Upgrade to GraphQL 7.2.2

    hishamco committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    064cd9a View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

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

Commits on Jan 19, 2024

  1. merge latest code

    hyzx86 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    4cdec82 View commit details
    Browse the repository at this point in the history
  2. add logs to unit tests

    hyzx86 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    6998b7b View commit details
    Browse the repository at this point in the history
  3. merge test log function

    hyzx86 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    eb287b3 View commit details
    Browse the repository at this point in the history
  4. UseNLogHost()

    hyzx86 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    acfa5ce View commit details
    Browse the repository at this point in the history
  5. restore changes

    hyzx86 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    32d8af3 View commit details
    Browse the repository at this point in the history
  6. update test log

    hyzx86 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    7d8674b View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. fix LockedAsyncFieldResolver

    hyzx86 committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    681dc52 View commit details
    Browse the repository at this point in the history
  2. try upgrade graphql 7.7.2

    hyzx86 committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    9d71c8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bc4238 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. Configuration menu
    Copy the full SHA
    5007446 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53d0e91 View commit details
    Browse the repository at this point in the history
  3. update dynamic field

    hyzx86 committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    2349912 View commit details
    Browse the repository at this point in the history
  4. update MenuItemInterface

    hyzx86 committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    43e28bf View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

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

    hyzx86 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    a8b36e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5d0338 View commit details
    Browse the repository at this point in the history
  4. add types cache

    hyzx86 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    c8e4062 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'upgrade-graphQL' of https://github.com/hyzx86/OrchardCore

    … into upgrade-graphQL
    hyzx86 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    f114d76 View commit details
    Browse the repository at this point in the history
  6. try cache types

    hyzx86 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    6701ff0 View commit details
    Browse the repository at this point in the history
  7. search type from di

    hyzx86 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    4afb0d2 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. add log details

    use x => x.GetType().BaseType.GetGenericArguments().First().Name to filter Types
    hyzx86 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    056120b View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

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

Commits on Jan 30, 2024

  1. merge main

    hyzx86 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    5eb2356 View commit details
    Browse the repository at this point in the history
  2. merge main

    hyzx86 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    7e565c3 View commit details
    Browse the repository at this point in the history
  3. AutoroutePart Filter not work

    hyzx86 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    571b933 View commit details
    Browse the repository at this point in the history
  4. merge main

    hyzx86 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    a8b2adb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb0b164 View commit details
    Browse the repository at this point in the history
  6. Fix all unit test

    hyzx86 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    9d93d5c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    74f8d8f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d0e949b View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. merge main

    hyzx86 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    0851741 View commit details
    Browse the repository at this point in the history
  2. fix error

    hyzx86 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    8b996b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b70bae View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. add function ResolveContentItems in unit test

    hyzx86 committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    6a601a5 View commit details
    Browse the repository at this point in the history
  2. remove log in test

    hyzx86 committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    6c18b6b View commit details
    Browse the repository at this point in the history
  3. remove log in test

    hyzx86 committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    ba5f95c View commit details
    Browse the repository at this point in the history
  4. cache graphType

    hyzx86 committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    8ae797d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a1d9686 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

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

Commits on Feb 7, 2024

  1. Fix build

    sebastienros committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    da7ab9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a3b81f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    193bda0 View commit details
    Browse the repository at this point in the history