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

Expose composed middleware via getMiddleware(). #2435

Merged
merged 28 commits into from
Jun 30, 2019

Commits on Mar 12, 2019

  1. Expose koa middleware via server.getMiddleware() function

    Giancarlo Anemone committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    46dd9d3 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    Giancarlo Anemone committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    824e7b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e56d56 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2019

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

Commits on Mar 14, 2019

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

Commits on Mar 15, 2019

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

Commits on Mar 18, 2019

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

Commits on Mar 20, 2019

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

Commits on Apr 2, 2019

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

Commits on Apr 8, 2019

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

Commits on Apr 10, 2019

  1. savepoint

    abernix committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    50f7ba4 View commit details
    Browse the repository at this point in the history
  2. savepoint: req required.

    abernix committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    f2d9c04 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2019

  1. express

    abernix committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    5582308 View commit details
    Browse the repository at this point in the history
  2. koa

    abernix committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    5cca1e2 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2019

  1. Add getMiddleware functions for apollo-server-express and apollo-serv…

    …er-koa
    Giancarlo Anemone committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    bfde5d7 View commit details
    Browse the repository at this point in the history
  2. Update linting and deps

    Giancarlo Anemone committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    9d8e170 View commit details
    Browse the repository at this point in the history
  3. Update lockfile

    Giancarlo Anemone committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    ed13205 View commit details
    Browse the repository at this point in the history
  4. Revert "Update lockfile"

    This reverts commit ed13205.
    Giancarlo Anemone committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    e248a03 View commit details
    Browse the repository at this point in the history
  5. Revert "Revert "Update lockfile""

    This reverts commit e248a03.
    Giancarlo Anemone committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    ab6e2d3 View commit details
    Browse the repository at this point in the history
  6. Update lockfile

    Giancarlo Anemone committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    7ea0d53 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' into master

    Giancarlo Anemone authored Jun 28, 2019
    Configuration menu
    Copy the full SHA
    027b002 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2019

  1. Configuration menu
    Copy the full SHA
    ba740af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    240c02b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c8c3fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    254971e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e68cf95 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c3a23e7 View commit details
    Browse the repository at this point in the history