2596 Commits

Author SHA1 Message Date
Jonathan Aguin
dad31cebb1 Feedback from eahefnawy
Using project.toObjectPopulated
2016-04-10 12:30:13 +01:00
Jonathan Nunez Aguin
29484ab876 Add support to specify tags for the Resources Cloud Formation stack 2016-04-07 10:55:16 +01:00
Jonathan Aguin
91f2e08333 Merge remote-tracking branch 'serverless/master' 2016-04-06 21:05:54 +01:00
Austen
d79e586ba0 Merge pull request #958 from minibikini/master
Adds node4.3 runtime
2016-04-06 08:30:42 -07:00
Egor Kislitsyn
aeb8ac5e19 Merge branch 'master' of github.com:serverless/serverless
# By Eslam A. Hefnawy
# Via Eslam A. Hefnawy
* 'master' of github.com:serverless/serverless:
  functionDeploy: clarifying prompt messages
2016-04-06 22:28:18 +07:00
Eslam A. Hefnawy
b84ed7da96 functionDeploy: clarifying prompt messages 2016-04-06 20:22:19 +07:00
Egor Kislitsyn
08952ee36a Adds node4.3 runtime 2016-04-06 17:40:56 +07:00
Austen
e2df96bc37 Merge pull request #937 from pwagener/master
Fix #490: Connection timed out after 120000ms in function deployment
2016-04-05 20:15:21 -07:00
Eslam λ Hefnawy
bd0482ffae Merge pull request #944 from nishantjain91/nishantjain91-patch-1
Updates README.md
2016-04-05 12:14:35 +07:00
nishantjain91
31087a2949 Updates README.md
I created a similar plugin to jshint but it uses eslint plugin for linting the jscode.

Thanks
2016-04-05 01:47:51 +05:30
Eslam λ Hefnawy
628776fd70 Merge pull request #940 from HyperBrain/896-follow-symlinks-on-copy
Issue #896 Add dereference option
2016-04-04 21:59:19 +07:00
Frank Schmid
8322e976df Issue #896 Add dereference option 2016-04-04 10:31:02 +02:00
pwagener
9750d82ed6 Look for AWS_CLIENT_TIMEOUT in the environment to set AWS.config.httpOptions.timeout 2016-04-03 09:21:54 -04:00
Eslam A. Hefnawy
5d3553a9b5 fixed reference to utility function 2016-04-03 18:27:01 +07:00
Eslam λ Hefnawy
7745ca1c65 Merge pull request #936 from arithmetric/feature/fix_install_link_error
Fixes 'file already exists' on install
2016-04-03 16:33:23 +07:00
Joe Turgeon
71f76e1161 Using copy instead of move to avoid 'EEXIST: file already exists' error due to the preceding move operation. 2016-04-01 16:42:17 -05:00
ac360
84c2e1835b version bump v0.5.2 2016-04-01 07:42:14 -07:00
Eslam λ Hefnawy
fbbd6a2c58 Merge pull request #920 from nicka/patch-1
Fix CloudWatch events target
2016-04-01 20:22:46 +07:00
Eslam λ Hefnawy
2cfaab4fc6 Merge pull request #932 from minibikini/master
removes unused dependencies
2016-04-01 10:51:50 +07:00
Egor Kislitsyn
aad0fdf3fc removes unused dependencies 2016-04-01 10:48:49 +07:00
Egor Kislitsyn
ca0aac7d2d adds .npmignore 2016-04-01 10:48:09 +07:00
Egor Kislitsyn
6aeeb19f4a Merge branch 'master' of github.com:serverless/serverless
# Via Austen
* 'master' of github.com:serverless/serverless:
2016-04-01 10:47:49 +07:00
Austen
f9042cd1c8 Merge pull request #924 from minibikini/master
Allows `serverless function run` to read from stdin, solves #900
2016-03-31 20:18:27 -07:00
Egor Kislitsyn
b514ef70db Merge branch 'master' of github.com:serverless/serverless
# By Daniel Johnston (1) and Eslam A. Hefnawy (1)
# Via Eslam A. Hefnawy (1) and Eslam λ Hefnawy (1)
* 'master' of github.com:serverless/serverless:
  fixed provider init
  Fixed endpoint names.
