3972 Commits

Author SHA1 Message Date
Erik Erikson
596bb0eb98 Fix the tests to use the updated log group reference
TODO: verify the loggroup resource addition
2016-09-15 11:52:26 -07:00
Erik Erikson
b8134cb15e Create & Ref CloudWatch LogGroup
Remove the create log group permissions
Add CloudWatch LogGroup to the CFT
Reference the co-created CloudWatch LogGroup as one of the resources for the IamPolicyLambdaExecution's logging statement
2016-09-15 11:29:21 -07:00
Erik Erikson
017914e661 Specific Log Resources Specific to Functions
Switch from an all lambdas logging resource IAM policy to one that targets specifically and only those CloudWatch logs produces by the lambdas declared by the service.
Modify tests to ensure this is properly done.
2016-09-12 12:08:26 -07:00
Erik Erikson
5e5efd7774 Resolve Lint Errors
Yeesh.  Sorry for the noob moves.  Resolves lint.
Note that the reduction in coverage is a result of the reduction of lines of code via removal of those lines without removal of uncovered lines.
2016-09-07 15:39:10 -07:00
Erik Erikson
a1eabd7b41 Update Tests
Rather than expecting static strings, expect the new joins of various variables.
2016-09-07 15:13:12 -07:00
Erik Erikson
f5470c0828 Removing code-based policy name and resource assignment 2016-09-07 14:56:34 -07:00
Erik Erikson
39500714ff Merge branch 'master' into reduce-scope-of-rights-of-default-iamlambdarole 2016-09-07 13:38:53 -07:00
Florian Motlik
eada1ea9fa Merge pull request #2052 from serverless/serverless-yml-links
Remove serverless.yml links
2016-09-07 11:59:16 +02:00
Florian Motlik
91378257ce Remove serverless.yml links 2016-09-07 11:41:03 +02:00
Florian Motlik
f9c23ad573 Merge pull request #2040 from frqnck/patch-1
Fix typos [skip ci]
2016-09-06 19:40:56 +02:00
Franck Cassedanne
61a90f5c3c Fix typos [skip ci] 2016-09-06 16:03:27 +01:00
Florian Motlik
826f75ab78 Merge pull request #2039 from serverless/forum-issue-template
Add forum to issue template
2016-09-06 15:37:55 +02:00
Florian Motlik
975413052c Merge pull request #2038 from serverless/1.0.0-rc-1
Bump version for RC.1 release
1.0.0-rc.1
2016-09-06 15:30:28 +02:00
Florian Motlik
ce3713237b Add forum to issue template 2016-09-06 15:24:45 +02:00
Florian Motlik
5fb12f72b4 Bump version for RC.1 release 2016-09-06 15:19:05 +02:00
Florian Motlik
6a2e733de1 Merge pull request #2020 from danielkoo/master
- fixed the topic format
2016-09-06 14:30:31 +02:00
Florian Motlik
0434edf2d4 Merge pull request #2034 from serverless/readme-fixes
Fix up README for new docs structure
2016-09-06 14:29:05 +02:00
Florian Motlik
4d198eb7c2 Fix API Gateway link and remove example section 2016-09-06 14:20:38 +02:00
Florian Motlik
0f49f5ea19 Fix up README for new docs structure 2016-09-06 09:16:25 +02:00
Daniel Koo
7babaadc38 - fixed the topic format
- corrected the documentation
2016-09-06 13:33:39 +10:00
Florian Motlik
05136b9458 Merge pull request #2029 from serverless/verbose-in-deploy-docs
Add verbose mode to deploy and remove docs
2016-09-05 20:43:27 +02:00
Florian Motlik
ed2a53265e Add verbose mode to deploy and remove docs 2016-09-05 20:37:06 +02:00
Florian Motlik
940923c5ec Merge pull request #2019 from serverless/pr-template-rework
Update issue/pr templates and contributing guide
2016-09-05 19:17:44 +02:00
Florian Motlik
17bc1856ff Update issue/pr templates and contributing guide 2016-09-05 19:00:15 +02:00
Florian Motlik
49de850538 Merge pull request #2018 from serverless/doc-link-fixes
fix cli reference links
2016-09-05 17:13:17 +02:00
Florian Motlik
afca2eb4e8 fix cli reference links 2016-09-05 17:04:47 +02:00
Florian Motlik
6704de413d Merge pull request #2002 from serverless/docs-update
Implementing the new documentation structure
2016-09-05 16:38:20 +02:00
Florian Motlik
e4f6b0326d Add function individual include/exclude docs 2016-09-05 16:26:42 +02:00
davidwells
29ed0941ae add providers index 2016-09-05 16:18:58 +02:00
davidwells
dea896ff3b update broken links 2016-09-05 16:18:58 +02:00
davidwells
ae96396fcd update page template 2016-09-05 16:18:58 +02:00
davidwells
70705a1457 update links 2016-09-05 16:18:58 +02:00
davidwells
fe8ba5d114 update link 2016-09-05 16:18:58 +02:00
davidwells
80393f7a27 update link 2016-09-05 16:18:58 +02:00
davidwells
3904086891 update frontmatter 2016-09-05 16:18:58 +02:00
Florian Motlik
86e8298cc8 Change getting-started folder to guide 2016-09-05 16:18:58 +02:00
Florian Motlik
0c6c67f3d1 Update events docs for sns, s3, schedule 2016-09-05 16:18:58 +02:00
Florian Motlik
e0b87f0607 Rename main folder 2016-09-05 16:18:58 +02:00
Florian Motlik
3016d9041b Empty the understanding serverless folder 2016-09-05 16:18:58 +02:00
Florian Motlik
f9f212b404 WIP 2016-09-05 16:18:58 +02:00
Florian Motlik
1364f05f61 Merge pull request #1917 from johncmckim/issue-1777
Update packaging to support individual packages per function
2016-09-05 14:56:07 +02:00
John McKim
02c0e6c369 increase coverage of artifact uploads 2016-09-05 22:37:13 +10:00
John McKim
83a9d5e0fd fixes from pr comments 2016-09-03 12:32:13 +10:00
Florian Motlik
c973594ac4 Merge pull request #1998 from serverless/add-status-code-support-for-api-gateway
Add status code support for API Gateway
2016-09-02 17:28:58 +02:00
Florian Motlik
62131e3b63 Add documentation for default 500 status 2016-09-02 17:19:56 +02:00
Florian Motlik
bb2ca44623 Capture Exception in handler with 500 status code 2016-09-02 17:02:30 +02:00
Philipp Muens
41260b834e Change from object representation to string representation for status code 2016-09-02 16:01:16 +02:00
Florian Motlik
7b6592d5e0 Merge pull request #1927 from nicka/feature/aws-all-events-cli-option
Show inital error from cloudformation in CLI on stack create,delete,update failure
2016-09-02 14:28:21 +02:00
Philipp Muens
16863c3303 Fix tests to use new resource logical IDs 2016-09-02 14:20:58 +02:00
Philipp Muens
dede40ba7d Fix broken markdown syntax for table of status codes 2016-09-02 14:20:58 +02:00