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

Fix Debugger plugin API #573

Merged
merged 12 commits into from
Nov 12, 2020
Merged

Fix Debugger plugin API #573

merged 12 commits into from
Nov 12, 2020

Commits on Nov 11, 2020

  1. Configuration menu
    Copy the full SHA
    7122e15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f3b5f7 View commit details
    Browse the repository at this point in the history
  3. ensure debugging same hash

    yann300 committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    cc1707e View commit details
    Browse the repository at this point in the history
  4. add e2e tests

    yann300 committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    1b4a7cb View commit details
    Browse the repository at this point in the history
  5. remove uneeded file

    yann300 committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    f4f0ba2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2c6c481 View commit details
    Browse the repository at this point in the history
  7. fix typo

    yann300 committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    2f10311 View commit details
    Browse the repository at this point in the history
  8. fix e2e

    yann300 committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    1914f6a View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

  1. standard

    yann300 committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    3898873 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab8f1fb View commit details
    Browse the repository at this point in the history
  3. make getTrace async

    yann300 committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    5bcb215 View commit details
    Browse the repository at this point in the history
  4. fix e2e tests

    yann300 committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    c871925 View commit details
    Browse the repository at this point in the history