6178 Commits

Author SHA1 Message Date
Ryan Lewis
88295e6314 fixing typos in cloudwatch log docs 2017-04-16 17:07:16 -07:00
Hal Massey
166633cbb6 Copy necessary permission grant command to azure quickstart guide 2017-04-16 11:48:23 -05:00
Rafał Wiliński
c6d5710cdc Replace Array.filter with Array.find 2017-04-15 10:59:31 +02:00
Rafał Wiliński
bc15494c00 Fix linter errors 2017-04-15 10:55:34 +02:00
Rafał Wiliński
59bd52d520 Merge remote-tracking branch 'serverless/master' 2017-04-15 00:05:55 +02:00
Rafał Wiliński
50cfdf45c9 Fix getAllEventsInFunction & getEventInFunction tests 2017-04-15 00:05:54 +02:00
Rafał Wiliński
77ed53218b Change getAllEventsInFunction implementation to return array 2017-04-15 00:05:21 +02:00
Rafał Wiliński
7bca42f680 Change getEventInFunction implementation to return array element 2017-04-15 00:05:05 +02:00
Philipp Muens
cba95dd537 Merge pull request #3443 from outperformit/3295-CF-intrinsic-functions-sns-event
Fix Support cloudformation intrinsic function reference for SNS event
2017-04-14 09:52:09 +02:00
Philipp Muens
6f1547d423 Fix typo in test 2017-04-14 09:46:24 +02:00
Philipp Muens
41d03aff8d Update error messages 2017-04-14 09:45:32 +02:00
Philipp Muens
fda5b63d05 Merge branch 'master' into 3295-CF-intrinsic-functions-sns-event 2017-04-14 09:33:07 +02:00
Philipp Muens
8a12bd96e3 Fix typo 2017-04-14 09:32:59 +02:00
Philipp Muens
b1a880c30d Merge pull request #3471 from fiveisprime/master
Correct some spelling errors in the Azure template.
2017-04-14 09:10:39 +02:00
Philipp Muens
9cb36fcf08 Merge pull request #3470 from jthomerson/clarify_env_var_docs
Clarify docs on AWS env var behavior
2017-04-14 09:09:41 +02:00
Matt Hernandez
e620836b53 Correct some spelling errors in the Azure template.
Corrected some spelling mistakes in the Azure template files.
2017-04-13 13:45:08 -07:00
Jeremy Thomerson
01e73226ee Clarify docs on AWS env var behavior 2017-04-13 15:43:55 -04:00
Philipp Muens
9db93cc825 Merge pull request #3468 from RafalWilinski/patch-1
Fix IAM documentation regarding joining parameters
2017-04-13 19:59:51 +02:00
Rafal Wilinski
58486c0006 Update iam.md documentation 2017-04-13 14:16:48 +02:00
Philipp Muens
2fa91b53c3 Merge pull request #3466 from htynkn/feature/upgrade-gradle-to-latest-version
upgradle gradle wrapper to 3.5
2017-04-13 12:36:18 +02:00
Huang Yunkun
8b34c1815a upgradle gradle wrapper to 3.5 2017-04-13 17:07:17 +08:00
Philipp Muens
aebce86ab2 Merge pull request #3457 from piohhmy/fix-depends-on-with-event-stream
Fix Event Streams when functions have direct reference to custom roles
2017-04-13 10:50:29 +02:00
Philipp Muens
10ed9c97bb Fix whitespace 2017-04-13 10:30:56 +02:00
Philipp Muens
725c7dfe00 Merge branch 'master' into fix-depends-on-with-event-stream 2017-04-13 10:28:55 +02:00
Philipp Muens
fea2699471 Merge pull request #3454 from jthomas/master
Extend OpenWhisk Runtime Support
2017-04-13 10:25:41 +02:00
Philipp Muens
ded0df6082 Fix runtime 2017-04-13 10:22:48 +02:00
Eslam λ Hefnawy
c345e9a9bf Merge pull request #3344 from serverless/package-plugin
Separated Packaging and Deployment for CI/CD
2017-04-12 23:19:54 +07:00
Eslam λ Hefnawy
43edb076e9 Merge pull request #3462 from serverless/releasing-1.11
releasing v1.11.0
v1.11.0
2017-04-12 23:00:33 +07:00
Eslam A. Hefnawy
42ae4ba43e releasing v1.11.0 2017-04-12 22:41:52 +07:00
Philipp Muens
dc3ffa2272 Merge pull request #3461 from serverless/add-jest-to-gitignore
Add jest directory to .gitignore
2017-04-12 13:42:37 +02:00
Philipp Muens
79d2b313eb Add jest directory to .gitignore 2017-04-12 13:37:26 +02:00
Philipp Muens
387661946e Merge pull request #3459 from serverless/add-note-about-key-to-release-checklist
Add note about key to release checklist
2017-04-12 12:19:13 +02:00
Philipp Muens
078479e5b7 Add note about key to release checklist 2017-04-12 12:11:16 +02:00
Philipp Muens
f5c7f2fa13 Update package test description 2017-04-12 11:55:38 +02:00
Philipp Muens
e537744e6d Fix package integration test 2017-04-12 09:09:11 +02:00
Danny Varner
fbf09e03c7 Fix lint issues 2017-04-11 20:44:17 -07:00
Danny Varner
47185aded8 Add type check for a string 2017-04-11 19:56:54 -07:00
Danny Varner
555b2fefa6 Add additional test for custom role at provider 2017-04-11 19:56:51 -07:00
Danny Varner
7a3d9edeb2 Fix failing test 2017-04-11 19:40:23 -07:00
Danny Varner
f5610e6f2c Add failing test 2017-04-11 19:40:23 -07:00
Me OutPerformIt
eedabf0cfb Fix SNS event 2017-04-11 20:30:33 +03:00
James Thomas
cf2e9f1708 Adding new OpenWhisk runtime templates. 2017-04-11 14:39:50 +01:00
Philipp Muens
96abc61b3c Add basic tests for loadHooks function 2017-04-11 15:39:03 +02:00
Philipp Muens
df3f02fcff Show hook deprecation warnings only when SLS_DEBUG is set 2017-04-11 14:44:53 +02:00
James Thomas
8e8fa3550d Adding more examples for OpenWhisk and finishing 0.6 docs. 2017-04-11 13:29:58 +01:00
Philipp Muens
df5384c210 Fix incorrect / misleading naming in tests 2017-04-11 14:29:32 +02:00
Philipp Muens
2017b36c69 Fix broken tests 2017-04-11 14:18:50 +02:00
Philipp Muens
f80b2f02be Fix tests for "saveCompiledTemplate" function 2017-04-11 14:04:13 +02:00
Philipp Muens
b63f48b558 Add tests for "saveServiceState" function 2017-04-11 14:03:22 +02:00
Philipp Muens
84761727fb Remove unnecessary whitespace 2017-04-11 13:53:32 +02:00