Commit graph

483 commits

Author SHA1 Message Date
Hagai Cohen
f7e2fb0809 Merge branch 'master' into feat/subscriptions-graphiql 2017-03-30 09:48:41 +03:00
Jonas Helfer
4c1e4f187e Merge pull request #334 from DxCx/lerna-versions
Lerna release pipeline
2017-03-29 23:34:56 -07:00
Sashko Stubailo
3aa60b8446 Merge branch 'master' into lerna-versions 2017-03-28 16:07:42 -07:00
Urigo
eb13a5dc84 Merge branch 'feat/subscriptions-graphiql' of github.com:Urigo/graphql-server into feat/subscriptions-graphiql 2017-03-28 20:32:46 +03:00
Uri Goldshtein
7634b34fc2 Merge branch 'master' into feat/subscriptions-graphiql 2017-03-28 20:30:40 +03:00
Urigo
23b534a107 feat(subscriptions): added missing "?" to props definition 2017-03-28 20:29:12 +03:00
Urigo
12c8a02b18 Merge branch 'master' into feat/subscriptions-graphiql
# Conflicts:
#	lerna.json
#	package.json
#	packages/graphql-server-lambda/README.md
#	packages/graphql-server-lambda/src/lambdaApollo.ts
2017-03-28 20:27:21 +03:00
Urigo
d5053c928a feat(subscriptions): updated fetcher version 2017-03-28 20:25:45 +03:00
Urigo
99d1bcf27a feat(subscriptions): updated packages imports 2017-03-28 20:25:45 +03:00
Urigo
af86de8088 feat(subscriptions): dont include transport if not using subscriptions 2017-03-28 20:25:45 +03:00
Urigo
54443b8bfe feat(subscriptions): added subscriptions graphiql to all server types 2017-03-28 20:25:45 +03:00
Urigo
68e4a35dc2 feat(subscriptions): added subscriptions for graphiql 2017-03-28 20:25:45 +03:00
Urigo
c4fabe3675 added support for subscriptions 2017-03-28 20:25:45 +03:00
Hagai Cohen
e2c4258dbc fix(tests): fixed typo in testcase of formatError 2017-03-28 20:25:45 +03:00
Hagai Cohen
8b9e433025 chore(package): update internal depenecies 2017-03-28 20:25:45 +03:00
Hagai Cohen
38e5932b3e chore(package): update lerna back to upstream package
finally, lerna/lerna#507 fixed the devDep issue.
2017-03-28 20:25:44 +03:00
Rafael Cosman
9eab90d7d3 Changes "apollo server" to "Graphql Server" 2017-03-28 20:25:44 +03:00
Hagai Cohen
b3a00fffbc chore(package):fix badges in readme after org rename. 2017-03-28 20:25:44 +03:00
Jonas Helfer
ca00a96f1b Update CONTRIBUTING.md 2017-03-28 20:25:44 +03:00
NeoReyad
63bcd4696b Add instructions for deploying the Lambda Function
This adds basic instructions to the README for deploying the lambda function. It uses the Serverless Application Model by creating a template that is used by the AWS CLI.
2017-03-28 20:25:44 +03:00
Reyad Attiyat
2ff57f502e Add the restify variant to README 2017-03-28 20:25:44 +03:00
Reyad Attiyat
789a4ddf40 Update README and Changelog
Add example lambda handler and some documentation
2017-03-28 20:25:42 +03:00
Reyad Attiyat
cd1c19d033 Add support for AWS Lambda
Create an integration that will return a lambda handler for a
graphql or graphiql server. This integration requires an API
Gateway with Lambda Proxy Integration.

