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

Remove old service builder machinery #2161

Merged
merged 22 commits into from
Jan 20, 2023
Merged

Commits on Jan 3, 2023

  1. Remove HandlerGenerator and RegistryGenerator

    Harry Barber committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    54f8da4 View commit details
    Browse the repository at this point in the history
  2. Shrink RequestRejection

    Harry Barber committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    3606262 View commit details
    Browse the repository at this point in the history
  3. Remove inlineable

    Harry Barber committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    f16ea7e View commit details
    Browse the repository at this point in the history
  4. Remove Router and RequestParts

    Harry Barber committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    00ed23c View commit details
    Browse the repository at this point in the history
  5. Remove old service builder tests

    Harry Barber committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    e21218a View commit details
    Browse the repository at this point in the history
  6. Add missing test dependency

    Harry Barber committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    730e534 View commit details
    Browse the repository at this point in the history
  7. Add missing dev dependency

    Harry Barber committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    16346d2 View commit details
    Browse the repository at this point in the history
  8. Remove unused test

    Harry Barber committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    f53498b View commit details
    Browse the repository at this point in the history
  9. Move Router types

    Harry Barber committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    6f5a861 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. Fix documentation

    Harry Barber committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    88248b8 View commit details
    Browse the repository at this point in the history
  2. Fix RoutingService path

    Harry Barber committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    6ba0c4d View commit details
    Browse the repository at this point in the history
  3. Fix RoutingFuture path

    Harry Barber committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    1f636de View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. Fix Python generator

    Harry Barber committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    3c24ed9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d12d83 View commit details
    Browse the repository at this point in the history
  3. Fix ServerProtocolTestGenerator

    Harry Barber committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    b588a52 View commit details
    Browse the repository at this point in the history
  4. Fix ServerHttpBoundProtocolTraitImplGenerator

    Harry Barber committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    6dc11a6 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

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

Commits on Jan 10, 2023

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

Commits on Jan 19, 2023

  1. Configuration menu
    Copy the full SHA
    a46d9f0 View commit details
    Browse the repository at this point in the history
  2. Switch AllowUnused to AllowUnusedVariables

    Harry Barber committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    7b1f102 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Configuration menu
    Copy the full SHA
    779bb8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d96a49 View commit details
    Browse the repository at this point in the history