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

Add a RuleCollection object instead of a "loader" module #1063

Merged
merged 20 commits into from
Apr 5, 2021

Commits on Mar 24, 2021

  1. Configuration menu
    Copy the full SHA
    002e89a View commit details
    Browse the repository at this point in the history
  2. Remove legacy loader code

    rw-access committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    1cf3890 View commit details
    Browse the repository at this point in the history
  3. Remove more legacy loader

    rw-access committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    c3a93d3 View commit details
    Browse the repository at this point in the history
  4. Freeze the default collection

    Co-authored-by: Justin Ibarra <brokensound77@users.noreply.github.com>
    rw-access and brokensound77 committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    d2c7866 View commit details
    Browse the repository at this point in the history
  5. Change RULE_LOADER default

    rw-access committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    a20d92c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    43c765a View commit details
    Browse the repository at this point in the history
  7. Rename to _toml_load_cache

    rw-access committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    95ad223 View commit details
    Browse the repository at this point in the history
  8. Use rglob magic

    Co-authored-by: Justin Ibarra <brokensound77@users.noreply.github.com>
    rw-access and brokensound77 committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    96da6c7 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. Typo should've been a string

    Co-authored-by: Justin Ibarra <brokensound77@users.noreply.github.com>
    rw-access and brokensound77 committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    ae86761 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1acf665 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28bf044 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    81f372a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5ee99ca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    543809e View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

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

Commits on Apr 5, 2021

  1. Configuration menu
    Copy the full SHA
    fdf7f42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb0ef1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    872648c View commit details
    Browse the repository at this point in the history
  4. Move filter method up

    rw-access committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    c8b1d39 View commit details
    Browse the repository at this point in the history