Commit Graph

505 Commits

Author SHA1 Message Date
William Myers
3bbedd0445 Fix typos in project description 2020-05-25 15:37:46 -06:00
Sunli
de76ff47c9 v1.13.2 2020-05-22 14:16:14 +08:00
Sunli
c4415f1102 Update doc for Context::data 2020-05-22 14:02:28 +08:00
Sunli
19803ccc61 Fix the problem of compilation failure. 2020-05-22 13:38:46 +08:00
Sunli
1461210df7 Add logger extension 2020-05-22 11:58:49 +08:00
nicolaiunrein
c0ee41c8be Fix typo in book 2020-05-21 18:45:24 +02:00
sunli
10dc8d9a2f v1.13.1 2020-05-21 21:27:08 +08:00
Samuel Hurel
32e04ab635 Merge pull request #100 from IcanDivideBy0/stream_connection
Stream connection
2020-05-21 14:18:32 +02:00
Samuel Hurel
f9249e403f Add proper count for Stream DataSource impl 2020-05-21 14:02:21 +02:00
Samuel Hurel
d58fd6e942 Remove StreamDataSource wrapper 2020-05-21 13:10:36 +02:00
Samuel Hurel
a7a17a43ad Add doc 2020-05-21 11:45:15 +02:00
Sunli
3dc6315cee Add async_graphql_warp::GQLResponse 2020-05-21 17:37:28 +08:00
Sunli
f7067ed63f Update async_graphql_tide::ResponseExt::body_graphql_stream 2020-05-21 16:30:17 +08:00
Samuel Hurel
1f4b732615 Fix tests & impl From<Stream> for StreamDataSource 2020-05-21 10:22:36 +02:00
Sunli
120830b29b Remove Sync for StreamBody 2020-05-21 16:12:18 +08:00
Samuel Hurel
3aac2160e0 Remove StreamDataSource mapping closure 2020-05-21 09:55:49 +02:00
Samuel Hurel
02de780921 Stream connection 2020-05-21 09:40:42 +02:00
Sunli
bcd39f4df8 Remove Clone bound for Deferred and Streamed 2020-05-21 15:38:26 +08:00
Sunli
1dcad7e615 v1.13.0 2020-05-21 14:03:23 +08:00
Sunli
788360d6b7 Add StreamResponse support to async-graphql-tide 2020-05-21 14:03:05 +08:00
Sunli
24af597f30 Add StreamResponse type 2020-05-21 11:36:44 +08:00
Sunli
326fac2799 Add @stream directive 2020-05-21 10:12:54 +08:00
sunli
07fe440772 v1.12.18 2020-05-21 07:46:16 +08:00
sunli
7d4150766e Upgrade multer to 1.2.0 2020-05-21 07:43:35 +08:00
sunli
0bed5011b0 Merge branch 'master' of github.com:async-graphql/async-graphql 2020-05-20 20:11:32 +08:00
sunli
83f6641639 v1.12.17 2020-05-20 20:10:46 +08:00
sunli
374023748d Add @defer support for actix-web 2020-05-20 20:10:40 +08:00
Nicolai Unrein
df75c15f20 add examples and benchmarks to docs introduction 2020-05-20 13:39:00 +02:00
Nicolai Unrein
260c03e55f add examples and benchmarks to introduction of book 2020-05-20 13:29:07 +02:00
sunli
fe4b98e0a8 Solve problem #99 2020-05-20 15:44:59 +08:00
sunli
6f924efcf4 Add defer tests 2020-05-20 13:42:55 +08:00
Sunli
75bfba057a Add Deferred type and @defer directive. #51 2020-05-19 20:53:29 +08:00
Sunli
f09293b752 v1.12.16 2020-05-19 13:29:44 +08:00
Sunli
d00e3e8c25 The scalar name and description attributes are placed on the process macro attributes. #97 2020-05-19 13:27:01 +08:00
Sunli
53dcd54f9a v1.12.15 2020-05-19 10:34:10 +08:00
Sunli
bc3dd36a4e Fixed the bug of generating federation sdl. #96 2020-05-19 10:32:08 +08:00
sunli
a811f48952 Update schema.rs 2020-05-19 00:03:15 +08:00
sunli
74eb08f72b v1.12.14 2020-05-18 21:32:38 +08:00
sunli
7c060612a0 v1.12.13 2020-05-18 19:47:20 +08:00
sunli
c5f5e7795c Provide the interface information of the object to the Federation. #95 2020-05-18 19:47:09 +08:00
Sunli
ca0b90e064 v1.12.12 2020-05-18 11:39:10 +08:00
Sunli
85c54762bf Sort __Schema.types and __Schema.directives by name. #93 2020-05-18 11:37:05 +08:00
Sunli
235d29b954 Fix some bugs in federation integration. 2020-05-18 11:24:27 +08:00
Sunli
26e737014e Support multiple lines of rustdoc as a type description. 2020-05-18 10:09:09 +08:00
Sunli
c4ef89e00c Upgrade multer to 1.1.1 2020-05-18 09:32:55 +08:00
Sunli
09f84d428b Merge pull request #93 from krevativ/master
Introspection tests
2020-05-18 09:21:34 +08:00
krevativ
873f6d3d11 Format introspection tests 2020-05-17 20:59:21 +02:00
krevativ
b12fed4b56 Delete old test_introspection.rs file 2020-05-17 20:57:55 +02:00
krevativ
ee32ea5455 Add introspection tests 2020-05-17 20:55:40 +02:00
sunli
4414fd2094 v1.12.11 2020-05-17 16:38:46 +08:00