Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

graphql-dotnet

We are on a mission to provide an easy to use GraphQL server implementation for .NET.
Collective - Host: opensource - https://opencollective.com/graphql-net - Code: https://github.com/graphql-dotnet/graphql-dotnet

Simplify running build tasks

github.com/graphql-dotnet/graphql-dotnet - a18b0b3e83e5413cac724360edd7328f4efa25ca authored over 8 years ago by Joe McBride <[email protected]>
Ensure AppVeyor version is set

github.com/graphql-dotnet/graphql-dotnet - f1ed983a0251986db0db79a790c63bbb1165dc6d authored over 8 years ago by Joe McBride <[email protected]>
Bump version in appveyor.yml

github.com/graphql-dotnet/graphql-dotnet - d88f906e8a0f831826e0b312c5f6ed24e5c7ce26 authored over 8 years ago by Joe McBride <[email protected]>
Merge pull request #114 from graphql-dotnet/build

New build process.

github.com/graphql-dotnet/graphql-dotnet - c1efb28075b2d3f79b80b81c983730c5d0573c75 authored over 8 years ago by Joe McBride <[email protected]>
Trim type name when it is registered.

github.com/graphql-dotnet/graphql-dotnet - 7e347545e87d45a6daa354be9a2ba6d81752fa9c authored over 8 years ago by Joe McBride <[email protected]>
New build process.

github.com/graphql-dotnet/graphql-dotnet - 1da8624a9d97fba46c6e62e933b463378113bd62 authored over 8 years ago by Joe McBride <[email protected]>
Merge pull request #112 from graphql-dotnet/validation

Clean up duplication in the validation tests

github.com/graphql-dotnet/graphql-dotnet - ca089afe5336901b26d82aa0552317f7357a4514 authored over 8 years ago by Joe McBride <[email protected]>
Clean up duplication in the validation tests

* Clean up duplication in the validation tests
* Rename TestAttribute to FactAttribute

github.com/graphql-dotnet/graphql-dotnet - 74892a670823d6d79e8c733509d04f749323d216 authored over 8 years ago by Joe McBride <[email protected]>
Merge pull request #111 from graphql-dotnet/validation

Add NoUndefinedVariables rule.

github.com/graphql-dotnet/graphql-dotnet - f6922bf8150003d1bbbe9c8d0b36afb4f8f8c70c authored over 8 years ago by Joe McBride <[email protected]>
Add NoUndefinedVariables rule.

Github Issue: #10

github.com/graphql-dotnet/graphql-dotnet - d2dda24f81e7112f57e36d2c50736cd86e052f29 authored over 8 years ago by Joe McBride <[email protected]>
Merge pull request #110 from graphql-dotnet/arguments2

Update GetArgument<T> to use Argument<T>

github.com/graphql-dotnet/graphql-dotnet - d3be967aef2a305e985b9d385beb10b46124932f authored over 8 years ago by Joe McBride <[email protected]>
Update GetArgument<T> to use Argument<T>

Github: #74 #109

github.com/graphql-dotnet/graphql-dotnet - 551d1bc1ae2c42e7cba20d5c556996a746f950a4 authored over 8 years ago by Joe McBride <[email protected]>
Merge pull request #108 from graphql-dotnet/validation

Tests + VariablesInAllowedPosition Rule

github.com/graphql-dotnet/graphql-dotnet - bc1cc6f19938b1c61af444b88072a93a287e4966 authored over 8 years ago by Joe McBride <[email protected]>
Completed VariablesInAllowedPosition tests

Github: #10

github.com/graphql-dotnet/graphql-dotnet - 700652346dad841f6db95a235f9f725948c23262 authored over 8 years ago by Joe McBride <[email protected]>
Beginnings of VariablesInAllowedPosition rule.

Github Issue: #10

github.com/graphql-dotnet/graphql-dotnet - ad241002893c15b1de1beddc9b40fa00f045a418 authored over 8 years ago by Joe McBride <[email protected]>
Tests for LoneAnonymouseOperation

Github Issue: #10

