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 endpoint for querying time info for lsn #5497

Merged
merged 28 commits into from
Oct 19, 2023
Merged

Add endpoint for querying time info for lsn #5497

merged 28 commits into from
Oct 19, 2023

Commits on Oct 7, 2023

  1. Configuration menu
    Copy the full SHA
    a103b76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    184f266 View commit details
    Browse the repository at this point in the history
  3. Add tests

    arpad-m committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    60e5777 View commit details
    Browse the repository at this point in the history
  4. Fix API spec yml

    arpad-m committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    24d56ed View commit details
    Browse the repository at this point in the history
  5. Configurable step size and fix SQL injection ability

    it isnt really an issue as it's in a test but whatever,
    couldn't find ways to disable it for the tests dir.
    arpad-m committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    b35b2e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Add median as well

    arpad-m committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    e2084ae View commit details
    Browse the repository at this point in the history
  2. More tests

    arpad-m committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    4ba7744 View commit details
    Browse the repository at this point in the history
  3. more

    arpad-m committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    4a8031e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    381e286 View commit details
    Browse the repository at this point in the history
  5. make clippy happy

    shanyp committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    dd9769d View commit details
    Browse the repository at this point in the history
  6. Enable synchronous commit

    arpad-m committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    00e1010 View commit details
    Browse the repository at this point in the history
  7. Return runtime errors

    arpad-m committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    34586de View commit details
    Browse the repository at this point in the history
  8. Review comment

    arpad-m committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    fdf4fca View commit details
    Browse the repository at this point in the history
  9. newlines

    arpad-m committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    07fcfb7 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    ebdcb4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a72c339 View commit details
    Browse the repository at this point in the history
  3. Update API spec and test

    arpad-m committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    8d1ccf4 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

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

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    72467b1 View commit details
    Browse the repository at this point in the history
  2. Remove test

    arpad-m committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    c6fecef View commit details
    Browse the repository at this point in the history
  3. fix test

    arpad-m committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    ac95bca View commit details
    Browse the repository at this point in the history
  4. Make clippy happy

    arpad-m committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    33e1a48 View commit details
    Browse the repository at this point in the history
  5. Use strptime to be Python 3.9 compatible

    ------
    
    Co-authored-by: Shany Pozin <shany@neon.tech>
    arpad-m and shanyp committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    fc017bf View commit details
    Browse the repository at this point in the history
  6. Adjust descriptions in yaml

    arpad-m committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    f136d71 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d9b3765 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ca84f2c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ebea344 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Make test more robust

    arpad-m committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    f6946e9 View commit details
    Browse the repository at this point in the history