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 up middleware, add OptionalPromise, add cache entry lifecycle #1034

Merged
merged 21 commits into from
May 13, 2021

Commits on May 1, 2021

  1. split up middleware into multiple files

    Lenz Weber committed May 1, 2021
    Configuration menu
    Copy the full SHA
    6ae000c View commit details
    Browse the repository at this point in the history
  2. add cache lifecycle

    Lenz Weber authored and phryneas committed May 1, 2021
    Configuration menu
    Copy the full SHA
    d3e3f23 View commit details
    Browse the repository at this point in the history
  3. add onQuery lifecycle

    phryneas committed May 1, 2021
    Configuration menu
    Copy the full SHA
    4e062a8 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

  1. Configuration menu
    Copy the full SHA
    6fe71be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a98bdec View commit details
    Browse the repository at this point in the history
  3. tweaks, tests

    phryneas committed May 4, 2021
    Configuration menu
    Copy the full SHA
    ee1cc38 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    925c455 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2021

  1. basic lifecycle tests

    phryneas committed May 5, 2021
    Configuration menu
    Copy the full SHA
    0e9571e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2f894e View commit details
    Browse the repository at this point in the history
  3. small guard, fix tests

    phryneas committed May 5, 2021
    Configuration menu
    Copy the full SHA
    568d520 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. Configuration menu
    Copy the full SHA
    d9d7bd4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2e1fbc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89b5813 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

  1. updateCacheEntry, .undo

    add `updateCacheEntry` to `QueryLifecycleApi`,
    add `.undo` to `updateCacheValue` return type
    re-scope middleware variables
    tests
    phryneas committed May 7, 2021
    Configuration menu
    Copy the full SHA
    40b47a8 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2021

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

Commits on May 12, 2021

  1. Configuration menu
    Copy the full SHA
    0624edd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a52b34 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. Configuration menu
    Copy the full SHA
    9755534 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc22a09 View commit details
    Browse the repository at this point in the history
  3. docs updates

    phryneas committed May 13, 2021
    Configuration menu
    Copy the full SHA
    1f0b4e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b7c65b View commit details
    Browse the repository at this point in the history