5763 Commits

Author SHA1 Message Date
Philipp Muens
08dc8864b7 Merge pull request #3266 from zerkella/improve-breaking-changes-testing
Improved tests for `logBreakingChange()` function (see #3265):
2017-02-20 09:13:10 +01:00
Philipp Muens
b10bdec32b Merge pull request #3272 from rivertam/patch-1
Add missing apostrophe
2017-02-20 07:51:13 +01:00
Ben Berman
c801b602e6 Add missing apostrophe 2017-02-19 18:22:35 -05:00
Andrey Tserkus
09ab0468c0 Improved tests for logBreakingChange() function:
- fixed the tests when `SLS_IGNORE_WARNING` is set in the shell environment
- refactored the tests to clearly expose the tested input combinations (+ added the missing combination - to have a formally complete verification)
- added the `SLS_IGNORE_WARNING=*` setting to Travis builds, so that their output doesn't contain unnecessary noise about upcoming changes
2017-02-16 23:18:56 -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
Vlad Golubev
e8bf95997e Merge branch 'master' into fix-average-functions-duration 2017-02-07 23:41:50 +02:00
Joey van Dijk
24f7031342 Update credentials.md 2017-02-07 22:09:39 +01:00
Joey van Dijk
5c061a8af7 Provide example how to switch between AWS profiles
Due to a gitter question and my personal experience, I missed the option to use an existing development stack and implement `serverless` into it by providing an example how to switch AWS profiles. This is useful when developing multiple projects / microservices.
2017-02-07 21:59:09 +01:00
Philipp Muens
86d2b10493 Merge pull request #3201 from jthomas/master
Update HTTP Event docs for extended options
2017-02-07 20:08:02 +01:00
James Thomas
7b366a54b2 Update HTTP Event for extended options 2017-02-07 17:52:35 +00:00
Philipp Muens
df4a997de9 Merge pull request #3198 from msabramo/patch-1
README.md: Coudwatch => Cloudwatch
2017-02-06 16:46:20 +01:00
Marc Abramowitz
8e86d35191 README.md: Coudwatch => Cloudwatch 2017-02-06 06:54:39 -08:00
Philipp Muens
2cd1dfff0b Minor adjustments 2017-02-06 14:09:52 +01:00
Philipp Muens
5291d1a148 Merge pull request #3196 from brunobelotti/patch-2
permissions details
2017-02-06 09:52:27 +01:00
Philipp Muens
28e0e331e5 Minor typo fixes 2017-02-06 09:49:50 +01:00