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 Namespace of AuthorizeAttribute (#6309)

838f88c1d2dcccf44edd9ede5f6ab68aecafdb60 authored over 1 year ago
Better Error Handling in Fusion CommandLine

980cbbe11c030a8f744dc862e5331bc848155c35 authored over 1 year ago
Adds services to fusion registration extensions (#6305)

f67fa01cc10fbb8b9a2c37210b60907288e069a6 authored over 1 year ago
Improved Fusion Error Handling (#6303)

2f349a853b602831589805214280b4d0d670fd4e authored over 1 year ago
ArrayWriter.EnsureBufferCapacity must account for _start (#6266)

18713a67fb2f1324fa6624fa75920a51057cd4a0 authored over 1 year ago
Fixed `parse result` method for `date` and `local date` scalars (#6275)

9c66cb0f9461c2dbb6cb0b0be3f9f9853838f0e9 authored over 1 year ago
Fixed StrawberryShake PersistedQuery Docs. (#6297)

dd1ca23c5298371079a2d7927db2eb085a04a9ff authored over 1 year ago
Fixed apply default in `Authorize` extension methods (#6298)

add24f5a7966eac556c4aa9ede45a53b7f88cedf authored over 1 year ago
Fixed issue with composing interface across services. (#6299)

e6b2c20f0863622503d102ab4d351feb89053f89 authored over 1 year ago
Updated operation-complexity.md (#6284)

f7cec169302b8f59b4a3fd28a5887eac47084da3 authored over 1 year ago
Memory Optimization on Schema (#6290)

e11401c2dcec0dffc951beec2e384ded6417a864 authored over 1 year ago
Fixed issue when querying interface lists. (#6287)

aaa0c432712b5c44dda45fd3b509ce068a03e4bb authored over 1 year ago
Fixed Issue with Field Requirements (#6286)

ea96c095aef1d786a732b9737b557f238abb42a7 authored over 1 year ago
Introduced Require Directive (#6281)

563600b4462abb51679dc20bf449d7795d9fe5a9 authored over 1 year ago
Added initial support for field dependencies in the gateway (#6238)

5f47bb846f96a1aa45b5b90c17cddc9b3b287dc3 authored over 1 year ago
Prevent expression reduce when looking for ordering method (#6255)

fda99f341ce13ccbb64bd03946bc677a19884f29 authored over 1 year ago
Expose variables in ComplexityContext (#6263)

8a98efc10c92acf3c583601b514c1b667d309311 authored over 1 year ago
Added first class pipeline support to fusion. (#6253)

2e01d116fd94f5b51011d9a4dcf0526132158b06 authored over 1 year ago
Fix description of delegate resolver $arguments variable (#6250)

1f9b3a5525753ca819c3b132be6e81e8af35413c authored over 1 year ago
Fixed accessibility of `NoOpStringBuilderPool`: private -> public (#6244)

9f21941ae90272b96adb6a7d556000939decaa9a authored over 1 year ago
Added tests that show CompareTo is ignore. (#6245)

b2bfdff35f27b327b15aafce0a47a0f45b224bcc authored over 1 year ago
Publicly expose underlying request executor builder (#6243)

bc9a5ba67820b56f53c2935351850257a4de0e1e authored over 1 year ago
Fixed Package Name for HotChocolate.Skimmed.

c2d30ba04cb9099ee31b5a9a043debcffe025825 authored over 1 year ago
Fixed nested variable forwarding in Fusion (#6119)

33b95e7ba4f32f0e950d7b519b3609e2c94a27de authored over 1 year ago
Fixed explicit binding behavior (#6237)

9274bc9a2a0d2b2cf575652833c702e9d586255f authored over 1 year ago
Fixed issue with nullability inference of nested types. (#6230)

Co-authored-by: Anton Tykhyy <[email protected]>

679cc61c851c61d57d3e8094332c923fe6c76138 authored over 1 year ago
Fixed invalid condition in Neo4J driver. (#6235)

6283ee9b7b4322b6dbe1e7d922f2ab6be4c30e61 authored over 1 year ago
Fixed invalid condition in socket message helper. (#6234)

68b80bc3d730b85d08e3261504d34446f23b8bc3 authored over 1 year ago
Fixes Type extension broken with typeof. (#6233)

494b6825f1ec7613c6486708bce4b8ecf235f129 authored over 1 year ago
Always Create Code Generation Root for StrawberryShake (#6229)

49acfeaea57d5768b9f8afc07fe840efa074cf14 authored over 1 year ago
Removed TopicFullMode.Wait

35b5fa498a17010d9a8c58e5cedd2e66b07112c4 authored over 1 year ago
Fixed #6222 InterfaceTypeDescriptor duplicating fields if CreateDefinition called more than once. (#6223)

8671dadb18a3b06f67f5bd58fc92ad61cd32292b authored over 1 year ago
Reworked Unsubscribe from Topic. (#6214)

291bcb0653aff1a5393b27e33c8b27e05edf71d7 authored over 1 year ago
StackExchange.Redis from version 2.2.88 to 2.6.80 in HotChocolate.Stitching.Redis (#6220)

5e1cfa8f6f34d8c2f62531fd280b032bd2b20cbf authored over 1 year ago
Enforce preflight header on multipart requests. (#6189)

460aff98fabff239e0e116f49ee7ee386fab3593 authored over 1 year ago
Fixed QueryableStringOperationHandler example. (#6204)

122ea2c72b9e0eef324acdc7d438676d25fa0949 authored over 1 year ago
Rework the middleware documentation (#6212)

86a0bcb91b96b47a715334a559c175591a7124fc authored over 1 year ago
Add Documentation for Middleware integrations (#6201)

af4d14ccb908fbb3f1225bdfe9da87ae03b90db5 authored over 1 year ago
Fixed method name `IResolverContext.RaiseError` to `IResolverContext.ReportError` in docs. (#6178)

c1402d5457bfa58c180f1925253d07784bd2c7ee authored over 1 year ago
Added documentation for environments (#6183)

0ceec2b4db6a9d2d414f56f7f9d5241d711413ed authored over 1 year ago
[StrawberryShake] Removed temp directory after updating the schema. (#6186)

69891451601b7d72b642c908b830fe7138b2ead3 authored over 1 year ago
Fixed DotNetVersion parse order (#6180) (#6190)

3a7d45799d5ce73ff708596cacc7b88709693ce1 authored over 1 year ago
Allowed better transport configuration in the Gateway. (#6176)

9a3011057a50bfd053594a1f96457227bb417f6f authored over 1 year ago
Fixed navigation in Barista Docs (#6175)

f24bab24f24076a901b72939cb92958e0692e9f4 authored over 1 year ago
Renamed Schema Merge Middleware

99322660b1195cdddef1167385d00ff62567ae5b authored over 1 year ago
Fixed website build (#6174)

9ff9ed0dfc4afc0eb858423ead10d9d5b589a17b authored over 1 year ago
Improved Commandline Outputs

c8ae4b5c73f34eb238b49936a717cb971c282425 authored over 1 year ago
Reworked Regex based scalars to use source gen. (#6169)

92ab5a913a3a0eae4d146a878951acafa409d839 authored over 1 year ago
Added more docs for Banana Cake Pop and Barista (#6172)

4efa48e915e4d9c10159c0656b39c8279a9c7efb authored over 1 year ago
Fixed Default Source Stream Error Behaviour (#6170)

35a4119c9527c4338ffa690190172dbb62806b4b authored over 1 year ago
Fixes and issue with custom directives and directive variables. (#6168)

eadbb4785775d5da5775973a6b81a486fec5e8ff authored over 1 year ago
Added default value syntax attribute (#6152)

fd9f18773b97a98ef9cffac31a9f329da533be31 authored over 1 year ago
Added command line documentation (#6160)

d7bb2d4d5c0ab987a2bfa6c1cd0d46346c3c151d authored over 1 year ago
Added dynamic schema documentation (#6161)

1da0ee327bce3812b8f52dc17649cac4162f7f89 authored over 1 year ago
Updated filter input type name in filtering documentation (#6165)

e7de04151899384d4cfc4d9ee9c7437d0765fec3 authored over 1 year ago
Fixed various issues in the sorting documentation (#6166)

dee1b74d3d94ea97b4aa38b863e6d2fbb3575679 authored over 1 year ago
fix dialogs' stacking (#6167)

5559a6dfa52c713f2fbe9a8ab91f753672ac4a6e authored over 1 year ago
Dependency Injection Refinements (#6155)

3cd3977f0b7f5c878517cd690c896afe9be7b2ab authored over 1 year ago
Fixed Sonar Issue

0c0ddf7da06e97ab60e4bfb8603c0b86fb52bdc8 authored over 1 year ago
Ensure StateHasChanged is called on render context (#6149)

a1bd513f4b8031bea87a0a16f1b13fa52e49ea09 authored over 1 year ago
Registered ASP.NET Core Auth when using the default provider (#6150)

19f152c50aaaf1ac04446487b1e268058f012789 authored over 1 year ago
Updated Build Configuration (#6151)

a0cb5b7286be5dfee0d95033ebbea19aa84cb423 authored over 1 year ago
Updated cSpell Dictionary

f041630907f43b273e254267d9de037f17099bb6 authored over 1 year ago
Add complex id documentation (#6144)

38c62d502fa7dd52d6ec8d143766ffd6f4b518c9 authored over 1 year ago
Rework subscriptions documentation; (#6145)

a8a6682d5a6951c968659e4a4e3a0e2cfb0ed04b authored over 1 year ago
Adds allow anonymous (#6146)

60be811fe7fe66aaddf58cb78b19666a7d34ec67 authored over 1 year ago
Skip authorization rules on after resolver if the result is null. (#6148)

fc4f1787d1c17ce985489a0291eaf2aa37345d3f authored over 1 year ago
update trainings in website (#6147)

4133ea0d12726816195195346a224a7c45ae84ff authored over 1 year ago
Added ability to use method from abstract types with ResolveWith (#6110)

c274f595b4e54c311640d245c77bf89683fa7a39 authored over 1 year ago
Adds Keep Alive message to SSE (#6133)

b2000ed31eb3d25829c7a718e12c42d8fafb4458 authored over 1 year ago
Merge pull request #6135 from ChilliCream/ma/training

update training dates on website

3702e13e2af5100af96d6c94de6c5001ba1566f3 authored over 1 year ago
update training dates on website

002c3136a29e27b56b1b5508047b8465ff17b565 authored over 1 year ago
Fixed query subscriptions not emitting data (#5898)

011faa81f5696b9e6d8a393b54222aa8e066ecfe authored over 1 year ago
Added allowAnnonymous directive (#6134)

ff14574a846785f28f2425a0cadcff78122e9173 authored over 1 year ago
Added Strip leading I from Interface Name option. (#6124)

21e022842b5dabaa0f820d5f4e9d811321e2b500 authored over 1 year ago
Fixed SetOptions. (#6123)

916b7714162cf5e7b098aa686eabf14e21d235da authored over 1 year ago
Fixed Snytax Serialization for File Upload. (#6122)

26b3433af0dc423590ebf71dca74f76b94616368 authored over 1 year ago
Fixed StrawberryShake result has empty Extensions Issue (#5967)

e895378168e437d63e3387435d49971a878b33dd authored over 1 year ago
Fixed extensions/locations confusion in error extraction (#6117)

dfb857d9712082cdc6b3e551023786024f096e6d authored over 1 year ago
Fixed small issues on HotChocolate/Core/Benchmarks (#5915)

ed2fddd7f41964b3582a4ecc54ac595c35a70ade authored over 1 year ago
Upgraded MongoDB Package (#6116)

2e3fc8eadb6b5e5b8cf4a0aa076e8196e2e6fde3 authored over 1 year ago
Authorization Refinements (#6107)

9b5c47869704c44e774e18aab121c0d14cf8a647 authored over 1 year ago
Use structs with non-default constructors as input types w/o configuring (#5844)

ce20cb7c9e7a12f52d4109a846ce15d38294e57c authored almost 2 years ago
Fusion Builder Refinements

e2274bea42c0cef989476ffba22a73657c9b4133 authored almost 2 years ago
Fixed Request Executor Event Memory Leak (#6106)

8a1b877b6d676fb7e18a19b62c019ee27b6c61da authored almost 2 years ago
Fixed ArrayWriter memory expansion condition

9f9bc75e85859fe7fb002495b850f6ce8129b652 authored almost 2 years ago
Fixed issue with aggregate errors when using mutation convention. (#6105)

a7da2951c555fd62b78fbf5aeddf8e8ce200a6d3 authored almost 2 years ago
Fixed HotChocolate.Core.sln references.

588267a036af56d14ada1a80be93e49400257c38 authored almost 2 years ago
Fixed Pipeline Caching Issues.

dc10c4be98e10d64455526a74ad2627f240e66c1 authored almost 2 years ago
Updated Test Snapshots

b030d4b79433ec4bf45502a3ea3f98859ec23670 authored almost 2 years ago
Reworked Cache Handling in Pipeline (#6100)

b5c0e87ba3184f7037aac987dd84b8bc99d334b5 authored almost 2 years ago
Attempt to Fix NullReference Exception in OperationComplexityMiddleware (#6099)

86ff9988eb0eb4e9e2a6d778a69db13edc33d083 authored almost 2 years ago
Fixed XML docs on UseFirstOrDefaultAttribute (#6098)

de2e6b13976bc7ca0703447cc578276f1179b416 authored almost 2 years ago
Allow Zero Complexity (#6097)

* Allow Zero Complexity

* cleanup

a4ab9e141b9a7978f8381a50365853f3592d0cec authored almost 2 years ago
update workshops (#6095)

1cbc56ecf50d270784257dc71251b6ebfa499844 authored almost 2 years ago
Make `CustomParameterExpressionBuilder<TArg>` non-sealed (#6087)

f834e8d7881bc322cc5c7b1b2cd8a0f64f643166 authored almost 2 years ago
Add SetUser extension to IQueryRequestBuilder (#6093)

3dfa4ecae0a692d5a37047e95420a9dc6f30d23c authored almost 2 years ago
Added better error when expected message type does not match actual message type. (#6086)

fb8e5a2faa56c158f0838acd4492cb1d0abe5277 authored almost 2 years ago
Added test for issue 6050

609ff74ee6b1ccfcb1e0d4023f57b11a0f0c7439 authored almost 2 years ago
Fix Subscription Handling of System Messages (#6062)

0f6723f94a856c384b396939211146205ada9aea authored almost 2 years ago