5773 Commits

Author SHA1 Message Date
Christopher Anderson
e2d5d76fac Node.js version note update 2017-02-21 23:24:31 -08:00
Christopher Anderson
d85c194a56 Add handler.js comment 2017-02-21 23:23:14 -08:00
Christopher Anderson
43884b16ea Add role creation step 2017-02-21 23:19:48 -08:00
Christopher Anderson
fbc5f7f2d5 Added mention of App Setting 2017-02-21 23:14:35 -08:00
Christopher Anderson
cd8dd21a42 Update title 2017-02-21 23:13:28 -08:00
Christopher Anderson
30692ec7c0 Removed unimplemented features 2017-02-21 23:12:28 -08:00
Christopher Anderson
33ab9e234f Point at new boilerplate example 2017-02-21 23:09:33 -08:00
Christopher Anderson
73d7beb9c0 Fix title and remove unsupported events 2017-02-21 23:08:15 -08:00
Christopher Anderson
c7188c5c09 Updated package to point to npm package 2017-02-21 22:49:20 -08:00
Christopher Anderson
1a03dbbd8d Fix environment variable docs 2017-02-20 02:10:41 -08:00
Christopher Anderson
81ff6c80ea Fix eslint issues 2017-02-20 02:10:20 -08:00
Christopher Anderson
d053d8e58e Add quickstart 2017-02-20 01:22:16 -08:00
Christopher Anderson
406b2b592d Remove todos 2017-02-20 01:21:56 -08:00
Christopher Anderson
b3659a45d2 Adding initial Azure Docs 🎉 2017-02-20 01:03:41 -08:00
Philipp Muens
06cd87e443 Merge pull request #3263 from serverless/addVideo
Add video to docs for AWS credentials setup
2017-02-17 08:03:05 +01:00
davidwells
c6b6c9805b add video for credentials setup 2017-02-16 12:49:23 -08:00
Philipp Muens
e64802208d Merge pull request #3260 from serverless/add-docker-cleanup-script
Add Docker cleanup script
2017-02-16 12:55:01 +01:00
Philipp Muens
af2f816c12 Add Docker cleanup script 2017-02-16 11:56:38 +01:00
Eslam λ Hefnawy
c3077e7fff Merge pull request #3244 from serverless/releasing-1.7
releasing v1.7
v1.7.0
2017-02-14 21:31:48 +07:00
Eslam A. Hefnawy
019dd057ea ignoring warning on CI 2017-02-14 21:23:15 +07:00
Eslam A. Hefnawy
fe2cf87474 updated test 2017-02-14 21:06:01 +07:00
Eslam A. Hefnawy
ba7bb7e0de releasing v1.7 2017-02-14 20:53:41 +07:00
Eslam λ Hefnawy
cc94945f8e Merge pull request #3067 from vladgolubev/fix-average-functions-duration
Fix average functions duration calculation in metrics output
2017-02-14 20:11:42 +07:00
Eslam λ Hefnawy
724e225864 Merge pull request #3102 from horike37/add-cloudwatch-to-event-source
Add CloudWatch event source
2017-02-14 19:49:14 +07:00
Philipp Muens
fc9b901175 Merge pull request #3243 from QuantumInformation/master
Remove unneeded code
2017-02-14 12:45:03 +01:00
Nikos Katsikanis
09ccc63b64 Remove unneeded code 2017-02-14 10:17:45 +00:00
Philipp Muens
88c9dc8870 Merge pull request #3236 from goldcaddy77/update-readme-why-serverless
chore(readme): removes why-serverless section
2017-02-13 09:01:41 +01:00
Dan Caddigan
fe9630e5be chore(readme): removes why-serverless section
- This was removed in commit 45e7f4e6c65a3d7cf9bbc7a9c350fb65a0586de7, but the anchor was left behind
2017-02-12 19:40:19 -05:00
David Wells
9d70494062 Merge pull request #3231 from jamesandersen/workflow-docs-fix
Fix serverless invoke command example
2017-02-10 13:54:21 -08:00
James Andersen
7c47406465 Fix serverless invoke command example 2017-02-10 14:13:55 -07:00
Philipp Muens
0a818af613 Merge pull request #3217 from serverless/breaking-changes-warning
logging upcoming breaking changes
2017-02-10 15:29:58 +01:00
Philipp Muens
a576fb9a4f Merge pull request #3220 from serverless/reduce-zipping-memory-footprint
Reduce memory consumption during zipping process
2017-02-10 09:51:54 +01:00
Philipp Muens
ca224ef35b Merge pull request #3222 from stevector/patch-1
Spelling fix
2017-02-10 09:16:08 +01:00
Philipp Muens
3637993f0a Merge pull request #3225 from cselmer/patch-1
Fixes minor typo in sns.md
2017-02-10 09:13:00 +01:00
Chris Selmer
2282e8d066 Update sns.md
Fix minor typo.
2017-02-09 16:20:19 -08:00
Steve Persch
3b65f222ed Spelling fix 2017-02-09 16:36:50 -06:00
Philipp Muens
b0df37673b One-Liner to reduce memory footprint during zipping process 2017-02-09 14:56:55 +01:00
Philipp Muens
7044d567df Refactor for more convenience and add tests 2017-02-09 14:40:08 +01:00
Philipp Muens
5effce8020 Merge pull request #3213 from serverless/fix-log-group-bug
Merge LogGroup Resources, even when no Role resources were merged
2017-02-09 13:40:28 +01:00
Philipp Muens
69d872604c Add minor aesthetic improvements 2017-02-09 11:23:13 +01:00
Eslam A. Hefnawy
4ea752e05e added opt-out message 2017-02-09 17:12:15 +07:00
Eslam A. Hefnawy
2069ac5352 logging up coming breaking changes 2017-02-09 17:03:26 +07:00
Philipp Muens
d98dfa3e07 Merge pull request #3214 from frosas/patch-1
Fix indentation
2017-02-08 16:55:55 +01:00
Francesc Rosas
ab5820333d Fix indentation 2017-02-08 15:40:15 +00:00
Eslam A. Hefnawy
f553547733 log group resources are now created even when no roles are created 2017-02-08 21:47:16 +07:00
Philipp Muens
78092ca194 Merge pull request #3203 from joeyvandijk/patch-1
Provide example how to switch between AWS profiles
2017-02-08 08:24:07 +01:00
Philipp Muens
763edde43f Merge pull request #3209 from damned/damned-minor-events-guide-readability
Minor docs readability improvement
2017-02-08 08:07:04 +01:00
dan moore
a3b715935b Minor docs readability improvement
DIdn't make sense - the endpoint is not an event, a request to the endpoint is.
2017-02-08 06:27:47 +00:00
Vlad Golubev
9a8a9ddff4 Add missing unit tests for #getAllFunctionsNames 2017-02-08 00:03:10 +02:00
Vlad Golubev
12ba45421c Merge branch 'master' into fix-average-functions-duration 2017-02-07 23:42:25 +02:00