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

[Neo Plugin New feature] UnhandledExceptionPolicy on Plugin Unhandled Exception #3311

Merged

Commits on Jun 8, 2024

  1. catch plugin exceptions.

    Jim8y committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    3c02309 View commit details
    Browse the repository at this point in the history
  2. add UT test

    Jim8y committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    e426ed6 View commit details
    Browse the repository at this point in the history
  3. udpate format

    Jim8y committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    5d6fa28 View commit details
    Browse the repository at this point in the history
  4. make the test more complete

    Jim8y committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    439f504 View commit details
    Browse the repository at this point in the history
  5. complete the ut test

    Jim8y committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    e569fed View commit details
    Browse the repository at this point in the history
  6. format

    Jim8y committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    d701dd3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    db1c7f0 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. async invoke

    Jim8y committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    17f74ef View commit details
    Browse the repository at this point in the history
  2. stop plugin on exception

    Jim8y committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    3cd8df7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7799f3 View commit details
    Browse the repository at this point in the history
  4. add missing file

    Jim8y committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    90405c5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    005d057 View commit details
    Browse the repository at this point in the history
  6. add missing file

    Jim8y committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    1da63a2 View commit details
    Browse the repository at this point in the history
  7. fix null warning

    Jim8y committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    850baf3 View commit details
    Browse the repository at this point in the history
  8. format

    Jim8y committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    4e9ec4a View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Apply suggestions from code review

    Clean
    shargon authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    baf2f30 View commit details
    Browse the repository at this point in the history
  2. Update src/Neo/Plugins/PluginSettings.cs

    Co-authored-by: Shargon <[email protected]>
    Jim8y and shargon authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    77e8ea8 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Update src/Neo/Plugins/PluginSettings.cs

    Co-authored-by: Christopher Schuchardt <[email protected]>
    Jim8y and cschuchardt88 authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    5f11c4c View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Update src/Plugins/TokensTracker/TokensTracker.cs

    Co-authored-by: Christopher Schuchardt <[email protected]>
    Jim8y and cschuchardt88 authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    bce7b65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e7e420 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

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