Commit Graph

54 Commits

Author SHA1 Message Date
Sunli
f09293b752 v1.12.16 2020-05-19 13:29:44 +08:00
Sunli
53dcd54f9a v1.12.15 2020-05-19 10:34:10 +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
ca0b90e064 v1.12.12 2020-05-18 11:39:10 +08:00
sunli
4414fd2094 v1.12.11 2020-05-17 16:38:46 +08:00
sunli
2a63fe1b54 Replace multipart parser with multer. 2020-05-17 16:26:36 +08:00
sunli
b31639e3e9 v1.12.10 2020-05-16 21:23:28 +08:00
sunli
fb54c60aff v1.12.9 2020-05-16 18:19:40 +08:00
Sunli
2335aa1f2b Merge pull request #90 from vkill/async-graphql-tide-ext
async-graphql-tide: support make query_builder from get request
2020-05-16 10:38:10 +08:00
vkill
d37c97a38e async-graphql-tide: support make query_builder from get request 2020-05-16 10:34:06 +08:00
sunli
10a8b71adb Preserve field order for introspection. #89 2020-05-16 10:05:48 +08:00
sunli
b92f6a568e 1.12.7 2020-05-14 22:14:31 +08:00
Sunli
e0cdefbcb6 v1.12.6 2020-05-14 15:45:02 +08:00
Sunli
5cc0208765 Update async-graphql-tide::ResponseExt 2020-05-14 15:40:23 +08:00
Sunli
ed6c87b004 Add async-graphql-tide::ResponseExt 2020-05-14 15:24:24 +08:00
Sunli
3cd98918db Add async-graphql-lambda
Update async-graphql-tide api
2020-05-14 14:50:08 +08:00
sunli
b358b69974 v1.12.3 2020-05-13 19:04:13 +08:00
sunli
352f9e44af v1.12.2 2020-05-13 09:04:53 +08:00
sunli
b8095e8dd3 pre-release v1.12.1 2020-05-12 17:20:23 +08:00
sunli
7ca752cdfe v1.12.0 2020-05-12 16:41:10 +08:00
vkill
d246233952 async-graphql-tide: support Extension Traits, ref https://blog.yoshuawuyts.com/tide/ 2020-05-12 09:11:45 +08:00
sunli
8e9aff105e Support Upload Stream #15
I think the previous implementation is not elegant enough, the `QueryBuilder::set_files_holder` function looks disgusting, so I refactored it.
By the way, the performance of parsing InputValue has been optimized, and unnecessary clones have been removed.
2020-05-11 21:47:24 +08:00
sunli
2761224335 v1.11.3 2020-05-10 23:02:33 +08:00
sunli
2f25c96955 v1.11.2 2020-05-10 22:13:58 +08:00
sunli
08cf3c5969 v1.11.1 2020-05-10 18:42:57 +08:00
sunli
f7cbce0d75 v1.11.0 2020-05-10 13:09:57 +08:00
sunli
7ecad73a44 v1.10.12 2020-05-07 20:45:33 +08:00
Sunli
53ce98a524 Merge pull request #57 from vkill/async-graphql-tide4
async-graphql-tide: add upload test
2020-05-07 20:39:58 +08:00
vkill
732e491037 async-graphql-tide: add upload test 2020-05-07 19:18:18 +08:00
sunli
39b087e86d v1.10.11 2020-05-07 18:49:26 +08:00
sunli
60a2cde9c3 1.10.10 2020-05-06 06:53:26 +08:00
sunli
ba0f68db0f v1.10.9 2020-05-05 17:55:01 +08:00
sunli
747cee2524 v1.10.8 2020-05-05 13:50:22 +08:00
sunli
a5b2272b59 v1.10.7 2020-05-05 13:03:55 +08:00
sunli
02b04d796a v1.10.6 2020-05-04 07:59:30 +08:00
sunli
70e535ad76 v1.10.5 2020-05-03 23:01:14 +08:00
sunli
4acffa774c v1.10.4 2020-05-03 22:33:56 +08:00
sunli
901aa1e355 v1.10.3 2020-05-03 16:03:27 +08:00
sunli
b62b8e34c8 v1.10.2 2020-05-03 10:18:45 +08:00
sunli
81e2143015 v1.10.1 2020-05-02 11:03:04 +08:00
sunli
4da5fe3904 v1.10.0 2020-05-02 07:59:00 +08:00
vkill
3dd7ee2f87 async-graphql-tide: replace async-std to smol for tests 2020-04-28 23:11:57 +08:00
sunli
c3344845c6 v1.9.24 2020-04-28 15:56:23 +08:00
sunli
3f49ebce0e Move project to async-graphql 2020-04-28 15:41:31 +08:00
vkill
a84bb7f671 async-graphql-tide: use tide Status trait and remove http-types dep 2020-04-27 23:56:32 +08:00
sunli
0cf339bc06 v1.9.23 2020-04-27 18:54:22 +08:00
sunli
96217f81c6 v1.9.22 2020-04-27 18:12:39 +08:00
sunli
5ecc75f39c v1.9.21 2020-04-27 14:15:12 +08:00
sunli
4b600a27b4 v1.9.20 2020-04-27 13:03:56 +08:00