Renovate Bot
a76a358f0f
chore(deps): update dependency npm-check-updates to v2.14.0
2017-12-22 08:18:09 +00:00
Dom Armstrong
a8ae9042f5
Fix apollo-server-core runQuery breaks async_hook tracking ( #733 )
...
By creating a promise out of the execution flow the ability to trace the
async call stack is lost.
2017-12-22 05:46:02 +01:00
Renovate Bot
2c9965336a
chore(deps): update dependency @types/express to v4.11.0
2017-12-21 10:21:31 +00:00
Renovate Bot
85749ce2a2
chore(deps): update dependency @types/node to v8.5.2
2017-12-21 08:42:48 +00:00
Renovate Bot
7b56ab7d29
chore(deps): update dependency hapi to v17.2.0
2017-12-20 09:06:00 +00:00
Renovate Bot
7eed00eb15
fix(deps): update dependency hexo to v3.4.4
2017-12-20 08:09:51 +00:00
Sashko Stubailo
b9260bcd13
Update index.md
2017-12-19 10:54:11 -08:00
Sashko Stubailo
fd946941c6
Update index.md
2017-12-19 10:53:07 -08:00
renovate[bot]
ac499ad80a
chore(deps): update dependency @types/sinon to v4.1.2 ( #711 )
2017-12-19 07:44:31 -08:00
Sashko Stubailo
bfaf238e33
Create README.md
2017-12-19 07:06:48 -08:00
Sashko Stubailo
2f08c74836
Add GitHub link to docs page
2017-12-19 07:05:16 -08:00
Renovate Bot
f9c637b8e1
fix(deps): update dependency hexo-server to ^0.3.0
2017-12-19 08:35:11 +00:00
Martijn Walraven
6685ecb458
v1.3.1
2017-12-18 07:34:48 +01:00
Martijn Walraven
4b8f3b258e
Fix execution with graphql-js 0.12.x
...
This fixes executing a query if all fields it encounters have synchronous resolvers, for which behavior changed in 0.12.x due to graphql/graphql-js#1115.
Closes #718 , closes #720
2017-12-18 07:24:33 +01:00
Renovate Bot
5939b5fe2f
chore(deps): update dependency @types/koa to v2.0.43
2017-12-15 08:34:49 +00:00
Renovate Bot
890f8b768a
chore(deps): update dependency @types/aws-lambda to v0.0.24
2017-12-14 10:20:32 +00:00
Renovate Bot
2296c6f263
chore(deps): update dependency @types/node to v8.5.1
2017-12-14 08:18:22 +00:00
Martijn Walraven
0d875043a8
Update CHANGELOG.md
2017-12-13 07:11:24 +01:00
Sashko Stubailo
d1eed6e2ff
Update sidebar link gen to avoid index.html
2017-12-12 21:35:09 -08:00
Renovate Bot
e1c52cf2ff
chore(deps): update dependency restify to v5.2.1
2017-12-12 23:38:40 +00:00
Renovate Bot
a3c012740d
chore(deps): update dependency @types/aws-lambda to v0.0.23
2017-12-12 22:26:48 +00:00
Renovate Bot
81a2899810
chore(deps): update dependency @types/body-parser to v1.16.8
2017-12-12 21:55:26 +00:00
Renovate Bot
0c439cb35f
chore(deps): update dependency @types/graphql to v0.11.7
2017-12-12 20:31:42 +00:00
Renovate Bot
c6509212df
chore(deps): update dependency koa-router to v7.3.0
2017-12-12 19:32:38 +00:00
Renovate Bot
a722d3cec0
chore(deps): update dependency typescript to v2.6.2
2017-12-12 18:26:51 +00:00
Renovate Bot
84aceb13a7
chore(deps): update dependency koa to v2.4.1
2017-12-12 17:24:41 +00:00
Renovate Bot
6ae534d8b1
chore(deps): update dependency @types/node to v8.0.58
2017-12-12 16:32:48 +00:00
Renovate Bot
eec91255d6
chore(deps): update dependency @types/koa-router to v7.0.27
2017-12-12 15:20:01 +00:00
Renovate Bot
3f011498c5
chore(deps): update dependency @types/chai to v4.0.10
2017-12-12 14:44:58 +00:00
Renovate Bot
12e1772441
chore(deps): update dependency @types/koa-bodyparser to v3.0.26
2017-12-12 13:31:19 +00:00
Renovate Bot
f801c6ca91
fix(deps): update dependency hexo to v3.4.3
2017-12-12 12:25:07 +00:00
Renovate Bot
08e410dddc
chore(deps): update dependency @types/multer to v1.3.6
2017-12-12 11:25:45 +00:00
Renovate Bot
c26679d3b4
chore(deps): update dependency @types/koa to v2.0.42
2017-12-12 10:11:09 +00:00
Martijn Walraven
9ba34306ed
v1.3.0
2017-12-12 09:45:49 +01:00
Sashko Stubailo
92c61da802
Change tagline
2017-12-12 00:00:59 -08:00
Sashko Stubailo
62158acbd1
Docs improvements round 2 ( #693 )
...
* Add 1.0 migration article, belated
* Add tracing + cache control to sidebar
* Suggest graphql-tools
* Link to graphql-tools in README
* Wording
* Try a new title
* Add example to top
2017-12-11 23:44:32 -08:00
Sashko Stubailo
93f052352c
Docs improvements ( #692 )
...
* Freshen up title page
* Improve homepage further
* File a PR!
* Try adding express README to sidebar
* Add READMEs to docs
* Add example page, overhaul setup
* More stuff
* Fix all old URLs
* Eliminate all mentions of graphql-server
* Fix azure functions shit
2017-12-11 23:11:11 -08:00
Benedict Hobart
62c397eecc
Fix shallow cloning of context when executing a batch request ( #679 )
...
This fixes the default behavior for class-based contexts by also cloning the prototype, and it allows you to customize per-operation behavior by passing in a function as context.
2017-12-12 08:09:01 +01:00
Sashko Stubailo
7b6efffd8b
Add docs link
2017-12-11 21:14:32 -08:00
Sashko Stubailo
212bc504ba
Shorten README title
2017-12-11 21:13:35 -08:00
Sashko Stubailo
53ad6351d7
Add Related section, update theme
2017-12-11 21:12:13 -08:00
Renovate Bot
a0e6ccfad7
chore(deps): update dependency sinon to v4.1.3
2017-12-11 22:35:40 +00:00
renovate[bot]
384bb87234
chore(deps): pin dependencies
2017-12-11 19:19:07 +00:00
Nimish Gupta
3471a69542
Correct hapi example ( #690 )
2017-12-09 14:00:57 +01:00
Alessandro Segala
037c13e5f3
Update to Hapi 17 ( #687 )
...
Note: TS typings for Hapi 17 are not available yet, so the types packages have been temporarily removed
2017-12-08 09:04:12 +01:00
Alex Turek
2bb4138746
Remove integrations.md ( #686 )
...
This documentation hasn't been updated in 17 months, and contains a function
(`apolloExpress`) that no longer exists.
2017-12-08 08:47:18 +01:00
Sashko Stubailo
4df47fa5e2
Update _config.yml
2017-12-07 23:00:17 -08:00
Imran Sulemanji
5166a36153
Update theme to meteor/hexo-theme-meteor/apollo latest ( #683 )
2017-12-06 14:02:54 +01:00
Tung Vu
4264114e20
chore: update peerDependencies version for micro ( #671 )
2017-12-04 14:42:31 +01:00
Angly Cat
5d15abc681
Make only truthy values to be in URL in GraphiQL ( #675 )
2017-12-04 11:10:07 +01:00