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

[Security Solution] Extend the /upgrade/_review endpoint contract and functionality #187770

Merged
merged 38 commits into from
Jul 25, 2024

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    b31b957 View commit details
    Browse the repository at this point in the history
  2. Update prop name

    jpdjere committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    6f783dc View commit details
    Browse the repository at this point in the history
  3. Fixes

    jpdjere committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    a6e11b7 View commit details
    Browse the repository at this point in the history
  4. Endpoint updates

    jpdjere committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    bf00ce7 View commit details
    Browse the repository at this point in the history
  5. Replaced enum

    jpdjere committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    32c1fae View commit details
    Browse the repository at this point in the history
  6. Fix tests

    jpdjere committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    3c5c858 View commit details
    Browse the repository at this point in the history
  7. Added stats

    jpdjere committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    4254782 View commit details
    Browse the repository at this point in the history
  8. Extend tests

    jpdjere committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    60e9bce View commit details
    Browse the repository at this point in the history
  9. fix type

    jpdjere committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    8ae098a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    807a6c7 View commit details
    Browse the repository at this point in the history
  11. Test name

    jpdjere committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    64a1b26 View commit details
    Browse the repository at this point in the history
  12. Updated ENUM

    jpdjere committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    28354df View commit details
    Browse the repository at this point in the history
  13. Updated comment

    jpdjere committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    36cb99e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a5c1c99 View commit details
    Browse the repository at this point in the history
  15. Add has_base_version prop

    jpdjere committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    68550a8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8f78e69 View commit details
    Browse the repository at this point in the history
  17. Update integration tests

    jpdjere committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    dab9bd3 View commit details
    Browse the repository at this point in the history
  18. Lint

    jpdjere committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    716b222 View commit details
    Browse the repository at this point in the history
  19. Update comment

    jpdjere committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    dd10c90 View commit details
    Browse the repository at this point in the history
  20. Remove file

    jpdjere committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    2c8741b View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Address feedback

    jpdjere committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    6242ea3 View commit details
    Browse the repository at this point in the history
  2. Replaced enum

    jpdjere committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    a923839 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab81fe0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a96ca38 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e1d3311 View commit details
    Browse the repository at this point in the history
  6. Updated integration tests

    jpdjere committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    8529241 View commit details
    Browse the repository at this point in the history
  7. Remove changes to rfc

    jpdjere committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    c700ac1 View commit details
    Browse the repository at this point in the history
  8. Added link to RFC

    jpdjere committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    1aa243c View commit details
    Browse the repository at this point in the history
  9. Remove consolelog

    jpdjere committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    18279f9 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. remove index

    jpdjere committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    1464706 View commit details
    Browse the repository at this point in the history
  2. Fix

    jpdjere committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    82c7779 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Readded ThreeWayMergeOutcome enum and added missing base version scen…

    …arios to ThreeWayDiffOutcome enum
    jpdjere committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    7851d36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bf6e12 View commit details
    Browse the repository at this point in the history
  3. Simplified integration tests

    jpdjere committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    23189ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2de7e0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63262b0 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Remove type casting

    jpdjere committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    a5b2628 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61ce4de View commit details
    Browse the repository at this point in the history