Ecosyste.ms: OpenCollective

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

github.com/ChilliCream/graphql-platform

Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE.
https://github.com/ChilliCream/graphql-platform

Added some tests that ensure middlewares compile with ValueTask and Task (#2337)

38241e53bc7e66f7b662927271a6aee9ac0631f7 authored over 4 years ago
Changed the build so that we again publish templates (#2336)

8001dd8461168f1af3e15299b58930102e7f9393 authored over 4 years ago
Updated Templates (#2335)

f84ac7a178411390be127797bcd792dd4150eca7 authored over 4 years ago
Refined Persisted Query Support (#2334)

838ce4906a3e26f86c159943d594805355a2abc8 authored over 4 years ago
Refined support for records. (#2331)

40d9772f7f03050fdc5cd204c206a1cdba15cc3f authored over 4 years ago
Fixed offset paging issue where the middleware through when the items in the list where less than the page size. (#2330)

b6d7dd9afb7b8d2a19212604dfbe29b0cea7779b authored over 4 years ago
moved attributes to types namespace (#2328)

d0b72ed8c6b101c89d5c59b703266fa1172c11a5 authored over 4 years ago
Fixed issues with the variable deserialization. (#2326)

fe4e043f37a5a59709cb3c2d18891952bfec6bb9 authored over 4 years ago
Improved footer and added redirects (#2324)

08ffd724ef7c50f224bca03affe4e19a34a2d0e2 authored over 4 years ago
Update Tooling Packages (#2323)

29965cd8e2b35152b06ec346813e8ecacf8ea795 authored over 4 years ago
Added offset (skip-take) paging. (#2096)

Co-authored-by: Michael Staib <[email protected]>

6e562e85f10b6849b784ecf122b3114d9d37da30 authored over 4 years ago
Finalized start page (#2321)

5375190af449490338c6aa53d561175dd08f899e authored over 4 years ago
Article Design & Marketing Pages (#2318)

4b1fa569c13ec0db0b7430b6788711e912ab9f36 authored over 4 years ago
Allow to annotate enums and enum values with GraphQLNameAttribute (#2315)

d36a1850e42daa8f5d8a1c7a654ab2b8edc3eff9 authored over 4 years ago
Optimized Database Integration Tests (#2314)

Co-authored-by: Michael Staib <[email protected]>

129635560bf10c02e9eb704f9c73ba6c44aa2256 authored over 4 years ago
Fixed Sorting Member Inference Issue (#2311)

Co-authored-by: Pascal Senn <[email protected]>

8307aedbb6677696c361ec8ac47a8bbe2e5bf657 authored over 4 years ago
Fixed type binding issues with filtering. (#2310)

f2fc0d0aff3c778b28a12595185783ee51c1d1e1 authored over 4 years ago
Fixed target framework for the authorization package

76554a562013224bcd01e04bb2455725352e6219 authored over 4 years ago
Fixed authorization target frameworks

535646b6dff44f1cd1ffa9d5df37033e79125a8a authored over 4 years ago
Adds sorting to the data package (#2300)

Co-authored-by: Michael Staib <[email protected]>

98d29f9aa9838b95fe959175f39df502a0826448 authored over 4 years ago
Migrated Schema Middleware (#2307)

538a94e29077a7be5dbd97a3ee5087ecd897412e authored over 4 years ago
Website: Feeds and Design (#2308)

4776afc56385a3d2ac1b3a9fd919e6811d06c059 authored over 4 years ago
Migrated authorization directives back into the ASP.NET Core packages. (#2306)

a0690579e0264a267fc5c8e64a4666f30f8a9411 authored over 4 years ago
Removes Stackable list (#2295)

Co-authored-by: Michael Staib <[email protected]>

93f21fa971fc47e2099c14b8c848425a30229128 authored over 4 years ago
Migrate version 10.5 features to version 11. (#2293)

8999d51d880bd0b8361acb3faa658914fc4d829e authored over 4 years ago
Fix nullability issue on filter descriptor (#2296)

c8b37e6079ffef2dd021ab7d397515289149ee93 authored over 4 years ago
Refined Global ID handling. (#2292)

7427498794f72645514fb361aaaed0373fbd60d6 authored over 4 years ago
Spell character correctly (#2287)

Co-authored-by: Michael Staib <[email protected]>

4058f4c5a5658df28a048d91fd62a820a269fcda authored over 4 years ago
Added SchemaFirst test with resolver (#2291)

Co-authored-by: Michael Staib <[email protected]>

6f687f4f200da90c399d39b167320b21d0cab3e5 authored over 4 years ago
Added some helpers and legacy APIs back to the core (#2290)

794c727aa9b94272cd058110b67d4805b36c583e authored over 4 years ago
Added GetRequestExecutorAsync convenience

3178999ff44d4e013f9ddd364db3a9ac83b445f9 authored over 4 years ago
Removed interface IDiagnosticObserver

8ab6ce878ede4939ad47795f571d2fa19ca3e154 authored over 4 years ago
Fixed executor eviction (#2286)

59edbef71c8df8c5abbd9f3b1c51de7756a75326 authored over 4 years ago
Added new HTTP GET middleware (#2282)

d0c214edaa77549887eb55942907de2a4c8788b0 authored over 4 years ago
Introduced a input value formatter that can be bound to input fields and arguments. (#2277)

d435e9861f55c7ff46a8906a3a40736208c0ef80 authored over 4 years ago
Migrated Subscription Middleware (#2280)

719ce7d681633ecad10a189389c6b96895e5260d authored over 4 years ago
Removed unused variables from build

5e070ffc69a104125369deec299bc51fa861eeb5 authored over 4 years ago
Reconfigured Sonar Build Settings

6d64f129729db3b5a08007e0c1d1ef2a40737083 authored over 4 years ago
Migrated batching to the new ASP.NET Core middleware. (#2274)

66618263ef328f7adfd3b8a9d9fbedb029d57b09 authored over 4 years ago
Add version 10 filter API for backward compatibility. (#2255)

Co-authored-by: Michael Staib <[email protected]>

5c28395077e2734395c3ef4cc540ac90763ffbe7 authored over 4 years ago
Update azure-pipelines.test-pr-hotchocolate.yml for Azure Pipelines

99b3eb6fb22d6d7c082ddeba1c65d8dda434c45d authored over 4 years ago
Adds the filter APIs 2.0 (#2228)

Co-authored-by: Michael Staib <[email protected]>

431d6e987658c0623677b347d29456809c3703bb authored over 4 years ago
Fix Contribution link in readme.md (#2247)

39e1260851fe9a7fe70b1bbcfd68204b421474ba authored over 4 years ago
Added DataLoader support to new execution engine. (#2233)

21da0c6d1ec0404e926653a52ccbd980055c9919 authored over 4 years ago
Added legacy filters

09142156eec276531d368a12130433989c910140 authored over 4 years ago
fixed sonar java version

cb1eb999354fb67a6dd652a4a06f963ce98516b8 authored over 4 years ago
Adds field binding for filters (#2137)

aec2d7e5fa6b6becadf606bf8dd426a89c31f458 authored over 4 years ago
Integrated selection-set optimizer. (#2161)

7ae971945244105371b94eaf9d66a5e85d0b2bbf authored over 4 years ago
Fixed field visibility with compiled operations. (#2155)

2f0fa03c53ad1b1c9a6b9e07777ac4e2459f1bff authored over 4 years ago
Fixed Blog Examples

b428ea897849aeff35a639d070b59b9055329449 authored over 4 years ago
Resolver API improvements (#1895)

a7b1f39c686d2d572f0ef61ff9d8c0ceea90b795 authored over 4 years ago
Reworked first blog paragraph

6ae540cc6fda328779444d2c1298b3851171a11d authored over 4 years ago
Refined Blog Post

4833c90dd4e680672520471b601f27bc0c18f3be authored over 4 years ago
Added Preview Blog Post (#2144)

f1aede38279f15a1bcaa2ba6e0c4facf9251f470 authored over 4 years ago
Fixed build files

031363db91a718029009c626e762c1f8803656e1 authored over 4 years ago
Added first filtering refactoring bits. (#2080)

adc9612ffc2362c9b5eecde6232d6c022760b1d9 authored over 4 years ago
Started work on the ASP.NET Core Integration

ad56474f6668e81cb8f0d8fc81ed8365ec9619c8 authored over 4 years ago
Fixed more issues

546d2b7d7dbb23ec4c31b954d5fae9d20085bf24 authored over 4 years ago
fixed snapshooter version

9e1c342ac212f8de3384d7fb826c59be4c604443 authored over 4 years ago
Started writing blog

6803739a20089d6277e1f03a69f43244546f3403 authored over 4 years ago
configured build

d6a9b78317ae74c7218dadb64e4959fef35e3e82 authored over 4 years ago
Moved more services to the schema level

ced6093913ef58b32684be0e64b4f7789f99b130 authored over 4 years ago
Introduced schema services

e8e2921c34746d8077f1e38550dcd89c83899ffb authored over 4 years ago
Added basic implementation

ae07064c5644a3d9a65ea6d4656faad1fb67141c authored over 4 years ago
added first bits

7fc3600013c1100ec9dbb6dd44a22c33bb6f3d99 authored over 4 years ago
Started work on asp.net core integration

271fdf1b3c32c955f6cf2a73b6d30ac17c23efd0 authored over 4 years ago
Added new execution engine.

bee6cfdbdeabca8761f16af83dec653ff852c1d4 authored over 4 years ago
Merge branch 'master' into exec-eng-dataloader

a5c5cf19ca5ac5bf7cc8ea822103cffdba80681f authored over 4 years ago
Added apollo tracing support (#2139)

4f902c9f9527fb6b5f0720c426e12142216b5caf authored over 4 years ago
Removed old execution engine. (#2131)

3bfb56e9d277240f016c48e78967332bcd71142a authored over 4 years ago
Use invariant culture when parsing numbers in AnyType (#2135)

75c43447d023b99cf55f4a414938edbaf0a4e492 authored over 4 years ago
Adds Filter Types (#2126)

7836bf91729889571945c0904520f9cbbce9f58e authored over 4 years ago
Added Type System Rewriters (#2111)

0ff96f2d161c5cca7eaa691c443016cce00371cc authored over 4 years ago
Copied version 10 filters to version 11 (#2097)

84995baab2057fe9c9e03d950aaa702efc0eaba7 authored over 4 years ago
Updated website packages (#2099)

aadb64dfcd62b42c9d0bb32935bdeceb98777d50 authored over 4 years ago
Migrated Version 10 Subscription Features (#2084)

59c33b6dfecef897c145a1d3376fcc9c31914393 authored over 4 years ago
Fixed stitching serialization invalid json.

7d16c51c0e8505692fa8ad8cc2e639b2bdc65de9 authored over 4 years ago
Added missing tests for ArgumentNode (#2081)

c885e75b007cc027fc590347c4ee9b6247e8e8bb authored over 4 years ago
Added In-Memory Subscription Support (#2083)

0e5e995dfba2bf495bfd9e5d64cd27733fde3019 authored over 4 years ago
Migrated Execution Engine Integration Tests (#2070)

a298447c672774c68d15f83c04515179711fc21b authored over 4 years ago
Added some minor fixes

9c0f4867d2920ec2f5e69d20e2f60eebdca50928 authored over 4 years ago
fixed pipeline dependency issue

a84f7a1efe94228ff767e4c2f841e7b0af725d06 authored over 4 years ago
Merge branch 'master' into exec-eng-dataloader

8b1d01de392d2115d6b7f17c18d2f9a6503feaf0 authored over 4 years ago
Reworked Release Pipeline

dad16bd130b52aae80cfa5a26c917ed6ec264bf6 authored over 4 years ago
Update azure-pipelines.release-hotchocolate.yml for Azure Pipelines

412a17ca069dfc650c45d83c615af75fd0225ff2 authored over 4 years ago
Added initial release pipeline (#2078)

ef0b614ea058e52382288833a4eddffebc0946f7 authored over 4 years ago
Adds documentation for AST (#2000)

Co-authored-by: Michael Staib <[email protected]>

923dbf6a817b1064dd9ffa5852038dc550e9a6fa authored over 4 years ago
Documentation for Visitors (#1999)

Co-authored-by: Michael Staib <[email protected]>

f699665938b8a1e617844678fcad476127477dcd authored over 4 years ago
doc(hotchocolate): adds documentation for filtering (#2001)

Co-authored-by: Michael Staib <[email protected]>

0be6ef61bf039c5c74a3f40742263f57e924895c authored over 4 years ago
Merge branch 'master' into exec-eng-dataloader

5da97b52ec0e2cf6e7be8febfd7b9cee7c5d1175 authored over 4 years ago
Set up Sonar Build with Azure Pipelines

[skip ci]

0ae1acff4ecc92f08a77475159378549a9008f9c authored over 4 years ago
Added sonar pipeline

9ce52082866f04dcabd7dfa05b0490984fb72826 authored over 4 years ago
Fixed Azure Pipeline (#2076)

33780c32da8dd8b4101332f1c8f296a5ad09d860 authored over 4 years ago
Update azure-pipelines.sonar-pr-hotchocolate.yml for Azure Pipelines

7dd36d179aa5fa800e676d7dcd182ef5ab1c8848 authored over 4 years ago
Refined Build (#2075)

f7fe8b526f3fa3904d92b18060aba18a3a38ab55 authored over 4 years ago
Added Pull-Request Triggers

28e0b456f0f3a59eddbdb04db0041c47df186f79 authored over 4 years ago
Added Azure pipeline integration

4ddff3bf05c7e883c5f31b62144133deff29062f authored over 4 years ago
Merge branch 'master' into exec-eng-dataloader

8d2cba437d875b0a966a7af2eb000ce391f317de authored over 4 years ago
Added nuke for pull-request builds (#2071)

87618359f6384409b8956d9a730fdc34480dbb8a authored over 4 years ago
Fixed formatting

28f883c9591500487baf8806e05f154db90d3d3a authored over 4 years ago