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

Little rewrite sbpp_checker. #575

Open
wants to merge 5 commits into
base: v1.x
Choose a base branch
from
Open

Commits on Jul 5, 2019

  1. Rewrite sbpp_checker.

    Optimization code.
    Strip useless or duplicated strings of code.
    More dynamically code.
    Replaced #define to static const.
    No more failstate, just idle.
    Prevent spam errors (as an example if you db under maintenance).
    TheByKotik committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    dfcced2 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2019

  1. Configuration menu
    Copy the full SHA
    dc6f008 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65315b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2019

  1. Change checks

    TheByKotik committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    9dca1d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

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