Austen
897666dafe
Merge pull request #1040 from pmuens/add-serverless-graphql-boilerplate-to-readme-md-file
...
Add Serverless GraphQL boilerplate to README.md file
2016-04-21 08:16:51 -07:00
Philipp Muens
478687b4e3
Add Serverless GraphQL boilerplate to README.md file
2016-04-21 15:43:46 +02:00
Austen
658fc71805
Merge pull request #1022 from BlueBlock/master
...
fix typo to variable name 'functioName'
2016-04-20 13:10:39 -07:00
Austen
feb09594db
Merge pull request #1025 from Nopik/TooManyRequests
...
Fix for TooManyRequests
2016-04-20 13:10:24 -07:00
Austen
a4803792bf
Merge pull request #1026 from Nopik/restApiCache
...
Cached REST APIs
2016-04-20 13:10:17 -07:00
Eslam λ Hefnawy
f2c85226a8
Merge pull request #1038 from flomotlik/feature/travis-setup
...
Add travisci config
2016-04-20 18:53:12 +07:00
Florian Motlik
eb0f449974
Add travisci config
2016-04-20 13:46:48 +02:00
Florian Motlik
e61b95032f
Merge pull request #1037 from minibikini/master
...
Adds `eslint` and the airbnb rules
2016-04-20 13:31:22 +02:00
Egor Kislitsyn
117d756aad
Revert "updates the code to match the Airbnb JS Style Guide"
...
This reverts commit 9fae33672ce5c573de6fbbf74549721633ffc237.
2016-04-20 18:27:03 +07:00
Egor Kislitsyn
9fae33672c
updates the code to match the Airbnb JS Style Guide
2016-04-20 16:36:37 +07:00
Egor Kislitsyn
64ca7c5e1d
adds eslint and and the Airbnb JS style rules config
2016-04-20 16:35:46 +07:00
Austen
1392e9d21f
Merge pull request #1033 from HyperBrain/1015-add-option-for-fct-template
...
Issue #1015
2016-04-19 17:47:25 -07:00
Austen
28944460b8
Merge pull request #1027 from alexandresaiz/patch-3
...
Adding MoonMail inside Projects section
2016-04-19 17:45:12 -07:00
Frank Schmid
fca6178b69
Issue #1015
...
Added `--template/-t` parameter to `function create` that sets the template type used for the created function. Accepted values are `function`, `endpoint` and `event` and behave exactly the same as when entered through the interactive prompt.
2016-04-20 01:40:58 +02:00
Alexandre Saiz Verdaguer
d160f37b82
Adding MoonMail inside Projects secdtion
2016-04-19 10:49:23 +02:00
Tomasz Szajna
0d3f760242
Cached REST APIs
2016-04-19 09:24:50 +02:00
Tomasz Szajna
dadc943aca
Retry on 429
2016-04-19 09:24:09 +02:00
BlueBlock
0aa00b13cc
fix typo to variable name 'functioName'
2016-04-18 19:19:36 -04:00
Austen
28dd86b652
Merge pull request #1020 from jonathannaguin/master
...
Added missing description field to the ApiGateway deploy method [Fixes #1019 ]
2016-04-18 09:53:38 -07:00
Jonathan Nuñez
eb20bd014c
Added missing description field to the ApiGateway deploy method
...
The description of the API Gateway deployment was being captured but not used.
2016-04-18 16:25:40 +01:00
Eslam λ Hefnawy
ff99deba16
Merge pull request #1018 from minibikini/master
...
improves FunctionRun error handling
2016-04-18 18:44:37 +07:00
Egor Kislitsyn
87b8f27eaf
improves FunctionRun error handling
2016-04-18 18:42:52 +07:00
Eslam λ Hefnawy
0249d610eb
create PULL_REQUEST_TEMPLATE
2016-04-17 16:54:42 +07:00
BlueBlock
ac606c507b
Merge remote-tracking branch 'refs/remotes/serverless/master'
2016-04-16 10:03:16 -04:00
Austen
1b36ab14b6
Merge pull request #1004 from minibikini/master
...
don't overwrite the `event.data.event` if it exists already
2016-04-14 18:35:13 -07:00
Austen
7a4403fbdb
Update README.md
2016-04-14 16:14:02 -07:00
Egor Kislitsyn
ade6cc2d4e
Merge branch 'master' of github.com:serverless/serverless
...
# Via Eslam λ Hefnawy
* 'master' of github.com:serverless/serverless:
2016-04-14 22:10:17 +07:00
Egor Kislitsyn
a6a2f164af
don't overwrite the event.data.event if it exists already
2016-04-14 21:06:04 +07:00
Eslam λ Hefnawy
e596c3fc1d
Merge pull request #1003 from minibikini/master
...
Fix Plugin.cliPromptSelectRegion
2016-04-14 20:40:13 +07:00
Egor Kislitsyn
6cd6dd7b2d
fixes Plugin.cliPromptSelectRegion (replace hardcoded amount of regions with a call to ProviderAws)
2016-04-14 20:01:51 +07:00
ac360
da7a3a4d27
0.5.5
v0.5.5
2016-04-14 01:31:08 -07:00
ac360
809d558cc1
release v0.5.4
v0.5.4
2016-04-14 01:25:28 -07:00
Austen
1548f7e3d4
Merge pull request #1001 from minibikini/master
...
Move `nodejs` to the bottom of the runtimes list (in favor of `node4.3`)
2016-04-13 22:50:33 -07:00
Egor Kislitsyn
e222a57128
moves nodejs to the bottom of the runtimes list
2016-04-14 12:40:15 +07:00
Austen
ba649e70e9
Update README.md
2016-04-13 10:34:13 -07:00
Eslam A. Hefnawy
5e370c760f
set charset in the content type response in the APIG method resposne
2016-04-12 19:16:21 +07:00
Eslam λ Hefnawy
f5e6017601
create ISSUE_TEMPLATE.MD
2016-04-12 12:52:45 +07:00
Eslam λ Hefnawy
94e9916e03
Merge pull request #992 from rajington/patch-4
...
Fix version comparison operation
2016-04-12 09:55:14 +07:00
Rajarshi Nigam
a357d9553e
Fix version comparison operation
...
If you pass in a specific version using the command line, javascript parses it as a `number` which is unsuccessfully compared to the string `Version` returned from the AWS SDK.
The issue can be fixed multiple ways, this has the least side effects but consider alternatively passing in the version like "v3" instead because that's how the interactive version displays it.
2016-04-11 21:34:11 -04:00
Eslam A. Hefnawy
210f4dbcf5
removed extra LOC
2016-04-11 18:27:26 +07:00
Eslam A. Hefnawy
531bdc6db3
added retryDelay option for AWS
2016-04-11 18:20:22 +07:00
Eslam λ Hefnawy
f9bc100f74
Merge pull request #989 from minibikini/master
...
Fixes tests
2016-04-11 18:11:05 +07:00
Egor Kislitsyn
c7362fd4b7
fixes ProjectInstall test
2016-04-11 18:05:08 +07:00
Egor Kislitsyn
6ed7ee5b70
Fixes ProviderAws tests
2016-04-11 16:30:25 +07:00
Austen
5ad328ae26
Merge pull request #986 from minibikini/master
...
Improves Node.js runtimes
2016-04-10 22:58:04 -07:00
Egor Kislitsyn
caf52c3529
Improves scaffolding for the Node runtimes #979
2016-04-11 12:48:49 +07:00
Egor Kislitsyn
c55c697557
Adds support for the new callback param to RuntimeNode4.3 #979
2016-04-11 12:48:07 +07:00
Eslam λ Hefnawy
f716ad67a7
Merge pull request #966 from jonathannaguin/master
...
Extra tags for the Resources Cloud Formation stack [#965 ]
2016-04-10 19:14:46 +07:00
Jonathan Aguin
dad31cebb1
Feedback from eahefnawy
...
Using project.toObjectPopulated
2016-04-10 12:30:13 +01:00
Eslam λ Hefnawy
000e21de93
Merge pull request #975 from arabold/file-permissions-world-readable
...
Ensure files uploaded to lambda are world-readable
2016-04-09 23:00:49 +07:00