Commit Graph

95 Commits

Author SHA1 Message Date
Zicklag
d0aeaaa2fa
Add "Unsafe Forbidden" Badge to the README 2020-11-05 13:50:43 -06:00
Daniel Wiesenberg
2f559e8dde
Add Rocket integration to README and book 2020-10-26 08:35:31 +01:00
Sunli
f8905ff629 Update readme 2020-10-16 09:21:16 +08:00
Sunli
b054f1bf9f Fix can no longer derive Union for union types with lifetimes. #311 2020-10-15 08:53:17 +08:00
Sunli
28cd37115f Update docs. 2020-09-30 11:55:56 +08:00
Sunli
e44cb6886f Update readme 2020-09-26 11:25:21 +08:00
Sunli
acc1a6f515 Add support for batch queries. 2020-09-17 19:54:12 +08:00
Sunli
fad20a80e9 Update README.md 2020-09-14 14:13:43 +08:00
Sunli
7aa9cb2ed7 Update Book 2020-09-13 12:12:32 +08:00
Sunli
a2601ad320 Update rust toolchain to 1.46 for CI. 2020-09-06 18:29:46 +08:00
Atsuki Takahashi
6c162d0e2f
Upgrade MSRV to 1.43 2020-09-02 15:17:31 +09:00
Sunli
2b17a5efbb Fix typo 2020-07-07 17:03:01 +08:00
Sunli
efa838f39e Update README.md 2020-06-03 19:33:32 +08:00
Sunli
f7bdf20972 Merge branch 'master' of https://github.com/async-graphql/async-graphql 2020-06-03 07:46:51 +08:00
Sunli
4dcba41363 Update README.md 2020-06-03 07:46:34 +08:00
Ivan Plesskih
b2f8e7138a Added jemalloc feature for benchmark 2020-06-02 21:35:40 +05:00
Ivan Plesskih
86374a0112 Added new benchmark 2020-06-02 18:00:53 +05:00
Sunli
04c8543c8f Update README.md 2020-06-02 09:31:13 +08:00
Ivan Plesskih
2922c1bb4b Moved benchmark from side repo 2020-06-01 21:05:37 +05:00
Sunli
cf537ad9a1
Merge pull request #128 from phated/notes-from-120
Improve stability message based on #120 feedback
2020-06-01 09:39:20 +08:00
Blaine Bublitz
89c3bdf3c2 Improve stability message based on #120 feedback 2020-05-31 12:00:19 -07:00
Sunli
74ae041426 Add #![forbid(unsafe_code)] to all sub crates 2020-05-29 17:33:19 +08:00
Blaine Bublitz
5fb79d6b15 Add stability warning to README & book (ref #117) 2020-05-27 15:40:51 -07:00
William Myers
d22b6df6ad
Fix typos in project description 2020-05-25 15:37:46 -06:00
sunli
357a0b4cad Update docs 2020-05-10 09:41:13 +08:00
sunli
8aa4f29427 Add Feature Comparison 2020-05-03 21:46:38 +08:00
sunli
0b896221d5 Fix typo 2020-04-28 20:36:47 +08:00
sunli
bf1be51329 Update README.md 2020-04-28 15:55:28 +08:00
sunli
aefe448ede Move project to async-graphql 2020-04-28 15:41:31 +08:00
sunli
aac5b3bfb2 v1.9.19 2020-04-26 23:10:16 +08:00
Blaine Bublitz
0cc7bf3833 Add real-world example 2020-04-22 22:58:34 -07:00
sunli
59098a770b Add some docs 2020-04-22 10:30:21 +08:00
sunli
c81055ebef Update README.md 2020-04-19 10:30:49 +08:00
sunli
b4776bb2ef Update README.md 2020-04-15 12:38:14 +08:00
sunli
890d537af6 Update Readme
Update warp example
2020-04-14 11:44:08 +08:00
sunli
26046ce809 v1.9.0 2020-04-14 09:53:17 +08:00
sunli
b880a937ce Add GQLHttpRequest and IntoQueryBuilder trait 2020-04-11 17:36:05 +08:00
sunli
065bfaeb17 Update README 2020-04-10 10:28:27 +08:00
sunli
8d98415fbd v1.8.0 2020-04-10 10:26:08 +08:00
sunli
fc3f1eff11 Add codecov settings 2020-04-05 16:22:13 +08:00
sunli
d8a99b8625 Update README.md 2020-04-02 15:51:04 +08:00
sunli
9bc9cd878e Update README.md 2020-03-30 00:00:56 +08:00
sunli
50347bc415 v1.6.0 2020-03-26 11:34:28 +08:00
sunli
73b4335caf Update README.md 2020-03-25 15:07:30 +08:00
sunli
457e30ea2f v1.5.2 2020-03-25 15:07:16 +08:00
sunli
c6953b0bbf Add CacheControl for object 2020-03-22 16:45:59 +08:00
sunli
934038150e v1.4.2 2020-03-22 09:34:32 +08:00
sunli
1ced27269b v1.4.0 2020-03-21 15:11:46 +08:00
sunli
280eff5c9d Add input value validators 2020-03-21 15:07:11 +08:00
iancormac84
a8a0984bf5 Add support for bson crate's ObjectId as a Scalar, so that GraphQL integration with MongoDB become's possible. 2020-03-20 14:03:41 -04:00