Commit graph

746 commits

Author SHA1 Message Date
renovate[bot]
2d961becc9 chore(deps): update dependency @types/restify to v5.0.3 2017-09-12 10:34:32 +00:00
renovate[bot]
f40608bcda chore(deps): update dependency @types/koa-bodyparser to v3.0.25 2017-09-12 09:37:07 +00:00
renovate[bot]
4e302ef37c chore(deps): update dependency @types/graphql to v0.11.3 2017-09-12 07:33:13 +00:00
renovate[bot]
2084ebbf31 chore(deps): update dependency body-parser to v1.18.0 2017-09-12 06:37:39 +00:00
renovate[bot]
4efa1254a4 chore(deps): update dependency @types/graphql to v0.11.1 2017-09-07 07:32:06 +00:00
Ricardo Portugal
bd6e55a4c0 Update README: Rename graphql-server-lambda -> apollo-server-lambda (#533)
* rename graphql-server-lambda -> apollo-server-lambda

* update changelog
2017-09-06 15:36:27 -07:00
renovate[bot]
6b0ca0a2e5 chore(deps): update dependency @types/graphql to v0.11.0 2017-09-04 10:29:21 +00:00
renovate[bot]
786ab543e7 chore(deps): update dependency @types/restify to v5.0.2 2017-09-02 06:34:16 +00:00
renovate[bot]
109e09f80b chore(deps): update dependency micro to v8.0.4 2017-09-01 10:35:47 +00:00
renovate[bot]
cc30fc8812 chore(deps): update dependency @types/multer to v1.3.3 (#520) 2017-08-24 23:34:01 -07:00
Dale Inverarity
6db0815063 Move from credentials: 'include' to 'same-origin' (#523)
* Move from credentials: 'include' to 'same-origin'

See Discussion: https://github.com/apollographql/apollo-server/issues/514

* Update CHANGELOG.md

* Update CHANGELOG.md
2017-08-24 19:36:30 -07:00
renovate[bot]
0acdcaffec chore(deps): update dependency @types/boom to v4.3.7 2017-08-24 11:26:22 +00:00
renovate[bot]
16cacc3003 chore(deps): update dependency @types/body-parser to v1.16.5 2017-08-24 10:25:17 +00:00
renovate[bot]
163a1f007c refactor(deps): renovate pin dependencies packages 2017-08-24 07:27:02 +00:00
Sashko Stubailo
2dddbc52b6 1.1.2 (#515)
* 1.1.2

* Add package lock to gitignore

* v1.1.2

* vundefined
2017-08-23 21:34:26 -07:00
Nik Graf
462fb43809 fix default query case when query value null is provider (#512) 2017-08-23 21:22:56 -07:00
Nik Graf
c623c00caa Recommend to use the latest node version for Lambda (#511) 2017-08-23 21:06:54 -07:00
Fabian Schneider
f7714aea91 Add documentation for GraphiQL editorTheme (#509) 2017-08-18 22:32:03 -04:00
Martijn Walraven
6c31351f17 v1.1.1 2017-08-15 10:12:57 +02:00
Martijn Walraven
3faccb1c9a v1.1.0 2017-08-15 10:12:09 +02:00
Ulrik Strid
814db561fa Azure Functions bindings (#503) 2017-08-15 09:59:29 +02:00
Martijn Walraven
a750507fd6 v1.1.0 2017-08-09 21:12:51 +02:00
Martijn Walraven
6a1d4accf7 Include src/ directory in published npm packages
Fixes #495.
2017-08-09 21:09:02 +02:00
Martijn Walraven
46f50bfd5e Downgrade fibers to 1.x to get tests running again on Node 4 2017-08-09 20:50:07 +02:00
Martijn Walraven
7cf0580122 Add connect-query middleware in front of graphqlExpress 2017-08-09 20:31:00 +02:00
Martijn Walraven
5db613facd Use supertest query() method instead of manually constructing query string 2017-08-09 20:30:05 +02:00
Martijn Walraven
1b70453939 Remove deprecated supertest-as-promised and replace by regular supertest 2017-08-09 17:35:25 +02:00
Martijn Walraven
20495ada81 Update dependencies 2017-08-09 17:30:13 +02:00
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
Yucun
d102a88067 Update restify lib (#475) 2017-08-09 13:26:26 +02:00
Simon Mansfield
c26b9753d5 Name changes that were missed 2017-08-08 14:08:40 +01: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
Hagai Cohen
6e30e35869 fix(graphiql): do not pass undefined parameters 2017-07-31 19:22:48 +03:00
Hagai Cohen
fa76131ba1 chore(graphiql): update package and allow full websocket mode 2017-07-31 18:45:50 +03:00
Fabian Schneider
d3380483f6 Add support for GraphiQL editor themes 2017-07-25 08:31:24 +02: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
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
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
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
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
16dc8025b0 fix lint issue 2017-07-12 14:56:21 +03:00