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

Add graphql-ws protocol support #2168

Merged
merged 21 commits into from
Feb 25, 2022
Merged

Commits on Feb 18, 2022

  1. Configuration menu
    Copy the full SHA
    6e7af18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d60ae4a View commit details
    Browse the repository at this point in the history
  3. Add CI step for Apollo Server graphql-transport-ws tests

    - Clone and install Apollo Server docs-examples
    - Move SimpleUploadServer to port 4001 and lock nvm to v12.22.10
    - Stop using node v12 as default (CI installed is v16)
    calvincestari committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    685d359 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c36b779 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b1fc644 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6768fde View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. Configuration menu
    Copy the full SHA
    e8d1123 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f6c4b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad9fbb5 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. Configuration menu
    Copy the full SHA
    37336c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    348dcf0 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

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

Commits on Feb 24, 2022

  1. Configuration menu
    Copy the full SHA
    5b3aafb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6edea9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4178c66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d63d078 View commit details
    Browse the repository at this point in the history
  5. Fix test names

    calvincestari committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    fa3f459 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. Fix project configuration

    Move OperationMessageMatchers to correct target and remove Nimble linking from ApolloTestSupport
    calvincestari committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    118745d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3589cad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a92350 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c92529 View commit details
    Browse the repository at this point in the history