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

Simplify keys read path #193

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Simplify keys read path #193

wants to merge 9 commits into from

Commits on Oct 28, 2024

  1. Collapse revisionAfter and listRevision

    They are literally the same query.
    marco6 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    44a01e1 View commit details
    Browse the repository at this point in the history
  2. Single path for list

    marco6 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    c4b3922 View commit details
    Browse the repository at this point in the history
  3. Simplify count query

    marco6 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    8b51a78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    708f7f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f7dd57b View commit details
    Browse the repository at this point in the history
  6. Remove useless adjustRevision

    marco6 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    5a05866 View commit details
    Browse the repository at this point in the history
  7. Wait for log to finish

    marco6 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    54c9815 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    026f23a View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Fix update test scaling

    marco6 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    3ad0959 View commit details
    Browse the repository at this point in the history