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

Road to v1: service unification, indexing dashboard and other improvements #92

Merged
merged 34 commits into from
Feb 5, 2024

Commits on Dec 4, 2023

  1. Adjust log levels

    Signed-off-by: Filippo Costa <[email protected]>
    neysofu committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    6cbf1f5 View commit details
    Browse the repository at this point in the history
  2. Adjust log levels

    Signed-off-by: Filippo Costa <[email protected]>
    neysofu committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    ad362d5 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    791ed74 View commit details
    Browse the repository at this point in the history
  2. Use containerized store tests

    neysofu committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    b1c9b21 View commit details
    Browse the repository at this point in the history
  3. Add previously removed test

    neysofu committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    a39d757 View commit details
    Browse the repository at this point in the history
  4. Rename NetworkSubgraphClient

    neysofu committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    85daa56 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cd3a1ac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aa9622c View commit details
    Browse the repository at this point in the history
  7. Fix query variable

    neysofu committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    9780a4b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    62313bd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8836c58 View commit details
    Browse the repository at this point in the history
  10. Removed dead file

    neysofu committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    a7329e6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    560deac View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3af1ea0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9ce2cd3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f33ebe8 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Update to Rust 1.75

    neysofu committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    3f58d9d View commit details
    Browse the repository at this point in the history
  2. Delete frontend code

    neysofu committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    68dbb87 View commit details
    Browse the repository at this point in the history
  3. Remove useless .clone()

    neysofu committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    aa3c518 View commit details
    Browse the repository at this point in the history
  4. Fix all Clippy warnings

    neysofu committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    18f2374 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b5ada3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1193ccf View commit details
    Browse the repository at this point in the history
  7. Remove unused .gitkeep

    neysofu committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    5eeaa2c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b9e5980 View commit details
    Browse the repository at this point in the history
  9. cargo +nightly fmt --all

    Signed-off-by: Filippo Costa <[email protected]>
    neysofu committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    58ef385 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a01f631 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. wip refactor

    Signed-off-by: Filippo Costa <[email protected]>
    neysofu committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    928212a View commit details
    Browse the repository at this point in the history
  2. get it to compile

    neysofu committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    aae0fa6 View commit details
    Browse the repository at this point in the history
  3. cargo +nightly fmt --all

    Signed-off-by: Filippo Costa <[email protected]>
    neysofu committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    7bf84df View commit details
    Browse the repository at this point in the history
  4. Reduce name cloning

    neysofu committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    caecc9f View commit details
    Browse the repository at this point in the history
  5. Reduce name cloning part 2

    neysofu committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    df023e9 View commit details
    Browse the repository at this point in the history
  6. Fix a few tests

    neysofu committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    0628c63 View commit details
    Browse the repository at this point in the history
  7. Fix docker-compose

    neysofu committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    fabe88f View commit details
    Browse the repository at this point in the history
  8. Fix binary running conditions

    Signed-off-by: Filippo Costa <[email protected]>
    neysofu committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    222f24c View commit details
    Browse the repository at this point in the history