2016-04-01 10:10:55 +07:00
Eslam A. Hefnawy
da7cdd41b6 fixed provider init 2016-04-01 10:10:22 +07:00
Eslam λ Hefnawy
6c691982e8 Merge pull request #926 from affablebloke/master
v0.5 sls function remove is not using the correct endpoint name
2016-03-31 23:15:00 +07:00
Daniel Johnston
577de00b7e Fixed endpoint names. 2016-03-31 09:00:38 -07:00
Egor Kislitsyn
9ae4dd6fb8 adds missing return statement 2016-03-31 21:14:14 +07:00
Egor Kislitsyn
6c2bf9a8b2 fix promises 2016-03-31 21:10:14 +07:00
Egor Kislitsyn
b089b1c4b1 Allows serverless function run to read from stdin, solves #900 2016-03-31 20:13:24 +07:00
Eslam λ Hefnawy
58338771cd Merge pull request #921 from ianserlin/patch-1
Add Useful IO to the consultants list
2016-03-31 19:08:05 +07:00
Ian Serlin
79a071f1cf Add Useful IO to the consultants list
We're using serverless to scale out on-demand processing jobs as well as build APIs and data flows with dynamo streams. :) It's great.
2016-03-31 18:46:39 +08:00
Nick den Engelsman
d4a6be7fde Fix CloudWatch events target
Fixes `Unexpected key 'input' found in params.Targets[0]`.
2016-03-31 12:21:04 +02:00
Eslam A. Hefnawy
e38311cf87 FS Extra: Exclude function now returns false if excluding 2016-03-31 10:52:09 +07:00
Eslam A. Hefnawy
a50e9361b7 replaced wrench with fs extra 2016-03-31 03:12:35 +07:00
Austen
72b129068c Readme: modify plugins 2016-03-30 07:30:52 -07:00
Austen
0389ba2f3b Merge pull request #916 from dherault/patch-1
Update README.md
2016-03-30 07:26:34 -07:00
David Hérault
3e2bc0df62 Update README.md
Hello all,

I've been working on serverless-offline for a month now (🎂). It supports Velocity, responseParameters, serverless-babel-runtime, etc.. 
It's not an alternative to serverless-serve anymore (incompatible with 0.5), it's much more, so I wanted to change this line.

Nice job one 0.5, I like what you did a lot. When Google Function is out of alpha I'll be trying it so tell me if you need any help on supporting it.
Thanks,
2016-03-30 16:23:35 +02:00
Eslam λ Hefnawy
39d4434ae2 Merge pull request #914 from minibikini/master
fixes ProjectInstall compatibility with NPMv3, solves #904
2016-03-30 20:15:08 +07:00
Egor Kislitsyn
3cd2d5c1ce fixes ProjectInstall compatibility with NPMv3, solves #904 2016-03-30 20:11:41 +07:00
Eslam λ Hefnawy
f7aa355422 Merge pull request #909 from erikerikson/v0.5-init-providers-after-loading-env
initialize providers *after* loading environment
2016-03-30 19:27:28 +07:00
Austen
eb2aa7909e Readme: add badges 2016-03-29 16:48:08 -07:00
Erik Erikson
cab7fcd83e initialize providers *after* the environment has been loaded. 2016-03-29 15:07:22 -07:00
Austen Collins
c61e7c3c90 EndpointBuildApiGateway: add credentials option 2016-03-28 20:35:20 -07:00
Austen Collins
d001f2feb9 Merge branch 'master' of https://github.com/serverless/serverless 2016-03-28 20:30:49 -07:00
Austen Collins
49d9a13522 StageCreate: allow for numbers in stage name 2016-03-28 20:30:40 -07:00
Austen
3b798dfb67 Readme: fix typo 2016-03-28 19:10:30 -07:00
Austen
8239e9ca03 Readme: add plugin 2016-03-28 18:41:35 -07:00
Eslam A. Hefnawy
e5004430e5 functionCreate: notify user that function will be created in CWD 2016-03-29 01:28:47 +07:00
Austen
aa6e19fc8c Readme: add meta sync plugin 2016-03-28 08:16:40 -07:00