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

Gravity: Check suitablility of sourced lists #3150

Merged
merged 6 commits into from
Feb 24, 2020

Commits on Feb 21, 2020

  1. Experimental output of matching line from shown warnings.

    Signed-off-by: DL6ER <dl6er@dl6er.de>
    DL6ER committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    3c09cd4 View commit details
    Browse the repository at this point in the history
  2. Remove redundant code.

    Signed-off-by: DL6ER <dl6er@dl6er.de>
    DL6ER committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    050e296 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2020

  1. Implement performant list checking routine.

    Signed-off-by: DL6ER <dl6er@dl6er.de>
    DL6ER committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    81d4531 View commit details
    Browse the repository at this point in the history
  2. Add comments to the code describing the changes.

    Signed-off-by: DL6ER <dl6er@dl6er.de>
    DL6ER committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    8131b59 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2020

  1. Improve output

    Signed-off-by: DL6ER <dl6er@dl6er.de>
    DL6ER committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    1e8bfd3 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2020

  1. Call it the received number of domains instead of the imported number…

    … as importing does only happen a bit later. Only show the number of invalid domains if there are invalid domains.
    
    Signed-off-by: DL6ER <dl6er@dl6er.de>
    DL6ER committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    3dd0560 View commit details
    Browse the repository at this point in the history