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

Feature/crashloop #100

Open
wants to merge 17 commits into
base: master
Choose a base branch
from
Open

Feature/crashloop #100

wants to merge 17 commits into from

Commits on Sep 28, 2022

  1. Configuration menu
    Copy the full SHA
    ee4952a View commit details
    Browse the repository at this point in the history
  2. Added public methods to configure safe mode and access its state. Rem…

    …oved shared instance of BCLD
    konst-sauce committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    861aa76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8d9679 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d18e2f View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Configuration menu
    Copy the full SHA
    8c07770 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c290660 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Polished crash loop detection

    Added removing of crash report when safe mode detected to prevent entering into crash loop detection loop.
    Made bad events calculation reverse - from newest event back to closest successful.
    konst-sauce committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    f0f9d56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc9fba3 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

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

Commits on Oct 14, 2022

  1. Added Crash Loop counter

    konst-sauce committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    3fc8bf6 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Polished Crash Loop detection

    Added Crash Loop Counter - which counts crash loop events directly in the PLCrashReporter's signals handler.
    Updated Crash Loop Detector to work with Crash Loop Counter.
    Updated files structure.
    Polished comments and code.
    konst-sauce committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    03d6cd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c3e486 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

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

Commits on Jan 30, 2023

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

Commits on Feb 6, 2023

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

Commits on Feb 13, 2023

  1. Configuration menu
    Copy the full SHA
    742e021 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    887589e View commit details
    Browse the repository at this point in the history