Commit graph

761 commits

Author SHA1 Message Date
Martijn Walraven
693eb1da03 Update fibers and meteor-promise dependencies 2017-08-09 17:04:29 +02:00
Martijn Walraven
19e365f044 Add tracing support (#490) 2017-08-09 16:57:17 +02:00
Martijn Walraven
f81244a039 Update .vscode settings 2017-08-09 15:25:38 +02:00
p4bloch
7a4c9e3e75 Remove unnecessary route in Koa example (#493)
It is my understanding that `POST` to `/graphiql` will never occur since GraphiQL will talk to `/graphql` directly. Since this is not needed we may want to remove it to avoid confusion.
2017-08-09 13:34:56 +02:00
Yucun
d102a88067 Update restify lib (#475) 2017-08-09 13:26:26 +02:00
Sashko Stubailo
6e91fdffb4 Merge pull request #497 from Siyfion/patch-1
Name changes that were missed
2017-08-08 10:52:25 -07:00
Simon Mansfield
c26b9753d5 Name changes that were missed 2017-08-08 14:08:40 +01:00
Sashko Stubailo
9e460978c3 Merge pull request #492 from reactual/update-micro
updated zeit/micro to 8.0.1
2017-08-03 22:29:30 -07:00
sbr464
4c7839729c updated CHANGELOG 2017-08-02 12:44:58 -06:00
sbr464
8afbcc5070 updated zeit/micro to 8.0.1 2017-08-02 12:29:30 -06:00
Mikhail Novikov
c51fc65da8 Add ability to provide default field resolvers (#482) 2017-08-02 12:20:10 +02:00
Martijn Walraven
7b8409a3fa v1.0.5 2017-08-01 20:37:04 +02:00
Martijn Walraven
2736828e98 Merge pull request #491 from DxCx/full-ws-graphiql
GraphiQL: Allow full websocket mode
2017-08-01 20:34:23 +02:00
Hagai Cohen
6e30e35869 fix(graphiql): do not pass undefined parameters 2017-07-31 19:22:48 +03:00
Hagai Cohen
8aed17c266 chore(package): update CHANGELOG.md 2017-07-31 18:47:47 +03:00
Hagai Cohen
fa76131ba1 chore(graphiql): update package and allow full websocket mode 2017-07-31 18:45:50 +03:00
Martijn Walraven
5a3142b17f Add apollo-server rename to the CHANGELOG 2017-07-31 14:19:19 +02:00
Mikhail Novikov
1079ff3af6 Merge pull request #484 from fabsrc/add-graphiql-theme-support
Add support for GraphiQL editor themes
2017-07-25 15:51:41 +03:00
Fabian Schneider
d3380483f6 Add support for GraphiQL editor themes 2017-07-25 08:31:24 +02:00
Mikhail Novikov
fa38e4da71 Merge pull request #474 from tabrindle/update-koa-example
add graphiqlKoa example to README
2017-07-24 13:38:31 +03:00
Mikhail Novikov
10dd6cabc9 Merge branch 'master' into update-koa-example 2017-07-24 13:38:04 +03:00
Mikhail Novikov
19738ff0e6 Merge pull request #478 from VladShcherbin/patch-1
Use body parser only for post requests in koa
2017-07-24 13:37:55 +03:00
Mikhail Novikov
96357af63c Merge branch 'master' into patch-1 2017-07-24 13:37:27 +03:00
Martijn Walraven
9b9122f4b9 v1.0.4 2017-07-24 10:22:26 +02:00
Martijn Walraven
90e7eec6b2 v1.0.3 2017-07-24 10:22:07 +02:00
Mikhail Novikov
6016b8527f Revert calling next in middleware (#481) 2017-07-24 10:21:02 +02:00
Sashko Stubailo
a076fea894 Merge branch 'master' into update-koa-example 2017-07-23 22:55:28 -07:00
Vlad Shcherbin
943120269c Use body parser only for post requests in koa 2017-07-23 16:41:29 +03:00
Sashko Stubailo
50866dc5ba Merge pull request #477 from crowchirp/patch-1
corrected typo
2017-07-22 18:28:44 -07:00
Chandan Rai
27da6eaad7 corrected typo 2017-07-22 09:32:10 +05:30
Trevor Brindle
0edae930bb add graphiqlKoa example to README 2017-07-21 12:27:38 -04:00
Marko Klopets
20722fddf2 Update GraphiQL version (#468)
* Update jsDelivr href for GraphiQL to follow new API

The change doesn't seem straightforward with differently configured
packages, i.e only works for GraphiQL out of the ones used here.

* Update GraphiQL to v0.11.2
2017-07-19 11:24:30 -07:00
Marko Klopets
ebb36ad681 Update readme for the koa package (#467)
* Update suggested versions of dependencies for koa

As koa@2 is now the norm, the master/latest releases of both
koa-bodyparser and koa-router support koa@2.

* Document Koa GraphiQL capabilities

* Add link for passHeader reference in doc
2017-07-19 11:12:20 -07:00
Marko Klopets
586889e2ef Fix links to CONTRIBUTING.md and ROADMAP.md in package readmes (#466) 2017-07-19 10:36:59 -07:00
Martijn Walraven
f4935f6423 Update README 2017-07-18 11:20:33 -07:00
Martijn Walraven
0facb2ba1f Update README 2017-07-18 11:17:57 -07:00
Martijn Walraven
e3e1aa7b71 Update README 2017-07-18 11:09:28 -07:00
Martijn Walraven
b81b72d445 Update README 2017-07-18 11:07:31 -07:00
Martijn Walraven
d89a07bc9c v1.0.2 2017-07-17 16:44:05 -07:00
Martijn Walraven
300c0cd12b Rename packages from graphql-server- to apollo-server- (#465) 2017-07-17 16:29:40 -07:00
Mikhail Novikov
576e7b8f9e Merge pull request #463 from chemdrew/master
adding in the callback to express package
2017-07-17 13:36:10 +03:00
Andrew Pratt
a74d8c533d updating the changelog and version 2017-07-16 22:52:43 -07:00
Andrew Pratt
3d03295974 adding in the callback to express package to allow middleware chaining throughout the application 2017-07-16 22:39:51 -07:00
Sashko Stubailo
f20161bb6e Merge pull request #459 from bwlt/fix/graphiql
Using await on graphiql handler - Fix graphiql issues
2017-07-13 08:19:23 -07:00
Sashko Stubailo
525f40ae9a Merge branch 'master' into fix/graphiql 2017-07-12 18:43:46 -07:00
Walter Barbagallo
6a11817192 Reverted. Simplified resolution
This reverts commit cbb7be90f8.
2017-07-12 15:27:29 +02:00
Hagai Cohen
5ea2169938 Merge pull request #451 from apollographql/greenkeeper/lerna-2.0.0
Update lerna to the latest version 🚀
2017-07-12 15:25:19 +03:00
Hagai Cohen
16dc8025b0 fix lint issue 2017-07-12 14:56:21 +03:00
Hagai Cohen
d8e58db21f chore(package): update lerna version in lerna.json 2017-07-12 14:49:50 +03:00
greenkeeper[bot]
090dc18c02 chore(package): update lerna to version 2.0.0 2017-07-12 14:49:25 +03:00