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

Bugfix - ExtensionLoader can not inject by type properly. #9187

Merged
merged 10 commits into from Feb 6, 2022

Commits on Nov 2, 2021

  1. bugfix ExtensionLoader can not inject by type properly.

    refactor DisableInject Annotation to the generic Inject Annotation.
    warmonipa committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    566a9c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b76930 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b7d1ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82f8e64 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0594d0f View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. bugfix ExtensionLoader can not inject by type properly.

    refactor DisableInject Annotation to the generic Inject Annotation.
    warmonipa committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    0161c63 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

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

Commits on Jan 25, 2022

  1. Configuration menu
    Copy the full SHA
    49f6807 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7336515 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4414ebb View commit details
    Browse the repository at this point in the history