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

fixed broken links (#5813)

72f1f600f2fdc262f0ca3dc9194af2a6ceda3538 authored almost 2 years ago
Fixed mutation are executed in parallel. (#5809)

d99b1cf4798ecf2ed3d167ec23331aa48224858d authored almost 2 years ago
Fixed issue that causes StrawberryShake generation issues on Azure DevOps (#5810)

daef181d4beb405334626fe1307dc878be7847cb authored almost 2 years ago
Merge pull request #5805 from ChilliCream/rst/bcp-v4-blog

Add BCP V4 blog article

315cfebc591dc4c7e43e564d34f90a9afbba9829 authored almost 2 years ago
Merge branch 'main' into rst/bcp-v4-blog

7b9ff348c5c93df056f326c4db0e40c792e700c4 authored almost 2 years ago
finalized blog article

7089facf2181bc420b4abbcaa4d304f95943fde7 authored almost 2 years ago
fixed typo

7055c39543f61911b84f448c0ade5bda45cf1985 authored almost 2 years ago
added first draft of blog article

ebae8785c2068a526d81334fe30f551f17402c89 authored almost 2 years ago
got rid of unversioned docs

ed73a39ba4b1a979731336cf1183b1e93839de0a authored almost 2 years ago
Fixed XML Summaries in the data projects.

41da4291193058a077ea8366b1ec208f5c3bbe3c authored almost 2 years ago
Fixed StrawberryShake issue where the transport exceptions were ignored. (#5802)

1a634ca875e85953cb6bc8e140450478c7d9fa7b authored almost 2 years ago
[Feature] Adds support for RavenDB

885150d6457702190454d5d6e45f543ad01887e9 authored almost 2 years ago
Fixed compilation issues in RavenDb Projection Provider

92335eefb395553a33d6e5da717635af4266e2d0 authored almost 2 years ago
Makes RavenDB queries NoTracking by default (#5800)

033c952d293a42128580a2f96013881c56eccffe authored almost 2 years ago
Adds XML Documentation & resolve issues (#5797)

5c523456888d7ba37c7e5fe771b7a3e35ee4b610 authored almost 2 years ago
Adds support for IAsyncSession and adds integratin tests (#5790)

b6c168b4b923a9c3d33e9cf22429da6d60086ece authored almost 2 years ago
Adds support for projections in ravendb (#5787)

* Adds support for projection in ravendb

* Fixed projection tests

cb6db7bfd78aebf265572c480b21e62e296d322c authored almost 2 years ago
Adds sorting support to ravendb (#5783)

aeb85d54e2155beaf251e2ded5aac6025a36d065 authored almost 2 years ago
Adds missing filtering operations for raven (#5781)

adc6041b44e5d3f85ae9f7ad4cedb21f3135ebce authored almost 2 years ago
Adds executable for RavenDb (#5782)

* Adds executable for RavenDB

* Fixed executable filtering

b2b140c36f5a6461bb67d44403500934a6c4f0f7 authored almost 2 years ago
Rollback filtering changes (#5778)

c2bbdde9d8cdd24d3b5cb22a8fcf5331ee6139f3 authored almost 2 years ago
Add paging to ravendb (#5777)

* Add pagination to ravendb

* Add tests for pagination

* Remove support for sync session
...

26622270e02725d487844e1c1d57b29a7155b6ce authored almost 2 years ago
Adds filtering to ravendb (#5772)

725522c05a10a9c5ef9dedea07f731a50f91a42f authored almost 2 years ago
Add initial ravendb implementation (#5536)

* Raven DB Support

* Fixed packages

* Fixed tests

* Updated Tests

* Fixed Solution N...

9dcdcccea4279260028a061a2bdb3183f4e9b8c3 authored almost 2 years ago
Fixed initialization of static types. (#5761)

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

0cff06685f2aecc4ce28120c9190c2cf3a364d03 authored almost 2 years ago
Fixed link to HotChocolate examples (#5793)

fa879bb88b548912c2903f9b46aca486c980c633 authored almost 2 years ago
Fixed Authorization Defaults. (#5799)

b8bb079b147b7944460ad03be418600e240b51dc authored almost 2 years ago
Add Generic Attributes for Filtering & Sorting (#5798)

8c61f00fa2a76dcc213f83171802a45042a4cccd authored almost 2 years ago
enhanced readme (#5674)

195528b53c9f4a77225e11281518bd4d54b7d5ff authored almost 2 years ago
Fixed naming of acronyms for fields (#4907)

Co-authored-by: PascalSenn <[email protected]>
Co-authored-by: Michael Staib <michael@chillic...

3f420707715d332cf5d4269490aa0efcf778ee3b authored almost 2 years ago
Make CookieCrumble Packable.

e93e7781839a1f42bec2dc794d864db774f9c4ca authored almost 2 years ago
Fixed EnableBatching and added EnableBatching to migration guide (#5788)

c041087f5d835504f902447fd1d745bda1ccfd70 authored almost 2 years ago
Fixed MSBuild escape issues for Windows. (#5789)

f27bdf80d3b2f8cce0b4b311253d55a097120517 authored almost 2 years ago
Fixed warm up tasks so that they can run with authorization. (#5780)

8c430c09d1d2965cd80c5cef293d396eb70fb7a7 authored almost 2 years ago
Set authorize default to validation. (#5779)

28d4672935a8aeef7bbbcc74ad5ff71dec315462 authored almost 2 years ago
Grouped Extended Types File

29726bf86d22372be3371849296bb063c80ce3ba authored almost 2 years ago
Support .NET 6 Hot Reload (#5165)

e9aa3ec9d961dee74894e724cb4292eb775f38ad authored almost 2 years ago
Disable batching by default. (#5776)

6f6e0e9c3fb85c8eddf88ae278fcdc2e03b35b77 authored almost 2 years ago
Fixed Sqlite Persistence tests on Apple Silicon. (#5775)

8dd8d39544e24ebb3fae09b0c1548cca0045a47d authored almost 2 years ago
Allow to configure max allowed nodes. (#5774)

d8754f909dd9354ef51df66f7547aa9fbbf12112 authored almost 2 years ago
Capture authorization handler as global state. (#5773)

49d861171e40796f08dc1cfc6738858d39062bcb authored almost 2 years ago
Remove Fusion from Builds

83c37a4ec9461e9e78196f978be4352c0015327b authored almost 2 years ago
Extend documentation of scalar filter types (#5759)

Co-authored-by: Glen <[email protected]>

2fc932ba6ca7462183a573f61fad2a831ef79613 authored almost 2 years ago
Adds struct support to filtering (#5760)

b027ca1702e19c2aa4169a66c1ee998819013ae1 authored almost 2 years ago
Cleanup integration tests (#5762)

fd000ca0b0d1f09810230b3e3ae6bf948b3a1d02 authored almost 2 years ago
Fixed handling of Strawberry Shake build output path. (#5770)

baddb2c823b40a447f56cb2c2da2083b3c82bad0 authored almost 2 years ago
Fixed StrawberryShake issues with multiple projects. (#5769)

81ddb33e841eea81d96689e4802b3fdfa9b6817a authored almost 2 years ago
Fixed that field authorization at the validation level was skipped (#5766)

f90438c7de1f7d2f27db9e709d9ded4b8f7d2ab7 authored almost 2 years ago
Added user state to socket interceptor

981104d5cb75c130c6c13a397f9240aef09d1120 authored almost 2 years ago
Add support for inferrence of structs (#5752)

967365a62d4c42d8681b82101d4b081260e6882d authored almost 2 years ago
Added conversion from string to JsonElement.

98c245bbf62a13642cd34a6b3562c93b8594fd05 authored almost 2 years ago
Updated examples on subscription provider.

757f84a82f06c1701dd477e35c74f16050f35acd authored almost 2 years ago
Add subscription related breaking changes to migration guide (#5757)

fc2782fba0b89a72ed0911fa7863eedcfc10049c authored almost 2 years ago
Reconfigured stale bot

5ab731708bfdbd5afc067a96990f49615e7a85a9 authored almost 2 years ago
Implemented a GraphQL JSON scalar. (#5756)

bb4cd2a682cae4986a597d7f9212556fac52d8a4 authored almost 2 years ago
Fixed type inference issues when binding explicitly (#5754)

2ce5de510f20244d27fffc0369d10c843a9d38ce authored almost 2 years ago
Allow to package attributes. (#5750)

b53c11240fcb52107bb849f43d105db1d8a17f63 authored almost 2 years ago
Reformatted the main template.

5cc0b0f5ea1b84baf5462075e9169a8e079c1ea1 authored almost 2 years ago
Add hooks to the HTTP response formatter to write response headers. (#5749)

38202206ac9d136717b24a3a3d6ee26ddd90f765 authored almost 2 years ago
Fixed stream and defer http tests. (#5748)

a0aad5dfe73a5cf1d727a424363a2c98cae53cad authored almost 2 years ago
Allow user to pin GraphQL over HTTP transport spec version (#5746)

974ec6cdcf25be7474b2b8a5e11ba68d99dcbe4d authored almost 2 years ago
Wire activity enricher for field errors that are reported at the request level. (#5745)

f08c2ed5e1f5760e580cfe17080551ea00f60215 authored almost 2 years ago
Ignore YouTube links for spelling (#5744)

49f7dc501abbe2c870c612c1f734c21f54304d0f authored almost 2 years ago
Improve constructor binding (#5742)

645cd17f0fb56ec451be70a5afc78f88ec0ea3a3 authored almost 2 years ago
Ported: Fixed issue where mutating the result object would drop the ContextData #5211 (#5741)

89456dff25217a1fe6eac31231a0dbc817b7af40 authored almost 2 years ago
Fixed type inference issue when using any with schema-first. (#5740)

7f7f0d2ab2a2017192d4e1a4e68c8f0bc439cddf authored almost 2 years ago
Replaced request context accessor with request context enricher (#5739)

3af48100b74cf62e1bd68e98a5bbeed1e43b1065 authored almost 2 years ago
Added generic ID attribute. (#5738)

e94d99d66d683e06fddf7dd566fe529e2e5efa22 authored almost 2 years ago
Added configuration method to register the GraphQL upload scalar. (#5737)

b6e425bc3a8cf88fdccef0bda2b15f520a595855 authored almost 2 years ago
Fixed resolver compiler did not use the GraphQL argument name for field args. (#5736)

aebd14045914b113e13d89aa03f7b7ab09ddb7e6 authored almost 2 years ago
Allow for easier resolver compiler customization (#5735)

a6519a1fc782fad82727b8d75b1fc2b2decdcde2 authored almost 2 years ago
Change mistaken "filtering" wording (#5723)

c4f1a7c1b57882949aec725344cde4b60207e313 authored almost 2 years ago
Allow policy do handle authenticated check. (#5734)

abf1ccc4bf37b852938c8cb5df0d86aa3eecebff authored almost 2 years ago
Fixed cache control defaults were not reliably applied (#5732)

d4f7c5b6456979b9b9fd74782031314c0db4abae authored almost 2 years ago
Add message to exception when enum conversion fails in Strawberry Shake (#5713)

a7d1279749740a5b93436aacee5355db10e0cfc3 authored almost 2 years ago
Fixed link in schema-stitching.md (#5725)

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

6c2b66e39c12063e977c096a286f25ac9d615562 authored almost 2 years ago
Abandon Rented Objects on Errors (#5728)

67947037eaf83e629f2fefca48a159a96d20fb5a authored almost 2 years ago
Partial fix for use of DeferredWorkState after reset (#5712)

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

bc5f432ce26adee5478c5ac7e7487b36119150ed authored almost 2 years ago
Fixed memory leak bug caused by query list keyvaluepair variable params (#5718)

3dc6a8cca4bb6e948e8adb205933ce486f67c288 authored almost 2 years ago
update workshops promotion (#5727)

8663fb72e746b85f5351f7db9964a801eb405a66 authored almost 2 years ago
Fixed typos and formatting.

73e1cde00ba061889fea00d9f54bff84a53400f7 authored almost 2 years ago
DataLoader generator split up code generation.

1c108750f40ad9afbe1a7fb4e8a870b9f7241c54 authored almost 2 years ago
added features to bcp product page

2bf3aa370eeb27a526e030f301b90ae9531c6499 authored almost 2 years ago
Abandon OperationContext when cancellations happen.

8ad9a732809786eba171b69751c0e8d00b85e51e authored almost 2 years ago
Fix link (#5707)

ee27855a60c6407c1d06aca0671ad81fbf801867 authored almost 2 years ago
ExtendObjectTypeAttribute can only applied once

27e91952310a43db7a4ec851ec17bbb383f8c1c4 authored almost 2 years ago
Update v13 Migration Guide (#5685)

ade39bab8a443cc7549f260636698271fedce7fe authored almost 2 years ago
Fixed authorize interceptor not skipping non auth directives. (#5706)

b927300f30383d1bdffabaa764afe44f6369bd23 authored almost 2 years ago
Added Set Converter (#5703)

ba942ccf29f8d932c03e70a706d56dfb627731fa authored about 2 years ago
Fixed Null Value Handling for Json Resolver (#5649)

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

b1b84455f97be23eda8210e6e843309c5d43087a authored about 2 years ago
Fixed badly formatted XML comment

53d7a12328d3269c35a0d845ca02ec5e1a75468a authored about 2 years ago
Fixed state issues when streaming (#5701)

a40b0e3ee523fb81a80db39f9365922bbfc2b070 authored about 2 years ago
Fixed skip take flags

42a0beb9d8fc442f645bd88497596acc9d5d8bbd authored about 2 years ago
Fixed type in interface docs

cf75f001386d9691e556b8fbe17c9bf7a10d8320 authored about 2 years ago
Adds dynamic query cache-control (#4540)

9fb5268af388419c042effc482abfa458119b829 authored about 2 years ago
Removed TypeReference Interface (#5696)

802c9b85e768e47c3499d9bcc97d4c929eae80c1 authored about 2 years ago
Fixed typo in schema-configuration.md (#5699)

aba413e584b4d351a9db32994171aed3afcc5d17 authored about 2 years ago
Fixed handling of generics for DataLoader (#5695)

bd0ceebbd85fa6d707a9fd128ccb66855dc559f7 authored about 2 years ago
added redirect for greendonut

b1a21b6df06c83d104caeeebc829866649304c73 authored about 2 years ago
moved redirects to nginx config

0c6b18375cb213c349d8d7c89996644d137c977f authored about 2 years ago