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
Fix tests for ru-RU locale (#2187)
github.com/graphql-dotnet/graphql-dotnet - 2bcb68f0eee08884d1a9c39045d1bfdaecf5ae5f authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 2bcb68f0eee08884d1a9c39045d1bfdaecf5ae5f authored about 4 years ago
Memory allocation optimizations [part 1] (#2183)
github.com/graphql-dotnet/graphql-dotnet - 0588b1b0ce0bd8dac687985753da52d02b45af31 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 0588b1b0ce0bd8dac687985753da52d02b45af31 authored about 4 years ago
Change IResolveFieldContext.Arguments to ArgumentValue, fix HasArguments, add ParseDictionary (#2165)
github.com/graphql-dotnet/graphql-dotnet - 57db06634576dffc6b62db185448d4f5b5234e4f authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 57db06634576dffc6b62db185448d4f5b5234e4f authored about 4 years ago
Fix tests on .NET 4.8 (#2181)
github.com/graphql-dotnet/graphql-dotnet - 2c0ddaa71ef3e247fd18ad2ff88e855a80637d5c authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 2c0ddaa71ef3e247fd18ad2ff88e855a80637d5c authored about 4 years ago
Add document caching interface - IDocumentCache (#2173)
github.com/graphql-dotnet/graphql-dotnet - f578855fb8bb6206d8fa07b65ef781a009b1c73f authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - f578855fb8bb6206d8fa07b65ef781a009b1c73f authored about 4 years ago
SchemaPrinter can print inputobject default values (#2175)
github.com/graphql-dotnet/graphql-dotnet - 4946310aa3a63188184a9f4117da295330dee12f authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 4946310aa3a63188184a9f4117da295330dee12f authored about 4 years ago
Add Variable benchmarks (#2167)
github.com/graphql-dotnet/graphql-dotnet - 670b2533c2dfd2228717a7bc973ede7ff1d069ec authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 670b2533c2dfd2228717a7bc973ede7ff1d069ec authored about 4 years ago
Bump Microsoft.Extensions.DependencyInjection from 3.1.10 to 3.1.11 (#2168)
Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/aspnet/Extensions) from 3.1....
github.com/graphql-dotnet/graphql-dotnet - 0cc0e0bb4de5848ed13fc00d1656b4f673de8641 authored about 4 years ago
Merge master into develop
github.com/graphql-dotnet/graphql-dotnet - 64a2af97d1e6c1ede21645dbb6572859e04a86e3 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 64a2af97d1e6c1ede21645dbb6572859e04a86e3 authored about 4 years ago
Don't override argument null literals with default values (#2160)
github.com/graphql-dotnet/graphql-dotnet - 103dccc6c01c1ae03344d80cf07ec1688d11a5ad authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 103dccc6c01c1ae03344d80cf07ec1688d11a5ad authored about 4 years ago
Remove trailing whitespaces (#2162)
github.com/graphql-dotnet/graphql-dotnet - 7bfb88bd633e564eda07dbebc9525f457283a688 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 7bfb88bd633e564eda07dbebc9525f457283a688 authored about 4 years ago
Validation optimizations: Tasks, List/iterators, Action/Func closures, etc (#2158)
github.com/graphql-dotnet/graphql-dotnet - 3ffe0ed739813c3583f14a2d3ee64df380033689 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 3ffe0ed739813c3583f14a2d3ee64df380033689 authored about 4 years ago
Remove Regex (#2144)
github.com/graphql-dotnet/graphql-dotnet - 9bcc5bef4f7b69fa19f90582119ec1b72c145e0c authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 9bcc5bef4f7b69fa19f90582119ec1b72c145e0c authored about 4 years ago
Validation optimizations (#2156)
github.com/graphql-dotnet/graphql-dotnet - 8dab1bae03248780fe25df7adb1ed7d39c05f3d2 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 8dab1bae03248780fe25df7adb1ed7d39c05f3d2 authored about 4 years ago
TypeInfo.GetAncestors() -> TypeInfo.GetAncestor(int index) (#2153)
github.com/graphql-dotnet/graphql-dotnet - 0aa883c46bfd9f0b403af0d48f749e110da5274b authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 0aa883c46bfd9f0b403af0d48f749e110da5274b authored about 4 years ago
Validation improvements (#2139)
github.com/graphql-dotnet/graphql-dotnet - 78ffe742a2a2869f08d78ba9426d0620e9d3d9c7 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 78ffe742a2a2869f08d78ba9426d0620e9d3d9c7 authored about 4 years ago
Add System.Memory and enable new ToCamelCase code (#2151)
github.com/graphql-dotnet/graphql-dotnet - 6447c356bc6e94c831b7ca4c7210227ce500bec4 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 6447c356bc6e94c831b7ca4c7210227ce500bec4 authored about 4 years ago
Merge master into develop
github.com/graphql-dotnet/graphql-dotnet - 89f9d7957f18cbb1bfdfe99a1ce838fb9116141c authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 89f9d7957f18cbb1bfdfe99a1ce838fb9116141c authored about 4 years ago
Merge branch 'master' of https://github.com/graphql-dotnet/graphql-dotnet
github.com/graphql-dotnet/graphql-dotnet - 1daf904b58b788f023f7b7cf60ef8461d44d5756 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 1daf904b58b788f023f7b7cf60ef8461d44d5756 authored about 4 years ago
Add test for variable coercion (#1919)
* add test for variable coercion
* todo
github.com/graphql-dotnet/graphql-dotnet - 07cd4650e6de8bd179581811079cfb9d84bbcccc authored about 4 years ago
Optimize TrimGraphQLTypes (#2146)
github.com/graphql-dotnet/graphql-dotnet - 58bdd129eca3c413cd242d9cc82bd77f06dbcec5 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 58bdd129eca3c413cd242d9cc82bd77f06dbcec5 authored about 4 years ago
Benchmarks rework (#2147)
github.com/graphql-dotnet/graphql-dotnet - 87103eb5ed703a0149ff9103a12f97de9d3bd09c authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 87103eb5ed703a0149ff9103a12f97de9d3bd09c authored about 4 years ago
Add xml descriptions to GraphQLExtensions and TypeExtensions (#2141)
github.com/graphql-dotnet/graphql-dotnet - 4b7e95197e6aa09228e2ed2b84fa46d4f3d46eb1 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 4b7e95197e6aa09228e2ed2b84fa46d4f3d46eb1 authored about 4 years ago
IsValidLiteralValue small optimization (#2143)
github.com/graphql-dotnet/graphql-dotnet - 4839f827b22db3096b359c2961e2b0031b4c6434 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 4839f827b22db3096b359c2961e2b0031b4c6434 authored about 4 years ago
Bump axios from 0.18.1 to 0.21.1 (#2138)
Bumps [axios](https://github.com/axios/axios) from 0.18.1 to 0.21.1.
- [Release notes](https://...
Benchmark updates by sungam3r (#2137)
github.com/graphql-dotnet/graphql-dotnet - cb3b3039aa0a4c46106afbf73d88e0769e513ce6 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - cb3b3039aa0a4c46106afbf73d88e0769e513ce6 authored about 4 years ago
Benchmark updates by sungam3r (#2137)
github.com/graphql-dotnet/graphql-dotnet - f4a28c9e274d9e31835021795da59757a64204a5 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - f4a28c9e274d9e31835021795da59757a64204a5 authored about 4 years ago
Merge master into develop
github.com/graphql-dotnet/graphql-dotnet - e0b9da5d6a311614c3ff57d22c7d210611e91516 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - e0b9da5d6a311614c3ff57d22c7d210611e91516 authored about 4 years ago
More xml comments (#2128)
github.com/graphql-dotnet/graphql-dotnet - a8e73c6dafcf43afb0bc7e6b2f9f2518d35e1236 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - a8e73c6dafcf43afb0bc7e6b2f9f2518d35e1236 authored about 4 years ago
Add xml comments to Validation namespace (#2126)
github.com/graphql-dotnet/graphql-dotnet - f364e4f6cb93e9aaa2f0bdf87b0e43f8a27f6f2b authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - f364e4f6cb93e9aaa2f0bdf87b0e43f8a27f6f2b authored about 4 years ago
Change CoreToVanillaConverter members to be private (#2124)
github.com/graphql-dotnet/graphql-dotnet - f81d9de28ed8387eb8d54cf3acbcfd5907df1193 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - f81d9de28ed8387eb8d54cf3acbcfd5907df1193 authored about 4 years ago
Remove some unused methods (#2129)
github.com/graphql-dotnet/graphql-dotnet - 31e4f3ebc472db9e5fdd79a5c33789464daf7bc1 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 31e4f3ebc472db9e5fdd79a5c33789464daf7bc1 authored about 4 years ago
Validation cleanup (#2127)
github.com/graphql-dotnet/graphql-dotnet - 48740213d27f51442f1a2c283ed6417768e0df75 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 48740213d27f51442f1a2c283ed6417768e0df75 authored about 4 years ago
Fix name (#2131)
github.com/graphql-dotnet/graphql-dotnet - a2f2a3b5c122b0d7efa84bcefa13c6eb599d2a00 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - a2f2a3b5c122b0d7efa84bcefa13c6eb599d2a00 authored about 4 years ago
Fix lgtm warning (#2130)
github.com/graphql-dotnet/graphql-dotnet - 0e6c5333517b45b3d7d2f8eea7c3d6027ca8d175 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 0e6c5333517b45b3d7d2f8eea7c3d6027ca8d175 authored about 4 years ago
Change NameNode to a struct (#2117)
github.com/graphql-dotnet/graphql-dotnet - 15a38f4a23f5414cbd7967f962fe2729f0ac4ed6 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 15a38f4a23f5414cbd7967f962fe2729f0ac4ed6 authored about 4 years ago
Strict checks for GraphQL names (#1964)
github.com/graphql-dotnet/graphql-dotnet - da6a5f0462bd719050509d315d5902d51970548e authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - da6a5f0462bd719050509d315d5902d51970548e authored about 4 years ago
Merge master into develop
github.com/graphql-dotnet/graphql-dotnet - 0fc7ebcbe349adecd734a117b497758acb05dc6c authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 0fc7ebcbe349adecd734a117b497758acb05dc6c authored about 4 years ago
Rework of Locations structs (#2111)
github.com/graphql-dotnet/graphql-dotnet - 9f5fb6c596d0d32cb5f926c188c9db4e0f1c2aab authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 9f5fb6c596d0d32cb5f926c188c9db4e0f1c2aab authored about 4 years ago
Add xml comments to complexity analyzer (#2119)
github.com/graphql-dotnet/graphql-dotnet - 4b751c04837ce4bd23b280d550cb7862aff1efb8 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 4b751c04837ce4bd23b280d550cb7862aff1efb8 authored about 4 years ago
Unify icon (#2120)
github.com/graphql-dotnet/graphql-dotnet - 8e09f6be24c870109081b77c9c2effdb864000cd authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 8e09f6be24c870109081b77c9c2effdb864000cd authored about 4 years ago
Subscriptions implementation moved to separate package (#1973)
github.com/graphql-dotnet/graphql-dotnet - 829c9c402737344956716c7303a23bac7b395e8d authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 829c9c402737344956716c7303a23bac7b395e8d authored about 4 years ago
Fix more lgtm warnings (#2118)
github.com/graphql-dotnet/graphql-dotnet - e2a40ccaadf022a5ec02f8f718f23100ff531da3 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - e2a40ccaadf022a5ec02f8f718f23100ff531da3 authored about 4 years ago
Remove INode.IsEqualTo (#2116)
github.com/graphql-dotnet/graphql-dotnet - 6705f29a39bd89e0af64b6f10988b91472bc2685 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 6705f29a39bd89e0af64b6f10988b91472bc2685 authored about 4 years ago
Add xml comments to GraphQL.Language namespace (#2113)
github.com/graphql-dotnet/graphql-dotnet - dd0a22618a90f9b2fe70b8f2c87f7168f0619617 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - dd0a22618a90f9b2fe70b8f2c87f7168f0619617 authored about 4 years ago
Add xml comments to VariableReference (#2112)
github.com/graphql-dotnet/graphql-dotnet - 54755f7ed937266552dd4d24a2aaffca5deaeae1 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 54755f7ed937266552dd4d24a2aaffca5deaeae1 authored about 4 years ago
Merge master into develop
github.com/graphql-dotnet/graphql-dotnet - 8bfa94cb98f2ca80b8d447b22189ad37b636e580 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 8bfa94cb98f2ca80b8d447b22189ad37b636e580 authored about 4 years ago
Updates for data loader xml comments. (#2110)
github.com/graphql-dotnet/graphql-dotnet - a86d6eee72db77770a8f18b4c6c50bc3c8289713 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - a86d6eee72db77770a8f18b4c6c50bc3c8289713 authored about 4 years ago
Add xml comments for Language.AST namespace (#2109)
github.com/graphql-dotnet/graphql-dotnet - 03e84b3d48c254666790401759e08eb50e0534e0 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 03e84b3d48c254666790401759e08eb50e0534e0 authored about 4 years ago
Optimize allocations for ExecutionNode.GeneratePath + add test for RootExecutionNode (#2107)
github.com/graphql-dotnet/graphql-dotnet - 74f4ef1cd413c7311067c6b8be1ffc5ad1ee1581 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 74f4ef1cd413c7311067c6b8be1ffc5ad1ee1581 authored about 4 years ago
Remove unused Alias class (#2108)
github.com/graphql-dotnet/graphql-dotnet - c9154f02228059bbd53451d31b22c639730b0f26 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - c9154f02228059bbd53451d31b22c639730b0f26 authored about 4 years ago
Merge master into develop
github.com/graphql-dotnet/graphql-dotnet - ad063ae13c6faa3c4c9bee17122fe8712d935b66 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - ad063ae13c6faa3c4c9bee17122fe8712d935b66 authored about 4 years ago
Merge master into develop
github.com/graphql-dotnet/graphql-dotnet - cb1e68e0878b126ca60dcd87a9058b349c8815a8 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - cb1e68e0878b126ca60dcd87a9058b349c8815a8 authored about 4 years ago
Remove ExecutionHelper.SubFieldsFor (#2106)
github.com/graphql-dotnet/graphql-dotnet - 5cfac0af760c87d62d6137b0e52adaeb56d1db72 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 5cfac0af760c87d62d6137b0e52adaeb56d1db72 authored about 4 years ago
Merge branch 'develop' of https://github.com/graphql-dotnet/graphql-dotnet into develop
github.com/graphql-dotnet/graphql-dotnet - bbcec53024187323bbf94190fe292f5516c61dba authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - bbcec53024187323bbf94190fe292f5516c61dba authored about 4 years ago
Add xml comments to graph type interfaces (#2097)
github.com/graphql-dotnet/graphql-dotnet - 38d24e25eaaba1609f26e75f1fb4df7eb29fe227 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 38d24e25eaaba1609f26e75f1fb4df7eb29fe227 authored about 4 years ago
Make GraphQLTypeReference internal (#2104)
github.com/graphql-dotnet/graphql-dotnet - a35e53e7ead257fb7895a4e5036262f6c458edaf authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - a35e53e7ead257fb7895a4e5036262f6c458edaf authored about 4 years ago
Add xml comments for introspection types (#2101)
github.com/graphql-dotnet/graphql-dotnet - 7e5c46efe8fdde555dccb85b3633b75fb578cf65 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 7e5c46efe8fdde555dccb85b3633b75fb578cf65 authored about 4 years ago
Add xml comments for Inputs and IAccessor (#2100)
github.com/graphql-dotnet/graphql-dotnet - 628bda5666194522da4dc17e363de594ca6d2faf authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 628bda5666194522da4dc17e363de594ca6d2faf authored about 4 years ago
Merge branch 'develop' of https://github.com/graphql-dotnet/graphql-dotnet into develop
github.com/graphql-dotnet/graphql-dotnet - 71578e65cf2f470cebf381a4dc405cdec3eda94a authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 71578e65cf2f470cebf381a4dc405cdec3eda94a authored about 4 years ago
Eliminate GraphTypeFromType call (#2103)
github.com/graphql-dotnet/graphql-dotnet - 0ec91f1b5a5d7240d79f64a5c716fa703d894c63 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 0ec91f1b5a5d7240d79f64a5c716fa703d894c63 authored about 4 years ago
Add xml comments to ExecutionHelper (#2099)
github.com/graphql-dotnet/graphql-dotnet - fddb09ea136678ada551116055d3b12a0609e4d8 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - fddb09ea136678ada551116055d3b12a0609e4d8 authored about 4 years ago
Add ISchema.Comparer (#1907)
github.com/graphql-dotnet/graphql-dotnet - b43072f394049334f9ea137d97fcadc8e574d08d authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - b43072f394049334f9ea137d97fcadc8e574d08d authored about 4 years ago
Add xml comments to ExecutionErrors (#2098)
github.com/graphql-dotnet/graphql-dotnet - 2542086981d5326bfffdc36991de077a3d1bd518 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 2542086981d5326bfffdc36991de077a3d1bd518 authored about 4 years ago
Remove StatsReport and associated classes (#2080)
github.com/graphql-dotnet/graphql-dotnet - 517428f6e7b69c4b249753d035856be2393f68af authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 517428f6e7b69c4b249753d035856be2393f68af authored about 4 years ago
Labeler fix (#2096)
github.com/graphql-dotnet/graphql-dotnet - fb04f03f17552885cff5e1cd26ec27519adbe749 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - fb04f03f17552885cff5e1cd26ec27519adbe749 authored about 4 years ago
Change Connection.TotalCount to nullable int (#2093)
github.com/graphql-dotnet/graphql-dotnet - 9d776a9fb17df166a399bd8d28dc7a339fd681ab authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 9d776a9fb17df166a399bd8d28dc7a339fd681ab authored about 4 years ago
Merge branch 'master' into develop
github.com/graphql-dotnet/graphql-dotnet - b216f3e17b811bf7ef9b99b3d7520ce5c4610ced authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - b216f3e17b811bf7ef9b99b3d7520ce5c4610ced authored about 4 years ago
Prevent failed build checks due to labeler (#2095)
github.com/graphql-dotnet/graphql-dotnet - 52a56e46e96613887115a39f3cbed08e757f0223 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 52a56e46e96613887115a39f3cbed08e757f0223 authored about 4 years ago
Move IHaveDefaultValue.Type to IProvideResolvedType.Type (#2094)
github.com/graphql-dotnet/graphql-dotnet - ce8cb289cd728b7bea17eb1c91ce611aa7f367f7 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - ce8cb289cd728b7bea17eb1c91ce611aa7f367f7 authored about 4 years ago
TypeCollectionContext and GraphTypesLookup rework (#2020)
github.com/graphql-dotnet/graphql-dotnet - 51e7bca284dab656c1136cd961ace0609e93dffa authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 51e7bca284dab656c1136cd961ace0609e93dffa authored about 4 years ago
Merge remote-tracking branch 'graphql-dotnet/master' into test
github.com/graphql-dotnet/graphql-dotnet - 90766a0a2f0104984972457e8eac43eb2aa59d1d authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 90766a0a2f0104984972457e8eac43eb2aa59d1d authored about 4 years ago
Add xml comments for GraphQL relay objects (#2085)
github.com/graphql-dotnet/graphql-dotnet - 187e68d8602c8028ea65acfc0b211c8463ca814e authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 187e68d8602c8028ea65acfc0b211c8463ca814e authored about 4 years ago
Merge fixes
github.com/graphql-dotnet/graphql-dotnet - 9997d29148f9c691b5a2682dab0203caf80c65af authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 9997d29148f9c691b5a2682dab0203caf80c65af authored about 4 years ago
Merge 'master' into 'develop'
github.com/graphql-dotnet/graphql-dotnet - d499c9f949c088fb3868dd75cc47ff01aa65704d authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - d499c9f949c088fb3868dd75cc47ff01aa65704d authored about 4 years ago
Mark DocumentListener.BeforeExecutionStepAwaited obsolete (#1827)
github.com/graphql-dotnet/graphql-dotnet - 5c4c469c8d6861445f8c4b0895eb08a3c9055ed7 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 5c4c469c8d6861445f8c4b0895eb08a3c9055ed7 authored about 4 years ago
Add obsolete attribute to classes that will be removed in 4.0 (#2091)
github.com/graphql-dotnet/graphql-dotnet - e276cd0e6d256ff773e62520f17cc4277283ba80 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - e276cd0e6d256ff773e62520f17cc4277283ba80 authored about 4 years ago
Merge 'master' into 'develop'
github.com/graphql-dotnet/graphql-dotnet - ff99bea97bd98f929c148330487396c77720f8d8 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - ff99bea97bd98f929c148330487396c77720f8d8 authored about 4 years ago
Add xml code comments to graph type classes and interfaces (#2089)
github.com/graphql-dotnet/graphql-dotnet - 7de0c8f63c4b8a8941d9867ad3bebff2a753ee1f authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 7de0c8f63c4b8a8941d9867ad3bebff2a753ee1f authored about 4 years ago
Bump dotnet-format to check warnings from analyzers (#2088)
github.com/graphql-dotnet/graphql-dotnet - e84ca362b27911f3572b513aefa6812d7455c105 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - e84ca362b27911f3572b513aefa6812d7455c105 authored about 4 years ago
Fix more lgtm alerts (#2087)
github.com/graphql-dotnet/graphql-dotnet - 2cf406eb3a9b214511504f9fbe3d93e14caed2ab authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 2cf406eb3a9b214511504f9fbe3d93e14caed2ab authored about 4 years ago
Update description for ConnectionType's edges field (#2086)
github.com/graphql-dotnet/graphql-dotnet - c55760f5277bf53f3f832e9319f05c072faee1c4 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - c55760f5277bf53f3f832e9319f05c072faee1c4 authored about 4 years ago
Updates to Apollo tracing (#2083)
github.com/graphql-dotnet/graphql-dotnet - a015a7da6da872f28138ab451c0396cfce0566f6 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - a015a7da6da872f28138ab451c0396cfce0566f6 authored about 4 years ago
Add connection and field builder xml comments (#2075)
github.com/graphql-dotnet/graphql-dotnet - 1bfc95f6bc9f1e7e4754961c253368730d95c520 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 1bfc95f6bc9f1e7e4754961c253368730d95c520 authored about 4 years ago
Merge remote-tracking branch 'origin/master' into develop
github.com/graphql-dotnet/graphql-dotnet - 64a70b7442744bc92e66dbc57a3269664d5f27b5 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 64a70b7442744bc92e66dbc57a3269664d5f27b5 authored about 4 years ago
Add ExecutionNode constructor xml comments (#2069)
github.com/graphql-dotnet/graphql-dotnet - c81140b615b72d55d8a6decc33f2c759e2d7f555 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - c81140b615b72d55d8a6decc33f2c759e2d7f555 authored about 4 years ago
Remove LightweightCache.GetKey and .First (#2079)
github.com/graphql-dotnet/graphql-dotnet - c7117df8283f01f01a343d87b325a52d7453af45 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - c7117df8283f01f01a343d87b325a52d7453af45 authored about 4 years ago
Add performance metrics xml comments (#2078)
github.com/graphql-dotnet/graphql-dotnet - 56843396268698c1e3b157025190c92f8feb73bc authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 56843396268698c1e3b157025190c92f8feb73bc authored about 4 years ago
Fix more lgtm warnings (#2081)
github.com/graphql-dotnet/graphql-dotnet - 5756b6342609dd4d1acb3ff29bc44f88af9090ff authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 5756b6342609dd4d1acb3ff29bc44f88af9090ff authored about 4 years ago
Add dotnet-format tool (#2074)
github.com/graphql-dotnet/graphql-dotnet - 9c74499c12e5bf8512a2483b477a8ffeb0909156 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 9c74499c12e5bf8512a2483b477a8ffeb0909156 authored about 4 years ago
Handle IDataLoaderResult properly within list graph types (#2064)
github.com/graphql-dotnet/graphql-dotnet - 7c6152e08886240f7c01a68ea2426a04e3d7a76c authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 7c6152e08886240f7c01a68ea2426a04e3d7a76c authored about 4 years ago
Code cleanup (#2072)
github.com/graphql-dotnet/graphql-dotnet - 6075c557a809b995482892e99dbb65a433b149e7 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 6075c557a809b995482892e99dbb65a433b149e7 authored about 4 years ago
Extension methods to configure authorization requirements for GraphQL elements: types, fields, schema. (#2058)
github.com/graphql-dotnet/graphql-dotnet - 61655b7fecaab613cd5bbf07b89616c3e48633b3 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 61655b7fecaab613cd5bbf07b89616c3e48633b3 authored about 4 years ago
Change DocumentExecuter.ExecuteAsync to virtual (#2068)
github.com/graphql-dotnet/graphql-dotnet - 635215e164dbd003d97e2e9b73c41713e648be54 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 635215e164dbd003d97e2e9b73c41713e648be54 authored about 4 years ago
Create codeql-analysis.yml (#1899)
github.com/graphql-dotnet/graphql-dotnet - 56a4aeaf8a154e5a30a9ab07e04c0351f5577574 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 56a4aeaf8a154e5a30a9ab07e04c0351f5577574 authored about 4 years ago
Add xml comments to ExecutionStrategy and ExecutionNode (#2065)
github.com/graphql-dotnet/graphql-dotnet - 93f4d7eadb0aba3048d2fe976a376eb46c41dec8 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 93f4d7eadb0aba3048d2fe976a376eb46c41dec8 authored about 4 years ago
DecimalValue check does not allocate memory (#2061)
github.com/graphql-dotnet/graphql-dotnet - 823c15ff9399723d6d7db343b704f6bc70881605 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 823c15ff9399723d6d7db343b704f6bc70881605 authored about 4 years ago
Merge branch 'master' into develop
github.com/graphql-dotnet/graphql-dotnet - f5aea4906b985cf775909dc71c90c46d32dfa12d authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - f5aea4906b985cf775909dc71c90c46d32dfa12d authored about 4 years ago
Fix build process (#2060)
github.com/graphql-dotnet/graphql-dotnet - 94fa103e116fe69aa17835547dfa470e78f11ed7 authored about 4 years ago
github.com/graphql-dotnet/graphql-dotnet - 94fa103e116fe69aa17835547dfa470e78f11ed7 authored about 4 years ago
Merge branch 'master' of github.com:graphql-dotnet/graphql-dotnet into develop
# Conflicts:
# src/Directory.Build.props