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

Fix data deletion in es_objects plugin, update program options #2570

Merged
merged 16 commits into from
Dec 29, 2021

Commits on Dec 26, 2021

  1. Configuration menu
    Copy the full SHA
    42be3be View commit details
    Browse the repository at this point in the history
  2. Fix code smells

    abitmore committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    82fca30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e969e3 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2021

  1. Configuration menu
    Copy the full SHA
    b1e4ad2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ab4dcd View commit details
    Browse the repository at this point in the history
  3. Fix duplicate code

    abitmore committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    9c8c927 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d85c6f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    69e4a1f View commit details
    Browse the repository at this point in the history
  6. Simplify code

    abitmore committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    034d3d6 View commit details
    Browse the repository at this point in the history
  7. Keep prefix increment operator of object_id_type

    and remove the postfix increment operator
    abitmore committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    0218dd7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e6818e1 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

  1. Fix code smells

    abitmore committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    0b233a5 View commit details
    Browse the repository at this point in the history
  2. Deprecate keep-only-current, add dedicated options

    store-updates and no-delete for each applicable object
    abitmore committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    8cc9e4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbd8901 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa90b82 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bacd276 View commit details
    Browse the repository at this point in the history