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

PMM-12913 Migrate api endpoints to REST #2880

Open
wants to merge 87 commits into
base: v3-api-breaking-changes
Choose a base branch
from

Commits on Mar 6, 2024

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

Commits on Mar 8, 2024

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

Commits on Mar 11, 2024

  1. PMM-12913 migrate /v1/version

    ademidoff committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    581e273 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1db0345 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    559c7f3 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. PMM-12913 migrate /v1/readyz

    ademidoff committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    cb7876e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2cfd00 View commit details
    Browse the repository at this point in the history
  3. PMM-12913 make gen

    ademidoff committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    5b850e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c6c4f6 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    0e99c6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9711084 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53c8bc1 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    5468b44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    431cb46 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. PMM-12913 fix backup API tests

    ademidoff committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    3d157e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9aabc16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51a75e7 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Configuration menu
    Copy the full SHA
    48afac7 View commit details
    Browse the repository at this point in the history
  2. PMM-12913 fix wrong grpc paths

    ademidoff committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    75cd92c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95d4b0b View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. PMM-12913 fix some grpc paths

    ademidoff committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    15f215f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f003f63 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    a314087 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    969240e View commit details
    Browse the repository at this point in the history
  3. PMM-12913 fix the api test

    ademidoff committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    f8d4a7d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    648d12d View commit details
    Browse the repository at this point in the history
  5. PMM-12913 fix actions

    ademidoff committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    e4e8ff7 View commit details
    Browse the repository at this point in the history
  6. PMM-12913 migrate /logs.zip

    ademidoff committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    bf33deb View commit details
    Browse the repository at this point in the history
  7. PMM-12913 fix auth_server_test

    ademidoff committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    0ecd19d View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    ef336bd View commit details
    Browse the repository at this point in the history
  2. PMM-12913 migrate /v1/users

    ademidoff committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    dcecf86 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    4e1b050 View commit details
    Browse the repository at this point in the history
  2. PMM-12913 fix logs_test

    ademidoff committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    f19b2f1 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Configuration menu
    Copy the full SHA
    4f5ed6e View commit details
    Browse the repository at this point in the history
  2. PMM-12913 re-add /agent_id/

    ademidoff committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    77150a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a13cf16 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ac20bc View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Configuration menu
    Copy the full SHA
    39b9316 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b20073a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1699d7f View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

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

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    0b7f759 View commit details
    Browse the repository at this point in the history
  2. PMM-12913 migrate /v1/actions

    ademidoff committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    7df6560 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

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

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    205c80d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12d6aaa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64792d5 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

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

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    9393931 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    908b241 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9b5192 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f0edeb View commit details
    Browse the repository at this point in the history
  5. PMM-12913 refactor /v1/dumps

    ademidoff committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    c375f29 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    a039868 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f9f9f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    2892180 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d593de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6f6d68 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f85a909 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. PMM-12913 migrate /v1/platform

    ademidoff committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    6b6d5ab View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. PMM-12913 migrate /v1/qan

    ademidoff committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    8903158 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    057a27e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1962725 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

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

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    9f0be58 View commit details
    Browse the repository at this point in the history
  2. PMM-12913 fix restore tests

    ademidoff committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    e1e6c6d View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    9635170 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8571d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    971adfd View commit details
    Browse the repository at this point in the history
  4. PMM-12913 fix the linter error

    ademidoff committed May 23, 2024
    Configuration menu
    Copy the full SHA
    cae92ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2911dff View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    38c8b06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a2e6f7 View commit details
    Browse the repository at this point in the history
  3. PMM-12913 fix an iteration bug

    ademidoff committed May 27, 2024
    Configuration menu
    Copy the full SHA
    ded7788 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

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

Commits on May 30, 2024

  1. PMM-12913 remove debug output

    ademidoff committed May 30, 2024
    Configuration menu
    Copy the full SHA
    f9b2fa1 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

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

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    51589a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6353a5b View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    7334e95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d49e281 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    605ed44 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. PMM-12913 minor syntax fixes

    ademidoff committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    3779c33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d35897a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    adbc985 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04b6196 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

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