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] spell check, formatting, code cleanup #212

Merged
merged 11 commits into from
Apr 21, 2020

Commits on Apr 3, 2020

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

Commits on Apr 4, 2020

  1. consolidate test projects

    spaces instead of tabs
    sungam3r committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    3bbeec2 View commit details
    Browse the repository at this point in the history
  2. fix props

    sungam3r committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    e26ab04 View commit details
    Browse the repository at this point in the history
  3. fix again

    sungam3r committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    1ae7576 View commit details
    Browse the repository at this point in the history
  4. fix props

    sungam3r committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    2c1dd95 View commit details
    Browse the repository at this point in the history
  5. timeout

    sungam3r committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    a4c74b1 View commit details
    Browse the repository at this point in the history
  6. revert

    sungam3r committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    51eb801 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. Merge branch 'master' of https://github.com/graphql-dotnet/graphql-cl…

    …ient into code-cleanup
    
    # Conflicts:
    #	src/GraphQL.Client.Abstractions.Websocket/GraphQL.Client.Abstractions.Websocket.csproj
    #	src/GraphQL.Client.Serializer.SystemTextJson/GraphQL.Client.Serializer.SystemTextJson.csproj
    #	src/GraphQL.Client/GraphQL.Client.csproj
    #	src/GraphQL.Client/GraphQLHttpException.cs
    #	src/GraphQL.Primitives/GraphQL.Primitives.csproj
    #	src/src.props
    #	tests/GraphQL.Client.Serializer.Tests/GraphQL.Client.Serializer.Tests.csproj
    #	tests/GraphQL.Client.Tests.Common/Helpers/ObservableTester.cs
    #	tests/GraphQL.Integration.Tests/GraphQL.Integration.Tests.csproj
    #	tests/GraphQL.Integration.Tests/WebsocketTests/Base.cs
    #	tests/GraphQL.Primitives.Tests/GraphQL.Primitives.Tests.csproj
    sungam3r committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    6e50381 View commit details
    Browse the repository at this point in the history
  2. fix build

    sungam3r committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    cbe68e1 View commit details
    Browse the repository at this point in the history
  3. revert itemgroup

    sungam3r committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    cc131e2 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

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