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

split crates even further #302

Merged
merged 24 commits into from
Sep 4, 2024
Merged

split crates even further #302

merged 24 commits into from
Sep 4, 2024

Commits on Sep 2, 2024

  1. first phase of refactor (splitting crates)

    doesn't compile or work yet, giant WIP
    
    macros works for most part,
    same as rama-http-types...
    
    now in progress of rama-net, and building up from there
    GlenDC committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    d3b2f9e View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    0f5ca8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5814a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72598a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47a531a View commit details
    Browse the repository at this point in the history
  5. fix polar links

    closes #303
    GlenDC committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    12723d5 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    521cf21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bad0be1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdfe461 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    210321c View commit details
    Browse the repository at this point in the history
  5. fix rama root crate

    GlenDC committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    661b76b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    88a1037 View commit details
    Browse the repository at this point in the history
  7. fix more fmt/tests/docs

    GlenDC committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    45a5761 View commit details
    Browse the repository at this point in the history
  8. add appropriate feature flags

    GlenDC committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    3bc9105 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    44a42c3 View commit details
    Browse the repository at this point in the history
  10. fix proxydb feature-gate test

    GlenDC committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    1d379b3 View commit details
    Browse the repository at this point in the history
  11. fix examples

    GlenDC committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    dc6ecc7 View commit details
    Browse the repository at this point in the history
  12. make examples work again

    GlenDC committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    cba79f7 View commit details
    Browse the repository at this point in the history
  13. fix integration tests

    GlenDC committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    0c0780e View commit details
    Browse the repository at this point in the history
  14. fix tests (divan)

    GlenDC committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    a67a2b6 View commit details
    Browse the repository at this point in the history
  15. update deps: cargo update

    GlenDC committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    114ad7f View commit details
    Browse the repository at this point in the history
  16. fix last test as well

    GlenDC committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    50f4b2f View commit details
    Browse the repository at this point in the history
  17. improve docs and code

    GlenDC committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    1daa5cf View commit details
    Browse the repository at this point in the history
  18. fix minor issues

    GlenDC committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    52ed698 View commit details
    Browse the repository at this point in the history