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 HTTP PATCH support to KV #12687

Merged
merged 35 commits into from Oct 13, 2021
Merged

Add HTTP PATCH support to KV #12687

merged 35 commits into from Oct 13, 2021

Commits on Sep 20, 2021

  1. Configuration menu
    Copy the full SHA
    e64bfec View commit details
    Browse the repository at this point in the history
  2. update go.mod, go.sum

    ccapurso committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    11eaec8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10ebff6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d6fab2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ab8d4c View commit details
    Browse the repository at this point in the history
  6. add ACLs for patch

    raskchanky committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    dc649aa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8607481 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

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

Commits on Sep 22, 2021

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

Commits on Sep 23, 2021

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

Commits on Sep 24, 2021

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

Commits on Sep 27, 2021

  1. Configuration menu
    Copy the full SHA
    ecb1efe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bfec35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b9aeca View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. patch CLI changes

    raskchanky committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    4f9b112 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0dd646a View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. add patch CLI tests

    raskchanky committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    aeeff0e View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. Configuration menu
    Copy the full SHA
    af0e962 View commit details
    Browse the repository at this point in the history
  2. fix TestKVPatchCommand_RWMethodNotExists and TestKVPatchCommand_RWMet…

    …hodSucceeds to specify -method flag
    ccapurso committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    07ae4ea View commit details
    Browse the repository at this point in the history
  3. go fmt

    ccapurso committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    d18f9e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

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

Commits on Oct 4, 2021

  1. add changelog entry

    ccapurso committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    a8c7e13 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Configuration menu
    Copy the full SHA
    723fb6b View commit details
    Browse the repository at this point in the history
  2. PR feedback

    raskchanky committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    f309ea8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb00941 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de33fd6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2fe0402 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    90c5725 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5d04fff View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    29b9d69 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8f908d5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    16135ef View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. more PR feedback

    raskchanky committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    6fcc723 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

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

Commits on Oct 13, 2021

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