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 manual implementation of APIv3 HTTP endpoints #5054

Merged
merged 16 commits into from
Dec 30, 2023

Commits on Dec 28, 2023

  1. IDL update

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    ca2856c View commit details
    Browse the repository at this point in the history
  2. fix

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    8e6a394 View commit details
    Browse the repository at this point in the history
  3. Reduce number of snapshots

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    d5a13cf View commit details
    Browse the repository at this point in the history
  4. comment

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    a05917f View commit details
    Browse the repository at this point in the history
  5. simpler

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    7b31e4c View commit details
    Browse the repository at this point in the history
  6. Add tracing middleware

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    f60b976 View commit details
    Browse the repository at this point in the history
  7. remove if

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    fcb1fdd View commit details
    Browse the repository at this point in the history
  8. tests

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    198e5ae View commit details
    Browse the repository at this point in the history
  9. tests

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    42e6fac View commit details
    Browse the repository at this point in the history
  10. fix time rounding

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    74a84f7 View commit details
    Browse the repository at this point in the history
  11. tests

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    b413b72 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. fix tests

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    579209c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c3ed6b View commit details
    Browse the repository at this point in the history
  3. Separate test report collection from the main target

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    ab70193 View commit details
    Browse the repository at this point in the history
  4. disable json test report

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    156d28b View commit details
    Browse the repository at this point in the history
  5. Fix tests

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    3abcaa2 View commit details
    Browse the repository at this point in the history