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: NullReference Issue (#231)

620d1dd2ceebdd4add2189e51e2ec01b257d0ec8 authored over 6 years ago
Fixed: Overridden members where incorrectly handled by the reflection utils (#230)

7b0fc7dfd0ec19e6470b070371cc96667ef850d1 authored over 6 years ago
Finalized Validation Rules (#221)

f9685e901e2a34bcf7325fa35dede0aeae1c01d2 authored over 6 years ago
Sonar Issues (#220)

11518c7a18dd5410cae0141e64bfe24e9b1044c0 authored over 6 years ago
Fixed enum serialization issue (#218)

70147e3ffff6ac2c50575af682d32d6ee30423ec authored over 6 years ago
Fixed: ResolverResult value constructor ignores value parameter (#217)

82069341c9d635b76fd3f03831e649458bec3c4d authored over 6 years ago
Added more validation rules. (#214)

- #111
- #116
- #113

62afad593d8800937a659bdbd0688cc5aaf8f38b authored over 6 years ago
Fix spelling in README directives list (#210)

"Depricated" -> "Deprecated"

f129c5e11d6007f0c85eaf876161c9c0ff006117 authored over 6 years ago
Fixed Sonar Issues (#209)

3e8b7f55fcc14bc9c4660ff9b18239547de07ea4 authored over 6 years ago
Merge pull request #205 from ChilliCream/next-version

cfeba2fd2ce6d56b4e4c4835dc2201f800bfe830 authored over 6 years ago
Merged master changes

31b2cbf9e7efe0bf21dcd0c3537a50d08af1b221 authored over 6 years ago
Data Loaders (#189)

aee82bdbeb88361b846e54022e27e31c728b3652 authored over 6 years ago
Fixed Error Print Issue (#195)

24cbe64d541729ecf79c030dd7b52eb97223a232 authored over 6 years ago
Added error printing (#194)

37f8b51e53d9cf72569301d841ae4939db53a96f authored over 6 years ago
Validation Rules (#186)

- #131 All Variable Usages are Allowed

6d7232dfa8ccdf76cba56c71cadf400e204e918b authored over 6 years ago
Added integration tests for object types that are also used as input types (#188)

ac46950800de6dcd4dc220750317b36bc6c087dd authored over 6 years ago
Query Validation Fixes (#185)

762f4924cc7bc1520e7c597349e96ead960feb52 authored over 6 years ago
DataLoader Tests (#177)

ce9fae5103f761319f48486c3d0a1ab3c70882ea authored over 6 years ago
Validation Rules (#176)

- All Variables Used #130
- All Variable Uses Defined #129
- Directives Are In Valid Locations...

600cafbf51bbebb21c9abc0ed5db58db51357e0c authored over 6 years ago
Data Loader Support (#166)

c242d42573918c8e8523e43b06f397d32f0b7689 authored over 6 years ago
Updated LICENSE (#168)

cce5d2095554e8d810fcec7dc32c3de7d969e076 authored over 6 years ago
Skipped test

f5aae721ca199493ce196125bdc18821861b0221 authored over 6 years ago
Fixed md-linting issues

bc6d16b34d845429f321d0f3d2670198141835a9 authored over 6 years ago
Fixed enum variable serialisation issues. (#165)

793343fcdc898b8d4430a264c30edcefc9f464c6 authored over 6 years ago
Query Validation Rules (#164)

d8c3681b41b9ca40f75dbf0a092c2ca9a56abfc9 authored over 6 years ago
Fixed Sonar Version Issue

095d5d3ffc634856c3d37d5167d278f1950f9688 authored over 6 years ago
Updated Readme

31f52d1972efa07b20bc7e066812e23cac331a82 authored over 6 years ago
Marked _schema.directives as implemented

b528ed2adc390e73d7cf93e66b23058e78cd1019 authored over 6 years ago
Benchmark Tests IsPackable=false

d95423f356ff38f2ec365aaa41e3baa8281dedb2 authored over 6 years ago
Directive Support (#156)

6c4effb7f921030d0dbc02d6df30129145cb4143 authored over 6 years ago
Added support for sonar builds

bd3e878682dfdf3e4617bfbfb7855bcca746bb78 authored over 6 years ago
Ignore sonar files

9d7751e4090eec263d4cde31362a1e80311df6bb authored over 6 years ago
Fixed sonar analysis issues

083e84f39322a6400739b3ad77599f864f354eaa authored over 6 years ago
Fixed sonar analysis issues

af4142c8feb1c8e5d118e746e242377b8ceba964 authored over 6 years ago
Fixed spelling

84a85df65c21a030b8cacc7ae648efc804f604ee authored over 6 years ago
Fixed spelling

8561025c1e9933fa00505d6b9a54ad34b3256fd7 authored over 6 years ago
Fixed spelling

ca48368fbd260ef3da2de112d21ad35b5b90c0b5 authored over 6 years ago
Fixed spelling

a28853a06f8839540cf598d3f959a05f1d726bc1 authored over 6 years ago
Added the EnumTypeFactory (#155)

c0951b2b303f76e36137e3225b1930e04463806f authored over 6 years ago
Benchmark Tests (#154)

1fc2617ee0bd26042e86893c6439cdffba6044cc authored over 6 years ago
Fixed test issues

ba7cbc0d6158eeac6f08f7e2112b5079fc8eec1f authored over 6 years ago
Support for clr-type registration

09641774b08d9254b0fd954be178755cd2fd7481 authored over 6 years ago
Merged master

99ef0c11b58658a9021962e5ecf97bcb833bad68 authored over 6 years ago
Execution Engine Refactoring (#152)

30a261ac5c39c905ce5143598c65062e08e407dc authored over 6 years ago
Fixed behaviour of the type analysis when the clr type is a generic type

10a77461ff914de07b527c0309f3c6a77eae95bc authored over 6 years ago
Fixed typos

38ef66bd33cdb78b019041f4e9048b63e4eb2d52 authored over 6 years ago
Merge branch 'next-version' of https://github.com/ChilliCream/hotchocolate into next-version

0ba42b7dc625bfa727d47565b42a1533346be25c authored over 6 years ago
Amended build scripts in order to provide symbol and source packages

ba0c2779ce700070133414c66c940a86d23acc0e authored over 6 years ago
Type System Refactoring (#133)

11ff3f94449aae7fe23451536f5f4cb30aa9dee6 authored over 6 years ago
Updated Readme File (#149)

Used commit id instead of branch name to refresh the readme banner image.

042765688f21c824da4c16b347be287015f1721b authored over 6 years ago
fixed build

5a48534fc05c052fa862c3b28545863b18fdf45b authored over 6 years ago
Added package icon

91a31fb95a73fa5a2def90f3a1545ffc3da8192c authored over 6 years ago
Reformatted

ae68cc28ce67d1408c45e6ae0706095a2b1510c7 authored over 6 years ago
Added server template documentation

3a3712bb3891985bdcd336c12689fef3d3876d6b authored over 6 years ago
Added star wars example reference

1cf53ea4bfcdc8b615bca3abc38680485626cdc0 authored over 6 years ago
Reworked middleware example

18bd7b52559d14f8485298cadf404735526503a9 authored over 6 years ago
Fixed: Middleware example

9d31c0f06d3e5ffad503cf5b27fc5de7591823aa authored over 6 years ago
Added long type to readme

e799e42494eee68c7b6366e70ebcf12a2b5220f6 authored over 6 years ago
Updated Test Snapshots

f36b85636c1b28fa7054fe425df08dbf9fc54192 authored over 6 years ago
Added new IValueNode<T> interface to all value nodes

7501f50cb0dcb695e9cc1155b573ed0f966d9f56 authored over 6 years ago
Support for LongType (#142)

0a496a8d183c557a2c3c8bab43474042af65b792 authored over 6 years ago
Bugfix Variables and GET Request (#141)

* Fix variable parsing

* Fix GET Request

* Fix test and GET request without variables

4fd1d0b8dedfc384baab20b233ee456761819221 authored over 6 years ago
Preregister extended scalar types (#140)

* The extended scalar types are now preregistered

* split the register method into three parts

226ac00e1bc5327dbeedf3c0fd9dd6f3a0002641 authored over 6 years ago
Merge pull request #139 from gmiserez/ListInstanceOfBug

447b91cdb764c2401cb7f8f38a48d557627f3715 authored over 6 years ago
Fixed: The inner type was not correctly handled and caused an issue with the type detection

9349a31c59438fe45131ef564dd9abc074cf43bb authored over 6 years ago
Merge pull request #105 from michaelstaib/dev

Fixed: Argument Null Issue

258b1bc70fb4ced6475c99576cc71d10ac43c726 authored over 6 years ago
Fixed null argument issue

26bf2b73c41077a77bf91931b84e002c6afa6f97 authored over 6 years ago
Merge pull request #136 from ChilliCream/get-request

e1ccfdffeac1f2d2e8be7eecc2023274d158c1eb authored over 6 years ago
Added middleware test for forwarded requests

10bb742df0003aa2e1c0cf042cee523a69765df8 authored over 6 years ago
Forward the GET request to next handler if contains no query (#135)

5f996f9b97c80adc1a3ea5be8381d16ba6f9c286 authored over 6 years ago
Fixed argument null issue

fddf16717f50117fe32c0a67ab585009366121c4 authored over 6 years ago
Added schema configuration stubs for directives

a7db3eb99d4f99fb1fcb717c123db200c210b8b8 authored over 6 years ago
Middleware Service Provider Fixes (#102)

1ec7eaeceab3f19373278d1c2643b19877c78254 authored over 6 years ago
Added more AddGraphQL overloads

77c4174cae514a0223f874aa1123f2613f01d20d authored over 6 years ago
fixed middleware tests

0e8e4d88e3df4e20768e5874c1fe2a518aa9c80c authored over 6 years ago
Fixed middleware setup

1301068e0aaa99284498bc349e6ebf113b682c08 authored over 6 years ago
Basic Query Caching (#98)

33b75e502b669dfa9a9e181b824815c73cd555ac authored over 6 years ago
Integration Tests (#97)

3a23cc004b4186402fdd396506a6bd75b505b51c authored over 6 years ago
Added package descriptions (#93)

283a6883a10b7a287c6e9b5d63e4337460b31622 authored over 6 years ago
Support for GET Request (#96)

da3a25876e87dcf53b990daef2b4b05edd88d2a7 authored over 6 years ago
Integration Tests (#95)

9f486f000f4fb4b21403eb916e0a316fe6bef12f authored over 6 years ago
Added more lexer tests (#94)

2bb97adedbff7ee16d919f39a1e8a71d3987b31a authored over 6 years ago
Floating types are now parse culture invariant (#91)

bdd1716b66135ee69d565dd6421fedeab98aa1b5 authored over 6 years ago
Fixed escape string character issues (#92)

Fixed: The lexer did not handle the escape characters b f n r t correctly.

012916ad8da102e59b63a59b278d8df4ad0ee663 authored over 6 years ago
Configuration API Refactoring (#87)

4a75057fc87f7ddf7e6684d711604700416ce82b authored over 6 years ago
Fixed: String escape for the string token are now correctly intrepreted for \" \\ \/ (#89)

5f3f8a42d1f60fa4230a24e0cf6b8789bd4cd9a5 authored over 6 years ago
Additional Tests (#82)

c0dd7c0756473677bd75c49b45709f65b644bc75 authored over 6 years ago
Added type kind tests (#78)

96b02bb2ca9aa28b3432bda8a480ef435f00f8f4 authored over 6 years ago
Refactoring: Reworked the char extension initialization into separate initialization methods. (#76)

f07936d3fa99bed5ade3e3f9dded8d03b5229927 authored over 6 years ago
Readme and Code Fixes (#66)

0aa582aaeb3a99d2a03726a29cf73e3b07d6ecc7 authored over 6 years ago
Bugfixes (#65)

34a0956798831545b1e8e8fea3dcc3e32dbbdeec authored over 6 years ago
Decimal Type (#64)

19a3fb1053a99c12ab43e2ccf27ab5d5bbe2c93a authored over 6 years ago
Update issue templates

5ee202916dd2e50badc46681f1e57523089b6f64 authored over 6 years ago
Enum Type Bug Fixes (#53)

6ee315b41ef6e675df4df209a429bed67b6b7faa authored over 6 years ago
Reworked Readme (#52)

066e290e3ad6e40a0c8acf64a6702a504e0af9ef authored over 6 years ago
Directives Removed Temporarily (#50)

845a7dda956bc0cfa1ae13d3999aefc5cb7a405f authored over 6 years ago
Fixes for code examples (#49)

* Added sync execute to schema extensions

* Added queryresult toString

bce8e7da5dd5f56dfb10f55941c8c4533f78c3de authored over 6 years ago
DateTimeType, DateType and FloatType (#48)

38a20a14d493b51739fab188ed5ea1e72e8fae05 authored over 6 years ago
Input object serialisation (#46)

79b2c22e3a9d76b112c9818b5e1e326522bdea0d authored over 6 years ago
Resolver Compiler Fixes (#45)

aa413934aa80bb827d6020f595501336b3549ff9 authored over 6 years ago