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 command management endpoints #72

Merged
merged 30 commits into from
Sep 30, 2024

Commits on Sep 18, 2024

  1. Adding POST endpoint

    f-galland committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    f8ff61d View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    e44bfce View commit details
    Browse the repository at this point in the history
  2. Revert guava dependency

    AlexRuiz7 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    cb47c41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    789fae1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    05e1a0b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    117b5c0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b7b28d3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    49db3b7 View commit details
    Browse the repository at this point in the history
  8. Remove unused imports

    f-galland committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    fbe7360 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3491748 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e5e9714 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    4755141 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2675b9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b81541 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Refactor

    AlexRuiz7 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    73328d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4206794 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

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

Commits on Sep 25, 2024

  1. More refactor

    AlexRuiz7 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    5e597e8 View commit details
    Browse the repository at this point in the history
  2. Merge branch '69-create-command-manager-endpoint' of github.com:wazuh…

    …/wazuh-indexer-plugins into 69-create-command-manager-endpoint
    AlexRuiz7 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    64d3d45 View commit details
    Browse the repository at this point in the history
  3. Remove unused imports

    AlexRuiz7 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    698bb71 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e3dd5bb View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Change Action.args to list of strings

    Improve endpoint response
    AlexRuiz7 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    5505f70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d0901a View commit details
    Browse the repository at this point in the history
  3. Add logging

    f-galland committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    89bb6f5 View commit details
    Browse the repository at this point in the history
  4. Add yaml REST tests

    f-galland committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    7b1988c View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    6379bee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3408112 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48630ab View commit details
    Browse the repository at this point in the history
  4. Add a proper status reply

    f-galland committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    41ba7c3 View commit details
    Browse the repository at this point in the history
  5. Rename old create() method

    f-galland committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    84f4f55 View commit details
    Browse the repository at this point in the history