github.com/graphql-dotnet/graphql-dotnet - 4a47b21b42f88b3d1b8328e7f9a1c35872dc7b19 authored over 8 years ago by Joe McBride <[email protected]>
Tests for UniqueOperationNames

Github Issue: #10

github.com/graphql-dotnet/graphql-dotnet - cc7b07bb0b5028f6042c7b92de7c82e2bac2e96f authored over 8 years ago by Joe McBride <[email protected]>
Merge pull request #107 from graphql-dotnet/validation

Finish ScalarLeaf tests

github.com/graphql-dotnet/graphql-dotnet - 5a52923ddf97ca188c540669a107137596767a25 authored over 8 years ago by Joe McBride <[email protected]>
Finish ScalarLeaf tests

Github Issue: #10

github.com/graphql-dotnet/graphql-dotnet - 2f0e1dfb3dcbd5ed6cd6209f6ec3ce1c785043c3 authored over 8 years ago by Joe McBride <[email protected]>
Merge pull request #106 from graphql-dotnet/validation

Finish tests for ArgumentOfCorrectType validation

github.com/graphql-dotnet/graphql-dotnet - a5e3b313404eb49ace301333af7373195dd2becb authored over 8 years ago by Joe McBride <[email protected]>
Finish tests for ArgumentOfCorrecType validation

Github Issue: #10

github.com/graphql-dotnet/graphql-dotnet - b2b9b7908b8acecdad5cc6170b9e3ddb8a2f8827 authored over 8 years ago by Joe McBride <[email protected]>
Move StarWars project to src directory.

github.com/graphql-dotnet/graphql-dotnet - 966e39980481aa1acd3ea2a24e95ec25b239f86c authored over 8 years ago by Joe McBride <[email protected]>
Merge pull request #104 from graphql-dotnet/arguments

Fix issues with boxed value casting in Arguments

github.com/graphql-dotnet/graphql-dotnet - b8ffffc7e478451e69572c4e1f4f7aa3fd84ee6a authored over 8 years ago by Joe McBride <[email protected]>
Fix issues with boxed value casting in Arguments

* Fix issues when trying to cast between int/long in Argument<T>
* Fixed an issue where long val...

github.com/graphql-dotnet/graphql-dotnet - 481dfd4cc3398b627fe3cf904f3da34e2ca29ffa authored over 8 years ago by Joe McBride <[email protected]>
Support nested objects with ToObject

github.com/graphql-dotnet/graphql-dotnet - 4c03a95eff0232b13e13e286cf78f12519f9607a authored over 8 years ago by Joe McBride <[email protected]>
Add test for enum as argument

github.com/graphql-dotnet/graphql-dotnet - 939681963726a11fb6348afc962e106b18e32bf0 authored over 8 years ago by Joe McBride <[email protected]>
Merge pull request #101 from graphql-dotnet/registration

Don't register everything

github.com/graphql-dotnet/graphql-dotnet - 6096dcaccace002154b8ec7f17bfd7f670e70c9b authored over 8 years ago by Joe McBride <[email protected]>
Don't register everything

* Change how types are registered - only register the root type, not
every permutation
* When ...

github.com/graphql-dotnet/graphql-dotnet - be94423e64428178fcf0361d3b1ec444f17a07b6 authored over 8 years ago by Joe McBride <[email protected]>
Merge pull request #100 from cable729/remove-test-dependency

Remove test dependency

github.com/graphql-dotnet/graphql-dotnet - b490316ef5ff27307c2ba8226d78ffe99262714b authored over 8 years ago by Joe McBride <[email protected]>
Add assembly attribute to get rid of warnings

github.com/graphql-dotnet/graphql-dotnet - b1913fd6c25f8866e65de069243edd8fbe1586dc authored over 8 years ago by Caleb Jares <[email protected]>
Adjust imports and namespaces after refactor

github.com/graphql-dotnet/graphql-dotnet - 331402ec022b99412f186aa1a3fcc782c6687517 authored over 8 years ago by Caleb Jares <[email protected]>
Move non-test files to StarWars project

github.com/graphql-dotnet/graphql-dotnet - 4fc2afaaf82d7649c313da36db64077b983bc7e0 authored over 8 years ago by Caleb Jares <[email protected]>
Merge pull request #99 from cable729/fix-issue-96

