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: Re-work Sentry minidump loader #761

Merged
merged 12 commits into from
Oct 2, 2023

Commits on Sep 30, 2023

  1. Configuration menu
    Copy the full SHA
    62a328f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f931c66 View commit details
    Browse the repository at this point in the history
  3. fix breakpad paths

    timfish committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    799ef55 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. Extend test times

    timfish committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    b38e05b View commit details
    Browse the repository at this point in the history
  2. Use the Mutex

    timfish committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    d4e994a View commit details
    Browse the repository at this point in the history
  3. Add extra session

    timfish committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    a5e88e7 View commit details
    Browse the repository at this point in the history
  4. Add constants

    timfish committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    6a45ab4 View commit details
    Browse the repository at this point in the history
  5. Add unit tests

    timfish committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    0d0e142 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    77b55ec View commit details
    Browse the repository at this point in the history
  7. Fix tests

    timfish committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    380f2cc View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Fix test

    timfish committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    5a1896c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    daa1179 View commit details
    Browse the repository at this point in the history