Gero Posmyk-Leinemann
|
5f777e8a6d
|
Clippy cleanup (#579)
|
2020-03-20 09:11:06 -07:00 |
|
nWacky
|
eb941e509a
|
Add subscription support (#433)
Co-authored-by: tyranron <tyranron@gmail.com>
Co-authored-by: Christian Legnitto <LegNeato@users.noreply.github.com>
|
2020-03-18 20:31:36 -07:00 |
|
Christian Legnitto
|
f247dbee48
|
Fix most warnings (#567)
|
2020-03-14 00:01:02 -07:00 |
|
Christian Legnitto
|
e9b8aa2c38
|
Rename execute -> execute_sync, execute_async -> execute (#556)
|
2020-03-09 22:40:26 -07:00 |
|
Christian Legnitto
|
00b111a1ff
|
Remove async feature gate (#554)
This still has the async / non-async split. Future diffs will get
rid of `GraphQLTypeAsync` and move everything into `GraphQLType`.
|
2020-03-08 23:20:11 -07:00 |
|
Jordão
|
eff086a337
|
Format code
|
2020-02-05 18:10:43 -08:00 |
|
Jordão
|
03229ddf65
|
Added a small test for field validation error in the async executor
|
2020-02-05 18:10:43 -08:00 |
|
tyranron
|
c51c675306
|
Use caret requirement for specifying 'futures' crate version
|
2020-02-04 09:57:47 +01:00 |
|
Christian Legnitto
|
c42c71b02d
|
Update to latest tokio
|
2020-01-22 07:56:03 -08:00 |
|
Christian Legnitto
|
16f34db12f
|
Add async feature flag
|
2020-01-21 08:04:08 -08:00 |
|
danieleades
|
6fa6c20fa7
|
address clippy::all lints (#486)
|
2019-12-17 20:37:46 -08:00 |
|
Christoph Herzog
|
ce3cf45ca9
|
Rename object proc macro to graphql_object
|
2019-11-16 02:57:48 +01:00 |
|
nWacky
|
a5580a939d
|
Update most crates to futures 0.3, add todos on not updated crates
|
2019-11-12 12:04:09 +00:00 |
|
tyranron
|
5d3ed9ac72
|
Remove async_closure feature usage
|
2019-10-10 00:07:10 +02:00 |
|
tyranron
|
639c29e91e
|
Upgrade futures-preview, tokio crates and remove unnecessary 'async_await' feature
|
2019-10-09 20:11:34 +02:00 |
|
Christoph Herzog
|
a14f0ddebd
|
WIP async/await implementation
|
2019-08-21 15:48:31 +02:00 |
|