Commit Graph

197 Commits

Author SHA1 Message Date
sunli
10dc8d9a2f v1.13.1 2020-05-21 21:27:08 +08:00
Sunli
1dcad7e615 v1.13.0 2020-05-21 14:03:23 +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
83f6641639 v1.12.17 2020-05-20 20:10:46 +08:00
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
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
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
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
12c1f9bb9b Upgrade async-trait to 0.1.30. #73 2020-05-11 09:10:57 +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
212c573827 async-graphql-parser v0.2.0 2020-05-10 13:54:57 +08:00
sunli
f7cbce0d75 v1.11.0 2020-05-10 13:09:57 +08:00
sunli
7f7e708614 Move the parser to async-graphql-parser crate. 2020-05-09 22:02:55 +08:00
sunli
dc7c8d5280 Merge branch 'parser'
Implement a new GraphQL query parser and remove the dependency on graphql-parser.
2020-05-09 17:55:04 +08:00
sunli
7ecad73a44 v1.10.12 2020-05-07 20:45:33 +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
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
sunli
8faa376776 Add tracing extension 2020-04-28 15:01:19 +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
sunli
001319776f v1.9.19 2020-04-26 23:10:16 +08:00
vkill
fd431ca5a9 add async-graphql-tide 2020-04-26 19:53:44 +08:00
sunli
e1d4c81b4e v1.9.18 2020-04-25 15:09:11 +08:00
sunli
fce50b1719 Update Cargo.toml 2020-04-24 10:40:26 +08:00
sunli
1917d236ae Use FnvHashMap for Data 2020-04-23 21:36:04 +08:00
sunli
4247cbcb47 v1.9.17 2020-04-23 18:11:03 +08:00
sunli
6beeb9b1b5 v1.9.16 2020-04-23 16:09:05 +08:00
sunli
bf9712ad03 v1.9.15 2020-04-23 15:30:12 +08:00
sunli
3588e40c71 v1.9.14 2020-04-23 14:52:53 +08:00
sunli
dcd01974b0 v1.9.13 2020-04-23 11:46:48 +08:00
sunli
b6b7d9ff61 v1.9.12 2020-04-23 11:27:16 +08:00
sunli
a4781523fb v1.9.11
Add context data for subscription
2020-04-23 10:26:16 +08:00
sunli
279c1565f0 v1.9.10 2020-04-22 15:00:17 +08:00
sunli
00513ffb02 v1.9.9 2020-04-22 13:30:41 +08:00
sunli
359d3f64c0 v1.9.8 2020-04-21 20:49:32 +08:00
sunli
041eb7b1b7 v1.9.7
Add a `ref` attribute to the field attribute of `SimpleObject`.
2020-04-21 15:40:19 +08:00
sunli
64e68c949b v1.9.6
Add SimpleObject support to Interface
2020-04-21 15:27:43 +08:00
sunli
98cdfd4c42 v1.9.5 2020-04-21 12:13:14 +08:00
sunli
affacd81d0 v1.9.4 2020-04-20 14:37:28 +08:00
sunli
0ea2cb397c v1.9.3 2020-04-18 12:26:25 +08:00
sunli
4cf83e333b Add some docs
v1.9.2
2020-04-17 11:06:33 +08:00
sunli
c7313a6fad v1.9.1 2020-04-14 12:09:59 +08:00
sunli
09d5e5f489 v1.9.0 2020-04-14 09:53:17 +08:00
sunli
a53e61abf9 v1.8.1 2020-04-11 17:40:29 +08:00
sunli
0b6bfd4c33 Add GQLHttpRequest and IntoQueryBuilder trait 2020-04-11 17:36:05 +08:00
sunli
f8613b5276 v1.8.0 2020-04-10 10:26:08 +08:00
sunli
a813ce72a3 v1.7.8 2020-04-08 09:05:54 +08:00
sunli
03a5f8a5bf v1.7.7 2020-04-07 14:31:34 +08:00
sunli
7b85062c6e v1.7.6 2020-04-06 19:57:21 +08:00
sunli
ccc1f832e3 v1.7.5 2020-04-06 13:51:59 +08:00
sunli
79f46843aa v1.7.4 2020-04-05 16:14:22 +08:00
sunli
a544100a84 v1.7.3 2020-04-03 13:59:21 +08:00
sunli
1b05724390 If the field name or parameter name is wrong, give suggestion 2020-04-03 13:57:24 +08:00
sunli
1078f7fb42 v1.7.2 2020-04-02 21:07:30 +08:00
sunli
1e09cd965f v1.7.1 2020-04-02 20:43:23 +08:00
sunli
228d00a9fb v1.7.0 2020-04-02 15:49:17 +08:00
sunli
1d6a892b94 update async-graphql-actix-web 2020-04-01 17:15:18 +08:00
sunli
b373e1397d remove PreparedQuery 2020-04-01 16:53:49 +08:00
sunli
a13204273e v1.6.8
Add context data support
2020-03-31 11:19:18 +08:00
sunli
d2f13c26b1 Update Cargo.toml 2020-03-30 15:31:07 +08:00
sunli
2bfcab19a7 v1.6.7 2020-03-30 11:34:23 +08:00
sunli
daf0665a18 v1.6.6 2020-03-30 10:46:34 +08:00
sunli
9cae00e3aa v1.6.5 2020-03-30 09:17:48 +08:00
sunli
9cdd0c45a3 v1.6.4 2020-03-29 20:02:52 +08:00
sunli
169e32555f v1.6.3 2020-03-27 17:12:14 +08:00
sunli
dd6af84902 Add chrono_tz scalar 2020-03-27 09:03:30 +08:00
sunli
fb1fef022b v1.6.2 2020-03-26 18:30:29 +08:00
sunli
3249746edd v1.6.1 2020-03-26 17:14:49 +08:00
sunli
bc0d6603c1 v1.6.0 2020-03-26 11:34:28 +08:00