fix #96

github.com/graphql-dotnet/graphql-dotnet - 644c440e30feb4054df6d4993dc98d78b800a107 authored over 8 years ago by Joe McBride <[email protected]>
Merge pull request #98 from graphql-dotnet/validation

Add ArgumentsOfCorrectType, bug fixes

github.com/graphql-dotnet/graphql-dotnet - c2ca91c3673468368b7b8e4783276a624dab8aa7 authored over 8 years ago by Joe McBride <[email protected]>
Add ArgumentsOfCorrectType, bug fixes

* Fixes a bug with EnumerationGraphType and input variables
* Fixes a bug where float values wou...

github.com/graphql-dotnet/graphql-dotnet - 6ecb3203bbb589666f40d63c097c96b109b00683 authored over 8 years ago by Joe McBride <[email protected]>
Trim quotes in IdGraphType

Github: closes #92

github.com/graphql-dotnet/graphql-dotnet - 64d47112048aa8c58bb38eef932d380f2f9e7e3c authored over 8 years ago by Joe McBride <[email protected]>
v0.8.0 upgrade guide, debug node visitor

* Add v0.8.0 upgrade guide
* Add debug node visitor

github.com/graphql-dotnet/graphql-dotnet - 457d153b55e7e5141edd6a63a05a0edb86ad26f9 authored over 8 years ago by Joe McBride <[email protected]>
Merge pull request #90 from graphql-dotnet/validation

Validation is coming.

github.com/graphql-dotnet/graphql-dotnet - 33c08c291f33f11755f935374cb9df47f434055b authored over 8 years ago by Joe McBride <[email protected]>
Add line numbers to validation errors.

github.com/graphql-dotnet/graphql-dotnet - d79955af6f0fa33a3554e12baf7d6daaf1158705 authored over 8 years ago by Joe McBride <[email protected]>
Add validation structure

github.com/graphql-dotnet/graphql-dotnet - 3b9780130258fe6cead4807aa3164c5d72a48700 authored over 8 years ago by Bryan Rayner <[email protected]>
Get the root type

github.com/graphql-dotnet/graphql-dotnet - fa200d879cd520aeeb8d0fc47e8e4dcfae84988c authored over 8 years ago by Joe McBride <[email protected]>
Initial validation structure

Github: #10

github.com/graphql-dotnet/graphql-dotnet - 802aad42fc84ac169aa603bf5aaed670f9a92e33 authored over 8 years ago by Joe McBride <[email protected]>
Merge pull request #65 from graphql-dotnet/language

Language updates

github.com/graphql-dotnet/graphql-dotnet - 97d500065e35d583bbf4a1f99a640d39da7ab8ae authored over 8 years ago by Joe McBride <[email protected]>
Add source locations to error where possible

github.com/graphql-dotnet/graphql-dotnet - 8c1e8cd26742e11a50b37336333b1df2a909fe7b authored over 8 years ago by Joe McBride <[email protected]>
Add serialize to Scalar types.

github.com/graphql-dotnet/graphql-dotnet - 8f2aea3395d5dfb39b02e1aec8fc02bd97d62808 authored over 8 years ago by Joe McBride <[email protected]>
Fix using enums in input values.

github.com/graphql-dotnet/graphql-dotnet - 1393ae215eb7af8be9da3be4fb6c01d64c2eea57 authored over 8 years ago by Joe McBride <[email protected]>
Language updates

* ParseLiteral and ParseValue for scalar types (serialize to be added)
* Add SourceLocation to A...

github.com/graphql-dotnet/graphql-dotnet - 5f19232815c8334608634d287ba444b71aa6bfe1 authored over 8 years ago by Joe McBride <[email protected]>
Update README.md

github.com/graphql-dotnet/graphql-dotnet - 2d25c037687576d3e8a0585de1fdb27b1e593907 authored over 8 years ago by Joe McBride <[email protected]>
Merge pull request #88 from graphql-dotnet/errors2

Updates for error handling, GraphiQL sample

