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

i.signatures: Add imagery classifier signature management module #3008

Merged
merged 17 commits into from
Oct 22, 2023

Commits on Jun 4, 2023

  1. Configuration menu
    Copy the full SHA
    29aca20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eca2ece View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2dd0947 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2df65c8 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Configuration menu
    Copy the full SHA
    9381006 View commit details
    Browse the repository at this point in the history
  2. i.signatures: move printing behind a flag (discussed with @wenzeslaus)

    Improve documentation and test to match current state
    marisn committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    5bedfda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c3ddbb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef2192e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    17e9434 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Merge branch 'main' into i_sig

    marisn committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    0284889 View commit details
    Browse the repository at this point in the history
  2. i.signatures: use full element name only for listing signature files

    and short version to pass as a parameter to module
    marisn committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    ddcac22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    110b765 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

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

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    1db5560 View commit details
    Browse the repository at this point in the history
  2. i.signatures: intialize signature type variable to silence a warning

    Thanks to parser, use of uninitalized variable was not possible,
    but static code analizers are not aware of it.
    marisn committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    3f7931f View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. Merge branch 'main' into i_sig

    marisn committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    3c28617 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf9e029 View commit details
    Browse the repository at this point in the history