The test runner expects req and res objects for testing. We
have to mock these for the tests to execute properly.
2017-03-28 20:25:16 +03:00
Jonas Helfer
971b406138 Merge pull request #340 from thebigredgeek/patch-1
Remove erroneous characters from README.md
2017-03-27 09:57:26 -07:00
Andrew E. Rhyne
dd777cdcb1 Update README.md
Remove erroneous characters from README.md
2017-03-27 09:26:01 -07:00
Hagai Cohen
37999421a1 Update dependencies 2017-03-22 15:16:39 +02:00
Hagai Cohen
ea4a932cbb chore(package): add lerna release pipe (npm run release) 2017-03-22 15:16:39 +02:00
Hagai Cohen
61ebda42e8 chore(package): align versions with lerna again 2017-03-22 15:16:39 +02:00
Hagai Cohen
93eb5eff72 Merge pull request #330 from soda0289/patch-1
Update Lambda README to include more examples
2017-03-22 15:14:11 +02:00
Reyad Attiyat
e5de3d8709 Update Lambda README to include more examples
This commit adds examples for modifying the response headers, to enable CORS, and how to read the event and context variables using an options function
2017-03-20 22:19:54 -05:00
Hagai Cohen
37ae74c5fe Merge pull request #325 from apollographql/greenkeeper/sinon-2.0.0
Update sinon to the latest version 🚀
2017-03-20 10:50:49 +02:00
Sashko Stubailo
31da2ef9a8 Merge branch 'master' into greenkeeper/sinon-2.0.0 2017-03-19 23:21:26 -07:00
Sashko Stubailo
8a7a21dc70 Merge pull request #328 from soda0289/disable-koa-nodejs-v4
Disable Koa integration test for NodeJS v4
2017-03-19 23:18:50 -07:00
Reyad Attiyat
7cd69251b6 Disable Koa integration test for NodeJS v4
Newer versions of Koa use features of ES6 that are not supported in
nodejs v4. This commits enables the Koa integration test only when run
on nodejs v6 or newer.
2017-03-19 23:02:16 -05:00
greenkeeper[bot]
d1e4a9b12a chore(package): update sinon to version 2.0.0
https://greenkeeper.io/
2017-03-15 07:07:26 +00:00
Jonas Helfer
dc7fc3f039 Merge pull request #314 from apollographql/greenkeeper/initial
Update dependencies to enable Greenkeeper 🌴
2017-03-06 11:44:27 -08:00
Jonas Helfer
df2ddd425f Remove the ugly badge 2017-03-06 11:24:57 -08:00
Jonas Helfer
12c07444b7 Update lerna.json 2017-03-06 10:52:31 -08:00
greenkeeper[bot]
d2ee2a0422 docs(readme): add Greenkeeper badge
https://greenkeeper.io/
2017-03-06 18:11:58 +00:00
greenkeeper[bot]
b8d4eb2399 chore(package): update dependencies
https://greenkeeper.io/
2017-03-06 18:11:55 +00:00
Hagai Cohen
7bbe5fcc16 Merge pull request #311 from apollographql/greenkeeper-update-all
Update all dependencies 🌴
2017-03-03 06:34:33 +01:00
greenkeeperio-bot
a19b28df56 chore(package): update dependencies
https://greenkeeper.io/
2017-02-26 21:51:29 -08:00
Hagai Cohen
bbe12af457 Merge pull request #300 from RafaelCosman/patch-1
Changes "apollo server" to "Graphql Server"
2017-02-04 14:21:09 +02:00
Hagai Cohen
da9a1da3af Merge branch 'master' into patch-1 2017-02-04 13:33:06 +02:00
Hagai Cohen
f69c2eea84 Merge pull request #296 from DxCx/original-lerna
Update internal depencies & update lerna back to upstream npm
2017-02-04 11:09:52 +02:00
Rafael Cosman
ff88ddf2b4 Changes "apollo server" to "Graphql Server" 2017-02-04 00:12:58 -08:00
Jonas Helfer
b6eea02682 Merge branch 'master' into original-lerna 2017-02-03 16:38:23 -08:00
Jonas Helfer
c1bc7375cd Merge pull request #297 from apollographql/DxCx-Readme
chore(package):fix badges in readme after org rename.
2017-02-03 16:38:13 -08:00
Hagai Cohen
7b44d46da9 chore(package):fix badges in readme after org rename. 2017-02-04 00:08:22 +02:00
Hagai Cohen
4bf551cd03 fix(tests): fixed typo in testcase of formatError 2017-02-03 22:39:12 +02:00