github.com/graphql-dotnet/graphql-dotnet - 51c4c6aa3f1123659c68b8ae54b23d038c01f209 authored over 8 years ago by Joe McBride <[email protected]>
Updates for error handling, GraphiQL sample

* Attempt to catch all errors instead of letting them propagate
* Updated GraphiQL sample to use...

github.com/graphql-dotnet/graphql-dotnet - 7f518a2bd582db49501a344f5c8a91a288d04e43 authored over 8 years ago by Joe McBride <[email protected]>
Merge pull request #86 from tlil87/feature-add-interface-by-type

Added ObjectGraphType.Interface(Type)

github.com/graphql-dotnet/graphql-dotnet - 583002fc67224a759c6ec08d83c7fa1b73d8ff65 authored over 8 years ago by Joe McBride <[email protected]>
Added ObjectGraphType.Interface(Type)

github.com/graphql-dotnet/graphql-dotnet - 59cbe49a21490779c4adf723e491cab55959ca34 authored over 8 years ago by Tommy Lillehagen <[email protected]>
Merge pull request #84 from graphql-dotnet/errors

Add serialization strategy for ExecutionResult

github.com/graphql-dotnet/graphql-dotnet - 8c5c2a5b239435435a35e4377be5e7e73d94cb01 authored over 8 years ago by Joe McBride <[email protected]>
Add serialization strategy for ExecutionResult

* Added a serialization strategy to ExecutionResult to conform to
error spec
* Updated sample ...

github.com/graphql-dotnet/graphql-dotnet - 7e03e73c25ccc4342c3b52cce414bfe902968417 authored over 8 years ago by Joe McBride <[email protected]>
Merge pull request #83 from graphql-dotnet/graphiql

Update GraphiQL sample

github.com/graphql-dotnet/graphql-dotnet - 91bfc64544ad34a7626a4b4cb1cdb25eda1c2d5c authored over 8 years ago by Joe McBride <[email protected]>
Update GraphiQL sample

* Update to latest GraphiQL and React 15
* Update controller to handle operationName and variables

github.com/graphql-dotnet/graphql-dotnet - 175290f1cda1173d25c296ab5b6a831f1a563752 authored over 8 years ago by Joe McBride <[email protected]>
Add RegisterType and AdditionalTypes to ISchema

github.com/graphql-dotnet/graphql-dotnet - 542d747fd1fea887e8d1b89b2ab4f2103871df90 authored over 8 years ago by Joe McBride <[email protected]>
Merge pull request #77 from graphql-dotnet/additional-types

Provide a way to register additional types.

github.com/graphql-dotnet/graphql-dotnet - e267795ed5498ff45aceb1309eca75efdab1849c authored over 8 years ago by Joe McBride <[email protected]>
Provide a way to register additional types.

Github Issue: #76

github.com/graphql-dotnet/graphql-dotnet - 491b532a112d913eff2a1691ef728e82e0ab7243 authored over 8 years ago by Joe McBride <[email protected]>
Merge pull request #78 from tprzepiorka/floatType

Make GraphQLFloat type correspond to double

github.com/graphql-dotnet/graphql-dotnet - 274f4c79d3756d77dd413d1967f2b5d0b9200bac authored over 8 years ago by Joe McBride <[email protected]>
Make GraphQLFloat type correspond to double

According to the GraphQL specification a Float type is a double precision floating point, so...

github.com/graphql-dotnet/graphql-dotnet - ec304e1276fea3ded12e9956c3191c3d4060b6af authored over 8 years ago by Thomas Przepiorka <[email protected]>
Merge pull request #71 from graphql-dotnet/introspection-fix

Add back checking for List/NonNull types in ofType.

github.com/graphql-dotnet/graphql-dotnet - 34f596197907827ea28aad0bea80b8c4ac4eb6ac authored over 8 years ago by Joe McBride <[email protected]>
Add back checking for List/NonNull types in ofType.

github.com/graphql-dotnet/graphql-dotnet - 2fa16b5e8941bc4d66b7296da54ed41eda296e6f authored over 8 years ago by Joe McBride <[email protected]>
Merge pull request #69 from graphql-dotnet/introspection

Simpler handling of ofType in introspection

