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

WIP: Pipelines #1121

Merged
merged 11 commits into from
May 27, 2020
Merged

WIP: Pipelines #1121

merged 11 commits into from
May 27, 2020

Commits on May 20, 2020

  1. Moving Autofac to a middleware and pipeline-based resolve process.

    Squashed commit of previous related work because there was a lot of discarded changes early on that won't make sense.
    alistairjevans committed May 20, 2020
    Configuration menu
    Copy the full SHA
    7feb53b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12140e9 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

  1. Correct default phase.

    alistairjevans committed May 21, 2020
    Configuration menu
    Copy the full SHA
    717cad4 View commit details
    Browse the repository at this point in the history
  2. Resolve operation should no longer implement IComponentContext

    It confuses matters when multiple objects in a middleware function as slighty different component contexts.
    alistairjevans committed May 21, 2020
    Configuration menu
    Copy the full SHA
    9c3f4d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    888a171 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2020

  1. Configuration menu
    Copy the full SHA
    a0d078b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18961cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3cb998f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae6c284 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. Configuration menu
    Copy the full SHA
    c12d3ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c558977 View commit details
    Browse the repository at this point in the history