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

Exploit heuristics & task limit #51

Closed
wants to merge 16 commits into from
Closed

Commits on Aug 11, 2018

  1. Add required db models

    KSAlpha committed Aug 11, 2018
    Configuration menu
    Copy the full SHA
    c15bfa6 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2018

  1. Configuration menu
    Copy the full SHA
    41a040d View commit details
    Browse the repository at this point in the history
  2. Add failure threshold

    KSAlpha committed Aug 12, 2018
    Configuration menu
    Copy the full SHA
    8a9cb4b View commit details
    Browse the repository at this point in the history
  3. Add failure control command

    KSAlpha committed Aug 12, 2018
    Configuration menu
    Copy the full SHA
    24598ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a31e9a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f35c4e9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b30951 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2018

  1. Configuration menu
    Copy the full SHA
    c9e2106 View commit details
    Browse the repository at this point in the history
  2. Update test_scenario files

    KSAlpha committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    32c4df6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83659d6 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2019

  1. Handle some auth failures neutral

    Related #54
    KSAlpha committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    b745fa3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91363a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b2c415 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f6b3fa4 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2019

  1. Apply a PR change request

    arg_match_numeric_none -> parse_numeric_or_none
    arg_match_numeric_disable -> parse_numeric_or_disable
    KSAlpha committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    5d4fba4 View commit details
    Browse the repository at this point in the history
  2. Apply some PR change requests

    failure_count -> current_failure_count
    Indentation issues
    Log message improvements
    KSAlpha committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    091ee83 View commit details
    Browse the repository at this point in the history