github.com/graphql-dotnet/graphql-dotnet - 050a32a53207e9bae63f12fc675eb1bc91fe8200 authored over 8 years ago by Joe McBride <[email protected]>
Simpler handling of ofType in introspection

github.com/graphql-dotnet/graphql-dotnet - a87208e4ca0e7e61943f8cac47faede4a33719c5 authored over 8 years ago by Joe McBride <[email protected]>
Wrap creation of GraphTypesLookup in Lazy.

Fixes #67

github.com/graphql-dotnet/graphql-dotnet - f0dd8fb8f6ff3cc9d3de441ce221d42429e4530d authored over 8 years ago by Joe McBride <[email protected]>
Merge pull request #62 from graphql-dotnet/schema-printer

Add SchemaPrinter

github.com/graphql-dotnet/graphql-dotnet - 3125e1252d6b4dbf21c384d79b5fcc11cfe6d85a authored almost 9 years ago by Joe McBride <[email protected]>
Add SchemaPrinter

github.com/graphql-dotnet/graphql-dotnet - 66f4edc4d0bde8ae59e997d75882252361efb8f1 authored almost 9 years ago by Joe McBride <[email protected]>
Merge pull request #64 from graphql-dotnet/documentwriter

Internalize Newtonsoft types on DocumentWriter

github.com/graphql-dotnet/graphql-dotnet - 68c13e6c67846f29b179acfd67e3d6ff9456f220 authored almost 9 years ago by Joe McBride <[email protected]>
Internalize Newtonsoft types on DocumentWriter

github.com/graphql-dotnet/graphql-dotnet - 0f1c2bf8c54ccdc0b8a695c76ff32fc365100d85 authored almost 9 years ago by Joe McBride <[email protected]>
Merge pull request #61 from tlil87/NoNewConstraintForConnections

Remove new() constraint on GraphType.Connection<T>()

github.com/graphql-dotnet/graphql-dotnet - 6e4f615dade9cc9c83524c9b0aaa1276add7ee41 authored almost 9 years ago by Joe McBride <[email protected]>
Remove new() constraint on GraphType.Connection<T>()

github.com/graphql-dotnet/graphql-dotnet - 309204c364bebf9c138b7e89dc545f93189eb234 authored almost 9 years ago by Tommy Lillehagen <[email protected]>
Merge pull request #53 from tlil87/ConventionsPrep

Clean-up and refactoring for code transitioning over to graphql-dotnet/conventions

github.com/graphql-dotnet/graphql-dotnet - dafc75796f1180eda7f18a1aa060273edca666fd authored almost 9 years ago by Joe McBride <[email protected]>
Updates from CR

github.com/graphql-dotnet/graphql-dotnet - 5075de599c29214c3e72051df3fa4699230de1fc authored almost 9 years ago by Tommy Lillehagen <[email protected]>
Merge pull request #56 from graphql-dotnet/fixie

Check exit code and throw error if > 0.

github.com/graphql-dotnet/graphql-dotnet - b8cbc710ca8c263e0bd477026faea528de46c869 authored almost 9 years ago by Joe McBride <[email protected]>
Check exit code and throw error if > 0.

github.com/graphql-dotnet/graphql-dotnet - bc9687a8353e94575bfa434d161453d1987d87c6 authored almost 9 years ago by Joe McBride <[email protected]>
Clean-up and refactoring for code transitioning over to graphql-dotnet/conventions

github.com/graphql-dotnet/graphql-dotnet - 09e95eaca61627939fdb4f40f093f9b7ab998800 authored almost 9 years ago by Tommy Lillehagen <[email protected]>
Merge pull request #52 from graphql-dotnet/istypeof

Add IsTypeOf

github.com/graphql-dotnet/graphql-dotnet - 3a7f694a4d2ba7be417426668591b99a4ded3b71 authored almost 9 years ago by Joe McBride <[email protected]>
Add IsTypeOf

* IsTypeOf allows you to replace usages of ResolveType

github.com/graphql-dotnet/graphql-dotnet - 48cb506491336fd3d50d6a7ff024b38094b6e3f7 authored almost 9 years ago by Joe McBride <[email protected]>